aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-29hw/pci-stub: fix comment typoAlon Levy1-1/+1
2011-08-29memory: fix rom_device I/O modeAvi Kivity1-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-28TCG: improve optimizer debuggingBlue Swirl1-6/+9
2011-08-28dyngen-exec.h: cleanupBlue Swirl1-14/+0
2011-08-27g364fb: convert to qdevHervé Poussineau3-196/+164
2011-08-27g364fb: use trace frameworkHervé Poussineau2-18/+15
2011-08-27checkpatch: fix braces {} handlingPavel Borzenkov1-1/+1
2011-08-27Fix linker scriptsGerd Hoffmann8-58/+48
2011-08-27Fix build on OpenBSD with BSD userland emu and smartcard NSS enabledBrad2-3/+5
2011-08-26block: latency accountingChristoph Hellwig4-3/+38
2011-08-26vhost-net: cleanup host notifiers at last stepMichael S. Tsirkin3-22/+70
2011-08-26linux-user: Correct a few missuses of host addressesEdgar E. Iglesias1-14/+15
2011-08-26memory: add opaque parameter to memory_region_init_rom_device()Avi Kivity2-0/+3
2011-08-25microblaze: Add an MSR_PVR constant and use it.Edgar E. Iglesias2-2/+3
2011-08-25microblaze: Make the MSR PVR bit non writableEdgar E. Iglesias1-3/+8
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori49-638/+658
2011-08-25vga: Silence bogus gcc warning about uninitialized variablesJan Kiszka1-0/+1
2011-08-25block: explicit I/O accountingChristoph Hellwig12-50/+171
2011-08-25monitor: fix build breakage for !CONFIG_VNCJamie Iles1-1/+1
2011-08-25qcow2: remove unused qcow2_create_refcount_update functionFrediano Ziglio2-20/+0
2011-08-25qcow2: use always stderr for debuggingFrediano Ziglio2-3/+3
2011-08-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-4/+5
2011-08-25Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori49-658/+638
2011-08-25Merge remote-tracking branch 'aneesh/for-upstream-2' into stagingAnthony Liguori9-1330/+851
2011-08-25memory: fix memory_region_init_rom_device() not initializing ->opsAvi Kivity1-0/+1
2011-08-25disasm: update commentFrediano Ziglio1-1/+1
2011-08-25Fix up some style nits of last uq/master mergeJan Kiszka2-3/+4
2011-08-25milkymist: convert to memory APIAvi Kivity1-4/+5
2011-08-25milkymist-softusb: convert to memory APIAvi Kivity1-24/+24