summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-64/+38
* nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-34/+37
* Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into stagingPeter Maydell2015-09-2412-10/+222
|\
| * oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange2015-09-244-1/+41
| * gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange2015-09-242-4/+9
| * qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini2015-09-243-4/+161
| * slirp: Fix non blocking connect for w32Stefan Weil2015-09-241-1/+7
| * nsis: Add QEMU version information to Windows registryStefan Weil2015-09-242-0/+4
|/
* Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell2015-09-2433-5849/+21
|\
| * libcacard: use the standalone projectMarc-André Lureau2015-09-2333-5849/+21
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...Peter Maydell2015-09-2417-122/+686
|\ \
| * | MAINTAINERS: update Allwinner A10 maintainerBeniamino Galvani2015-09-241-3/+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-245-46/+146
| * | hw/intc: Initial implementation of vGICv3Pavel Fedin2015-09-244-0/+178
| * | arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()Pavel Fedin2015-09-242-7/+21
| * | intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-244-65/+128
| * | hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-243-0/+209
|/ /
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...Peter Maydell2015-09-238-1329/+1558
|\ \ | |/ |/|
| * vfio/pci: Add emulated PCI IDsAlex Williamson2015-09-234-6/+63
| * vfio/pci: Cache vendor and device IDAlex Williamson2015-09-233-19/+11
| * vfio/pci: Move AMD device specific reset to quirksAlex Williamson2015-09-234-157/+177
| * vfio/pci: Remove old config window and mirror quirksAlex Williamson2015-09-233-186/+0
| * vfio/pci: Config mirror quirkAlex Williamson2015-09-232-110/+129
| * vfio/pci: Config window quirksAlex Williamson2015-09-232-90/+276
| * vfio/pci: Rework RTL8168 quirkAlex Williamson2015-09-232-80/+105
| * vfio/pci: Cleanup Nvidia 0x3d0 quirkAlex Williamson2015-09-232-68/+111
| * vfio/pci: Cleanup ATI 0x3c3 quirkAlex Williamson2015-09-232-19/+11
| * vfio/pci: Foundation for new quirk structureAlex Williamson2015-09-232-104/+157
| * vfio/pci: Cleanup ROM blacklist quirkAlex Williamson2015-09-233-20/+28
| * 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-234-4/+4
| * vfio/pci: Make interrupt bypass runtime configurableAlex Williamson2015-09-232-12/+12
| * vfio/pci: Rename MSI/X functions for easier tracingAlex Williamson2015-09-232-45/+40
| * vfio/pci: Rename INTx functions for easier tracingAlex Williamson2015-09-232-31/+31
| * vfio/pci: Cleanup vfio_early_setup_msix() error pathAlex Williamson2015-09-231-14/+13
| * vfio/pci: Cleanup RTL8168 quirk and tracingAlex Williamson2015-09-232-57/+41
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/spapr-next-20150923' into ...Peter Maydell2015-09-2318-156/+954
|\
| * 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-236-1/+213
| * 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-234-14/+47
| * 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
OpenPOWER on IntegriCloud