aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-09-04piix_pci: wrap memory update in a transactionAvi Kivity
2011-09-04cirrus: wrap memory update in a transactionAvi Kivity
2011-09-04leon3: convert to memory APIAvi Kivity
2011-09-04integratorcp: convert to memory API (RAM/flash only)Avi Kivity
2011-09-04sysbus: add sysbus_add_memory_overlap()Avi Kivity
2011-09-04axis_dev88: convert to memory API (RAM only)Avi Kivity
2011-09-04armv7m: convert to memory APIAvi Kivity
2011-09-04an5206: convert to memory APIAvi Kivity
2011-09-04pci_host: convert conf index and data ports to memory APIAvi Kivity
2011-09-04sysbus: add helpers to add and delete memory regions to the system busAvi Kivity
2011-09-04stellaris_enet: convert to memory APIAvi Kivity
2011-09-04mips_fulong2e: convert to memory APIAvi Kivity
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-09-02main: force enabling of I/O threadAnthony Liguori
2011-09-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-08-31tusb6010: Convert to qdevPeter Maydell
2011-08-29Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu...Edgar E. Iglesias
2011-08-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-08-29Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2011-08-29Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-08-29hw/pci-stub: fix comment typoAlon Levy
2011-08-28omap_gpmc: Implement prefetch enginePeter Maydell
2011-08-28omap: Wire up the DMA request line to the GPMCPeter Maydell
2011-08-28omap_gpmc: Pull prefetch engine data into sub-structPeter Maydell
2011-08-28omap_gpmc: Accept a zero mask field on omap3630Juha Riihimäki
2011-08-28hw/omap.h: Add OMAP 3630 to omap_mpu_model enumerationPeter Maydell
2011-08-28omap_gpmc: Support NAND devicesPeter Maydell
2011-08-28omap_gpmc: Reindent misindented switch statementsPeter Maydell
2011-08-28omap_gpmc: Calculate revision from OMAP modelJuha Riihimäki
2011-08-28omap_gpmc: Take omap_mpu_state* in omap_gpmc_initJuha Riihimäki
2011-08-28omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bitPeter Maydell
2011-08-28omap_gpmc: Wire up the GPMC IRQ correctlyPeter Maydell
2011-08-28omap_gpmc: GPMC_IRQSTATUS is write-one-to-clearPeter Maydell
2011-08-28omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmapPeter Maydell
2011-08-28omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell
2011-08-28hw/onenand: Minor spacing fixesJuha Riihimäki
2011-08-28hw/onenand: QdevifyJuha Riihimäki
2011-08-28hw/onenand: Remove unnecessary argument from onenand_command()Juha Riihimäki
2011-08-28hw/sysbus: Add sysbus_mmio_get_region()Peter Maydell
2011-08-28sh_pci: Fix sh_pci memory alias confusionAvi Kivity
2011-08-28Fix disabling interrupts in sun4uArtyom Tarasenko
2011-08-28xilinx: Convert most xilinx devices to MemoryRegionEdgar E. Iglesias
2011-08-27g364fb: convert to qdevHervé Poussineau
2011-08-27g364fb: use trace frameworkHervé Poussineau
2011-08-26vhost-net: cleanup host notifiers at last stepMichael S. Tsirkin
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25vga: Silence bogus gcc warning about uninitialized variablesJan Kiszka
2011-08-25block: explicit I/O accountingChristoph Hellwig
2011-08-25Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori
2011-08-25Merge remote-tracking branch 'aneesh/for-upstream-2' into stagingAnthony Liguori