summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-2/+2
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori3-22/+17
2013-11-19Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2-4/+5
2013-11-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori4-0/+4
2013-11-19virtio-net: fix the memory leak in rxfilter_notify()Amos Kong1-4/+4
2013-11-17hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev1-1/+1
2013-11-15smc91c111: Fix receive starvationSebastian Huber1-0/+1
2013-11-14pc: disable pci-infoIgor Mammedov2-2/+2
2013-11-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori5-30/+23
2013-11-13pci-assign: Fix error_report of pci-stub messageCole Robinson1-20/+16
2013-11-13usb: drop unused USBNetState.inpkt fieldStefan Hajnoczi1-1/+0
2013-11-10Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum1-26/+0
2013-11-10loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin1-1/+2
2013-11-10acpi-build: disable with -no-acpiMichael S. Tsirkin1-0/+5
2013-11-10virtio-net: only delete bh that existedJason Wang1-1/+1
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson2-3/+16
2013-11-08virtio-net: broken RX filtering logic fixedDmitry Fleytman1-1/+2
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy4-0/+4
2013-11-06e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2-5/+2
2013-11-06virtio-net: only delete bh that existedJason Wang1-1/+1
2013-11-05rtc: remove dead SQW IRQ codeJan Kiszka1-8/+1
2013-11-05vga: fix invalid read after freeMarc-André Lureau1-1/+0
2013-11-05bswap.h: Remove cpu_to_32wu()Peter Maydell1-6/+8
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell3-7/+6
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell3-21/+18
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell1-1/+1
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell1-1/+1
2013-11-05bswap.h: Remove le16_to_cpupu()Peter Maydell1-2/+1
2013-11-05bswap.h: Remove cpu_to_le32wu()Peter Maydell1-1/+1
2013-11-05bswap.h: Remove cpu_to_le16wu()Peter Maydell1-2/+2
2013-11-05Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori49-678/+878
2013-11-05pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAStateAndreas Färber1-12/+66
2013-11-05ide: Drop ide_init2_with_non_qdev_drives()Andreas Färber2-51/+0
2013-11-05microdrive: Coding Style cleanupsAndreas Färber1-24/+38
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber6-62/+186
2013-11-05pxa: Fix typo "dettach"Andreas Färber1-1/+1
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi13-27/+20
2013-11-05arm11mpcore: Split off RealView MPCoreAndreas Färber3-121/+140
2013-11-05arm11mpcore: Prepare for QOM embeddingAndreas Färber1-26/+1
2013-11-05arm11mpcore: Convert mpcore_rirq_state to QOM realizeAndreas Färber1-14/+44
2013-11-05realview_gic: Prepare for QOM embeddingAndreas Färber1-14/+1
2013-11-05realview_gic: Convert to QOM realizeAndreas Färber1-16/+35
2013-11-05arm11mpcore: Convert ARM11MPCorePriveState to QOM realizeAndreas Färber1-28/+56
2013-11-05arm11mpcore: Split off SCU deviceAndreas Färber3-51/+115
2013-11-05arm11mpcore: Create container MemoryRegion in instance_initAndreas Färber1-3/+11
2013-11-05arm11mpcore: Drop unused fieldsAndreas Färber1-2/+0
2013-11-05arm11mpcore: Fix typo in MemoryRegion nameAndreas Färber1-1/+1
2013-11-05a9scu: Build only onceAndreas Färber1-1/+1
2013-11-05a15mpcore: Prepare for QOM embeddingAndreas Färber1-20/+1
2013-11-05a15mpcore: Convert to QOM realizeAndreas Färber1-8/+12