summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ignore SIGPIPE in qemu-img and qemu-ioMORITA Kazutaka2013-08-062-0/+8
| * qemu-img: Error out for excess argumentsKevin Wolf2013-08-061-7/+10
* | target-mips: fix decoding of microMIPS POOL32Axf instructionsLeon Alrae2013-08-061-6/+54
|/
* semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui2013-08-052-13/+17
* rdma: memory leak RDMAContext::hostIsaku Yamahata2013-08-051-0/+2
* rdma: use RDMA_WRID_READYIsaku Yamahata2013-08-051-2/+2
* rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAXIsaku Yamahata2013-08-051-6/+6
* rdma: don't use negative index to arrayIsaku Yamahata2013-08-051-12/+15
* rdma: correct newlines in error statementsMichael R. Hines2013-08-051-34/+34
* rdma: forgot to turn off the debugging flagMichael R. Hines2013-08-051-1/+1
* rdma: bugfix: make IPv6 support workMichael R. Hines2013-08-051-12/+21
* pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"Andreas Färber2013-08-051-1/+3
* target-ppc: Add POWER7+ CPU modelAlexey Kardashevskiy2013-08-052-0/+3
* Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori2013-08-056-34/+93
|\
| * target-xtensa: check register window inlineMax Filippov2013-07-291-8/+25
| * target-xtensa: don't generate dead code to access invalid SRsMax Filippov2013-07-291-13/+18
| * tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber2013-07-292-11/+14
| * target-xtensa: avoid double-stopping at breakpointsMax Filippov2013-07-293-2/+8
| * target-xtensa: add fallthrough markersMax Filippov2013-07-291-0/+2
| * target-xtensa: add extui unit testMax Filippov2013-07-292-0/+27
* | Merge remote-tracking branch 'mcayland/qemu-openbios' into stagingAnthony Liguori2013-08-055-2/+2
|\ \
| * | Update OpenBIOS imagesMark Cave-Ayland2013-07-305-2/+2
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-08-051-0/+4
|\ \ \
| * | | pcnet: Flush queued packets on end of STOP stateJan Kiszka2013-08-051-0/+4
* | | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-052-1/+144
|\ \ \ \
| * | | | block: Disable driver-specific options for 1.6Kevin Wolf2013-08-022-1/+144
* | | | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-08-054-7/+17
|\ \ \ \ \
| * | | | | vmdk: fix comment for vmdk_co_write_zeroesFam Zheng2013-08-021-2/+6
| * | | | | memory.c: drop kvm.h dependencyMichael S. Tsirkin2013-08-021-1/+0
| * | | | | block/iscsi.c: Fix printf format error.Richard W.M. Jones2013-08-021-1/+3
| * | | | | qemu-ga: build it even if !systemMichael Tokarev2013-08-021-3/+8
| |/ / / /
* | | | | Merge remote-tracking branch 'kraxel/usb.86' into stagingAnthony Liguori2013-08-052-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | usb-redir: fix use-after-freeGerd Hoffmann2013-08-011-0/+1
| * | | | xhci: fix segfaultGerd Hoffmann2013-08-011-3/+2
* | | | | target-mips: fix 34Kf configuration for DSP ASEYongbok Kim2013-08-031-4/+3
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-011-1/+4
|\ \ \ \
| * | | | cpu: Fix VMSTATE_CPU() semanticsAndreas Färber2013-07-311-1/+4
* | | | | Merge remote-tracking branch 'afaerber/tags/prep-for-upstream' into stagingAnthony Liguori2013-08-012-173/+44
|\ \ \ \ \
| * | | | | i82378: Cleanup implementationHervé Poussineau2013-07-311-170/+42
| * | | | | pci-host/prep: Set isa_mem_base in the PCI host bridgeHervé Poussineau2013-07-312-3/+2
| |/ / / /
* | | | | Update version for 1.6.0-rc1Anthony Liguori2013-08-011-1/+1
* | | | | virtio-console: Use exitfn for virtserialport, tooAndreas Färber2013-08-011-0/+1
* | | | | virtio-9p-device: Avoid freeing uninitialized memoryAndreas Färber2013-08-011-1/+2
* | | | | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-08-011-2/+3
|\ \ \ \ \
| * | | | | migration: don't use uninitialized variablesPawit Pornkitprasan2013-08-011-2/+2
| * | | | | migration: send total time in QMP at "completed" stagePawit Pornkitprasan2013-08-011-0/+1
| |/ / / /
* | | | | MAINTAINERS: change Igor Mitsyanko's email addressIgor Mitsyanko2013-07-311-1/+1
|/ / / /
* | | | qdev: Use clz in print_sizeRichard Henderson2013-07-311-7/+13
* | | | qdev: Fix 32-bit compilation in print_sizeRichard Henderson2013-07-311-1/+1
|/ / /
* | | Merge remote-tracking branch 'spice/spice.v72' into stagingAnthony Liguori2013-07-304-2/+8
|\ \ \
OpenPOWER on IntegriCloud