summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori2013-10-3125-112/+1234
|\
| * spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-253-21/+8
| * target-ppc: Fill in OpenFirmware names for some PowerPCCPU familiesAndreas Färber2013-10-251-0/+3
| * target-ppc: dump-guest-memory supportAneesh Kumar K.V2013-10-255-2/+265
| * dump-guest-memory: Check for the correct return valueAneesh Kumar K.V2013-10-251-2/+2
| * target-ppc: Use #define for max slb entriesAneesh Kumar K.V2013-10-253-4/+5
| * target-ppc: Check for error on address translation in memsave commandAneesh Kumar K.V2013-10-251-1/+4
| * target-ppc: Update slb array with correct index values.Aneesh Kumar K.V2013-10-251-2/+15
| * spapr-pci: enable irqfd for INTxAlexey Kardashevskiy2013-10-251-0/+13
| * xics-kvm: enable irqfd for MSIAlexey Kardashevskiy2013-10-251-0/+6
| * xics: Implement H_XIRR_XBenjamin Herrenschmidt2013-10-252-0/+15
| * xics: Implement H_IPOLLBenjamin Herrenschmidt2013-10-251-0/+13
| * xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson2013-10-255-1/+520
| * xics: add cpu_setup callbackAlexey Kardashevskiy2013-10-252-0/+6
| * xics: split to xics and xics-commonAlexey Kardashevskiy2013-10-253-21/+157
| * xics: add missing const specifiers to TypeInfoAlexey Kardashevskiy2013-10-251-2/+2
| * xics: convert init() to realize()Alexey Kardashevskiy2013-10-251-6/+22
| * xics: add pre_save/post_load dispatchersAlexey Kardashevskiy2013-10-252-3/+79
| * xics: replace fprintf with error_reportAlexey Kardashevskiy2013-10-251-2/+3
| * spapr: move cpu_setup after kvmppc_set_paprAlexey Kardashevskiy2013-10-251-2/+2
| * xics: move reset and cpu_setupAlexey Kardashevskiy2013-10-251-36/+36
| * target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson2013-10-252-0/+21
| * spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy2013-10-252-5/+10
| * spapr: Add ibm, purr property on power7 and newerAlexey Kardashevskiy2013-10-251-0/+4
| * spapr: increase temporary fdt buffer sizeAlexey Kardashevskiy2013-10-251-1/+1
| * PPC: Fix L2CR write accessesAlexander Graf2013-10-251-12/+17
| * target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta2013-10-251-0/+2
| * ppc: Add CFAR, DAR and DSISR to the dictionary of printable registersTom Musta2013-10-251-0/+3
| * pseries: Fix loading of little endian kernelsBenjamin Herrenschmidt2013-10-251-1/+12
| * pseries: Update SLOF firmware imageAlexey Kardashevskiy2013-10-253-1/+1
* | Merge remote-tracking branch 'kraxel/audio.2' into stagingAnthony Liguori2013-10-311-1/+2
|\ \
| * | audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede2013-10-231-1/+2
| |/
* | Merge remote-tracking branch 'kraxel/usb.91' into stagingAnthony Liguori2013-10-312-37/+39
|\ \
| * | usb-hcd-xhci: Update endpoint context dequeue pointer for streams tooHans de Goede2013-10-221-2/+8
| * | usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stopHans de Goede2013-10-221-8/+18
| * | usb-hcd-xhci: Remove unused cancelled member from XHCITransferHans de Goede2013-10-221-5/+0
| * | usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContextHans de Goede2013-10-221-9/+0
| * | usb-host-libusb: Detach kernel drivers earlierHans de Goede2013-10-221-2/+5
| * | usb-host-libusb: Configuration 0 may be a valid configurationHans de Goede2013-10-221-5/+4
| * | usb-host-libusb: Fix reset handlingHans de Goede2013-10-221-6/+4
| |/
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-10-311-6/+0
|\ \
| * | monitor: eliminate monitor_event_state_lockPaolo Bonzini2013-10-181-6/+0
| |/
* | Merge remote-tracking branch 'kraxel/e820.1' into stagingAnthony Liguori2013-10-311-0/+8
|\ \
| * | e820: pass high memory too.Gerd Hoffmann2013-10-171-0/+8
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-3195-172/+16666
|\ \ \
| * | | ssdt-proc: update generated fileMichael S. Tsirkin2013-10-141-5/+5
| * | | ssdt: fix PBLK lengthMichael S. Tsirkin2013-10-141-1/+1
| * | | i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-148-0/+1569
| * | | pc: use new api to add builtin tablesMichael S. Tsirkin2013-10-141-1/+1
| * | | acpi: add interface to access user-installed tablesMichael S. Tsirkin2013-10-142-0/+44
OpenPOWER on IntegriCloud