index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-11-01
vfio: Add ioctl to get dirty pages bitmap during dma unmap
Kirti Wankhede
2020-11-01
vfio: Dirty page tracking when vIOMMU is enabled
Kirti Wankhede
2020-11-01
vfio: Add vfio_listener_log_sync to mark dirty pages
Kirti Wankhede
2020-11-01
vfio: Add function to start and stop dirty pages tracking
Kirti Wankhede
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
2020-11-01
vfio: Add load state functions to SaveVMHandlers
Kirti Wankhede
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
2020-11-01
vfio: Register SaveVMHandlers for VFIO device
Kirti Wankhede
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
2020-11-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-10-31
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201029-pull-reque...
Peter Maydell
2020-10-31
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201028' into...
Peter Maydell
2020-10-30
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
2020-10-30
intel_iommu: Fix two misuse of "0x%u" prints
Peter Xu
2020-10-30
virtio: skip guest index check on device load
Felipe Franciosi
2020-10-30
vhost-blk: set features before setting inflight feature
Jin Yu
2020-10-30
pci: Disallow improper BAR registration for type 1
Ben Widawsky
2020-10-30
pci: Change error_report to assert(3)
Ben Widawsky
2020-10-30
pci: advertise a page aligned ATS
Jason Wang
2020-10-30
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
2020-10-30
vhost: Don't special case vq->used_phys in vhost_get_log_size()
Greg Kurz
2020-10-30
pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_level
Mark Cave-Ayland
2020-10-30
hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()
Philippe Mathieu-Daudé
2020-10-30
hw/virtio/vhost-vdpa: Fix Coverity CID 1432864
Philippe Mathieu-Daudé
2020-10-30
acpi/crs: Support ranges > 32b for hosts
Ben Widawsky
2020-10-30
acpi/crs: Prevent bad ranges for host bridges
Ben Widawsky
2020-10-30
vhost-vsock: set vhostfd to non-blocking mode
Stefano Garzarella
2020-10-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...
Peter Maydell
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
2020-10-29
virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
Gerd Hoffmann
2020-10-29
virtio-gpu: add virtio-vga module
Gerd Hoffmann
2020-10-29
virtio-gpu: add virtio-gpu-pci module
Gerd Hoffmann
2020-10-28
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...
Peter Maydell
2020-10-28
hw/pci-host/sabre: Simplify code initializing variable once
Philippe Mathieu-Daudé
2020-10-28
hw/pci-host/sabre: Remove superfluous address range check
Philippe Mathieu-Daudé
2020-10-28
hw/pci-host/sabre: Update documentation link
Philippe Mathieu-Daudé
2020-10-28
sabre: increase number of PCI bus IRQs from 32 to 64
Mark Cave-Ayland
2020-10-28
hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
Philippe Mathieu-Daudé
2020-10-28
sabre: don't call sysbus_mmio_map() in sabre_realize()
Mark Cave-Ayland
2020-10-28
sparc32-ledma: don't reference nd_table directly within the device
Mark Cave-Ayland
2020-10-28
sparc32-espdma: use object_initialize_child() for esp child object
Mark Cave-Ayland
2020-10-28
sparc32-ledma: use object_initialize_child() for lance child object
Mark Cave-Ayland
2020-10-28
sparc32-dma: use object_initialize_child() for espdma and ledma child objects
Mark Cave-Ayland
2020-10-27
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...
Peter Maydell
2020-10-27
ide: clear SRST after SRST finishes
John Snow
[next]