summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new macro QEMU_PACKED for packed C structuresStefan Weil2011-09-031-0/+6
* rename qemu_malloc and related to glib names for coherenceFrediano Ziglio2011-09-022-7/+7
* Fix install(1) usage to be compatible with OpenBSD's install(1).Brad2011-09-021-3/+3
* Rename qemu -> qemu-system-i386Anthony Liguori2011-09-022-7/+2
* main: force enabling of I/O threadAnthony Liguori2011-09-026-232/+1
* trace: fix out-of-tree buildsAnthony Liguori2011-09-021-1/+1
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2011-09-0221-490/+719
|\
| * simpletrace: fix process() argument countStefan Hajnoczi2011-09-011-2/+2
| * trace: enable all eventsLluís2011-09-011-324/+324
| * trace: [stderr] add support for dynamically enabling/disabling eventsLluís2011-09-017-11/+81
| * trace: [simple] disable all trace points by defaultLluís2011-09-013-13/+10
| * trace: always use the "nop" backend on events with the "disable" keywordLluís2011-09-012-23/+17
| * trace: add "-trace events" argument to control initial stateLluís2011-09-019-13/+92
| * trace: always compile support for controlling and querying trace event statesLluís2011-09-013-24/+40
| * trace: separate trace event control and query routines from the simple backendLluís2011-09-016-17/+40
| * trace: generalize the "property" concept in the trace-events fileLluís2011-09-012-42/+35
| * trace: avoid conditional code compilation during option parsingLluís2011-09-019-26/+72
| * trace: move backend-specific code into the trace/ directoryLluís2011-09-016-7/+10
| * trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís2011-09-011-7/+5
| * trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís2011-09-019-21/+31
| * build: [simple] Include qemu-timer-common.o in trace-obj-yLluís2011-09-011-1/+1
| * build: Fix linkage of QEMU_PROGLluís2011-09-011-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-09-014-4/+4
|\ \
| * | Fix spelling in comments and debug messages (recieve -> receive)Stefan Weil2011-08-293-3/+3
| * | hw/pci-stub: fix comment typoAlon Levy2011-08-291-1/+1
* | | Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori2011-09-011-1/+1
|\ \ \
| * | | memory: Fix memory_region_get_ram_ptr for ROM devicesJan Kiszka2011-08-301-1/+1
* | | | build: sort objects to remove duplicates for linkStefan Hajnoczi2011-09-011-1/+1
* | | | main: switch qemu_set_fd_handler to g_io_add_watchAnthony Liguori2011-09-011-1/+56
* | | | Add glib support to main loopAnthony Liguori2011-09-011-0/+74
* | | | tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warningsPeter Maydell2011-09-011-10/+10
| |_|/ |/| |
* | | tusb6010: Convert to qdevPeter Maydell2011-08-313-80/+94
* | | Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu...Edgar E. Iglesias2011-08-298-203/+733
|\ \ \
| * | | omap_gpmc: Implement prefetch enginePeter Maydell2011-08-281-10/+247
| * | | omap: Wire up the DMA request line to the GPMCPeter Maydell2011-08-283-3/+8
| * | | omap_gpmc: Pull prefetch engine data into sub-structPeter Maydell2011-08-281-24/+28
| * | | omap_gpmc: Accept a zero mask field on omap3630Juha Riihimäki2011-08-281-5/+6
| * | | hw/omap.h: Add OMAP 3630 to omap_mpu_model enumerationPeter Maydell2011-08-281-1/+4
| * | | omap_gpmc: Support NAND devicesPeter Maydell2011-08-282-12/+208
| * | | omap_gpmc: Reindent misindented switch statementsPeter Maydell2011-08-281-48/+48
| * | | omap_gpmc: Calculate revision from OMAP modelJuha Riihimäki2011-08-281-1/+3
| * | | omap_gpmc: Take omap_mpu_state* in omap_gpmc_initJuha Riihimäki2011-08-283-3/+5
| * | | omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bitPeter Maydell2011-08-281-1/+1
| * | | omap_gpmc: Wire up the GPMC IRQ correctlyPeter Maydell2011-08-281-0/+1
| * | | omap_gpmc: GPMC_IRQSTATUS is write-one-to-clearPeter Maydell2011-08-281-1/+1
| * | | omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmapPeter Maydell2011-08-281-21/+35
| * | | omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell2011-08-283-47/+26
| * | | hw/onenand: Minor spacing fixesJuha Riihimäki2011-08-281-7/+7
| * | | hw/onenand: QdevifyJuha Riihimäki2011-08-283-47/+127
| * | | hw/onenand: Remove unnecessary argument from onenand_command()Juha Riihimäki2011-08-281-4/+4
OpenPOWER on IntegriCloud