Commit Graph

  • ac3d48c192 vfio: Move the saving of the config space to the right place in VFIO migration Chen Qun 2021-03-10 11:02:31 +08:00
  • 3308e532d1 !343 Add migration support for VFIO devices From: @imxcc Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2021-07-29 06:30:45 +00:00
  • 4daf6a89f5 Add migration support for VFIO devices imxcc 2021-07-29 11:36:27 +08:00
  • 0ca7fd6709 !342 some bugfix sync from 20.09 From: @imxcc Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2021-07-28 08:32:06 +00:00
  • d609107256 some bugfix sync from 20.09 imxcc 2021-07-28 15:16:24 +08:00
  • 18493867e7 !341 bugfix: 为热插的CPU初始化PMU From: @imxcc Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2021-07-23 10:36:04 +00:00
  • a97ab16112 hw/arm/virt: Init PMU for hotplugged vCPU imxcc 2021-07-23 17:31:00 +08:00
  • 1088a4bdfb !340 Automatically generate code patches with openeuler !171 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-23 07:23:43 +00:00
  • 360c933e51 spec: Update release version with !171 Chen Qun 2021-07-23 11:28:28 +08:00
  • 02150b62a8 spec: Update patch and changelog with !171 i386: backport qemu-4.1 bugfix !171 Chen Qun 2021-07-23 11:28:28 +08:00
  • b2d0fd64d3 target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR Chen Qun 2020-02-11 18:55:16 +01:00
  • 9ea7723f30 target/i386: kvm: initialize microcode revision from KVM Chen Qun 2020-01-20 19:21:44 +01:00
  • e00e657c1e seqlock: fix seqlock_write_unlock_impl function Chen Qun 2020-01-29 15:49:48 +01:00
  • 4a9e59da20 vl: Don't mismatch g_strsplit()/g_free() Chen Qun 2020-01-10 17:17:09 +08:00
  • 3228f21737 !339 Automatically generate code patches with openeuler !168 !169 !170 From: @kuhnchen18 Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2021-07-23 00:59:09 +00:00
  • 02c35518f2 spec: Update release version with !168 !169 !170 Chen Qun 2021-07-22 21:28:35 +08:00
  • 81f1d7c169 spec: Update patch and changelog with !170 block: backport qemu-4.1 bugfix !170 Chen Qun 2021-07-22 21:28:35 +08:00
  • bdfa280bbe block: Fix cross-AioContext blockdev-snapshot Chen Qun 2020-03-10 12:38:29 +01:00
  • 4f28b80853 blockdev: Return bs to the proper context on snapshot abort Chen Qun 2020-01-08 15:31:37 +01:00
  • 32605c9dc3 blockdev: honor bdrv_try_set_aio_context() context requirements Chen Qun 2020-01-08 15:31:34 +01:00
  • 26ad20e4a1 blockdev: unify qmp_blockdev_backup and blockdev-backup transaction paths Chen Qun 2020-01-08 15:31:33 +01:00
  • 38929e0e68 blockdev: unify qmp_drive_backup and drive-backup transaction paths Chen Qun 2020-01-08 15:31:32 +01:00
  • c9ae03e3f3 blockdev: fix coding style issues in drive_backup_prepare Chen Qun 2020-01-08 15:31:31 +01:00
  • 19b8d6bdf3 mirror: Fix bdrv_has_zero_init() use Chen Qun 2019-07-24 19:12:30 +02:00
  • 6751482910 block/backup: deal with zero detection Chen Qun 2019-07-30 19:32:49 +03:00
  • 19b6914ef5 block/backup: hoist bitmap check into QMP interface Chen Qun 2019-07-29 16:35:55 -04:00
  • 13d5e14c13 block/backup: loosen restriction on readonly bitmaps Chen Qun 2019-07-29 16:35:54 -04:00
  • b4ad4436e1 block/backup: add 'never' policy to bitmap sync mode Chen Qun 2019-07-29 16:35:53 -04:00
  • a5b372dbc6 block/backup: Add mirror sync mode 'bitmap' Chen Qun 2019-07-29 16:35:52 -04:00
  • dd816556ff qapi: add BitmapSyncMode enum Chen Qun 2019-07-29 16:35:52 -04:00
  • 9d74b7ea25 blockdev-backup: utilize do_backup_common Chen Qun 2019-07-29 16:35:52 -04:00
  • 458a9d4b68 drive-backup: create do_backup_common Chen Qun 2019-07-29 16:35:52 -04:00
  • 9d7ad585b2 qapi/block-core: Introduce BackupCommon Chen Qun 2019-07-29 16:35:52 -04:00
  • 50771bbc53 spec: Update patch and changelog with !169 bugfix: Move hot plug capability check to pre_plug callback !169 Chen Qun 2021-07-22 21:28:33 +08:00
  • 54d6c83994 hw/pci/pcie: Move hot plug capability check to pre_plug callback Chen Qun 2020-06-16 12:25:36 -04:00
  • 322d615298 spec: Update patch and changelog with !168 migration: Rate limit inside host pages !168 Chen Qun 2021-07-22 21:28:32 +08:00
  • 4706000a5e migration: Rate limit inside host pages Chen Qun 2020-03-17 17:05:18 +00:00
  • 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