Age | Commit message (Expand) | Author |
2013-10-25 | spapr-pci: enable irqfd for INTx | Alexey Kardashevskiy |
2013-10-25 | xics-kvm: enable irqfd for MSI | Alexey Kardashevskiy |
2013-10-25 | xics: Implement H_XIRR_X | Benjamin Herrenschmidt |
2013-10-25 | xics: Implement H_IPOLL | Benjamin Herrenschmidt |
2013-10-25 | xics-kvm: Support for in-kernel XICS interrupt controller | David Gibson |
2013-10-25 | xics: add cpu_setup callback | Alexey Kardashevskiy |
2013-10-25 | xics: split to xics and xics-common | Alexey Kardashevskiy |
2013-10-25 | xics: add missing const specifiers to TypeInfo | Alexey Kardashevskiy |
2013-10-25 | xics: convert init() to realize() | Alexey Kardashevskiy |
2013-10-25 | xics: add pre_save/post_load dispatchers | Alexey Kardashevskiy |
2013-10-25 | xics: replace fprintf with error_report | Alexey Kardashevskiy |
2013-10-25 | spapr: move cpu_setup after kvmppc_set_papr | Alexey Kardashevskiy |
2013-10-25 | xics: move reset and cpu_setup | Alexey Kardashevskiy |
2013-10-25 | spapr-rtas: fix h_rtas parameters reading | Alexey Kardashevskiy |
2013-10-25 | spapr: Add ibm, purr property on power7 and newer | Alexey Kardashevskiy |
2013-10-25 | spapr: increase temporary fdt buffer size | Alexey Kardashevskiy |
2013-10-25 | pseries: Fix loading of little endian kernels | Benjamin Herrenschmidt |
2013-10-18 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'bonzini/configure' into staging | Anthony Liguori |
2013-10-18 | net/rtl8139: update network information when macaddr is changed in guest | Amos Kong |
2013-10-18 | net/e1000: update network information when macaddr is changed in guest | Amos Kong |
2013-10-18 | net: update nic info during device reset | Amos Kong |
2013-10-18 | virtio: Remove unneeded memcpy | Stefan Weil |
2013-10-17 | vga: Mark relevant portio lists regions as coalesced MMIO flushing | Jan Kiszka |
2013-10-17 | cirrus: Mark vga io region as coalesced MMIO flushing | Jan Kiszka |
2013-10-17 | spice: fix multihead support | Gerd Hoffmann |
2013-10-17 | spice: replace use of deprecated API | Marc-André Lureau |
2013-10-17 | sd: Avoid access to NULL BlockDriverState | Andreas Färber |
2013-10-16 | Makefile.target: CONFIG_NO_* variables removed | Ákos Kovács |
2013-10-14 | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int... | Anthony Liguori |
2013-10-11 | blockdev: Remove IF_* check for read-only blockdev_init | Kevin Wolf |
2013-10-11 | ahci: set ahci mode on reset | Michael S. Tsirkin |
2013-10-10 | Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging | Anthony Liguori |
2013-10-10 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-10-10 | qemu/xen: make use of xenstore relative paths | Roger Pau Monné |
2013-10-10 | xen_disk: mark ioreq as mapped before unmapping in error case | Matthew Daley |
2013-10-09 | scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344] | Asias He |
2013-10-05 | hw/9pfs: Fix errno value for xattr functions | Daniel P. Berrange |
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-04 | kvmvapic: Prevent reading beyond the end of guest RAM | Jan Kiszka |
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 | pci-ohci: Add missing 'break' in ohci_service_td | Ján Veselý |
2013-10-02 | sh4: Fix serial line access for Linux kernels later than 3.2 | Guenter Roeck |
2013-10-02 | hw/alpha: Fix compiler warning (integer constant is too large) | Stefan Weil |
2013-10-02 | vfio-pci: Cleanup error_reports | Alex Williamson |