summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-11-04pc: disable acpi info for isapc and old pc machineMichael S. Tsirkin1-0/+2
2013-10-31Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori1-1/+2
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+1
2013-10-31Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori6-85/+828
2013-10-31Merge remote-tracking branch 'kraxel/usb.91' into stagingAnthony Liguori2-37/+39
2013-10-31Merge remote-tracking branch 'kraxel/e820.1' into stagingAnthony Liguori1-0/+8
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori70-115/+16010
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée3-0/+102
2013-10-31hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell3-19/+13
2013-10-31hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell1-2/+4
2013-10-29ahci: fix win7 hang on bootAlexander Graf1-1/+2
2013-10-26misc: New spelling fixes in commentsStefan Weil1-1/+1
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber1-20/+6
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 Herrenschmidt1-0/+14
2013-10-25xics: Implement H_IPOLLBenjamin Herrenschmidt1-0/+13
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson3-1/+509
2013-10-25xics: add cpu_setup callbackAlexey Kardashevskiy1-0/+5
2013-10-25xics: split to xics and xics-commonAlexey Kardashevskiy2-21/+137
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 Kardashevskiy1-3/+53
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-25spapr-rtas: fix h_rtas parameters readingAlexey Kardashevskiy1-3/+3
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-25pseries: Fix loading of little endian kernelsBenjamin Herrenschmidt1-1/+12
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-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
2013-10-22usb-host-libusb: Detach kernel drivers earlierHans de Goede1-2/+5
2013-10-22usb-host-libusb: Configuration 0 may be a valid configurationHans de Goede1-5/+4
2013-10-22usb-host-libusb: Fix reset handlingHans de Goede1-6/+4
2013-10-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-0/+3
2013-10-18Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2-1/+15
2013-10-18Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2-2/+1
2013-10-18Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori3-6/+3
2013-10-18Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori1-1/+1
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong1-1/+5
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong1-0/+8
2013-10-18net: update nic info during device resetAmos Kong2-0/+2
2013-10-18virtio: Remove unneeded memcpyStefan Weil1-1/+0
2013-10-17vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka2-4/+2
2013-10-17cirrus: Mark vga io region as coalesced MMIO flushingJan Kiszka1-2/+1