summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdict: Extract qdict_extract_subqdictBenoît Canet2013-09-253-21/+25
* block: Fix compiler warning (-Werror=uninitialized)Stefan Weil2013-09-251-2/+3
* block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.Benoît Canet2013-09-258-2/+24
* qemu-iotests: add monolithicFlat creation test to 059Fam Zheng2013-09-252-0/+12
* qemu-iotests: fix test case 059Fam Zheng2013-09-251-3/+3
* vmdk: fix cluster size check for flat extentsFam Zheng2013-09-251-3/+3
* block/get_block_status: avoid segfault if there is no backing_hdPeter Lieven2013-09-251-1/+1
* block/get_block_status: set *pnum = 0 on errorPeter Lieven2013-09-251-0/+1
* qcow2: Don't shadow return valueMax Reitz2013-09-251-1/+0
* qemu-iotests: Do not execute 052 with -nocacheMax Reitz2013-09-251-0/+1
* qemu-iotests: add test for backing file overridingFam Zheng2013-09-252-1/+27
* block: fix backing file overridingFam Zheng2013-09-251-2/+5
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2013-09-230-0/+0
|\
| * kvm: fix traces to use %x instead of %dAlexey Kardashevskiy2013-09-201-3/+3
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-09-232-14/+60
|\ \
| * | e1000: NetClientInfo.receive_iov implementedVincenzo Maffione2013-09-201-12/+58
| * | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno2013-09-201-2/+2
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-2310-40/+155
|\ \
| * | virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini2013-09-202-2/+23
| * | blockdev: do not default cache.no-flush to truePaolo Bonzini2013-09-201-1/+1
| * | block: don't lose data from last incomplete sectorFam Zheng2013-09-201-1/+1
| * | qcow2: Correct snapshots size for overlap checkMax Reitz2013-09-201-1/+1
| * | coroutine: fix /perf/nesting coroutine benchmarkGabriel Kerneis2013-09-191-6/+6
| * | coroutine: add qemu_coroutine_yield benchmarkGabriel Kerneis2013-09-191-0/+33
| * | qemu-timer: do not take the lock in timer_pendingPaolo Bonzini2013-09-181-14/+5
| * | qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safeStefan Hajnoczi2013-09-182-19/+85
| * | qemu-timer: drop outdated signal safety commentsStefan Hajnoczi2013-09-181-4/+0
| * | osdep: warn if open(O_DIRECT) on fails with EINVALStefan Hajnoczi2013-09-181-0/+7
| * | libcacard: link against qemu-error.o for error_report()Stefan Hajnoczi2013-09-181-1/+2
| |/
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-2318-38/+31
|\ \
| * | tests/.gitignore: ignore test-throttleFam Zheng2013-09-201-0/+1
| * | exec: Fix broken build for MinGW (regression)Stefan Weil2013-09-201-0/+2
| * | kvm: Fix compiler warning (clang)Stefan Weil2013-09-201-1/+1
| * | tcg-sparc: Fix parenthesis warningRichard Henderson2013-09-201-1/+1
| * | Makefile: Remove some more files when cleaningStefan Weil2013-09-201-1/+3
| * | target-i386: Fix segment cache dumpTobias Markus2013-09-201-1/+3
| * | iov: avoid "orig_len may be used unitialized" warningMichael Tokarev2013-09-201-6/+4
| * | vscclient: remove unnecessary use of uninitialized variableMichael Tokarev2013-09-201-2/+1
| * | trace-events: Clean up with scripts/cleanup-trace-events.pl againMarkus Armbruster2013-09-201-2/+1
| * | tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)Stefan Weil2013-09-201-12/+0
| * | *-user: Improve documentation for lock_user functionStefan Weil2013-09-202-4/+4
| * | MAINTAINERS: Add missing entry to filelist for TCI targetStefan Weil2013-09-201-0/+1
| * | translate-all: Fix formatting of dump outputStefan Weil2013-09-201-2/+3
| * | *-user: Fix typo in comment (ulocking -> unlocking)Stefan Weil2013-09-202-2/+2
| * | docs: Fix IO port number for CPU present bitmap.Anthony PERARD2013-09-201-1/+1
| * | q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones2013-09-202-2/+2
| * | configure: Undefine _FORTIFY_SOURCE prior using itMichal Privoznik2013-09-201-1/+1
| |/
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-09-2320-99/+411
|\ \
| * | target-i386: add feature kvm_pv_unhaltAndrew Jones2013-09-201-1/+1
| * | linux-headers: update to 3.12-rc1Andrew Jones2013-09-204-0/+41
OpenPOWER on IntegriCloud