aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-16gitlab: skip cirrus jobs on master and stable branchesDaniel P. Berrangé1-0/+3
2021-11-16gitlab-ci: Split custom-runners.yml in one file per runnerPhilippe Mathieu-Daudé4-264/+268
2021-11-16Jobs based on custom runners: add CentOS Stream 8Cleber Rosa7-0/+420
2021-11-16meson: remove useless libdl testPaolo Bonzini2-8/+2
2021-11-16tests/vm: don't build using TCG by defaultAlex Bennée1-4/+13
2021-11-16tests/vm: sort the special variable listAlex Bennée1-6/+6
2021-11-16tests/docker: force NOUSER=1 for base imagesAlex Bennée1-0/+3
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones10-1/+67
2021-11-16nbd/server: Silence clang sanitizer warningEric Blake1-4/+9
2021-11-16Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson9-65/+278
2021-11-16Merge tag 'machine-core-20211115' of https://github.com/philmd/qemu into stagingRichard Henderson1-19/+33
2021-11-16file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf3-4/+63
2021-11-16softmmu/qdev-monitor: fix use-after-free in qdev_set_id()Stefan Hajnoczi1-1/+1
2021-11-16meson: fix botched compile check conversionsPaolo Bonzini1-9/+15
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson7-61/+83
2021-11-16docs: Deprecate incorrectly typed device_add argumentsKevin Wolf1-0/+14
2021-11-16iotests/030: Unthrottle parallel jobs in reverseHanna Reitz1-1/+10
2021-11-16block: Let replace_child_noperm free childrenHanna Reitz1-23/+79
2021-11-16block: Let replace_child_tran keep indirect pointerHanna Reitz1-10/+73
2021-11-16transactions: Invoke clean() after everything elseHanna Reitz2-2/+9
2021-11-16block: Restructure remove_file_or_backing_child()Hanna Reitz1-9/+12
2021-11-16block: Pass BdrvChild ** to replace_child_nopermHanna Reitz1-11/+12
2021-11-16block: Drop detached child from ignore listHanna Reitz1-3/+5
2021-11-16block: Unite remove_empty_child and child_freeHanna Reitz1-13/+13
2021-11-16block: Manipulate children list in .attach/.detachHanna Reitz1-9/+5
2021-11-16stream: Traverse graph after modificationHanna Reitz1-2/+5
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson33-60/+176
2021-11-15tests/unit/test-smp-parse: Explicit MachineClass namePhilippe Mathieu-Daudé1-2/+6
2021-11-15tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()Philippe Mathieu-Daudé1-16/+18
2021-11-15tests/unit/test-smp-parse: Restore MachineClass fields after modifyingPhilippe Mathieu-Daudé1-1/+9
2021-11-15hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger2-2/+10
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell5-31/+46
2021-11-15hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1Peter Maydell1-5/+12
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell4-24/+16
2021-11-15pcie: expire pending deleteGerd Hoffmann3-1/+6
2021-11-15pcie: fast unplug when slot power is offGerd Hoffmann1-0/+10
2021-11-15pcie: factor out pcie_cap_slot_unplug()Gerd Hoffmann1-12/+20
2021-11-15pcie: add power indicator blink checkGerd Hoffmann1-0/+7
2021-11-15pcie: implement slot power control for pcie root portsGerd Hoffmann1-0/+28
2021-11-15pci: implement power stateGerd Hoffmann3-4/+29
2021-11-15vdpa: Check for existence of opts.vhostdevEugenio Pérez1-0/+4
2021-11-15vdpa: Replace qemu_open_old by qemu_open atEugenio Pérez1-1/+1
2021-11-15virtio: use virtio accessor to access packed eventJason Wang1-9/+4
2021-11-15virtio: use virtio accessor to access packed descriptor flagsJason Wang1-7/+4
2021-11-15tests: bios-tables-test update expected blobsIgor Mammedov16-16/+0
2021-11-15hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSCJulia Suvorova1-4/+8
2021-11-15bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova1-0/+16
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova4-1/+27
2021-11-15pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov2-2/+2
2021-11-12Merge tag 'pull-ppc-20211112' of https://github.com/legoater/qemu into stagingRichard Henderson3-33/+33