Age | Commit message (Expand) | Author | Files | Lines |
2022-08-25 | tests/qtest: Build cases that use memory-backend-file for posix only | Bin Meng | 3 | -1/+16 |
2022-08-25 | tests/qtest: Build e1000e-test for posix only | Bin Meng | 1 | -1/+3 |
2022-08-25 | tests/qtest: Adapt {m48t59,rtc}-test cases for win32 | Bin Meng | 2 | -2/+2 |
2022-08-25 | backends/tpm: Exclude headers and macros that don't exist on win32 | Bin Meng | 1 | -0/+4 |
2022-08-25 | tests/qtest: migration-test: Handle link() for win32 | Bin Meng | 1 | -0/+8 |
2022-08-25 | tests: Use g_mkdir_with_parents() | Bin Meng | 5 | -12/+12 |
2022-08-25 | tests/qtest: Use g_mkdtemp() | Bin Meng | 10 | -17/+17 |
2022-08-25 | tests/qtest: Use g_setenv() | Bin Meng | 2 | -5/+5 |
2022-08-24 | Update version for v7.1.0-rc4 releasev7.1.0-rc4 | Richard Henderson | 1 | -1/+1 |
2022-08-24 | Merge tag 'pull-for-7.1-fixes-240822-3' of https://github.com/stsquad/qemu in... | Richard Henderson | 7 | -16/+33 |
2022-08-24 | qemu-options: try and clarify preferred block semantics | Alex Bennée | 1 | -0/+13 |
2022-08-24 | tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan | Thomas Huth | 1 | -1/+0 |
2022-08-24 | tests/migration/i386: Speed up the i386 migration test (when using TCG) | Thomas Huth | 2 | -6/+7 |
2022-08-24 | tests/migration/aarch64: Speed up the aarch64 migration test | Thomas Huth | 2 | -7/+6 |
2022-08-24 | tests/qtest/migration-test: Only wait for serial output where migration succeeds | Thomas Huth | 1 | -1/+3 |
2022-08-24 | tests/avocado: push default timeout to QemuBaseTest | Alex Bennée | 1 | -1/+4 |
2022-08-23 | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging | Richard Henderson | 1 | -7/+14 |
2022-08-23 | scsi-generic: Fix emulated block limits VPD page | Kevin Wolf | 1 | -7/+14 |
2022-08-19 | Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into staging | Richard Henderson | 1 | -1/+1 |
2022-08-19 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -3/+5 |
2022-08-19 | target/hppa: Fix proberi instruction emulation for linux-user | Helge Deller | 1 | -1/+1 |
2022-08-18 | Revert "linux-user: un-parent OBJECT(cpu) when closing thread" | Richard Henderson | 1 | -7/+6 |
2022-08-18 | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Richard Henderson | 3 | -7/+14 |
2022-08-18 | kvm: fix segfault with query-stats-schemas and -M none | Paolo Bonzini | 1 | -3/+5 |
2022-08-18 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson | 12 | -30/+62 |
2022-08-18 | ui/console: fix qemu_console_resize() regression | Marc-André Lureau | 1 | -2/+4 |
2022-08-18 | build-sys: disable vhost-user-gpu if !opengl | Marc-André Lureau | 1 | -1/+1 |
2022-08-18 | dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies | Priyankar Jain | 1 | -4/+9 |
2022-08-17 | virtio-pci: don't touch pci on virtio reset | Michael S. Tsirkin | 1 | -2/+8 |
2022-08-17 | tests: acpi: silence applesmc warning about invalid key | Igor Mammedov | 1 | -1/+3 |
2022-08-17 | hw/cxl: Correctly handle variable sized mailbox input payloads. | Jonathan Cameron | 1 | -1/+1 |
2022-08-17 | hw/cxl: Fix Get LSA input payload size which should be 8 bytes. | Jonathan Cameron | 1 | -1/+1 |
2022-08-17 | hw/cxl: Add stub write function for RO MemoryRegionOps entries. | Jonathan Cameron | 1 | -3/+9 |
2022-08-17 | hw/cxl: Fix wrong query of target ports | Jonathan Cameron | 1 | -7/+5 |
2022-08-17 | hw/cxl: Fix memory leak in error paths | Jonathan Cameron | 1 | -2/+3 |
2022-08-17 | x86: disable rng seeding via setup_data | Gerd Hoffmann | 3 | -3/+3 |
2022-08-17 | hw/virtio: fix vhost_user_read tracepoint | Alex Bennée | 1 | -2/+2 |
2022-08-17 | hw/virtio: handle un-configured shutdown in virtio-pci | Alex Bennée | 1 | -2/+7 |
2022-08-17 | hw/virtio: gracefully handle unset vhost_dev vdev | Alex Bennée | 1 | -3/+7 |
2022-08-17 | virtio-scsi: fix race in virtio_scsi_dataplane_start() | Stefan Hajnoczi | 2 | -3/+13 |
2022-08-16 | Update version for v7.1.0-rc3 releasev7.1.0-rc3 | Richard Henderson | 1 | -1/+1 |
2022-08-16 | Merge tag 'pull-request-2022-08-16' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 2 | -10/+25 |
2022-08-16 | Merge tag 'pull-for-7.1-fixes-160822-1' of https://github.com/stsquad/qemu in... | Richard Henderson | 2 | -6/+11 |
2022-08-16 | hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394) | Thomas Huth | 1 | -4/+19 |
2022-08-16 | tests/qtest: misc tweaks to readconfig | Daniel P. Berrangé | 1 | -6/+6 |
2022-08-16 | tests/avocado: apply a band aid to aspeed-evb login | Alex Bennée | 1 | -0/+2 |
2022-08-16 | tests/avocado: add timeout to the aspeed tests | Alex Bennée | 1 | -0/+2 |
2022-08-16 | linux-user: un-parent OBJECT(cpu) when closing thread | Alex Bennée | 1 | -6/+7 |
2022-08-14 | Merge tag 'pull-la-20220814' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 2 | -56/+97 |
2022-08-13 | docs/system/loongarch: Update the LoongArch document | Xiaojuan Yang | 2 | -56/+97 |