aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-11-21escc: update the R_SPEC register SPEC_ALLSENT bit when writing to W_TXCTRL1Mark Cave-Ayland1-0/+14
2021-11-21escc: always set STATUS_TXEMPTY in R_STATUS on device resetMark Cave-Ayland1-0/+11
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-0/+1
2021-11-19Merge tag 'pull-ppc-20211119' of https://github.com/legoater/qemu into stagingRichard Henderson1-0/+1
2021-11-19Merge tag 'nvme-fixes-for-6.2-pull-request' of git://git.infradead.org/qemu-n...Richard Henderson4-8/+16
2021-11-19esp: ensure that async_len is reset to 0 during esp_hard_reset()Mark Cave-Ayland1-0/+1
2021-11-19hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)Klaus Jensen1-0/+5
2021-11-19hw/nvme: change nvme-ns 'shared' defaultKlaus Jensen2-7/+2
2021-11-19hw/nvme: reattach subsystem namespaces on hotplugHannes Reinecke1-1/+9
2021-11-19net: vmxnet3: validate configuration values during activate (CVE-2021-20203)Prasad J Pandit1-0/+13
2021-11-17vfio: Fix memory leak of hostwinPeng Liang1-0/+8
2021-11-17pmu: fix pmu vmstate subsection listLaurent Vivier1-0/+1
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson6-59/+71
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson12-54/+160
2021-11-15hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger2-2/+10
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell4-30/+35
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 Maydell3-23/+15
2021-11-15pcie: expire pending deleteGerd Hoffmann1-0/+2
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 Hoffmann2-4/+27
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-15hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSCJulia Suvorova1-4/+8
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova3-1/+26
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 Henderson1-31/+31
2021-11-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-0/+58
2021-11-11hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machinesPhilippe Mathieu-Daudé1-8/+15
2021-11-11vhost: Fix last vq queue index of devices with no cvqEugenio Pérez1-4/+4
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez2-3/+3
2021-11-10sgx: Reset the vEPC regions during VM rebootYang Zhong1-0/+50
2021-11-10spapr_numa.c: fix FORM1 distance-less nodesDaniel Henrique Barboza1-31/+31
2021-11-10numa: avoid crash with SGX and "info numa"Paolo Bonzini1-0/+7
2021-11-09target/i386: sgx: mark device not user creatablePaolo Bonzini1-0/+1
2021-11-09macfb: fix a memory leak (CID 1465231)Laurent Vivier1-7/+4
2021-11-09Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...Richard Henderson1-1/+15
2021-11-09hw: m68k: virt: Add compat machine for 6.2Laurent Vivier1-1/+8
2021-11-09hw: m68k: virt: Add compat machine for 6.1Laurent Vivier1-1/+8
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé5-5/+5
2021-11-09spapr_numa.c: FORM2 table handle nodes with no distance infoNicholas Piggin1-5/+17
2021-11-09ppc/pegasos2: Suppress warning when qtest enabledBALATON Zoltan1-1/+2
2021-11-09ppc/pnv: Fix check on block device before updating drive contentsCédric Le Goater1-1/+1
2021-11-08hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE SELECT commandsMauro Matteo Cascella1-0/+6
2021-11-05Merge remote-tracking branch 'remotes/kraxel/tags/egl-20211105-pull-request' ...Richard Henderson3-11/+18
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim3-11/+18
2021-11-05Fix virtio-net-pci* "vectors" compatEduardo Habkost1-1/+1