summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís7-11/+81
2011-09-01trace: [simple] disable all trace points by defaultLluís3-13/+10
2011-09-01trace: always use the "nop" backend on events with the "disable" keywordLluís2-23/+17
2011-09-01trace: add "-trace events" argument to control initial stateLluís9-13/+92
2011-09-01trace: always compile support for controlling and querying trace event statesLluís3-24/+40
2011-09-01trace: separate trace event control and query routines from the simple backendLluís6-17/+40
2011-09-01trace: generalize the "property" concept in the trace-events fileLluís2-42/+35
2011-09-01trace: avoid conditional code compilation during option parsingLluís9-26/+72
2011-09-01trace: move backend-specific code into the trace/ directoryLluís6-7/+10
2011-09-01trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís1-7/+5
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-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-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