aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-06-20ppc/pnv: fix extra indent spaces with DEFINE_PROP*Daniel Henrique Barboza
2022-06-20pnv/xive2: Access direct mapped thread contexts from all chipsFrederic Barrat
2022-06-20ppc: fix boot with sam460exMichael S. Tsirkin
2022-06-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-06-16acpi/erst: fix fallthrough code upon validation failureAni Sinha
2022-06-16vhost: also check queue state in the vhost_dev_set_log error routineNi Xun
2022-06-16crypto: Introduce RSA algorithmzhenwei pi
2022-06-16virtio-iommu: Add an assert check in translate routineZhenzhong Duan
2022-06-16virtio-iommu: Use recursive lock to avoid deadlockZhenzhong Duan
2022-06-16virtio-iommu: Add bypass mode support to assigned deviceZhenzhong Duan
2022-06-16virtio/vhost-user: Fix wrong vhost notifier GPtrArray sizeYajun Wu
2022-06-16pci-bridge/cxl_downstream: Add a CXL switch downstream portJonathan Cameron
2022-06-16pci-bridge/cxl_upstream: Add a CXL switch upstream portJonathan Cameron
2022-06-16Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2022-06-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-06-169pfs: fix 'Twalk' to only send error if no component walkedChristian Schoenebeck
2022-06-169pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk()Christian Schoenebeck
2022-06-15vfio-user: handle reset of remote deviceJagannathan Raman
2022-06-15vfio-user: handle device interruptsJagannathan Raman
2022-06-15vfio-user: handle PCI BAR accessesJagannathan Raman
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