aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-03-079p: darwin: Handle struct stat(fs) differencesKeno Fischer
2022-03-079p: Rename 9p-util -> 9p-util-linuxKeno Fischer
2022-03-079p: linux: Fix a couple Linux assumptionsKeno Fischer
2022-03-07ide: Increment BB in-flight counter for TRIM BHHanna Reitz
2022-03-06hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani
2022-03-06vhost: use wfd on functions setting vring call fdSergio Lopez
2022-03-06pci: drop COMPAT_PROP_PCP for 2.0 machine typesIgor Mammedov
2022-03-06hw/smbios: Add table 4 parameter, "processor-id"Patrick Venture
2022-03-06x86: cleanup unused compat_apic_id_modeIgor Mammedov
2022-03-06vhost-vsock: detach the virqueue element in case of errorStefano Garzarella
2022-03-06pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne
2022-03-06acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov
2022-03-06pci: expose TYPE_XIO3130_DOWNSTREAM nameIgor Mammedov
2022-03-06pci: show id info when pci BDF conflictZhenzhong Duan
2022-03-06hw/misc/pvpanic: Use standard headers insteadzhenwei pi
2022-03-06pci-bridge/xio3130_downstream: Fix error handlingJonathan Cameron
2022-03-06pci-bridge/xio3130_upstream: Fix error handlingJonathan Cameron
2022-03-06pcie: Add a helper to the SR/IOV APIŁukasz Gieryk
2022-03-06pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang
2022-03-06virtio-net: Unlimit tx queue size if peer is vdpaEugenio Pérez
2022-03-06hw/pci-bridge/pxb: Fix missing swizzleJonathan Cameron
2022-03-06hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecatedThomas Huth
2022-03-06virtio-iommu: Support bypass domainJean-Philippe Brucker
2022-03-06virtio-iommu: Default to bypass during bootJean-Philippe Brucker
2022-03-06hw/i386: Replace magic number with field length calculationDov Murik
2022-03-06hw/i386: Improve bounds checking in OVMF table parsingDov Murik
2022-03-06intel_iommu: support snoop controlJason Wang
2022-03-06vhost-vdpa: make notifiers _init()/_uninit() symmetricLaurent Vivier
2022-03-06hw/virtio: vdpa: Fix leak of host-notifier memory-regionLaurent Vivier
2022-03-05Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell
2022-03-04Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220304-pull-reques...Peter Maydell
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito
2022-03-04Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2022-03-04hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar
2022-03-04virtio: fix the condition for iommu_platform not supportedHalil Pasic
2022-03-04vhost-user: fix VirtQ notifier cleanupXueming Li
2022-03-04vhost-user: remove VirtQ notifier restoreXueming Li
2022-03-04hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collideAni Sinha
2022-03-04hw/smbios: fix overlapping table handle numbers with large memory vmsAni Sinha
2022-03-04hw/smbios: code cleanup - use macro definitions for table header handlesAni Sinha
2022-03-04hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macroAni Sinha
2022-03-04hw/display/vmware_vga: replace fprintf calls with trace eventsCarwyn Ellis
2022-03-04edid: Fix clock of Detailed Timing DescriptorAkihiko Odaki
2022-03-04hw/i386: Replace magic number with field length calculationDov Murik
2022-03-04hw/i386: Improve bounds checking in OVMF table parsingDov Murik
2022-03-04hw/usb/redirect.c: Stop using qemu_oom_check()Peter Maydell
2022-03-04usb/ohci: Don't use packet from OHCIState for isochronous transfersBALATON Zoltan
2022-03-04usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()BALATON Zoltan
2022-03-04usb/ohci: Move USBPortOps related functions togetherBALATON Zoltan
2022-03-04usb/ohci: Move cancelling async packet to ohci_stop_endpoints()BALATON Zoltan