aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-25target-ppc: Check for error on address translation in memsave commandAneesh Kumar K.V
2013-10-25target-ppc: Update slb array with correct index values.Aneesh Kumar K.V
2013-10-25spapr-pci: enable irqfd for INTxAlexey Kardashevskiy
2013-10-25xics-kvm: enable irqfd for MSIAlexey Kardashevskiy
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt
2013-10-25xics: Implement H_IPOLLBenjamin Herrenschmidt
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy
2013-10-25xics: add missing const specifiers to TypeInfoAlexey Kardashevskiy
2013-10-25xics: convert init() to realize()Alexey Kardashevskiy
2013-10-25xics: add pre_save/post_load dispatchersAlexey Kardashevskiy
2013-10-25xics: replace fprintf with error_reportAlexey Kardashevskiy
2013-10-25spapr: move cpu_setup after kvmppc_set_paprAlexey Kardashevskiy
2013-10-25xics: move reset and cpu_setupAlexey Kardashevskiy
2013-10-25target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson
2013-10-25spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy
2013-10-25spapr: Add ibm, purr property on power7 and newerAlexey Kardashevskiy
2013-10-25spapr: increase temporary fdt buffer sizeAlexey Kardashevskiy
2013-10-25PPC: Fix L2CR write accessesAlexander Graf
2013-10-25target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta
2013-10-25ppc: Add CFAR, DAR and DSISR to the dictionary of printable registersTom Musta
2013-10-25pseries: Fix loading of little endian kernelsBenjamin Herrenschmidt
2013-10-25pseries: Update SLOF firmware imageAlexey Kardashevskiy
2013-10-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'spice/spice.v75' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into stagingAnthony Liguori
2013-10-18vmdk: fix VMFS extent parsingFam Zheng
2013-10-18vmdk: Only read cid from image file when openingFam Zheng
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong
2013-10-18net: update nic info during device resetAmos Kong
2013-10-18virtio: Remove unneeded memcpyStefan Weil
2013-10-17exec: remove qemu_safe_ram_ptrPaolo Bonzini
2013-10-17icount: make it thread-safePaolo Bonzini
2013-10-17icount: document (future) locking rules for icountPaolo Bonzini
2013-10-17icount: prepare the code for future races in calling qemu_clock_warpPaolo Bonzini
2013-10-17icount: reorganize icount_warp_rtPaolo Bonzini
2013-10-17icount: use cpu_get_icount() directlyPaolo Bonzini
2013-10-17timer: add timer_mod_anticipate and timer_mod_anticipate_nsPaolo Bonzini
2013-10-17timer: extract timer_mod_ns_locked and timerlist_rearmPaolo Bonzini
2013-10-17timer: make qemu_clock_enable sync between disable and timer's cbLiu Ping Fan
2013-10-17qemu-thread: add QemuEventPaolo Bonzini
2013-10-17timer: protect timers_state's clock with seqlockLiu Ping Fan
2013-10-17seqlock: introduce read-write seqlockPaolo Bonzini
2013-10-17vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka