Age | Commit message (Expand) | Author |
2015-09-25 | hmp: added io apic dump state | Pavel Butsykin |
2015-09-25 | apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS | Pavel Butsykin |
2015-09-25 | apic_internal.h: make some apic_get_* functions externally visible | Pavel Butsykin |
2015-09-25 | ioapic: fix contents of arbitration register | Paolo Bonzini |
2015-09-25 | ioapic: coalesce level interrupts | Paolo Bonzini |
2015-09-25 | vhost-scsi: include linux/vhost.h | Marc-André Lureau |
2015-09-25 | scsi-generic: let guests recognize readonly=on on passthrough devices | Paolo Bonzini |
2015-09-24 | Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging | Peter Maydell |
2015-09-24 | hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table | Shannon Zhao |
2015-09-24 | hw/arm/virt: Add gic-version option to virt machine | Pavel Fedin |
2015-09-24 | hw/intc: Initial implementation of vGICv3 | Pavel Fedin |
2015-09-24 | intc/gic: Extract some reusable vGIC code | Pavel Fedin |
2015-09-24 | hw/intc: Implement GIC-500 base class | Shlomo Pongratz |
2015-09-23 | libcacard: use the standalone project | Marc-André Lureau |
2015-09-23 | vfio/pci: Add emulated PCI IDs | Alex Williamson |
2015-09-23 | vfio/pci: Cache vendor and device ID | Alex Williamson |
2015-09-23 | vfio/pci: Move AMD device specific reset to quirks | Alex Williamson |
2015-09-23 | vfio/pci: Remove old config window and mirror quirks | Alex Williamson |
2015-09-23 | vfio/pci: Config mirror quirk | Alex Williamson |
2015-09-23 | vfio/pci: Config window quirks | Alex Williamson |
2015-09-23 | vfio/pci: Rework RTL8168 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup Nvidia 0x3d0 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup ATI 0x3c3 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Foundation for new quirk structure | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup ROM blacklist quirk | Alex Williamson |
2015-09-23 | vfio/pci: Split quirks to a separate file | Alex Williamson |
2015-09-23 | vfio/pci: Extract PCI structures to a separate header | Alex Williamson |
2015-09-23 | vfio: Change polarity of our no-mmap option | Alex Williamson |
2015-09-23 | vfio/pci: Make interrupt bypass runtime configurable | Alex Williamson |
2015-09-23 | vfio/pci: Rename MSI/X functions for easier tracing | Alex Williamson |
2015-09-23 | vfio/pci: Rename INTx functions for easier tracing | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup vfio_early_setup_msix() error path | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup RTL8168 quirk and tracing | Alex Williamson |
2015-09-23 | sPAPR: Enable EEH on VFIO PCI device only | Gavin Shan |
2015-09-23 | sPAPR: Revert don't enable EEH on emulated PCI devices | Gavin Shan |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-09-23 | ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory() | Thomas Huth |
2015-09-23 | spapr: Fix default NUMA node allocation for threads | David Gibson |
2015-09-23 | spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type | Bharata B Rao |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao |
2015-09-23 | spapr: Revert to memory@XXXX representation for non-hotplugged memory | Bharata B Rao |
2015-09-23 | spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA | Bharata B Rao |
2015-09-23 | spapr: Provide better error message when slots exceed max allowed | Bharata B Rao |
2015-09-23 | spapr: Don't allow memory hotplug to memory less nodes | Bharata B Rao |
2015-09-23 | spapr: Memory hotplug support | Bharata B Rao |
2015-09-23 | spapr: Make hash table size a factor of maxram_size | Bharata B Rao |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao |
2015-09-23 | spapr: Add LMB DR connectors | David Gibson |
2015-09-23 | spapr: Use QEMU limit for maximum CPUs number | Alexey Kardashevskiy |
2015-09-23 | spapr: Don't use QOM [*] syntax for DR connectors. | David Gibson |