summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: drop event_active_cb()Stefan Hajnoczi2013-08-191-14/+8
* thread-pool: drop thread_pool_active()Stefan Hajnoczi2013-08-191-7/+1
* dataplane/virtio-blk: drop flush_true() and flush_io()Stefan Hajnoczi2013-08-191-15/+2
* block/ssh: drop return_true()Stefan Hajnoczi2013-08-191-9/+1
* block/sheepdog: drop have_co_req() and aio_flush_request()Stefan Hajnoczi2013-08-191-20/+5
* block/rbd: drop qemu_rbd_aio_flush_cb()Stefan Hajnoczi2013-08-191-13/+1
* block/nbd: drop nbd_have_request()Stefan Hajnoczi2013-08-191-10/+3
* block/linux-aio: drop qemu_laio_completion_cb()Stefan Hajnoczi2013-08-191-15/+2
* block/iscsi: drop iscsi_process_flush()Stefan Hajnoczi2013-08-191-8/+1
* 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
* 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
| * pc: disable pci-info for 1.6Michael S. Tsirkin2013-08-122-4/+14
* | Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130812' into stagingAnthony Liguori2013-08-122-3/+12
|\ \
| * | hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queuesPeter Maydell2013-08-121-0/+3
| * | hw/virtio/virtio: Don't allow guests to add/remove queuesPeter Maydell2013-08-091-3/+9
OpenPOWER on IntegriCloud