Commit Graph

  • 7fd226b047 target/i386: Revert monitor_puts() in do_inject_x86_mce() Tao Su 2024-03-20 16:36:40 +08:00
  • d4069a84a3 ui: compile dbus-display1.c with -fPIC as necessary Marc-André Lureau 2024-03-19 13:25:02 +04:00
  • e99441a379 ui/curses: Do not use console_select() Akihiko Odaki 2024-03-19 12:08:42 +09:00
  • ca3de7b5af ui/cocoa: Do not use console_select() Akihiko Odaki 2024-03-19 12:08:41 +09:00
  • d4c199566f ui/vnc: Do not use console_select() Akihiko Odaki 2024-03-19 12:08:40 +09:00
  • 271a197425 ui/vc: Do not inherit the size of active console Akihiko Odaki 2024-03-19 12:08:39 +09:00
  • 77642f92c0 target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0' Song Gao 2024-03-20 09:39:55 +08:00
  • 9c70db9a43 target/loongarch: Fix tlb huge page loading issue Xianglai Li 2024-03-18 15:03:32 +08:00
  • 0a57a96ec6 hw/intc/loongarch_extioi: Fix interrupt routing update Bibo Mao 2024-03-13 17:39:32 +08:00
  • 518d2f4300 target/hppa: fix do_stdby_e() Sven Schnelle 2024-03-19 17:19:21 +01:00
  • b5e0b3a53c target/hppa: mask privilege bits in mfia Sven Schnelle 2024-03-19 17:19:20 +01:00
  • ad1fdacd1b target/hppa: exit tb on flush cache instructions Sven Schnelle 2024-03-19 17:19:19 +01:00
  • ae157fc250 target/hppa: fix access_id check Sven Schnelle 2024-03-19 17:19:18 +01:00
  • d37fad0ae5 target/hppa: fix shrp for wide mode Sven Schnelle 2024-03-19 17:19:17 +01:00
  • c3ea1996a1 target/hppa: ldcw,s uses static shift of 3 Sven Schnelle 2024-03-19 17:19:16 +01:00
  • 46174e140d target/hppa: Fix assemble_12a insns for wide mode Richard Henderson 2024-03-02 15:48:48 -10:00
  • 4768c28edd target/hppa: Fix assemble_11a insns for wide mode Richard Henderson 2024-03-02 15:38:17 -10:00
  • 72bace2d13 target/hppa: Fix assemble_16 insns for wide mode Richard Henderson 2024-03-02 15:10:00 -10:00
  • c3b1aa1c1a crypto: report which ciphers are being skipped during tests Daniel P. Berrangé 2024-03-11 12:12:59 +00:00
  • 48ca1cabd3 crypto: use error_abort for unexpected failures Daniel P. Berrangé 2024-03-11 12:11:09 +00:00
  • e503fc55ac crypto: query gcrypt for cipher availability Daniel P. Berrangé 2024-03-11 12:09:25 +00:00
  • eac57306d8 crypto: factor out conversion of QAPI to gcrypt constants Daniel P. Berrangé 2024-03-11 12:08:22 +00:00
  • 038b421788 Revert "chardev: use a child source for qio input source" Daniel P. Berrangé 2024-03-18 17:08:30 +00:00
  • e8ee827ffd Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend" Daniel P. Berrangé 2024-03-18 13:03:19 +00:00
  • 8bd8b04adc chardev: lower priority of the HUP GSource in socket chardev Daniel P. Berrangé 2024-03-18 18:06:59 +00:00
  • e79f8b8b2d seccomp: report EPERM instead of killing process for spawn set Daniel P. Berrangé 2024-01-31 17:02:15 +00:00
  • c62d54d0a8 Update version for v9.0.0-rc0 release v9.0.0-rc0 Peter Maydell 2024-03-19 19:13:52 +00:00
  • 4992306b65 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging Peter Maydell 2024-03-19 17:33:53 +00:00
  • ddf4412bf4 iotests: Add test for reset/AioContext switches with NBD exports Kevin Wolf 2024-03-14 17:58:25 +01:00
  • a69a002dcd nbd/server: Fix race in draining the export Kevin Wolf 2024-03-14 17:58:24 +01:00
  • 13fc21ae3d nbd/server: introduce NBDClient->lock to protect fields Stefan Hajnoczi 2023-12-21 14:24:52 -05:00
  • aee1039c61 nbd/server: only traverse NBDExport->clients from main loop thread Stefan Hajnoczi 2023-12-21 14:24:51 -05:00
  • 0d835791f0 mirror: Don't call job_pause_point() under graph lock Kevin Wolf 2024-03-13 16:30:00 +01:00
  • e1e9d74f57 migration: Skip only empty block devices Cédric Le Goater 2024-03-12 13:04:31 +01:00
  • 8996768ebc migration: Skip only empty block devices Cédric Le Goater 2024-03-12 13:04:31 +01:00
  • 4a1babe58a update edk2 binaries for arm, risc-v and x86 secure boot. Gerd Hoffmann 2024-03-14 12:53:03 +01:00
  • 1093201857 roms/efi: use pure 64-bit build for edk2-x86_64-secure-code.fd Gerd Hoffmann 2024-03-14 12:53:02 +01:00
  • 2ffd75ef62 roms/efi: exclude efi shell from secure boot builds Gerd Hoffmann 2024-03-14 12:53:01 +01:00
  • a3eeb4f646 roms/efi: drop workaround for edk2-stable202308 Gerd Hoffmann 2024-03-14 12:53:00 +01:00
  • a406930968 roms/efi: clean up edk2 build config Gerd Hoffmann 2024-03-14 12:52:59 +01:00
  • 86a637e481 coroutine: cap per-thread local pool size Stefan Hajnoczi 2024-03-18 14:34:29 -04:00
  • 7e9595e415 Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into staging Peter Maydell 2024-03-19 14:32:16 +00:00
  • 55f7c6a5f2 tests: Raise timeouts for bufferiszero and crypto-tlscredsx509 Peter Maydell 2024-03-12 11:08:15 +00:00
  • a7538ca079 aspeed/smc: Only wire flash devices at reset Cédric Le Goater 2024-03-19 08:33:20 +01:00
  • 5b2b9450a2 ppc/pnv: I2C controller is not user creatable Cédric Le Goater 2024-03-18 16:58:44 +01:00
  • 5700114462 vfio/iommufd: Fix memory leak Cédric Le Goater 2024-03-14 09:22:38 +01:00
  • ddc27d2ad9 Merge tag 'pull-request-2024-03-18' of https://gitlab.com/thuth/qemu into staging Peter Maydell 2024-03-19 10:25:25 +00:00
  • 9359197f0b Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging Peter Maydell 2024-03-19 10:25:15 +00:00
  • 3343f296ff vl: do not assert if sev-guest is used together with TCG Paolo Bonzini 2024-03-18 17:20:46 -04:00
  • 7ea9cfc8ab vl: convert qemu_machine_creation_done() to Error ** Paolo Bonzini 2024-03-18 17:20:01 -04:00
  • 2cc68629a6 target/i386: fix direction of "32-bit MMU" test Paolo Bonzini 2024-03-11 08:56:44 +01:00
  • 4511400fb7 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging Peter Maydell 2024-03-18 17:16:08 +00:00
  • c6ea92aab8 Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu into staging Peter Maydell 2024-03-18 17:16:00 +00:00
  • aebe0a8552 travis-ci: Rename SOFTMMU -> SYSTEM Philippe Mathieu-Daudé 2024-03-13 22:33:29 +01:00
  • 47833f817c target/sparc/cpu: Improve the CPU help text Thomas Huth 2024-03-07 18:43:32 +01:00
  • ff7c98a941 target/s390x: improve cpu compatibility check error message Claudio Fontana 2024-03-14 22:37:46 +01:00
  • bb949df637 smbios: add extra comments to smbios_get_table_legacy() Igor Mammedov 2024-03-14 16:23:02 +01:00
  • 86e372ad1e tests: acpi: update expected SSDT.dimmpxm blob Igor Mammedov 2024-03-14 16:23:01 +01:00
  • 2c7c45b3d0 pc/q35: set SMBIOS entry point type to 'auto' by default Igor Mammedov 2024-03-14 16:23:00 +01:00
  • c74f0126ce tests: acpi/smbios: whitelist expected blobs Igor Mammedov 2024-03-14 16:22:59 +01:00
  • 5ed7948213 smbios: error out when building type 4 table is not possible Igor Mammedov 2024-03-14 16:22:58 +01:00
  • 4840c8a2b4 smbios: in case of entry point is 'auto' try to build v2 tables 1st Igor Mammedov 2024-03-14 16:22:57 +01:00
  • 4901b80e13 smbios: extend smbios-entry-point-type with 'auto' value Igor Mammedov 2024-03-14 16:22:56 +01:00
  • 6735a4943e smbios: clear smbios_type4_count before building tables Igor Mammedov 2024-03-14 16:22:55 +01:00
  • 69ea07a56e smbios: get rid of global smbios_ep_type Igor Mammedov 2024-03-14 16:22:54 +01:00
  • 643e1c9ef9 smbios: handle errors consistently Igor Mammedov 2024-03-14 16:22:53 +01:00
  • b42b0e4daa smbios: build legacy mode code only for 'pc' machine Igor Mammedov 2024-03-14 16:22:52 +01:00
  • d638a8659b smbios: rename/expose structures/bitmaps used by both legacy and modern code Igor Mammedov 2024-03-14 16:22:51 +01:00
  • 684b49fda6 smbios: add smbios_add_usr_blob_size() helper Igor Mammedov 2024-03-14 16:22:50 +01:00
  • 9cd7fd69cf smbios: don't check type4 structures in legacy mode Igor Mammedov 2024-03-14 16:22:49 +01:00
  • cba59fe38a smbios: avoid mangling user provided tables Igor Mammedov 2024-03-14 16:22:48 +01:00
  • b3854ce8a7 smbios: get rid of smbios_legacy global Igor Mammedov 2024-03-14 16:22:47 +01:00
  • e94e0a833b smbios: get rid of smbios_smp_sockets global Igor Mammedov 2024-03-14 16:22:46 +01:00
  • a7bdf7186f smbios: cleanup smbios_get_tables() from legacy handling Igor Mammedov 2024-03-14 16:22:45 +01:00
  • 579094cb99 tests: smbios: add test for legacy mode CLI options Igor Mammedov 2024-03-14 16:22:44 +01:00
  • ed75658af3 tests: smbios: add test for -smbios type=11 option Igor Mammedov 2024-03-14 16:22:43 +01:00
  • 53002d9028 tests: smbios: make it possible to write SMBIOS only test Igor Mammedov 2024-03-14 16:22:42 +01:00
  • e739d1935c docs/specs/pvpanic: mark shutdown event as not implemented Thomas Weißschuh 2024-03-13 19:30:31 +01:00
  • 39a94d7c34 iotests: adapt to output change for recently introduced 'detached header' field Fiona Ebner 2024-02-16 11:14:15 +01:00
  • a9fdde400a tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocol Thomas Huth 2024-03-15 12:11:08 +01:00
  • cff614087d tests/qemu-iotests: Fix some tests that use --image-opts for other protocols Thomas Huth 2024-03-15 12:11:07 +01:00
  • 9677061ef1 tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocol Thomas Huth 2024-03-15 12:11:06 +01:00
  • e7a271bee9 tests/qemu-iotests: Restrict test 156 to the 'file' protocol Thomas Huth 2024-03-15 12:11:05 +01:00
  • 9e39544465 tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocol Thomas Huth 2024-03-15 12:11:04 +01:00
  • 0988928e92 tests/qemu-iotests: Restrict test 130 to the 'file' protocol Thomas Huth 2024-03-15 12:11:03 +01:00
  • 70877f21e7 tests/qemu-iotests: Restrict test 114 to the 'file' protocol Thomas Huth 2024-03-15 12:11:02 +01:00
  • 1a74b01517 tests/qemu-iotests: Restrict test 066 to the 'file' protocol Thomas Huth 2024-03-15 12:11:01 +01:00
  • 7987a3138a tests/qemu-iotests: Fix test 033 for running with non-file protocols Thomas Huth 2024-03-15 12:11:00 +01:00
  • 52df1a5b61 qemu-img: Fix Column Width and Improve Formatting in snapshot list Abhiram Tilak 2024-01-23 10:33:55 +05:30
  • 7fcb8c89f0 blockdev: Fix blockdev-snapshot-sync error reporting for no medium Markus Armbruster 2024-03-06 15:28:31 +01:00
  • e8fce34ecc iotests: Add test for reset/AioContext switches with NBD exports Kevin Wolf 2024-03-14 17:58:25 +01:00
  • 9c707525cb nbd/server: Fix race in draining the export Kevin Wolf 2024-03-14 17:58:24 +01:00
  • ae5a40e858 mirror: Don't call job_pause_point() under graph lock Kevin Wolf 2024-03-13 16:30:00 +01:00
  • 1bdef7a629 qapi: document PCIe Gen5/Gen6 speeds since 9.0 Michael S. Tsirkin 2024-03-13 02:43:46 -04:00
  • fdf1c98063 SMBIOS: fix long lines Michael S. Tsirkin 2024-03-12 18:28:12 -04:00
  • 9adfb308c1 migration/multifd: Duplicate the fd for the outgoing_args Fabiano Rosas 2024-03-15 00:20:39 -03:00
  • 73f6f9a12f migration/multifd: Ensure we're not given a socket for file migration Fabiano Rosas 2024-03-15 00:20:38 -03:00
  • b17693453e docs/s390: clarify even more that cpu-topology is KVM-only Claudio Fontana 2024-03-14 18:22:18 +01:00
  • 04b3d34d5c hmat acpi: Fix out of bounds access due to missing use of indirection Jonathan Cameron 2024-03-07 16:03:26 +00:00
  • 309051ac40 pcie_sriov: Validate NumVFs Akihiko Odaki 2024-02-28 20:33:13 +09:00