Age | Commit message (Expand) | Author |
2020-11-03 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'... | Peter Maydell |
2020-11-02 | Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging | Peter Maydell |
2020-11-02 | hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work | Peter Maydell |
2020-11-02 | hw/display/exynos4210_fimd: Fix potential NULL pointer dereference | AlexChen |
2020-11-02 | hw/display/omap_lcdc: Fix potential NULL pointer dereference | AlexChen |
2020-11-02 | hw/arm/boot: fix SVE for EL3 direct kernel boot | Rémi Denis-Courmont |
2020-11-02 | hw/arm/smmuv3: Fix potential integer overflow (CID 1432363) | Philippe Mathieu-Daudé |
2020-11-02 | xen: rework pci_piix3_xen_ide_unplug | Anthony PERARD |
2020-11-01 | vfio: fix incorrect print type | Zhengui li |
2020-11-01 | hw/vfio: Use lock guard macros | Amey Narkhede |
2020-11-01 | s390x/pci: get zPCI function info from host | Matthew Rosato |
2020-11-01 | vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities | Matthew Rosato |
2020-11-01 | s390x/pci: use a PCI Function structure | Pierre Morel |
2020-11-01 | s390x/pci: clean up s390 PCI groups | Matthew Rosato |
2020-11-01 | s390x/pci: use a PCI Group structure | Pierre Morel |
2020-11-01 | s390x/pci: Honor DMA limits set by vfio | Matthew Rosato |
2020-11-01 | s390x/pci: Add routine to get the vfio dma available count | Matthew Rosato |
2020-11-01 | vfio: Find DMA available capability | Matthew Rosato |
2020-11-01 | vfio: Create shared routine for scanning info capabilities | Matthew Rosato |
2020-11-01 | s390x/pci: Move header files to include/hw/s390x | Matthew Rosato |
2020-11-01 | qapi: Add VFIO devices migration stats in Migration stats | Kirti Wankhede |
2020-11-01 | vfio: Make vfio-pci device migration capable | Kirti Wankhede |
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é |