index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
tests: drop event_active_cb()
Stefan Hajnoczi
2013-08-19
thread-pool: drop thread_pool_active()
Stefan Hajnoczi
2013-08-19
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
2013-08-19
block/ssh: drop return_true()
Stefan Hajnoczi
2013-08-19
block/sheepdog: drop have_co_req() and aio_flush_request()
Stefan Hajnoczi
2013-08-19
block/rbd: drop qemu_rbd_aio_flush_cb()
Stefan Hajnoczi
2013-08-19
block/nbd: drop nbd_have_request()
Stefan Hajnoczi
2013-08-19
block/linux-aio: drop qemu_laio_completion_cb()
Stefan Hajnoczi
2013-08-19
block/iscsi: drop iscsi_process_flush()
Stefan Hajnoczi
2013-08-19
block/gluster: drop qemu_gluster_aio_flush_cb()
Stefan Hajnoczi
2013-08-19
block/curl: drop curl_aio_flush()
Stefan Hajnoczi
2013-08-19
aio: stop using .io_flush()
Stefan Hajnoczi
2013-08-19
tests: adjust test-thread-pool to new aio_poll() semantics
Stefan Hajnoczi
2013-08-19
tests: adjust test-aio to new aio_poll() semantics
Stefan Hajnoczi
2013-08-19
dataplane/virtio-blk: check exit conditions before aio_poll()
Stefan Hajnoczi
2013-08-19
block: stop relying on io_flush() in bdrv_drain_all()
Stefan Hajnoczi
2013-08-19
block: ensure bdrv_drain_all() works during bdrv_delete()
Stefan Hajnoczi
2013-08-15
Open up 1.7 development branch
Anthony Liguori
2013-08-15
Update version for 1.6.0
v1.6.0
Anthony Liguori
2013-08-14
mips_malta: do not raise exceptions when accessing invalid memory
Aurelien Jarno
2013-08-14
block: Dont ignore previously set bdrv_flags
M. Mohan Kumar
2013-08-13
qemu-char: fix infinite recursion connecting to monitor pty
James Hogan
2013-08-13
pvpanic: fix bad merge
Anthony Liguori
2013-08-12
Update version for 1.6.0-rc3
v1.6.0-rc3
Anthony Liguori
2013-08-12
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-08-12
pc: drop external DSDT loading
Anthony Liguori
2013-08-12
hw/misc: make pvpanic known to user
Marcel Apfelbaum
2013-08-12
hw/misc: don't create pvpanic device by default
Marcel Apfelbaum
2013-08-12
pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older
Eduardo Habkost
2013-08-12
rdma: remaining documentation fixes
Michael R. Hines
2013-08-12
rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaround
Michael R. Hines
2013-08-12
rdma: proper getaddrinfo() handling
Michael R. Hines
2013-08-12
rdma: check if RDMAControlHeader::len match transferred byte
Isaku Yamahata
2013-08-12
rdma: validate RDMAControlHeader::len
Isaku Yamahata
2013-08-12
rdma: use resp.len after validation in qemu_rdma_registration_stop
Isaku Yamahata
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
pc_sysfw: remove the rom_only property
Paolo Bonzini
2013-08-12
sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible
Paolo Bonzini
2013-08-12
w32: Add missing version.o to all executables (fix regression)
Stefan Weil
2013-08-12
qemu-option: Guard against qemu_opts_set_defaults() misuse
Markus Armbruster
2013-08-12
LICENSE: clarify
Paolo Bonzini
2013-08-12
raw: add license header
Paolo Bonzini
2013-08-12
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-08-12
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130812' into staging
Anthony Liguori
2013-08-12
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-08-12
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-08-12
Merge remote-tracking branch 'kraxel/usb.87' into staging
Anthony Liguori
2013-08-12
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2013-08-12
hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues
Peter Maydell
[next]