summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | block/gluster: drop qemu_gluster_aio_flush_cb()Stefan Hajnoczi2013-08-191-17/+1
| * | block/curl: drop curl_aio_flush()Stefan Hajnoczi2013-08-191-19/+3
| * | aio: stop using .io_flush()Stefan Hajnoczi2013-08-193-45/+28
| * | tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi2013-08-191-12/+12
| * | tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi2013-08-191-9/+17
| * | dataplane/virtio-blk: check exit conditions before aio_poll()Stefan Hajnoczi2013-08-191-2/+2
| * | block: stop relying on io_flush() in bdrv_drain_all()Stefan Hajnoczi2013-08-192-11/+40
| * | block: ensure bdrv_drain_all() works during bdrv_delete()Stefan Hajnoczi2013-08-191-2/+2
| |/
* | Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori2013-08-204-39/+264
|\ \
| * | target-alpha: Implement the typhoon iommuRichard Henderson2013-08-161-28/+174
| * | target-alpha: Consider the superpage when threading and ending TBsRichard Henderson2013-08-161-8/+29
| * | target-alpha: Use goto_tb in call_palRichard Henderson2013-08-163-0/+26
| * | target-alpha: Implement call_pal without an exceptionRichard Henderson2013-08-163-3/+35
| |/
* | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-2017-136/+275
|\ \
| * | cpus: Use cpu_is_stopped() efficientlyTiejun Chen2013-08-161-7/+7
| * | target-i386: Move hyperv_* static globals to X86CPUIgor Mammedov2013-08-167-125/+46
| * | qdev: Set globals in instance_post_init functionEduardo Habkost2013-08-162-1/+83
| * | qom: Introduce instance_post_init hookEduardo Habkost2013-08-162-0/+17
| * | tests: Unit tests for qdev global properties handlingEduardo Habkost2013-08-163-0/+115
| * | gdbstub: Fix gdb_register_coprocessor() register countingAndreas Färber2013-08-163-3/+7
| |/
* | Change email addressAnthony Liguori2013-08-192-8/+8
|/
* Open up 1.7 development branchAnthony Liguori2013-08-151-1/+1
* Update version for 1.6.0Anthony Liguori2013-08-151-1/+1
* mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno2013-08-145-0/+10
* block: Dont ignore previously set bdrv_flagsM. Mohan Kumar2013-08-141-1/+0
* qemu-char: fix infinite recursion connecting to monitor ptyJames Hogan2013-08-131-1/+1
* pvpanic: fix bad mergeAnthony Liguori2013-08-132-2/+2
* Update version for 1.6.0-rc3Anthony Liguori2013-08-121-1/+1
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-122-0/+2
|\
| * pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost2013-08-122-0/+2
* | pc: drop external DSDT loadingAnthony Liguori2013-08-121-1/+0
* | hw/misc: make pvpanic known to userMarcel Apfelbaum2013-08-121-15/+10
* | hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum2013-08-122-8/+8
|/
* rdma: remaining documentation fixesMichael R. Hines2013-08-121-0/+10
* rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaroundMichael R. Hines2013-08-121-20/+169
* rdma: proper getaddrinfo() handlingMichael R. Hines2013-08-121-27/+29
* rdma: check if RDMAControlHeader::len match transferred byteIsaku Yamahata2013-08-121-10/+22
* rdma: validate RDMAControlHeader::lenIsaku Yamahata2013-08-121-0/+5
* rdma: use resp.len after validation in qemu_rdma_registration_stopIsaku Yamahata2013-08-121-4/+3
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-129-59/+10
* pc_sysfw: remove the rom_only propertyPaolo Bonzini2013-08-122-66/+7
* sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatiblePaolo Bonzini2013-08-121-25/+1
* w32: Add missing version.o to all executables (fix regression)Stefan Weil2013-08-122-5/+7
* qemu-option: Guard against qemu_opts_set_defaults() misuseMarkus Armbruster2013-08-121-0/+9
* LICENSE: clarifyPaolo Bonzini2013-08-121-5/+10
* raw: add license headerPaolo Bonzini2013-08-121-0/+23
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-08-127-4/+23
|\
| * vhost: clear signalled_used_valid on vhost stopMichael S. Tsirkin2013-08-121-0/+1
| * virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi2013-08-123-0/+7
| * i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann2013-08-121-0/+1
OpenPOWER on IntegriCloud