Age | Commit message (Expand) | Author |
2018-02-09 | s390x/pci: fixup the code walking IOMMU tables | Yi Min Zhao |
2018-02-09 | s390x/sclp: fix event mask handling | Christian Borntraeger |
2018-02-09 | s390x/flic: cache the common flic class in a central function | David Hildenbrand |
2018-02-09 | s390x/kvm: cache the kvm flic in a central function | David Hildenbrand |
2018-02-09 | s390x/tcg: cache the qemu flic in a central function | David Hildenbrand |
2018-02-09 | s390x/tcg: remove SMP warning | David Hildenbrand |
2018-02-09 | s390x/flic: optimize CPU wakeup for TCG | David Hildenbrand |
2018-02-09 | s390x/flic: implement qemu_s390_clear_io_flic() | David Hildenbrand |
2018-02-09 | s390x/flic: make floating interrupts on TCG actually floating | David Hildenbrand |
2018-02-09 | s390x/flic: no need to call s390_io_interrupt() from flic | David Hildenbrand |
2018-02-09 | s390x/flic: factor out injection of floating interrupts | David Hildenbrand |
2018-02-09 | s390x/tcg: simplify lookup of flic | David Hildenbrand |
2018-02-09 | s390x/flic: simplify flic initialization | David Hildenbrand |
2018-02-08 | block: Move NVMe constants to a separate header | Fam Zheng |
2018-02-07 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-07 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into... | Peter Maydell |
2018-02-07 | memfd: add error argument, instead of perror() | Marc-André Lureau |
2018-02-07 | ivshmem: Disable irqfd on device reset | Ladi Prosek |
2018-02-07 | ivshmem: Improve MSI irqfd error handling | Ladi Prosek |
2018-02-07 | ivshmem: Always remove irqfd notifiers | Ladi Prosek |
2018-02-07 | ivshmem: Don't update non-existent MSI routes | Ladi Prosek |
2018-02-07 | memory: do explicit cleanup when remove listeners | Peter Xu |
2018-02-07 | vfio: listener unregister before unset container | Peter Xu |
2018-02-07 | vhost: add traces for memory listeners | Peter Xu |
2018-02-06 | vfio/pci: Add option to disable GeForce quirks | Alex Williamson |
2018-02-06 | vfio/common: Remove redundant copy of local variable | Alexey Kardashevskiy |
2018-02-06 | hw/vfio/platform: Init the interrupt mutex | Eric Auger |
2018-02-06 | vfio/pci: Allow relocating MSI-X MMIO | Alex Williamson |
2018-02-06 | qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR | Alex Williamson |
2018-02-06 | vfio/pci: Emulate BARs | Alex Williamson |
2018-02-06 | vfio/pci: Add base BAR MemoryRegion | Alex Williamson |
2018-02-06 | vfio/pci: Fixup VFIOMSIXInfo comment | Alex Williamson |
2018-02-06 | spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device | Alexey Kardashevskiy |
2018-02-06 | vfio/spapr: Use iommu memory region's get_attr() | Alexey Kardashevskiy |
2018-02-06 | hw/xen*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF() | Alistair Francis |
2018-02-06 | hw/ppc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/pci*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/moxie: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/mips: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/lm32: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/dma: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | hw/arm: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-06 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into staging | Peter Maydell |
2018-02-05 | exynos4210: workaround UBSAN compilation error | Marc-André Lureau |
2018-02-05 | i2c: Add a CONFIG_I2C master switch to the configuration files | Thomas Huth |
2018-02-05 | scsi-generic: Simplify error handling code | Fam Zheng |
2018-02-05 | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé |