aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-09-04apb_pci: convert PCI space to memory APIBlue Swirl1-5/+8
2011-09-04fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectlyBlue Swirl1-1/+2
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil21-215/+215
2011-09-02main: force enabling of I/O threadAnthony Liguori1-4/+0
2011-09-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+1
2011-08-31tusb6010: Convert to qdevPeter Maydell3-80/+94
2011-08-29Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu...Edgar E. Iglesias8-203/+733
2011-08-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori9-23/+126
2011-08-29Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori1-1/+1
2011-08-29Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori6-26/+125
2011-08-29hw/pci-stub: fix comment typoAlon Levy1-1/+1
2011-08-28omap_gpmc: Implement prefetch enginePeter Maydell1-10/+247
2011-08-28omap: Wire up the DMA request line to the GPMCPeter Maydell3-3/+8
2011-08-28omap_gpmc: Pull prefetch engine data into sub-structPeter Maydell1-24/+28
2011-08-28omap_gpmc: Accept a zero mask field on omap3630Juha Riihimäki1-5/+6
2011-08-28hw/omap.h: Add OMAP 3630 to omap_mpu_model enumerationPeter Maydell1-1/+4
2011-08-28omap_gpmc: Support NAND devicesPeter Maydell2-12/+208
2011-08-28omap_gpmc: Reindent misindented switch statementsPeter Maydell1-48/+48
2011-08-28omap_gpmc: Calculate revision from OMAP modelJuha Riihimäki1-1/+3
2011-08-28omap_gpmc: Take omap_mpu_state* in omap_gpmc_initJuha Riihimäki3-3/+5
2011-08-28omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bitPeter Maydell1-1/+1
2011-08-28omap_gpmc: Wire up the GPMC IRQ correctlyPeter Maydell1-0/+1
2011-08-28omap_gpmc: GPMC_IRQSTATUS is write-one-to-clearPeter Maydell1-1/+1
2011-08-28omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmapPeter Maydell1-21/+35
2011-08-28omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell3-47/+26
2011-08-28hw/onenand: Minor spacing fixesJuha Riihimäki1-7/+7
2011-08-28hw/onenand: QdevifyJuha Riihimäki3-47/+127
2011-08-28hw/onenand: Remove unnecessary argument from onenand_command()Juha Riihimäki1-4/+4
2011-08-28hw/sysbus: Add sysbus_mmio_get_region()Peter Maydell2-0/+6
2011-08-28sh_pci: Fix sh_pci memory alias confusionAvi Kivity1-1/+1
2011-08-28Fix disabling interrupts in sun4uArtyom Tarasenko1-2/+6
2011-08-28xilinx: Convert most xilinx devices to MemoryRegionEdgar E. Iglesias4-54/+65
2011-08-27g364fb: convert to qdevHervé Poussineau3-196/+164
2011-08-27g364fb: use trace frameworkHervé Poussineau1-18/+11
2011-08-26vhost-net: cleanup host notifiers at last stepMichael S. Tsirkin3-22/+70
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori45-637/+543
2011-08-25vga: Silence bogus gcc warning about uninitialized variablesJan Kiszka1-0/+1
2011-08-25block: explicit I/O accountingChristoph Hellwig9-23/+126
2011-08-25Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori45-543/+637
2011-08-25Merge remote-tracking branch 'aneesh/for-upstream-2' into stagingAnthony Liguori8-1329/+850
2011-08-25milkymist: convert to memory APIAvi Kivity1-4/+5
2011-08-25milkymist-softusb: convert to memory APIAvi Kivity1-24/+24
2011-08-25milkymist-minimac2: convert to memory APIAvi Kivity1-22/+21
2011-08-25mcf5208: convert to memory APIAvi Kivity1-40/+32
2011-08-25mainstone: convert to memory APIAvi Kivity1-5/+8
2011-08-25lm32_boards: convert to memory APIAvi Kivity1-6/+9
2011-08-25g364fb: convert to memory APIAvi Kivity3-29/+38
2011-08-25dummy_m68k: convert to memory APIAvi Kivity1-2/+5
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity18-223/+246
2011-08-25piix_pci: wrap memory update in a transactionAvi Kivity1-0/+2