summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pmu: fix pmu vmstate subsection listLaurent Vivier2021-11-171-0/+1
* Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson2021-11-166-59/+71
|\
| * hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger2021-11-152-2/+10
| * hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell2021-11-154-30/+35
| * hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1Peter Maydell2021-11-151-5/+12
| * hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell2021-11-153-23/+15Star
* | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2021-11-1512-54/+160
|\ \ | |/ |/|
| * pcie: expire pending deleteGerd Hoffmann2021-11-151-0/+2
| * pcie: fast unplug when slot power is offGerd Hoffmann2021-11-151-0/+10
| * pcie: factor out pcie_cap_slot_unplug()Gerd Hoffmann2021-11-151-12/+20
| * pcie: add power indicator blink checkGerd Hoffmann2021-11-151-0/+7
| * pcie: implement slot power control for pcie root portsGerd Hoffmann2021-11-151-0/+28
| * pci: implement power stateGerd Hoffmann2021-11-152-4/+27
| * virtio: use virtio accessor to access packed eventJason Wang2021-11-151-9/+4Star
| * virtio: use virtio accessor to access packed descriptor flagsJason Wang2021-11-151-7/+4Star
| * hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSCJulia Suvorova2021-11-151-4/+8
| * hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova2021-11-153-1/+26
| * pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov2021-11-152-2/+2
| * hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machinesPhilippe Mathieu-Daudé2021-11-111-8/+15
| * vhost: Fix last vq queue index of devices with no cvqEugenio Pérez2021-11-111-4/+4
| * vhost: Rename last_index to vq_index_endEugenio Pérez2021-11-112-3/+3
* | Merge tag 'pull-ppc-20211112' of https://github.com/legoater/qemu into stagingRichard Henderson2021-11-121-31/+31
|\ \
| * | spapr_numa.c: fix FORM1 distance-less nodesDaniel Henrique Barboza2021-11-101-31/+31
| |/
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-11-113-0/+58
|\ \ | |/ |/|
| * sgx: Reset the vEPC regions during VM rebootYang Zhong2021-11-101-0/+50
| * numa: avoid crash with SGX and "info numa"Paolo Bonzini2021-11-101-0/+7
| * target/i386: sgx: mark device not user creatablePaolo Bonzini2021-11-091-0/+1
* | macfb: fix a memory leak (CID 1465231)Laurent Vivier2021-11-091-7/+4Star
* | Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...Richard Henderson2021-11-091-1/+15
|\ \
| * | hw: m68k: virt: Add compat machine for 6.2Laurent Vivier2021-11-091-1/+8
| * | hw: m68k: virt: Add compat machine for 6.1Laurent Vivier2021-11-091-1/+8
* | | hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-095-5/+5
|/ /
* | spapr_numa.c: FORM2 table handle nodes with no distance infoNicholas Piggin2021-11-091-5/+17
* | ppc/pegasos2: Suppress warning when qtest enabledBALATON Zoltan2021-11-091-1/+2
* | ppc/pnv: Fix check on block device before updating drive contentsCédric Le Goater2021-11-091-1/+1
|/
* hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE SELECT commandsMauro Matteo Cascella2021-11-081-0/+6
* Merge remote-tracking branch 'remotes/kraxel/tags/egl-20211105-pull-request' ...Richard Henderson2021-11-053-11/+18
|\
| * virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim2021-11-053-11/+18
* | Fix virtio-net-pci* "vectors" compatEduardo Habkost2021-11-051-1/+1
* | e1000: fix tx re-entrancy problemJon Maloy2021-11-051-0/+7
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-0316-41/+46
|\
| * esp: ensure in-flight SCSI requests are always cancelledMark Cave-Ayland2021-11-021-5/+5
| * hw/i386: fix vmmouse registrationPavel Dovgalyuk2021-11-021-0/+1
| * watchdog: remove select_watchdog_actionPaolo Bonzini2021-11-021-14/+0Star
| * watchdog: add information from -watchdog help to -device helpPaolo Bonzini2021-11-026-7/+12
| * hw/i386: Rename default_bus_bypass_iommuJean-Philippe Brucker2021-11-021-1/+1
| * target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine typesPaolo Bonzini2021-11-024-5/+14
| * target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2021-11-025-8/+13
| * util: Make some iova_tree parameters constEugenio Pérez2021-11-021-1/+1
* | Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson2021-11-032-4/+7
|\ \