summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target-arm: Export cpu_envAlexander Graf2013-09-102-1/+3
| * target-arm: Extract the disas struct to a header fileAlexander Graf2013-09-102-23/+28
| * target-arm: Abstract out load/store from a vaddr in AArch32Peter Maydell2013-09-101-124/+210
| * abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0
| * pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell2013-09-101-10/+8
| * target-arm: Implement qmp query-cpu-definitionsCole Robinson2013-09-101-0/+32
| * target-arm: fix ARMv7M stack alignment on resetSebastian Ottlik2013-09-101-1/+1
| * target-arm: Avoid "1 << 31" undefined behaviourPeter Maydell2013-09-102-18/+18
| * target-arm: Use sextract32() in branch decodePeter Maydell2013-09-101-2/+3
| * target-arm: Make '-cpu any' available in linux-user mode onlyPeter Maydell2013-09-101-0/+4
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-09-111-1/+4
|\ \
| * | qapi-types.py: Fix enum struct sizes on i686Cole Robinson2013-09-101-1/+4
| |/
* | Merge remote-tracking branch 'spice/spice.v73' into stagingAnthony Liguori2013-09-114-22/+28
|\ \
| * | qxl: fix local rendererGerd Hoffmann2013-09-101-5/+10
| * | qxl: trace io port nameGerd Hoffmann2013-09-102-3/+4
| * | spice-core: Use g_strdup_printf instead of snprintfChristophe Fergeau2013-09-101-14/+14
| |/
* | Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori2013-09-1110-89/+95
|\ \
| * | ehci: save device pointer in EHCIStateGerd Hoffmann2013-09-102-4/+4
| * | Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-104-16/+13
| * | Preparation for usb-bt-dongle conditional buildMiroslav Rezanina2013-09-104-69/+74
| * | usb: sanity check setup_index+setup_len in post_loadGerd Hoffmann2013-09-101-0/+4
| |/
* | Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori2013-09-1128-30/+2257
|\ \
| * | QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze commandTomoki Sekiyama2013-09-091-1/+3
| * | qemu-ga: Install Windows VSS provider on `qemu-ga -s install'Tomoki Sekiyama2013-09-093-1/+37
| * | qemu-ga: Call Windows VSS requester in fsfreeze command handlerTomoki Sekiyama2013-09-094-8/+240
| * | qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama2013-09-0913-2/+1724
| * | error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama2013-09-092-0/+48
| * | qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama2013-09-093-0/+80
| * | Add a script to extract VSS SDK headers on POSIX systemTomoki Sekiyama2013-09-091-0/+35
| * | checkpatch.pl: Check .cpp filesTomoki Sekiyama2013-09-091-6/+28
| * | Add c++ keywords to QAPI helper scriptTomoki Sekiyama2013-09-093-3/+13
| * | configure: Support configuring C++ compilerTomoki Sekiyama2013-09-092-1/+21
| |/
| * mips_malta: support up to 2GiB RAMPaul Burton2013-09-091-8/+28
* | Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-115-8/+12
|\ \
| * | pc_q35: Initialize Xen.Anthony PERARD2013-09-091-0/+5
| * | pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-094-8/+7
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-1157-1089/+3407
|\ \
| * | qemu-iotests: Fixed test case 026Kevin Wolf2013-09-063-17/+649
| * | qemu-iotests: Whitespace cleanupKevin Wolf2013-09-066-400/+400
| * | dataplane: Fix startup race.Cornelia Huck2013-09-061-0/+9
| * | block: look for zero blocks in bs->filePaolo Bonzini2013-09-061-1/+15
| * | block: add default get_block_status implementation for protocolsPaolo Bonzini2013-09-061-1/+5
| * | raw-posix: report unwritten extents as zeroPaolo Bonzini2013-09-061-0/+3
| * | raw-posix: return get_block_status data and flagsPaolo Bonzini2013-09-061-7/+10
| * | docs, qapi: document qemu-img mapPaolo Bonzini2013-09-062-0/+84
| * | qemu-img: add a "map" subcommandPaolo Bonzini2013-09-062-0/+197
| * | block: return BDRV_BLOCK_ZERO past end of backing filePaolo Bonzini2013-09-061-2/+10
| * | block: use bdrv_has_zero_init to return BDRV_BLOCK_ZEROPaolo Bonzini2013-09-061-1/+10
| * | block: return get_block_status data and flags for formatsPaolo Bonzini2013-09-068-19/+94
| * | block: define get_block_status return valuePaolo Bonzini2013-09-062-2/+34
OpenPOWER on IntegriCloud