676 Commits

Author SHA1 Message Date
Ying Fang
b047726c50 iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
Pick patch from upstream to fix CVE-2020-1711
upstream url:
https://git.qemu.org/?p=qemu.git;a=commit;h=693fd2acdf14dd86c0bf852610f1c2cca80a74dc

Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-03-10 10:28:53 +08:00
openeuler-ci-bot
a7a219f0e2 !11 spec: Build qemu with python3
Merge pull request !11 from FangYing/rebase-qemu-4.0.1
2020-02-26 14:17:06 +08:00
Ying Fang
23f09debc1 spec: Build qemu with python3 support
Python2 will reach the end of its life, it's time to build qemu
with python3 support.

Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-02-26 11:00:38 +08:00
openeuler-ci-bot
5bb93099f4 !10 rebase qemu from qemu-4.0.0 to qemu-4.0.1
Merge pull request !10 from FangYing/rebase-qemu-4.0.1
2020-02-24 15:45:37 +08:00
Ying Fang
e4766d9eee docs: Enable build and install of our rST docs
drop Revert-Enable-build-and-install-of-our-rST-docs.patch
to enable python-sphnix doc support.

Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-02-21 18:34:23 +08:00
Ying Fang
87b139ea79 qemu: Rebase from qemu-4.0.0 to qemu-4.0.1
Rebase to qemu-4.0.1 and drop redunt patches.
Update release version info.

Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-02-21 18:34:15 +08:00
Ying Fang
ac7cc5760b spec: remove patches that already been merge into 4.0.1 base line
Prepare for upgrading base package from 4.0.0 to 4.0.1.

Remove all the patches that have been contained in 4.0.1 base package.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-02-21 18:34:08 +08:00
Ying Fang
750a7e3757 9pfs: Update 9pfs-local-Fix-possible patch format
Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-02-21 18:33:57 +08:00
openeuler-ci-bot
c3e6d825f6 !9 [bugfix] Remove unused fno-inline option in spec
Merge pull request !9 from zhanghailiang/fix-spec
2020-02-06 11:34:47 +08:00
zhanghailiang
8116423248 spec: remove fno-inline option
fno-inline option is need by hot-patch, but we didn't support
hot-patch in this version, remove it.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-02-06 10:08:20 +08:00
openeuler-ci-bot
bf8b118e4d !8 [bugfix] block: fix memleaks in bdrv_refresh_filename
Merge pull request !8 from panny060/master
2020-02-05 11:38:03 +08:00
panny060
ab90d4b6f1 update block-fix-memleaks-in-bdrv_refresh_filename.patch. 2020-02-05 11:05:27 +08:00
openeuler-ci-bot
64c96f82b9 !7 [bugfix] block: fix memleaks in bdrv_refresh_filename
Merge pull request !7 from panny060/master
2020-01-20 09:41:27 +08:00
wsp1991
7374cb0f9c block: fix memleaks in bdrv_refresh_filename
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Pan Nengyuan <pannengyuan@huawei.com>
2020-01-16 18:15:23 +08:00
openeuler-ci-bot
01b6e5a64f !6 Fix some memory leak in qemu
Merge pull request !6 from FangYing/memory-leak
2020-01-13 22:25:47 +08:00
xuding
ed0d368182 Fix some memory leak in qemu
Signed-off-by: Ying Fang <fangying1@huawei.com>
Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Signed-off-by: Pan Nengyuan <pannengyuan@huawei.com>
2020-01-13 20:40:08 +08:00
openeuler-ci-bot
295dd8dc81 !5 9pfs: Fix possible memory leak in local_link
Merge pull request !5 from FangYing/master
2020-01-13 17:24:57 +08:00
Ying Fang
eb23f6e929 There is a possible memory leak while local_link return -1 without free odirpath and oname.
Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-01-13 16:38:01 +08:00
openeuler-ci-bot
835b11517d !2 [feature] Add templete for PR and issues
Merge pull request !2 from openeuler-virt/master
2020-01-13 10:14:30 +08:00
zhanghailiang
a86541a288 Issue/PR: add templete for issue and PR
It is convenient for communication by using this templete.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-01-13 09:42:41 +08:00
openeuler-ci-bot
98d1ecc235 !1 Backport some patches to support start VM with more than 256 vcpus
Merge pull request !1 from zhanghailiang/master
2020-01-10 09:11:03 +08:00
zhanghailiang
928b70e2d1 Arm: Backport patches from upstream to support more than 256 vcpus
Without this serial, we can't start VM with more than 256 vcpus,
this is limited by kvm API, backport this serial to fix the bug.

With this patches, it can supports up to 512 vcpus.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-01-06 14:42:24 +08:00
dogsheng
5b4fe89268 Package init 2019-12-25 16:06:27 +08:00
dogsheng
42fef5c34b Package init 2019-12-13 16:06:06 +08:00
zhuchunyi
f0229b47e9 update code 2019-11-06 19:50:55 +08:00
overweight
9a683b2a29 Package init 2019-09-30 11:15:46 -04:00