aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-11-23hw/audio/intel-hda: Drop unnecessary prototypePeter Maydell1-2/+0
2022-11-23hw/audio/intel-hda: don't reset codecs twicePeter Maydell1-3/+1
2022-11-23hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()Peter Maydell2-2/+2
2022-11-23hw/usb/hcd-xhci.c: spelling: tranferMichael Tokarev1-1/+1
2022-11-23Revert "usbredir: avoid queuing hello packet on snapshot restore"Joelle van Dyne1-2/+1
2022-11-22Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi2-2/+5
2022-11-22Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi12-22/+32
2022-11-22hw/loongarch: Replace the value of uart info with macroXiaojuan Yang1-1/+2
2022-11-22hw/loongarch: Fix setprop_sized method in fdt rtc node.Xiaojuan Yang1-1/+1
2022-11-22hw/loongarch: Add default stdout uart in fdtXiaojuan Yang1-0/+2
2022-11-22virtio: disable error for out of spec queue-enableMichael S. Tsirkin1-0/+7
2022-11-22acpi: x86: move RPQx field back to _SB scopeIgor Mammedov2-20/+8
2022-11-22vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella9-2/+17
2022-11-21rtl8139: honor large send MSS valueStefan Hajnoczi1-14/+12
2022-11-21rtl8139: keep Tx command mode 0 and 1 separateStefan Hajnoczi1-2/+2
2022-11-21rtl8139: avoid clobbering tx descriptor bitsStefan Hajnoczi1-7/+10
2022-11-21hw/intc: add implementation of GICD_IIDR to Arm GICAlex Bennée1-1/+11
2022-11-21hw/intc: clean-up access to GIC multi-byte registersAlex Bennée1-6/+10
2022-11-21hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic1-21/+46
2022-11-16s390x: Fix spelling errorsThomas Huth3-5/+5
2022-11-14hw/intc/arm_gicv3: fix prio masking on pmr writeJens Wiklander1-2/+1
2022-11-12Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-4/+4
2022-11-12hw/loongarch: Fix loongarch fdt addr confictSong Gao1-4/+4
2022-11-11Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi11-901/+882
2022-11-11Merge tag 'pull-ppc-20221111' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-2/+10
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil1-3/+3
2022-11-11net: Replace TAB indentations with spacesAhmed Abouzied7-878/+878
2022-11-11host-libusb: Remove unused variableMiroslav Rezanina1-15/+0
2022-11-11tulip: Remove unused variableMiroslav Rezanina1-3/+1
2022-11-11rtl8139: Remove unused variableMiroslav Rezanina1-2/+0
2022-11-10hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port failsThomas Huth1-2/+10
2022-11-10virtio-net: fix for heap-buffer-overflowXuan Zhuo1-2/+16
2022-11-10display: include dependencies explicitlyMichael S. Tsirkin9-1/+8
2022-11-08Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"Daniel Henrique Barboza2-11/+2
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi13-1976/+1955
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam5-440/+440
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam6-1509/+1509
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater1-0/+5
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater2-27/+1
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi57-844/+2434
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée7-11/+7
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova2-5/+23
2022-11-07vhost-user: Support vhost_dev_startYajun Wu1-1/+73
2022-11-07vhost: Change the sequence of device startYajun Wu2-13/+16
2022-11-07intel-iommu: PASID supportJason Wang3-103/+333
2022-11-07intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a functionJason Wang1-14/+28
2022-11-07intel-iommu: drop VTDBusJason Wang1-118/+116
2022-11-07intel-iommu: don't warn guest errors when getting rid2pasid entryJason Wang1-6/+6
2022-11-07vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu1-61/+5
2022-11-07hw/arm/virt: Enable HMAT on arm virt machineXiang Chen2-0/+8