Age | Commit message (Expand) | Author |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2014-02-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208'... | Peter Maydell |
2014-02-08 | arm/zynq: Add software system reset via SCLR | Sebastian Huber |
2014-02-04 | lm32_sys: dump cpu state if test case fails | Michael Walle |
2014-02-04 | lm32_sys: print test result on stderr | Michael Walle |
2014-02-04 | lm32_sys: increase test case name length limit | Michael Walle |
2014-02-01 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012... | Peter Maydell |
2014-01-28 | vfio: correct debug macro typo | Bandan Das |
2014-01-26 | Add DSDT node for AppleSMC | Gabriel L. Somlo |
2014-01-17 | vfio: fix mapping of MSIX bar | Alexey Kardashevskiy |
2014-01-16 | vfio-pci: Fail initfn on DMA mapping errors | Alex Williamson |
2014-01-16 | vfio: Filter out bogus mappings | Alex Williamson |
2014-01-15 | vfio: Do not reattempt a failed rom read | Bandan Das |
2014-01-15 | vfio: warn if host device rom can't be read | Bandan Das |
2014-01-15 | vfio: Destroy memory regions | Alex Williamson |
2014-01-09 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2013-12-23 | exynos4210: Use macro ARRAY_SIZE where possible | Stefan Weil |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-06 | vfio-pci: Release all MSI-X vectors when disabled | Alex Williamson |
2013-12-06 | vfio-pci: Add debug config options to disable MSI/X KVM support | Alex Williamson |
2013-12-06 | vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk | Alex Williamson |
2013-12-06 | vfio-pci: Make use of new KVM-VFIO device | Alex Williamson |
2013-11-21 | vfio-pci: Fix multifunction=on | Alex Williamson |
2013-11-21 | pc: get rid of builtin pvpanic for "-M pc-1.5" | Paolo Bonzini |
2013-11-05 | pcmcia: QOM'ify PCMCIACardState and MicroDriveState | Andreas Färber |
2013-11-05 | pxa: Fix typo "dettach" | Andreas Färber |
2013-11-05 | arm11mpcore: Split off SCU device | Andreas Färber |
2013-11-05 | a9scu: Build only once | Andreas Färber |
2013-11-05 | a9mpcore: Embed A9SCUState | Andreas Färber |
2013-11-05 | a9scu: QOM cleanups | Andreas Färber |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-31 | integrator: fix Linux boot failure by emulating dbg region | Alex Bennée |
2013-10-14 | pvpanic: add API to access io port | Michael S. Tsirkin |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-10-14 | hw/vfio: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-10-04 | vfio-pci: Fix endian issues in vfio_pci_size_rom() | Alex Williamson |
2013-10-04 | vfio-pci: Add dummy PCI ROM write accessor | Alex Williamson |
2013-10-03 | vfio: Fix debug output for int128 values | Alexey Kardashevskiy |
2013-10-02 | vfio-pci: Implement PCI hot reset | Alex Williamson |
2013-10-02 | vfio-pci: Cleanup error_reports | Alex Williamson |
2013-10-02 | vfio-pci: Lazy PCI option ROM loading | Alex Williamson |
2013-10-02 | vfio-pci: Test device reset capabilities | Alex Williamson |
2013-10-02 | vfio-pci: Add support for MSI affinity | Alex Williamson |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber |
2013-08-29 | Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5 | Anthony Liguori |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-12 | hw/misc: make pvpanic known to user | Marcel Apfelbaum |