summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-26configure: create fsdev/ directoryMichael Tokarev1-0/+1
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber3-21/+8
2013-10-25target-ppc: Fill in OpenFirmware names for some PowerPCCPU familiesAndreas Färber1-0/+3
2013-10-25target-ppc: dump-guest-memory supportAneesh Kumar K.V5-2/+265
2013-10-25dump-guest-memory: Check for the correct return valueAneesh Kumar K.V1-2/+2
2013-10-25target-ppc: Use #define for max slb entriesAneesh Kumar K.V3-4/+5
2013-10-25target-ppc: Check for error on address translation in memsave commandAneesh Kumar K.V1-1/+4
2013-10-25target-ppc: Update slb array with correct index values.Aneesh Kumar K.V1-2/+15
2013-10-25spapr-pci: enable irqfd for INTxAlexey Kardashevskiy1-0/+13
2013-10-25xics-kvm: enable irqfd for MSIAlexey Kardashevskiy1-0/+6
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt2-0/+15
2013-10-25xics: Implement H_IPOLLBenjamin Herrenschmidt1-0/+13
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson5-1/+520
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy2-0/+6
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy3-21/+157
2013-10-25xics: add missing const specifiers to TypeInfoAlexey Kardashevskiy1-2/+2
2013-10-25xics: convert init() to realize()Alexey Kardashevskiy1-6/+22
2013-10-25xics: add pre_save/post_load dispatchersAlexey Kardashevskiy2-3/+79
2013-10-25xics: replace fprintf with error_reportAlexey Kardashevskiy1-2/+3
2013-10-25spapr: move cpu_setup after kvmppc_set_paprAlexey Kardashevskiy1-2/+2
2013-10-25xics: move reset and cpu_setupAlexey Kardashevskiy1-36/+36
2013-10-25target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson2-0/+21
2013-10-25spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy2-5/+10
2013-10-25spapr: Add ibm, purr property on power7 and newerAlexey Kardashevskiy1-0/+4
2013-10-25spapr: increase temporary fdt buffer sizeAlexey Kardashevskiy1-1/+1
2013-10-25PPC: Fix L2CR write accessesAlexander Graf1-12/+17
2013-10-25target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta1-0/+2
2013-10-25ppc: Add CFAR, DAR and DSISR to the dictionary of printable registersTom Musta1-0/+3
2013-10-25pseries: Fix loading of little endian kernelsBenjamin Herrenschmidt1-1/+12
2013-10-25pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2013-10-25qemu-iotests: Test for loading VM state from qcow2Max Reitz3-0/+77
2013-10-24hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias4-3/+45
2013-10-24hw/microblaze: Indentation cleanupsEdgar E. Iglesias3-8/+10
2013-10-24microblaze: At swx, check that the reserved word is unmodifiedEdgar E. Iglesias2-0/+17
2013-10-24microblaze: Turn res_addr into a tcg globalEdgar E. Iglesias1-6/+7
2013-10-24microblaze: Move the saving of the reservation addr into gen_loadEdgar E. Iglesias1-5/+8
2013-10-24microblaze: Improve srcEdgar E. Iglesias1-11/+4
2013-10-24microblaze: Improve srlEdgar E. Iglesias1-5/+2
2013-10-24microblaze: Simplify andn by using tcg_gen_andcEdgar E. Iglesias1-4/+1
2013-10-24microblaze: Make write_carryi input a booleanEdgar E. Iglesias1-2/+2
2013-10-24microblaze: Clarify expected input of write_carryEdgar E. Iglesias1-0/+4
2013-10-24block/vpc: check that the image has not been truncatedPeter Lieven1-0/+7
2013-10-24qemu-img: add special exit code if bdrv_check is not supportedPeter Lieven1-1/+1
2013-10-24qcow2: Unset zero_beyond_eof in save_vmstateMax Reitz1-0/+3
2013-10-24qcow2: Restore total_sectors value in save_vmstateMax Reitz1-0/+6
2013-10-23audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede1-1/+2
2013-10-22usb-hcd-xhci: Update endpoint context dequeue pointer for streams tooHans de Goede1-2/+8
2013-10-22usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stopHans de Goede1-8/+18
2013-10-22usb-hcd-xhci: Remove unused cancelled member from XHCITransferHans de Goede1-5/+0
2013-10-22usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContextHans de Goede1-9/+0