aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-24Update version for v7.1.0-rc4 releasev7.1.0-rc4Richard Henderson
2022-08-24Merge tag 'pull-for-7.1-fixes-240822-3' of https://github.com/stsquad/qemu in...Richard Henderson
2022-08-24qemu-options: try and clarify preferred block semanticsAlex Bennée
2022-08-24tests/qtest/migration-test: Remove duplicated test_postcopy from the test planThomas Huth
2022-08-24tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth
2022-08-24tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth
2022-08-24tests/qtest/migration-test: Only wait for serial output where migration succeedsThomas Huth
2022-08-24tests/avocado: push default timeout to QemuBaseTestAlex Bennée
2022-08-23Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-08-23scsi-generic: Fix emulated block limits VPD pageKevin Wolf
2022-08-19Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into stagingRichard Henderson
2022-08-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-08-19target/hppa: Fix proberi instruction emulation for linux-userHelge Deller
2022-08-18Revert "linux-user: un-parent OBJECT(cpu) when closing thread"Richard Henderson
2022-08-18Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-08-18kvm: fix segfault with query-stats-schemas and -M nonePaolo Bonzini
2022-08-18Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-08-18ui/console: fix qemu_console_resize() regressionMarc-André Lureau
2022-08-18build-sys: disable vhost-user-gpu if !openglMarc-André Lureau
2022-08-18dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxiesPriyankar Jain
2022-08-17virtio-pci: don't touch pci on virtio resetMichael S. Tsirkin
2022-08-17tests: acpi: silence applesmc warning about invalid keyIgor Mammedov
2022-08-17hw/cxl: Correctly handle variable sized mailbox input payloads.Jonathan Cameron
2022-08-17hw/cxl: Fix Get LSA input payload size which should be 8 bytes.Jonathan Cameron
2022-08-17hw/cxl: Add stub write function for RO MemoryRegionOps entries.Jonathan Cameron
2022-08-17hw/cxl: Fix wrong query of target portsJonathan Cameron
2022-08-17hw/cxl: Fix memory leak in error pathsJonathan Cameron
2022-08-17x86: disable rng seeding via setup_dataGerd Hoffmann
2022-08-17hw/virtio: fix vhost_user_read tracepointAlex Bennée
2022-08-17hw/virtio: handle un-configured shutdown in virtio-pciAlex Bennée
2022-08-17hw/virtio: gracefully handle unset vhost_dev vdevAlex Bennée
2022-08-17virtio-scsi: fix race in virtio_scsi_dataplane_start()Stefan Hajnoczi
2022-08-16Update version for v7.1.0-rc3 releasev7.1.0-rc3Richard Henderson
2022-08-16Merge tag 'pull-request-2022-08-16' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-16Merge tag 'pull-for-7.1-fixes-160822-1' of https://github.com/stsquad/qemu in...Richard Henderson
2022-08-16hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394)Thomas Huth
2022-08-16tests/qtest: misc tweaks to readconfigDaniel P. Berrangé
2022-08-16tests/avocado: apply a band aid to aspeed-evb loginAlex Bennée
2022-08-16tests/avocado: add timeout to the aspeed testsAlex Bennée
2022-08-16linux-user: un-parent OBJECT(cpu) when closing threadAlex Bennée
2022-08-14Merge tag 'pull-la-20220814' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-08-13docs/system/loongarch: Update the LoongArch documentXiaojuan Yang
2022-08-12Merge tag 'pull-target-arm-20220812' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-08-12Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-08-12cutils: Add missing dyld(3) include on macOSPhilippe Mathieu-Daudé
2022-08-12hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4Zenghui Yu
2022-08-12tests/unit: fix a -Wformat-truncation warningMarc-André Lureau
2022-08-12Fix some typos in documentation (most of them found by codespell)Stefan Weil
2022-08-12target/arm: Don't report Statistical Profiling Extension in ID registersPeter Maydell
2022-08-11linux-user/aarch64: Reset target data on MADV_DONTNEEDVitaly Buka