aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-09-06block: Split change_cb() into change_media_cb(), resize_cb()Markus Armbruster
2011-09-06block: Generalize change_cb() to BlockDevOpsMarkus Armbruster
2011-09-06block: Attach non-qdev devices as wellMarkus Armbruster
2011-09-06mips: Add SMP support to the Malta boardEdgar E. Iglesias
2011-09-04milkymist: convert to memory APIAvi Kivity
2011-09-04milkymist-softusb: convert to memory APIAvi Kivity
2011-09-04milkymist-minimac2: convert to memory APIAvi Kivity
2011-09-04mcf5208: convert to memory APIAvi Kivity
2011-09-04mainstone: convert to memory APIAvi Kivity
2011-09-04lm32_boards: convert to memory APIAvi Kivity
2011-09-04dummy_m68k: convert to memory APIAvi Kivity
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
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-04apb_pci: convert PCI space to memory APIBlue Swirl
2011-09-04fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectlyBlue Swirl
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-09-02main: force enabling of I/O threadAnthony Liguori
2011-09-02sh4: Fix potential crash in debug codeStefan Weil
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