aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-06-15vfio-user: handle DMA mappingsJagannathan Raman
2022-06-15vfio-user: IOMMU support for remote deviceJagannathan Raman
2022-06-15vfio-user: handle PCI config space accessesJagannathan Raman
2022-06-15vfio-user: run vfio-user contextJagannathan Raman
2022-06-15vfio-user: find and init PCI deviceJagannathan Raman
2022-06-15vfio-user: instantiate vfio-user contextJagannathan Raman
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman
2022-06-15vfio-user: build libraryJagannathan Raman
2022-06-15remote/machine: add vfio-user propertyJagannathan Raman
2022-06-15remote/machine: add HotplugHandler for remote machineJagannathan Raman
2022-06-15qdev: unplug blocker for devicesJagannathan Raman
2022-06-15q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabledZhenzhong Duan
2022-06-14virtio-mmio: cleanup resetPaolo Bonzini
2022-06-14virtio: stop ioeventfd on resetPaolo Bonzini
2022-06-14virtio-mmio: stop ioeventfd on legacy resetPaolo Bonzini
2022-06-14s390x: simplify virtio_ccw_reset_virtioPaolo Bonzini
2022-06-14virtio-gpu: Respect UI refresh rate for EDIDAkihiko Odaki
2022-06-14ui: Deliver refresh rate via QemuUIInfoAkihiko Odaki
2022-06-14ui/console: Do not return a value with ui_infoAkihiko Odaki
2022-06-14virtio-gpu: update done only on the scanout associated with rectDongwon Kim
2022-06-14usbredir: avoid queuing hello packet on snapshot restoreJoelle van Dyne
2022-06-14hw/usb/hcd-ehci: fix writeback orderArnout Engelen
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng
2022-06-14hw/usb/canokey: Add trace eventsHongren (Zenithal) Zheng
2022-06-14hw/usb: Add CanoKey ImplementationHongren (Zenithal) Zheng
2022-06-11hw/mips/boston: Initialize g_autofree pointersBernhard Beschow
2022-06-11hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()Bernhard Beschow
2022-06-11hw/i386/pc: Unexport functions used only internallyBernhard Beschow
2022-06-11hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow
2022-06-11hw/audio/cs4231a: Const'ify global tablesBernhard Beschow
2022-06-11hw: Reuse TYPE_I8042 defineBernhard Beschow
2022-06-11hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow
2022-06-11hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM propertyBernhard Beschow
2022-06-11hw/i386/microvm-dt: Force explicit failure if retrieving QOM property failsBernhard Beschow
2022-06-11hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: QOM'ify PCI device creation and wiringBernhard Beschow
2022-06-11hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fnBernhard Beschow
2022-06-11hw/isa/piix4: Inline and remove piix4_create()Bernhard Beschow
2022-06-11hw/isa/piix4: QOM'ify PIIX4 PM creationBernhard Beschow
2022-06-11hw/isa/piix4: Factor out ISABus retrieval from piix4_create()Bernhard Beschow
2022-06-11hw/isa/piix4: QOM'ify PCI device creation and wiringBernhard Beschow
2022-06-11hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fnBernhard Beschow
2022-06-11hw/isa/piix4: Use object_initialize_child() for embedded structBernhard Beschow
2022-06-11hw/southbridge/piix: Aggregate all PIIX southbridge type namesBernhard Beschow
2022-06-11hw/acpi/piix4: remove unused piix4_pm_initfn() functionMark Cave-Ayland
2022-06-11hw/isa/piix4.c: create PIIX4_PM device directly instead of using piix4_pm_ini...Mark Cave-Ayland
2022-06-11hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_in...Mark Cave-Ayland
2022-06-11hw/acpi/piix4: use qdev gpio to wire up smi_irqMark Cave-Ayland
2022-06-11hw/acpi/piix4: use qdev gpio to wire up sci_irqMark Cave-Ayland