Commit Graph

  • a6f0227759 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging master Stefan Hajnoczi 2025-06-12 14:16:11 -04:00
  • 837b87c4c5 net/stream: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:37:09 +01:00
  • 751b0e79f1 net/socket: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:37:08 +01:00
  • 7708e29818 hw/ufs/lu: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:37:07 +01:00
  • ca0559e235 hw/scsi/megasas: skip automatic zero-init of large arrays Daniel P. Berrangé 2025-06-10 13:37:06 +01:00
  • 55243edf42 hw/scsi/lsi53c895a: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:37:05 +01:00
  • 14997d521d hw/usb/hcd-ohci: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:37:04 +01:00
  • 5dd9087fff hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays Daniel P. Berrangé 2025-06-10 13:37:03 +01:00
  • 3438eabaf4 hw/ppc/pnv_occ: skip automatic zero-init of large struct Daniel P. Berrangé 2025-06-10 13:37:02 +01:00
  • 7eeb1d3acc hw/nvme/ctrl: skip automatic zero-init of large arrays Daniel P. Berrangé 2025-06-10 13:37:01 +01:00
  • 8b723287b8 hw/net/xgamc: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:37:00 +01:00
  • 21cf31c51a hw/net/virtio-net: skip automatic zero-init of large arrays Daniel P. Berrangé 2025-06-10 13:36:59 +01:00
  • e1afd5ee6e hw/net/tulip: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:58 +01:00
  • 3ccc6489dd hw/net/rtl8139: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:57 +01:00
  • 6992c88683 hw/misc/aspeed_hace: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:56 +01:00
  • 5a1f614d0c hw/hyperv/syndbg: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:55 +01:00
  • 7048e70f39 hw/display/vmware_vga: skip automatic zero-init of large struct Daniel P. Berrangé 2025-06-10 13:36:54 +01:00
  • ce14f24611 hw/dma/xlnx_csu_dma: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:53 +01:00
  • 8b1dac1ad5 hw/char/sclpconsole-lm: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:52 +01:00
  • bb71d9fe14 hw/audio/via-ac97: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:51 +01:00
  • 30c82f6657 hw/audio/sb16: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:50 +01:00
  • 5b6cd5c5df hw/audio/marvell_88w8618: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:49 +01:00
  • 2e438da492 hw/audio/gus: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:48 +01:00
  • 8236e20608 hw/audio/es1370: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:47 +01:00
  • ca2cc0385d hw/audio/cs4231a: skip automatic zero-init of large arrays Daniel P. Berrangé 2025-06-10 13:36:46 +01:00
  • 2553d2d26a hw/audio/ac97: skip automatic zero-init of large arrays Daniel P. Berrangé 2025-06-10 13:36:45 +01:00
  • 9a23075cef chardev/char-socket: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:44 +01:00
  • 45bb7fb21c chardev/char-pty: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:43 +01:00
  • a503bdc22b chardev/char-fd: skip automatic zero-init of large array Daniel P. Berrangé 2025-06-10 13:36:42 +01:00
  • 83750c1da8 block: skip automatic zero-init of large array in ioq_submit Daniel P. Berrangé 2025-06-10 13:36:41 +01:00
  • ba2868ce09 hw/virtio/virtio: avoid cost of -ftrivial-auto-var-init in hot path Stefan Hajnoczi 2025-06-10 13:36:40 +01:00
  • c653b67d18 include/qemu/compiler: add QEMU_UNINITIALIZED attribute macro Stefan Hajnoczi 2025-06-10 13:36:39 +01:00
  • d2f0d2dc6c Merge tag 'qga-pull-2025-06-12' of https://github.com/kostyanf14/qemu into staging Stefan Hajnoczi 2025-06-12 13:36:43 -04:00
  • 1ebbc8b774 qga: Add tests for guest-get-load command Konstantin Kostiuk 2025-03-24 15:17:29 +02:00
  • 6f0273d6ae qga-win: implement a 'guest-get-load' command Konstantin Kostiuk 2025-03-24 15:17:28 +02:00
  • d9ce74873a Merge tag 'pull-vfio-20250611' of https://github.com/legoater/qemu into staging Stefan Hajnoczi 2025-06-11 11:39:53 -04:00
  • d82bb3f5dd Merge tag 'pull-request-2025-06-11' of https://gitlab.com/thuth/qemu into staging Stefan Hajnoczi 2025-06-11 11:39:30 -04:00
  • 1c2d569318 Merge tag 'seabios-1.17.0-20250611-pull-request' of https://gitlab.com/kraxel/qemu into staging Stefan Hajnoczi 2025-06-11 11:38:34 -04:00
  • a8b5c10c71 Merge tag 'hw-misc-20250610' of https://github.com/philmd/qemu into staging Stefan Hajnoczi 2025-06-11 11:37:59 -04:00
  • 8887c7d114 Merge tag 'pull-loongarch-20250610' of https://github.com/gaosong715/qemu into staging Stefan Hajnoczi 2025-06-11 11:37:13 -04:00
  • 079e7216de vfio: improve VFIODeviceIOOps docs John Levon 2025-06-11 03:47:53 -07:00
  • 6f06e3729a vfio/pci: export MSI functions Steve Sistare 2025-06-10 08:39:30 -07:00
  • 6d7696f329 vfio/pci: vfio_notifier_cleanup Steve Sistare 2025-06-10 08:39:29 -07:00
  • c2559182c8 vfio/pci: vfio_notifier_init cpr parameters Steve Sistare 2025-06-10 08:39:28 -07:00
  • d364d802fe vfio/pci: pass vector to virq functions Steve Sistare 2025-06-10 08:39:27 -07:00
  • 8f5c696026 vfio/pci: vfio_notifier_init Steve Sistare 2025-06-10 08:39:26 -07:00
  • 906f524ef1 vfio/pci: vfio_pci_vector_init Steve Sistare 2025-06-10 08:39:25 -07:00
  • 031fbb7110 vfio-pci: skip reset during cpr Steve Sistare 2025-06-10 08:39:24 -07:00
  • 24c156dcd9 pci: skip reset during cpr Steve Sistare 2025-06-10 10:26:43 -07:00
  • 8df3fa3d67 pci: export msix_is_pending Steve Sistare 2025-06-10 08:39:22 -07:00
  • eba1f657cb vfio/container: recover from unmap-all-vaddr failure Steve Sistare 2025-06-10 08:39:21 -07:00
  • dac0dd68d9 vfio/container: mdev cpr blocker Steve Sistare 2025-06-10 08:39:20 -07:00
  • 7e9f214113 vfio/container: restore DMA vaddr Steve Sistare 2025-06-10 08:39:19 -07:00
  • 1faadd9630 vfio/container: discard old DMA vaddr Steve Sistare 2025-06-10 08:39:18 -07:00
  • c29a65ed68 vfio/container: preserve descriptors Steve Sistare 2025-06-10 08:39:17 -07:00
  • 54857b0816 vfio/container: register container for cpr Steve Sistare 2025-06-10 08:39:16 -07:00
  • 081c09dc52 migration: lower handler priority Steve Sistare 2025-06-10 08:39:15 -07:00
  • f95fd60ac1 migration: cpr helpers Steve Sistare 2025-06-10 08:39:14 -07:00
  • a574b06144 vfio: mark posted writes in region write callbacks John Levon 2025-06-06 17:10:36 -07:00
  • 59adfc6f18 vfio: add per-region fd support John Levon 2025-06-06 17:10:35 -07:00
  • 7163c0bca7 vfio: export PCI helpers needed for vfio-user John Levon 2025-06-06 17:10:33 -07:00
  • c393e6d181 s390: implementing CHSC SEI for AP config change Rorie Reyes 2025-06-09 12:44:18 -04:00
  • fd03360215 hw/vfio/ap: Storing event information for an AP configuration change event Rorie Reyes 2025-06-09 12:44:17 -04:00
  • bc36d14e13 hw/vfio/ap: store object indicating AP config changed in a queue Rorie Reyes 2025-06-09 12:44:16 -04:00
  • 0fb8a62fe4 hw/vfio/ap: notification handler for AP config changed event Rorie Reyes 2025-06-09 12:44:15 -04:00
  • 6c4f752ea7 vfio/pci: Fix instance_size of VFIO_PCI_BASE Zhenzhong Duan 2025-06-11 10:42:28 +08:00
  • 144227dbc4 vfio/container: Fix vfio_listener_commit() Zhenzhong Duan 2025-06-09 19:54:33 +08:00
  • 1da0025ecd scripts/meson-buildoptions: Sort coroutine_backend choices lexicographically Bernhard Beschow 2025-06-10 22:41:29 +02:00
  • 3784b6e077 MAINTAINERS: Update Akihiko Odaki's affiliation Akihiko Odaki 2025-05-31 16:00:25 +09:00
  • 97b091c88f MAINTAINERS: Update the paths to the testing documentation files Thomas Huth 2025-06-10 07:37:34 +02:00
  • e317f0ce72 tests/vm/README: fix documentation path in tests/vm/README Haseung Bong 2025-06-07 15:04:56 +09:00
  • ec3a7a7150 tests/functional: add memlock tests Alexandr Moshkov 2025-06-05 11:59:11 +05:00
  • 23c90999f6 tests/functional: add skipLockedMemoryTest decorator Alexandr Moshkov 2025-06-05 11:59:09 +05:00
  • 3f11e5f400 tests/functional: Speed up the avr_mega2560 test Thomas Huth 2025-06-03 20:47:10 +02:00
  • b894cc23f8 tests/functional: Use the 'none' machine for the VNC test Thomas Huth 2025-06-03 12:34:49 +02:00
  • 6ad3a47f15 hw/s390x/s390-virtio-ccw: Remove the deprecated 4.1 machine type Thomas Huth 2025-05-19 07:47:44 +02:00
  • 0392c66b05 travis.yml: Remove the aarch64 job Thomas Huth 2025-05-30 13:54:54 +02:00
  • cba36cf388 seabios: update binaries to 1.17.0 Gerd Hoffmann 2025-06-11 09:43:13 +02:00
  • 832cd70452 seabios: update submodule to 1.17.0 Gerd Hoffmann 2025-06-11 09:36:41 +02:00
  • fb8449def4 hw/net/i82596: Factor configure function out Soumyajyotii Ssarkar 2025-06-07 20:57:12 +05:30
  • 32e02fd388 hw/net/i82596: Update datasheet URL Soumyajyotii Ssarkar 2025-06-07 20:57:12 +05:30
  • 3938180c9c hw/misc/stm32_rcc: Fix stm32_rcc_write() arguments order Philippe Michaud-Boudreault 2025-06-07 09:33:01 -04:00
  • 860bb8b925 hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class Zhenzhong Duan 2025-06-06 17:24:06 +08:00
  • 2f8f01ae3d hw/gpio/aspeed: Fix definition of AspeedGPIOClass Zhenzhong Duan 2025-06-06 17:24:04 +08:00
  • 747a7ee374 hw/virtio/virtio-pmem: Fix definition of VirtIOPMEMClass Zhenzhong Duan 2025-06-06 17:24:03 +08:00
  • 61c4c2558d hw/virtio/virtio-mem: Fix definition of VirtIOMEMClass Zhenzhong Duan 2025-06-06 17:24:02 +08:00
  • 2f014eabc1 tests/unit/test-char: Avoid using g_alloca() Philippe Mathieu-Daudé 2025-06-05 21:20:23 +02:00
  • 0ff9cd9a6a backends/tpm: Avoid using g_alloca() Philippe Mathieu-Daudé 2025-06-05 19:54:58 +02:00
  • c7785e2431 hw/gpio/pca9552: Avoid using g_newa() Philippe Mathieu-Daudé 2025-06-05 19:56:52 +02:00
  • 59a4757bb4 hw/core/cpu: Move CacheType to general cpu.h Zhao Liu 2025-06-05 21:27:22 +08:00
  • 6cfe590c6b accel/hvf: Fix TYPE_HVF_ACCEL instance size Philippe Mathieu-Daudé 2025-06-05 08:20:37 +02:00
  • ff1bc6f4c5 tests/functional: Add a test for the Arduino UNO machine Thomas Huth 2025-06-03 20:40:05 +02:00
  • f37efe50d4 MAINTAINERS: Update Akihiko Odaki's affiliation Akihiko Odaki 2025-05-31 16:00:25 +09:00
  • bebcf2cff4 pc-bios: ensure installed ROMs don't have execute permissions Daniel P. Berrangé 2025-05-30 16:21:18 +01:00
  • a35391ba87 hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources Bernhard Beschow 2025-05-23 17:02:13 +02:00
  • 3c32fa9fb2 hw/net/fsl_etsec: Set default MAC address BALATON Zoltan 2025-05-23 17:02:12 +02:00
  • ea585b1022 hw/ppc/e500: Move clock and TB frequency to machine class BALATON Zoltan 2025-05-23 17:02:11 +02:00
  • 8cab2354a2 hw/hyperv/balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES Zhao Liu 2025-05-14 16:49:53 +08:00
  • 17612f972f hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE Zhao Liu 2025-05-14 16:49:55 +08:00
  • 63151361fd hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host" BALATON Zoltan 2025-05-04 18:01:28 +02:00