aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-01trace: always compile support for controlling and querying trace event statesLluís
2011-09-01trace: separate trace event control and query routines from the simple backendLluís
2011-09-01trace: generalize the "property" concept in the trace-events fileLluís
2011-09-01trace: avoid conditional code compilation during option parsingLluís
2011-09-01trace: move backend-specific code into the trace/ directoryLluís
2011-09-01trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís
2011-09-01build: [simple] Include qemu-timer-common.o in trace-obj-yLluís
2011-09-01build: Fix linkage of QEMU_PROGLluís
2011-08-31tusb6010: Convert to qdevPeter Maydell
2011-08-30memory: Fix memory_region_get_ram_ptr for ROM devicesJan Kiszka
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/core' 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-29Merge remote-tracking branch 'qmp/queue/monitor' into stagingAnthony Liguori
2011-08-29qemu-img: Require larger zero areas for sparse handlingKevin Wolf
2011-08-29Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil
2011-08-29hw/pci-stub: fix comment typoAlon Levy
2011-08-29memory: fix rom_device I/O modeAvi Kivity
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-28TCG: improve optimizer debuggingBlue Swirl
2011-08-28dyngen-exec.h: cleanupBlue Swirl
2011-08-27g364fb: convert to qdevHervé Poussineau
2011-08-27g364fb: use trace frameworkHervé Poussineau
2011-08-27checkpatch: fix braces {} handlingPavel Borzenkov
2011-08-27Fix linker scriptsGerd Hoffmann
2011-08-27Fix build on OpenBSD with BSD userland emu and smartcard NSS enabledBrad
2011-08-26block: latency accountingChristoph Hellwig