aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-16tests/vm: don't build using TCG by defaultAlex Bennée
2021-11-16tests/vm: sort the special variable listAlex Bennée
2021-11-16tests/docker: force NOUSER=1 for base imagesAlex Bennée
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones
2021-11-16nbd/server: Silence clang sanitizer warningEric Blake
2021-11-16Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson
2021-11-16Merge tag 'machine-core-20211115' of https://github.com/philmd/qemu into stagingRichard Henderson
2021-11-16file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf
2021-11-16softmmu/qdev-monitor: fix use-after-free in qdev_set_id()Stefan Hajnoczi
2021-11-16meson: fix botched compile check conversionsPaolo Bonzini
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson
2021-11-16docs: Deprecate incorrectly typed device_add argumentsKevin Wolf
2021-11-16iotests/030: Unthrottle parallel jobs in reverseHanna Reitz
2021-11-16block: Let replace_child_noperm free childrenHanna Reitz
2021-11-16block: Let replace_child_tran keep indirect pointerHanna Reitz
2021-11-16transactions: Invoke clean() after everything elseHanna Reitz
2021-11-16block: Restructure remove_file_or_backing_child()Hanna Reitz
2021-11-16block: Pass BdrvChild ** to replace_child_nopermHanna Reitz
2021-11-16block: Drop detached child from ignore listHanna Reitz
2021-11-16block: Unite remove_empty_child and child_freeHanna Reitz
2021-11-16block: Manipulate children list in .attach/.detachHanna Reitz
2021-11-16stream: Traverse graph after modificationHanna Reitz
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2021-11-15tests/unit/test-smp-parse: Explicit MachineClass namePhilippe Mathieu-Daudé
2021-11-15tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()Philippe Mathieu-Daudé
2021-11-15tests/unit/test-smp-parse: Restore MachineClass fields after modifyingPhilippe Mathieu-Daudé
2021-11-15hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell
2021-11-15hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1Peter Maydell
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell
2021-11-15pcie: expire pending deleteGerd Hoffmann
2021-11-15pcie: fast unplug when slot power is offGerd Hoffmann
2021-11-15pcie: factor out pcie_cap_slot_unplug()Gerd Hoffmann
2021-11-15pcie: add power indicator blink checkGerd Hoffmann
2021-11-15pcie: implement slot power control for pcie root portsGerd Hoffmann
2021-11-15pci: implement power stateGerd Hoffmann
2021-11-15vdpa: Check for existence of opts.vhostdevEugenio Pérez
2021-11-15vdpa: Replace qemu_open_old by qemu_open atEugenio Pérez
2021-11-15virtio: use virtio accessor to access packed eventJason Wang
2021-11-15virtio: use virtio accessor to access packed descriptor flagsJason Wang
2021-11-15tests: bios-tables-test update expected blobsIgor Mammedov
2021-11-15hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSCJulia Suvorova
2021-11-15bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova
2021-11-15pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov
2021-11-12Merge tag 'pull-ppc-20211112' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-11-11Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2021-11-11tcg/s390x: Fix tcg_out_vec_op argument typeMiroslav Rezanina
2021-11-11tcg: Document ctpop opcodesRichard Henderson
2021-11-11tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé