Age | Commit message (Expand) | Author |
2015-01-26 | hw: misc, add educational driver | Jiri Slaby |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2014-12-19 | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips |
2014-12-19 | vfio: fix adding memory listener to the right address space | Frank Blaschka |
2014-12-19 | vfio: migration to trace points | Eric Auger |
2014-12-15 | vfio: use kvm_resamplefds_enabled() | Eric Auger |
2014-10-31 | ivshmem: use error_report | Andrew Jones |
2014-10-31 | ivshmem: Fix fd leak on error | Andreas Färber |
2014-10-31 | ivshmem: Fix potential OOB r/w access | Sebastian Krahmer |
2014-10-31 | ivshmem: validate incoming_posn value from server | Stefan Hajnoczi |
2014-10-31 | ivshmem: Check ivshmem_read() size argument | Stefan Hajnoczi |
2014-10-31 | Add skip_dump flag to ignore memory region during dump | Nikunj A Dadhania |
2014-10-24 | omap_gpmc.c: Remove duplicate assignment | Dr. David Alan Gilbert |
2014-10-15 | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei |
2014-10-15 | vfio: remove bootindex property from qdev to qom | Gonglei |
2014-09-22 | vfio: make rom read endian sensitive | Nikunj A Dadhania |
2014-09-22 | Revert "vfio: Make BARs native endian" | Alexey Kardashevskiy |
2014-09-08 | PPC: Cuda: Use cuda timer to expose tbfreq to guest | Alexander Graf |
2014-09-08 | PPC: mac99: Fix core99 timer frequency | Alexander Graf |
2014-08-25 | vfio: Enable NVIDIA 88000 region quirk regardless of VGA | Alex Williamson |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini |
2014-08-18 | memory: convert memory_region_destroy to object_unparent | Paolo Bonzini |
2014-08-15 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in... | Peter Maydell |
2014-08-15 | ivshmem: check the value returned by fstat() | zhanghailiang |
2014-08-14 | ivshmem: fix building when debug mode is enabled | Levente Kurusa |
2014-08-05 | vfio: Don't cache MSIMessage | Alex Williamson |
2014-08-05 | vfio: Fix MSI-X vector expansion | Alex Williamson |
2014-07-22 | hw/misc/imx_ccm.c: Add missing VMState list terminator | Peter Maydell |
2014-07-15 | sPAPR/IOMMU: Fix TCE entry permission | Gavin Shan |
2014-06-30 | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber |
2014-06-30 | vfio: use correct runstate | Paolo Bonzini |
2014-06-30 | vfio: Make BARs native endian | Alexey Kardashevskiy |
2014-06-30 | vfio-pci: Fix MSI-X masking performance | Alex Williamson |
2014-06-30 | vfio-pci: Fix MSI/X debug code | Alex Williamson |
2014-06-27 | vfio: Enable for SPAPR | Alexey Kardashevskiy |
2014-06-27 | vfio: Add vfio_container_ioctl() | Alexey Kardashevskiy |
2014-06-23 | qapi event: convert GUEST_PANICKED | Wenchao Xia |
2014-06-16 | macio: Fix timer endianness | Alexander Graf |
2014-06-16 | macio ide: Do remainder access asynchronously | Alexander Graf |
2014-05-30 | vfio: Add guest side IOMMU support | David Gibson |
2014-05-30 | vfio: Create VFIOAddressSpace objects as needed | David Gibson |
2014-05-30 | vfio: Introduce VFIO address spaces | David Gibson |
2014-05-30 | vfio: Rework to have error paths | Alexey Kardashevskiy |
2014-05-30 | vfio: Fix 128 bit handling | Alexey Kardashevskiy |
2014-05-30 | vfio-pci: Quirk RTL8168 NIC | Alex Williamson |
2014-05-24 | lm32: remove lm32_sys | Michael Walle |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-13 | hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO | Peter Maydell |