aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-19block/linux-aio: drop qemu_laio_completion_cb()Stefan Hajnoczi
2013-08-19block/iscsi: drop iscsi_process_flush()Stefan Hajnoczi
2013-08-19block/gluster: drop qemu_gluster_aio_flush_cb()Stefan Hajnoczi
2013-08-19Change email addressAnthony Liguori
2013-08-19block/curl: drop curl_aio_flush()Stefan Hajnoczi
2013-08-19aio: stop using .io_flush()Stefan Hajnoczi
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi
2013-08-19tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi
2013-08-19dataplane/virtio-blk: check exit conditions before aio_poll()Stefan Hajnoczi
2013-08-19block: stop relying on io_flush() in bdrv_drain_all()Stefan Hajnoczi
2013-08-19block: ensure bdrv_drain_all() works during bdrv_delete()Stefan Hajnoczi
2013-08-16target-alpha: Implement the typhoon iommuRichard Henderson
2013-08-16target-alpha: Consider the superpage when threading and ending TBsRichard Henderson
2013-08-16target-alpha: Use goto_tb in call_palRichard Henderson
2013-08-16target-alpha: Implement call_pal without an exceptionRichard Henderson
2013-08-16cpus: Use cpu_is_stopped() efficientlyTiejun Chen
2013-08-16target-i386: Move hyperv_* static globals to X86CPUIgor Mammedov
2013-08-16qdev: Set globals in instance_post_init functionEduardo Habkost
2013-08-16qom: Introduce instance_post_init hookEduardo Habkost
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost
2013-08-16gdbstub: Fix gdb_register_coprocessor() register countingAndreas Färber
2013-08-15Open up 1.7 development branchAnthony Liguori
2013-08-15Update version for 1.6.0Anthony Liguori
2013-08-14mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno
2013-08-14block: Dont ignore previously set bdrv_flagsM. Mohan Kumar
2013-08-13qemu-char: fix infinite recursion connecting to monitor ptyJames Hogan
2013-08-13pvpanic: fix bad mergeAnthony Liguori
2013-08-12Update version for 1.6.0-rc3Anthony Liguori
2013-08-12Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-08-12pc: drop external DSDT loadingAnthony Liguori
2013-08-12hw/misc: make pvpanic known to userMarcel Apfelbaum
2013-08-12hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum
2013-08-12pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost
2013-08-12rdma: remaining documentation fixesMichael R. Hines
2013-08-12rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaroundMichael R. Hines
2013-08-12rdma: proper getaddrinfo() handlingMichael R. Hines
2013-08-12rdma: check if RDMAControlHeader::len match transferred byteIsaku Yamahata
2013-08-12rdma: validate RDMAControlHeader::lenIsaku Yamahata
2013-08-12rdma: use resp.len after validation in qemu_rdma_registration_stopIsaku Yamahata
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini
2013-08-12pc_sysfw: remove the rom_only propertyPaolo Bonzini
2013-08-12sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatiblePaolo Bonzini
2013-08-12w32: Add missing version.o to all executables (fix regression)Stefan Weil
2013-08-12qemu-option: Guard against qemu_opts_set_defaults() misuseMarkus Armbruster
2013-08-12LICENSE: clarifyPaolo Bonzini
2013-08-12raw: add license headerPaolo Bonzini
2013-08-12Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-12Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130812' into stagingAnthony Liguori
2013-08-12Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-08-12Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori