summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís9-21/+31
2011-09-01build: [simple] Include qemu-timer-common.o in trace-obj-yLluís1-1/+1
2011-09-01build: Fix linkage of QEMU_PROGLluís1-1/+1
2011-08-31tusb6010: Convert to qdevPeter Maydell3-80/+94
2011-08-30memory: Fix memory_region_get_ram_ptr for ROM devicesJan Kiszka1-1/+1
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 Liguori30-696/+887
2011-08-29Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori2-1/+5
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-29Merge remote-tracking branch 'qmp/queue/monitor' into stagingAnthony Liguori1-1/+1
2011-08-29qemu-img: Require larger zero areas for sparse handlingKevin Wolf3-5/+67
2011-08-29Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil3-3/+3
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