Commit Graph

  • 9eb1109cfb migration: Create migrate_cap_set() Juan Quintela 2023-03-01 21:02:42 +01:00
  • f9e1ef7482 spice: move client_migrate_info command to ui/ Juan Quintela 2023-03-01 19:40:14 +01:00
  • c938157713 migration: move migration_global_dump() to migration-hmp-cmds.c Juan Quintela 2023-02-22 17:18:05 +01:00
  • 5d39f44d7a migration: Minor control flow simplification Eric Blake 2023-04-20 09:35:51 -05:00
  • 81072abf15 Merge tag 'migration-20230420-pull-request' of https://gitlab.com/juan.quintela/qemu into staging Richard Henderson 2023-04-24 12:06:17 +01:00
  • b02c7fc9ef migration: Pass migrate_caps_check() the old and new caps Juan Quintela 2023-03-01 20:28:56 +01:00
  • 0cec2056ff migration: rename enabled_capabilities to capabilities Juan Quintela 2023-03-01 18:26:59 +01:00
  • ae30b9b289 migration/postcopy: Detect file system on dest host Peter Xu 2023-04-19 12:17:38 -04:00
  • cb9d8b8ce1 vl.c: Create late backends before migration object Peter Xu 2023-04-19 12:17:37 -04:00
  • fa45f8dab9 util/mmap-alloc: qemu_fd_getfs() Peter Xu 2023-04-19 12:17:36 -04:00
  • 403d18ae38 migration: Handle block device inactivation failures better Eric Blake 2023-04-14 10:33:58 -05:00
  • 8c0cda8fa0 migration: Rename normal to normal_pages Juan Quintela 2023-04-19 18:19:45 +02:00
  • 1a386e8de5 migration: Rename duplicate to zero_pages Juan Quintela 2023-04-19 18:16:05 +02:00
  • 3c764f9b2b migration: Make postcopy_requests atomic Juan Quintela 2023-04-11 18:04:59 +02:00
  • 536b5a4e56 migration: Make dirty_sync_count atomic Juan Quintela 2023-04-11 18:02:34 +02:00
  • 296a4ac2aa migration: Make downtime_bytes atomic Juan Quintela 2023-04-11 17:38:11 +02:00
  • b013b5d1f3 migration: Make precopy_bytes atomic Juan Quintela 2023-04-11 17:36:48 +02:00
  • 4291823694 migration: Make dirty_sync_missed_zero_copy atomic Juan Quintela 2023-04-11 17:33:56 +02:00
  • cf671116fa migration: Make multifd_bytes atomic Juan Quintela 2022-11-23 20:36:56 +01:00
  • 30fb22cda4 migration: Update atomic stats out of the mutex Juan Quintela 2022-11-24 17:26:19 +01:00
  • abce5fa16d migration: Merge ram_counters and ram_atomic_counters Juan Quintela 2023-02-22 15:56:45 +01:00
  • 8ebb6ecc37 migration: remove extra whitespace character for code style 李皆俊 2023-03-17 09:57:13 +00:00
  • 327ec8d6c2 Merge tag 'pull-tcg-20230423' of https://gitlab.com/rth7680/qemu into staging Richard Henderson 2023-04-23 11:20:36 +01:00
  • 3ea9be3340 tcg/riscv: Conditionalize tcg_out_exts_i32_i64 Richard Henderson 2023-04-05 18:43:47 -07:00
  • 4745b156b8 tcg: Clear TCGLabelQemuLdst on allocation Richard Henderson 2023-04-06 11:38:56 -07:00
  • 767c250310 tcg: Introduce tcg_out_xchg Richard Henderson 2023-04-05 21:39:54 -07:00
  • b3dfd5fc18 tcg: Introduce tcg_out_movext Richard Henderson 2023-04-05 21:16:28 -07:00
  • b8b94ac675 tcg: Split out tcg_out_extrl_i64_i32 Richard Henderson 2023-04-05 19:58:35 -07:00
  • b9bfe000f9 tcg: Split out tcg_out_extu_i32_i64 Richard Henderson 2023-04-05 18:56:28 -07:00
  • 9c6aa274a4 tcg: Split out tcg_out_exts_i32_i64 Richard Henderson 2023-04-05 18:30:56 -07:00
  • 9ecf5f61b8 tcg: Split out tcg_out_ext32u Richard Henderson 2023-04-05 18:07:05 -07:00
  • 52bf3398c3 tcg: Split out tcg_out_ext32s Richard Henderson 2023-04-05 17:50:09 -07:00
  • 379afdff47 tcg: Split out tcg_out_ext16u Richard Henderson 2023-04-05 16:25:22 -07:00
  • 753e42eada tcg: Split out tcg_out_ext16s Richard Henderson 2023-04-05 14:49:59 -07:00
  • d0e66c897f tcg: Split out tcg_out_ext8u Richard Henderson 2023-04-05 13:26:51 -07:00
  • 678155b2c5 tcg: Split out tcg_out_ext8s Richard Henderson 2023-04-05 11:17:01 -07:00
  • 732e89f4c4 tcg: Replace tcg_abort with g_assert_not_reached Richard Henderson 2023-04-05 12:09:14 -07:00
  • 1a057554cc tcg: Replace if + tcg_abort with tcg_debug_assert Richard Henderson 2023-04-05 12:08:46 -07:00
  • 6dd0621489 Merge tag 'pull-hex-20230421' of https://github.com/quic/qemu into staging Richard Henderson 2023-04-22 08:31:38 +01:00
  • 1cc6e1a201 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Richard Henderson 2023-04-22 06:10:51 +01:00
  • 45608654aa Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm into staging Richard Henderson 2023-04-21 20:02:51 +01:00
  • a305a17039 Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions Taylor Simpson 2023-04-10 09:09:41 -07:00
  • 111c529aa6 Hexagon (target/hexagon) Remove unused slot variable in helpers Taylor Simpson 2023-04-07 13:45:21 -07:00
  • 761e1c675e Hexagon (tests/tcg/hexagon) Move HVX test infra to header file Taylor Simpson 2023-04-06 10:42:41 -07:00
  • 148ef7fd8d Hexagon (target/hexagon) Updates to USR should use get_result_gpr Taylor Simpson 2023-04-05 09:42:11 -07:00
  • a52584815e Hexagon (target/hexagon) Add overrides for count trailing zeros/ones Taylor Simpson 2023-03-07 14:40:58 -08:00
  • 2bda44e8aa Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores Taylor Simpson 2023-04-05 09:42:10 -07:00
  • 93550aebf8 Hexagon (target/hexagon) Remove redundant/unused macros Taylor Simpson 2023-03-28 11:42:46 -07:00
  • 5bb322e2a8 Use black code style for python scripts Marco Liebel 2023-03-20 02:25:33 -07:00
  • cd6c4edff6 Use f-strings in python scripts Marco Liebel 2023-03-20 02:25:32 -07:00
  • bee1fc56c2 Hexagon (translate.c): avoid redundant PC updates on COF Matheus Tavares Bernardino 2023-03-22 18:17:10 -03:00
  • 1093893f07 Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into staging Richard Henderson 2023-04-21 12:31:46 +01:00
  • ca858a5fe9 vhost-user-blk-server: notify client about disk resize Vladimir Sementsov-Ogievskiy 2023-03-21 23:13:23 +03:00
  • b93fe7f2ca pci: avoid accessing slot_reserved_mask directly outside of pci.c Chuck Zmudzinski 2023-03-15 10:26:19 -04:00
  • 0259dd3e6f hw: Add compat machines for 8.1 Cornelia Huck 2023-03-14 18:30:09 +01:00
  • 5ec7755eb7 hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize Philippe Mathieu-Daudé 2023-03-13 16:30:31 +01:00
  • 7f5a459dc8 hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClass Philippe Mathieu-Daudé 2023-03-13 16:30:30 +01:00
  • ae097d8fbd hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState Philippe Mathieu-Daudé 2023-03-13 16:30:29 +01:00
  • 531f50ab05 hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field Philippe Mathieu-Daudé 2023-03-13 16:30:28 +01:00
  • 6291a28645 hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init Philippe Mathieu-Daudé 2023-03-13 16:30:27 +01:00
  • 2f5a2b35f5 MAINTAINERS: Mark AMD-Vi emulation as orphan Philippe Mathieu-Daudé 2023-03-13 16:30:26 +01:00
  • e919402b9e virtio-balloon: optimize the virtio-balloon on the ARM platform Yangming 2023-03-09 07:52:57 +00:00
  • f21e95ee97 docs: vhost-user: Add Xen specific memory mapping support Viresh Kumar 2023-03-09 14:21:01 +05:30
  • 17c67f6849 docs: vhost-user: Define memory region separately Viresh Kumar 2023-03-09 14:21:00 +05:30
  • 560a997535 vhost: Drop unused eventfd_add|del hooks Peter Xu 2023-03-06 14:32:09 -05:00
  • 0f220121a4 meson_options.txt: Enable qom-cast-debug by default again Thomas Huth 2023-04-17 15:00:37 +02:00
  • 29c343a463 Merge tag 'pull-target-arm-20230420' of https://git.linaro.org/people/pmaydell/qemu-arm into staging Richard Henderson 2023-04-21 09:21:17 +01:00
  • 0d74e2b785 vdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQ Eugenio Pérez 2023-03-07 18:00:18 +01:00
  • 607a079b29 Add my old and new work email mapping and use work email to support biosbits Ani Sinha 2023-03-20 17:12:33 +05:30
  • f0d634ea19 virtio: refresh vring region cache after updating a virtqueue size Carlos López 2023-03-17 01:27:51 +01:00
  • 9d81aa3c0f qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller Stefan Berger 2023-03-31 13:30:51 -04:00
  • ea5e73b6f5 qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it Stefan Berger 2023-03-31 13:30:50 -04:00
  • f0de635677 qtest: Add functions for accessing devices on Aspeed I2C controller Stefan Berger 2023-03-31 13:30:49 -04:00
  • c3d58a7a26 tests/avocado/aspeed: Add TPM TIS I2C test Joel Stanley 2023-03-28 22:38:44 +10:30
  • 139fdb3ed8 tpm: Add support for TPM device over I2C bus Ninad Palsule 2023-04-14 17:07:54 -05:00
  • bbadfb2e0a tpm: Extend common APIs to support TPM TIS I2C Ninad Palsule 2023-04-14 17:07:53 -05:00
  • fbd945e783 docs: Add support for TPM devices over I2C bus Ninad Palsule 2023-04-14 17:07:52 -05:00
  • 1ed1f33852 arm/mcimx7d-sabre: Set fec2-phy-connected property to false Guenter Roeck 2023-03-15 07:52:48 -07:00
  • 3b92718be9 fsl-imx7: Add fec[12]-phy-connected properties Guenter Roeck 2023-03-15 07:52:47 -07:00
  • bebcddbbb2 arm/mcimx6ul-evk: Set fec1-phy-connected property to false Guenter Roeck 2023-03-15 07:52:46 -07:00
  • bc14018c2d fsl-imx6ul: Add fec[12]-phy-connected properties Guenter Roeck 2023-03-15 07:52:45 -07:00
  • ec6fb1c8cd tests/vm/freebsd: Update to FreeBSD 13.2 Thomas Huth 2023-04-19 16:45:53 +02:00
  • df3f5efe10 hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus Guenter Roeck 2023-03-15 07:52:44 -07:00
  • bcbbd95d2a qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller Stefan Berger 2023-03-31 13:30:51 -04:00
  • f8d6461693 qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it Stefan Berger 2023-03-31 13:30:50 -04:00
  • a3ebb580a2 qtest: Add functions for accessing devices on Aspeed I2C controller Stefan Berger 2023-03-31 13:30:49 -04:00
  • 2243299a74 MAINTAINERS: Add Juan Quintela to developer guides review Juan Quintela 2023-04-19 18:34:57 +02:00
  • c138c3b864 cpu: Remove parameter of list_cpus() Thomas Huth 2023-04-19 14:48:31 +02:00
  • 992deb4c4f hw/core: Move numa.c into the target independent source set Thomas Huth 2023-04-13 20:26:36 +02:00
  • 30ee29fd03 softmmu: Move dirtylimit.c into the target independent source set Thomas Huth 2023-04-13 07:45:09 +02:00
  • 9eb7e7e84a hw/display: Compile vga.c as target-independent code Thomas Huth 2023-04-12 18:35:01 +02:00
  • 09637edb84 softmmu: Make qtest.c target independent Thomas Huth 2023-04-11 20:34:18 +02:00
  • 24be3369ad include/exec: Provide the tswap() functions for target independent code, too Thomas Huth 2023-04-11 20:34:17 +02:00
  • c7a6bf5d92 softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c Thomas Huth 2023-04-11 20:34:16 +02:00
  • 8708c46306 hw/char: Move two more files from specific_ss to softmmu_ss Thomas Huth 2023-04-11 19:32:06 +02:00
  • 123fa10279 target/i386: Set family/model/stepping of the "max" CPU according to LM bit Thomas Huth 2023-03-06 16:43:11 +01:00
  • 74902af737 tests/migration: Only run auto_converge in slow mode Juan Quintela 2023-04-12 16:20:01 +02:00
  • e23130f916 travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' job Vaibhav Jain 2023-04-17 21:53:54 +05:30
  • 7bdd67a560 target/arm: Report pauth information to gdb as 'pauth_v2' Peter Maydell 2023-04-20 10:21:16 +01:00
  • 0f40f7cabe docs/devel/kconfig.rst: Fix incorrect markup Peter Maydell 2023-04-20 10:21:16 +01:00