summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Use ioeventfd for 9pAneesh Kumar K.V2011-10-123-5/+7
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-10-1034-452/+959
|\
| * qapi: Convert system_powerdownLuiz Capitulino2011-10-045-2/+26
| * qapi: Convert system_resetLuiz Capitulino2011-10-047-16/+21
| * qapi: Convert stopLuiz Capitulino2011-10-047-15/+25
| * qapi: Convert quitLuiz Capitulino2011-10-047-17/+26
| * qapi: Convert query-commandsLuiz Capitulino2011-10-043-25/+44
| * qapi: Convert query-chardevLuiz Capitulino2011-10-046-34/+58
| * qapi: Convert query-uuidLuiz Capitulino2011-10-046-27/+55
| * qapi: Convert query-statusLuiz Capitulino2011-10-047-79/+106
| * RunState: Rename enum values as generated by the QAPILuiz Capitulino2011-10-0411-101/+101
| * RunState: Drop the RSTATE_NO_STATE valueLuiz Capitulino2011-10-042-13/+7
| * vl: Change qemu_vmstop_requested() to return a boolLuiz Capitulino2011-10-041-6/+10
| * qapi: Convert query-kvmLuiz Capitulino2011-10-046-35/+62
| * qapi: Convert query-versionLuiz Capitulino2011-10-046-43/+76
| * qapi: convert query-nameAnthony Liguori2011-10-047-28/+108
| * qapi: Automatically generate a _MAX value for enumsLuiz Capitulino2011-10-041-1/+4
| * qapi: Don't use c_var() on enum stringsLuiz Capitulino2011-10-041-1/+1
| * qapi: modify visitor code generation for list iterationMichael Roth2011-10-044-16/+60
| * qapi: dealloc visitor, support freeing of nested listsMichael Roth2011-10-041-7/+21
| * qapi: add test cases for generated free functionsMichael Roth2011-10-041-0/+29
| * qapi: generate qapi_free_* functions for *List typesMichael Roth2011-10-041-0/+2
| * qapi: dealloc visitor, fix premature free and iteration logicMichael Roth2011-10-041-5/+15
| * qapi: fixup command generation for functions that return list typesAnthony Liguori2011-10-041-8/+15
| * qapi: use middle mode in QMP serverAnthony Liguori2011-10-045-8/+24
| * qapi: add code generation support for middle modeAnthony Liguori2011-10-044-15/+74
| * qerror: add qerror_report_err()Anthony Liguori2011-10-042-0/+35
| * error: let error_is_type take a NULL errorAnthony Liguori2011-10-041-0/+4
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-10-106-17/+16
|\ \
| * | linux-user: Remove unused codeStefan Weil2011-10-051-4/+1
| * | Fix mismatching allocation and deallocationStefan Weil2011-10-051-1/+1
| * | target-arm: Fix typoAndreas Färber2011-10-051-1/+1
| * | lsi: Fix tag reference in debug printJan Kiszka2011-10-051-1/+1
| * | gt64xxx.c: remove reference to non-existing ISD_handle fieldAntony Pavlov2011-10-051-2/+3
| * | gt64xxx.c: fix length modifier in DPRINTF format stringAntony Pavlov2011-10-051-4/+4
| * | makefile: extract tools-obj-yPaolo Bonzini2011-10-051-4/+5
| |/
* | Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into stagingAnthony Liguori2011-10-103-1/+18
|\ \
| * | kvm: support TSC deadline MSRLiu, Jinsong2011-10-033-1/+18
| |/
* | Restore consistent formattingmalc2011-10-093-15/+14
* | Merge remote-tracking branch 'upstream' into memory/batchAvi Kivity2011-10-0978-660/+3465
|\ \
| * | target-alpha: Fix compilation errors for 32 bit hostsStefan Weil2011-10-092-8/+15
| * | Merge branch 'axp-system-7' of git://repo.or.cz/qemu/rthBlue Swirl2011-10-0816-18/+1261
| |\ \
| | * | target-alpha: Add high-resolution access to wall clock and an alarm.Richard Henderson2011-10-085-5/+68
| | * | target-alpha: Implement HALT IPR.Richard Henderson2011-10-083-0/+16
| | * | target-alpha: Implement WAIT IPR.Richard Henderson2011-10-081-10/+21
| | * | target-alpha: Add CLIPPER emulation.Richard Henderson2011-10-086-0/+1132
| | * | target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson2011-10-086-2/+15
| | * | target-alpha: Honor icount for RPCC instruction.Richard Henderson2011-10-081-2/+10
| * | | Merge branch 'for-upstream' of git://git.serverraum.org/git/mw/qemu-lm32Blue Swirl2011-10-085-21/+75
| |\ \ \
| | * | | milkymist: new interrupt mapMichael Walle2011-10-031-6/+6
OpenPOWER on IntegriCloud