summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell2015-09-242-4/+3
|\
| * libcacard: use the standalone projectMarc-André Lureau2015-09-232-4/+3
* | hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao2015-09-241-1/+1
* | hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-242-45/+133
* | hw/intc: Initial implementation of vGICv3Pavel Fedin2015-09-242-0/+150
* | intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-242-65/+68
* | hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-242-0/+141
* | vfio/pci: Add emulated PCI IDsAlex Williamson2015-09-233-6/+59
* | vfio/pci: Cache vendor and device IDAlex Williamson2015-09-233-19/+11
* | vfio/pci: Move AMD device specific reset to quirksAlex Williamson2015-09-233-157/+170
* | vfio/pci: Remove old config window and mirror quirksAlex Williamson2015-09-232-177/+0
* | vfio/pci: Config mirror quirkAlex Williamson2015-09-231-106/+124
* | vfio/pci: Config window quirksAlex Williamson2015-09-231-88/+270
* | vfio/pci: Rework RTL8168 quirkAlex Williamson2015-09-231-76/+101
* | vfio/pci: Cleanup Nvidia 0x3d0 quirkAlex Williamson2015-09-231-65/+107
* | vfio/pci: Cleanup ATI 0x3c3 quirkAlex Williamson2015-09-231-17/+9
* | vfio/pci: Foundation for new quirk structureAlex Williamson2015-09-232-104/+157
* | vfio/pci: Cleanup ROM blacklist quirkAlex Williamson2015-09-232-20/+25
* | vfio/pci: Split quirks to a separate fileAlex Williamson2015-09-234-882/+908
* | vfio/pci: Extract PCI structures to a separate headerAlex Williamson2015-09-232-143/+159
* | vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-233-3/+3
* | vfio/pci: Make interrupt bypass runtime configurableAlex Williamson2015-09-231-7/+12
* | vfio/pci: Rename MSI/X functions for easier tracingAlex Williamson2015-09-231-39/+34
* | vfio/pci: Rename INTx functions for easier tracingAlex Williamson2015-09-231-24/+24
* | vfio/pci: Cleanup vfio_early_setup_msix() error pathAlex Williamson2015-09-231-14/+13
* | vfio/pci: Cleanup RTL8168 quirk and tracingAlex Williamson2015-09-231-51/+37
|/
* sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan2015-09-231-1/+1
* sPAPR: Revert don't enable EEH on emulated PCI devicesGavin Shan2015-09-231-7/+0
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-233-1/+195
* ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()Thomas Huth2015-09-231-3/+6
* spapr: Fix default NUMA node allocation for threadsDavid Gibson2015-09-231-0/+8
* spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT typeBharata B Rao2015-09-231-1/+1
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-233-12/+41
* spapr: Revert to memory@XXXX representation for non-hotplugged memoryBharata B Rao2015-09-231-38/+9
* spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMABharata B Rao2015-09-231-2/+3
* spapr: Provide better error message when slots exceed max allowedBharata B Rao2015-09-231-2/+2
* spapr: Don't allow memory hotplug to memory less nodesBharata B Rao2015-09-231-1/+23
* spapr: Memory hotplug supportBharata B Rao2015-09-232-3/+123
* spapr: Make hash table size a factor of maxram_sizeBharata B Rao2015-09-231-1/+1
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-232-49/+212
* spapr: Add LMB DR connectorsDavid Gibson2015-09-231-0/+87
* spapr: Use QEMU limit for maximum CPUs numberAlexey Kardashevskiy2015-09-231-4/+2
* spapr: Don't use QOM [*] syntax for DR connectors.David Gibson2015-09-231-1/+4
* spapr_drc: use RTAS return codes for methods called by RTASMichael Roth2015-09-232-36/+41
* spapr: Initialize hotplug memory address spaceBharata B Rao2015-09-231-0/+18
* spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth2015-09-231-0/+21
* spapr_pci: fix device tree props for MSI/MSI-XMichael Roth2015-09-231-2/+10
* spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy2015-09-231-0/+1
* pseries: Fix incorrect calculation of threads per socket for chip-idDavid Gibson2015-09-231-4/+2
* pseries: define coldplugged devices as "configured"Laurent Vivier2015-09-231-1/+1
OpenPOWER on IntegriCloud