Commit Graph

  • 21ed8e10c0 migration: use migration_is_active to represent active state Chen Qun 2019-07-17 08:53:41 +08:00
  • 170f7a1dd6 !338 Automatically generate code patches with openeuler !167 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-22 11:19:05 +00:00
  • aeae451238 spec: Update release version with !167 Chen Qun 2021-07-22 16:27:31 +08:00
  • 8eeb6bb9d4 spec: Update patch and changelog with !167 backport some qemu-4.1 bugfix !167 Chen Qun 2021-07-22 16:27:31 +08:00
  • 508a514225 target/i386: add a ucode-rev property Chen Qun 2020-02-17 16:23:12 +00:00
  • 3dd3d58959 target/i386: kvm: initialize feature MSRs very early Chen Qun 2020-02-17 16:23:11 +00:00
  • bf66fc7980 target/i386: set the CPUID level to 0x14 on old machine-type Chen Qun 2020-05-07 22:09:23 +01:00
  • b84eae3513 target/i386: enable monitor and ucode revision with -cpu max Chen Qun 2020-02-17 16:23:16 +00:00
  • 2e461358e3 virtio-net: delete also control queue when TX/RX deleted Chen Qun 2020-02-19 21:34:31 +00:00
  • f814f65ab1 !337 Automatically generate code patches with openeuler !166 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-22 07:46:57 +00:00
  • 0cfcdff701 spec: Update release version with !166 Chen Qun 2021-07-22 11:27:53 +08:00
  • 1f5c5e9ea8 spec: Update patch and changelog with !166 mirror/qcow2: backport qemu-4.1 bugfix !166 Chen Qun 2021-07-22 11:27:53 +08:00
  • d59e6f7dbe mirror: Wait only for in-flight operations Chen Qun 2020-03-26 16:36:28 +01:00
  • e9b39dadb6 qcow2: Fix qcow2_alloc_cluster_abort() for external data file Chen Qun 2020-02-11 10:48:59 +01:00
  • d7b0ae52b5 !335 Automatically generate code patches with openeuler !164 !165 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-21 17:27:49 +00:00
  • 3072b3a631 spec: Update release version with !164 !165 Chen Qun 2021-07-21 21:27:22 +08:00
  • e94ff0db36 spec: Update patch and changelog with !165 backport qemu-4.1 bugfix and CVE fix !165 Chen Qun 2021-07-21 21:27:22 +08:00
  • ea6cf8b547 qemu-img convert: Don't pre-zero images Chen Qun 2020-07-31 08:18:31 -04:00
  • 126dbf2602 block: Call attention to truncation of long NBD exports Chen Qun 2020-06-10 18:32:02 -04:00
  • b79f9f3239 nbd/server: Avoid long error message assertions CVE-2020-10761 Chen Qun 2020-06-10 18:32:01 -04:00
  • ce754b00bd iotests/143: Create socket in $SOCK_DIR Chen Qun 2019-10-17 15:31:40 +02:00
  • 4d0a386d5f mirror: Make sure that source and target size match Chen Qun 2020-06-03 16:03:24 +01:00
  • a09d406df8 backup: Improve error for bdrv_getlength() failure Chen Qun 2020-06-03 16:03:19 +01:00
  • 03e474ad19 block/curl: HTTP header field names are case insensitive Chen Qun 2020-05-28 14:27:37 +01:00
  • a3094362d2 block/curl: HTTP header fields allow whitespace around values Chen Qun 2020-05-28 14:27:36 +01:00
  • 7cdb42a8eb spec: Update patch and changelog with !164 qemu-4.1 bugfix !164 Chen Qun 2021-07-21 21:27:20 +08:00
  • d951287a06 i386: Resolve CPU models to v1 by default Chen Qun 2019-12-05 19:33:39 -03:00
  • b5b6f23aae xics: Don't deassert outputs Chen Qun 2019-12-04 20:43:43 +01:00
  • 7c2cfdc326 libvhost-user: Fix some memtable remap cases Chen Qun 2019-08-12 17:35:19 +01:00
  • c597707bd4 contrib/libvhost-user: Protect slave fd with mutex Chen Qun 2019-03-01 11:18:30 +00:00
  • eb5868b7f1 vhost-user: Print unexpected slave message types Chen Qun 2019-02-07 18:22:40 +00:00
  • 954d314d88 vhost: Add names to section rounded warning Chen Qun 2020-01-16 20:24:13 +00:00
  • 51fcddf40b xhci: recheck slot status Chen Qun 2020-01-07 09:36:06 +01:00
  • c478f4c43c usbredir: Prevent recursion in usbredir_write Chen Qun 2019-12-18 11:30:12 +00:00
  • 7f06fac3c9 virtio: don't enable notifications during polling Chen Qun 2019-12-09 21:09:57 +00:00
  • 14c130eda5 !334 x86: VMX features can be enabled/disabled via “-cpu” flags From: @imxcc Reviewed-by: @zhouli57,@kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2021-07-21 08:51:30 +00:00
  • 26a68c032e x86: VMX features can be enable/disable via -cpu flags imxcc 2021-07-21 15:52:36 +08:00
  • ce9565bdc5 !332 Automatically generate code patches with openeuler !162 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-20 13:48:13 +00:00
  • 8dd195e99a spec: Update release version with !162 Chen Qun 2021-07-20 21:27:28 +08:00
  • c2924fc4ee spec: Update patch and changelog with !162 block/crypto: improved performance for AES-XTS encryption for LUKS disk encryption !162 Chen Qun 2021-07-20 21:27:28 +08:00
  • 0035520720 tests: allow filtering crypto cipher benchmark tests Chen Qun 2019-10-15 11:19:29 +01:00
  • f55d31032c tests: benchmark crypto with fixed data size, not time period Chen Qun 2019-10-17 14:22:19 +01:00
  • 460316109f crypto: add support for gcrypt's native XTS impl Chen Qun 2019-10-14 17:28:27 +01:00
  • ed784c457a crypto: add support for nettle's native XTS impl Chen Qun 2019-10-14 17:28:27 +01:00
  • dd894be433 !331 Automatically generate code patches with openeuler !161 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-20 08:55:42 +00:00
  • b43563c752 spec: Update release version with !161 Chen Qun 2021-07-20 16:27:34 +08:00
  • dadccf3646 spec: Update patch and changelog with !161 x86: new CPU models for Denverton (server-class Atom-based SoC), Snowridge, and Dhyana !161 Chen Qun 2021-07-20 16:27:34 +08:00
  • 0b329b7ce3 i386: Add CPUID bit for CLZERO and XSAVEERPTR Chen Qun 2019-09-25 23:49:48 +02:00
  • f8b061efaa target/i386: Add Snowridge-v2 (no MPX) CPU model Chen Qun 2019-10-12 10:47:48 +08:00
  • 3265d8ae1d target/i386: Introduce Denverton CPU model Chen Qun 2019-07-18 15:34:05 +08:00
  • a0195a27fb !330 Automatically generate code patches with openeuler !152 !157 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-20 01:04:15 +00:00
  • b405a3c6ee spec: Update release version with !152 !157 Chen Qun 2021-07-19 21:29:25 +08:00
  • 665079b389 spec: Update patch and changelog with !157 [feature]add support for AVX512_BF16 and new CPU model Cooperlake !157 Chen Qun 2021-07-19 21:29:25 +08:00
  • 3b6358a8ac target/i386: Export TAA_NO bit to guests Chen Qun 2019-11-18 23:23:27 -08:00
  • 6713c545f7 target/i386: add PSCHANGE_NO bit for the ARCH_CAPABILITIES MSR Chen Qun 2019-11-13 15:54:35 +01:00
  • 011ace1710 target/i386: Add missed security features to Cooperlake CPU model Chen Qun 2021-07-09 11:17:19 +08:00
  • c9a7e0fa18 target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES Chen Qun 2019-12-25 14:30:17 +08:00
  • 4251256e51 i386: Add new CPU model Cooperlake Chen Qun 2019-10-22 15:35:28 +08:00
  • b0fb8b4b34 i386: Add macro for stibp Chen Qun 2019-10-22 15:35:27 +08:00
  • ea12d023b2 i386: Add MSR feature bit for MDS-NO Chen Qun 2019-10-22 15:35:26 +08:00
  • f08117fe03 x86: Intel AVX512_BF16 feature enabling Chen Qun 2019-07-25 14:14:16 +08:00
  • 1b38d7c3de spec: Update patch and changelog with !152 hw/net/rocker_of_dpa: fix double free bug of rocker device !152 Chen Qun 2021-07-19 21:29:23 +08:00
  • 5ed7c99e69 hw/net/rocker_of_dpa: fix double free bug of rocker device Chen Qun 2021-07-12 17:30:45 +08:00
  • 5b2e5ce6e1 !319 增加gcc编译依赖 From: @imxcc Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2021-06-28 09:15:59 +00:00
  • 9347466659 spec: add gcc buildrequire imxcc 2021-06-28 16:05:05 +08:00
  • 3569d17e6f !315 Automatically generate code patches with openeuler !146 From: @kuhnchen18 Reviewed-by: @imxcc,@imxcc Signed-off-by: @imxcc,@imxcc openeuler-ci-bot 2021-06-21 15:09:54 +00:00
  • 230bdff72e spec: Update release version with !146 Chen Qun 2021-06-21 16:27:59 +08:00
  • f64c0eea3d spec: Update patch and changelog with !146 fix CVE-2021-3527 #I3U9T9 && CVE-2019-12067#I3VG5H && CVE-2021-20221 #I3UFOP !146 Chen Qun 2021-06-21 16:27:26 +08:00
  • 71a60cb18b usb: limit combined packets to 1 MiB (CVE-2021-3527) Chen Qun 2021-06-21 10:19:58 +08:00
  • b893093b7c hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register Chen Qun 2021-06-21 10:12:41 +08:00
  • a1066296f2 ide: ahci: add check to avoid null dereference (CVE-2019-12067) Chen Qun 2021-06-21 09:22:35 +08:00
  • 15f03c48a1 !306 Automatically generate code patches with openeuler !141 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-06-15 11:51:49 +00:00
  • ef989d6fc8 spec: Update release version with !141 Chen Qun 2021-06-15 16:27:16 +08:00
  • f1d6caff39 spec: Update patch and changelog with !141 fix CVE-2021-3544 #I3VG5I && fix CVE-2021-3545 #I3V9I8 && fix CVE-2021-3546 #I3V9I7 !141 Chen Qun 2021-06-15 16:27:11 +08:00
  • 73ab1791c9 vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546) Chen Qun 2021-06-15 10:14:06 +08:00
  • d37a5b33e7 vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545) Chen Qun 2021-06-15 10:11:17 +08:00
  • 9d962afa84 vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544) Chen Qun 2021-06-15 10:09:13 +08:00
  • 3196f4fa58 vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544) Chen Qun 2021-06-15 10:05:40 +08:00
  • 4b5426aecf vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544) Chen Qun 2021-06-15 10:02:08 +08:00
  • 3f234147fb vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544) Chen Qun 2021-06-15 09:56:42 +08:00
  • f3b9f9c00c vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544) Chen Qun 2021-06-15 09:53:22 +08:00
  • 23414fd767 !292 Automatically generate code patches with openeuler !118 From: @kuhnchen18 Reviewed-by: @imxcc,@imxcc Signed-off-by: @imxcc,@imxcc openeuler-ci-bot 2021-06-01 09:19:49 +08:00
  • 36455e017b spec: Update release version with !118 Chen Qun 2021-05-28 16:27:23 +08:00
  • 6d6cd0fe82 spec: Update patch and changelog with !118 blockjob: Fix crash with IOthread when block commit after snapshot !118 Chen Qun 2021-05-28 16:27:22 +08:00
  • 951fe1073f blockjob: Fix crash with IOthread when block commit after snapshot Chen Qun 2021-05-12 21:54:37 +08:00
  • e65ee6ced4 !288 arm/cpu: Fixed function undefined error at compile time under arm From: @zhouli57 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-05-20 11:36:13 +08:00
  • 69f71b8b94 arm/cpu: Fixed function undefined error at compile time under arm zhouli57 2021-05-19 19:21:34 +08:00
  • 1369fa9a7f !285 为block-rbd, block-iscsi和block-ssh添加strip From: @yangming73 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-05-20 10:53:13 +08:00
  • 454f2844f7 Merge branch 'master' of gitee.com:src-openeuler/qemu into master Ming Yang 2021-05-20 10:08:04 +08:00
  • 68306567c3 !287 util/cacheinfo: fix crash when compiling with uClibc From: @zhouli57 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-05-20 09:08:00 +08:00
  • eefa614339 util/cacheinfo: fix crash when compiling with uClibc zhouli57 2021-05-19 17:21:24 +08:00
  • de95cacd5f add strip for block-iscsi.so, block-rbd.so and block-ssh.so. Ming Yang 2021-05-19 09:11:35 +00:00
  • 289abf1b2b !242 Automatically generate code patches with openeuler !88 From: @kuhnchen18 Reviewed-by: @zhanghailiang_lucky,@zhanghailiang_lucky Signed-off-by: @zhanghailiang_lucky,@zhanghailiang_lucky openeuler-ci-bot 2021-04-25 15:12:15 +08:00
  • 6f1aa31d5f spec: Update release version with !88 Chen Qun 2021-03-26 11:14:37 +08:00
  • 2562f7d6dc spec: Update patch and changelog with !88 fix CVE-2020-15469 #I1NJI5 !88 Chen Qun 2021-03-26 11:14:36 +08:00
  • 4820dec00a imx7-ccm: add digprog mmio write method Chen Qun 2021-03-25 17:29:28 +08:00
  • c38364c2b7 tz-ppc: add dummy read/write methods Chen Qun 2021-03-25 17:27:07 +08:00
  • 15d7b2a4ea spapr_pci: add spapr msi read method Chen Qun 2021-03-25 17:23:24 +08:00
  • 47423175b7 nvram: add nrf51_soc flash read method Chen Qun 2021-03-25 17:19:15 +08:00
  • 1b0c5d2eeb prep: add ppc-parity write method Chen Qun 2021-03-25 17:16:14 +08:00