summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | target-i386: forward CPUID cache leaves when -cpu host is usedBenoît Canet2013-09-202-0/+22
| * | | linux-headers: update to 3.11Alexey Kardashevskiy2013-09-206-44/+254
| * | | kvm: fix traces to use %x instead of %dAlexey Kardashevskiy2013-09-201-3/+3
| * | | kvmvapic: Clear also physical ROM address when entering INACTIVE stateJan Kiszka2013-09-201-0/+2
| * | | kvmvapic: Enter inactive state on hardware resetJan Kiszka2013-09-201-3/+1
| * | | kvmvapic: Catch invalid ROM sizeJan Kiszka2013-09-201-2/+9
| * | | kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy2013-09-203-0/+23
| * | | fix steal time MSR vmsd callback to proper opaque typeMarcelo Tosatti2013-09-201-3/+3
| * | | kvm: warn if num cpus is greater than num recommendedAndrew Jones2013-09-201-29/+40
| * | | cpu: Move cpu state syncs up into cpu_dump_state()James Hogan2013-09-204-14/+11
| * | | exec: always use MADV_DONTFORKAndrea Arcangeli2013-09-201-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-09-233-5/+34
|\ \ \
| * | | block/iscsi: Drop iscsi_co_get_block_status for older versions of libiscsiStefan Weil2013-09-181-0/+6
| * | | lsi: add 53C810 variantHervé Poussineau2013-09-162-0/+22
| * | | lsi: remove todoHervé Poussineau2013-09-161-3/+0
| * | | lsi: ignore write accesses to CTEST0 registersHervé Poussineau2013-09-161-0/+3
| * | | lsi: check ssid versus sdid only if ssid is validHervé Poussineau2013-09-161-1/+2
| * | | lsi: use constant name instead of its valueHervé Poussineau2013-09-161-2/+2
* | | | Merge remote-tracking branch 'spice/spice.v74' into stagingAnthony Liguori2013-09-203-9/+9
|\ \ \ \
OpenPOWER on IntegriCloud