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-10-30
sheepdog: make add_aio_request and send_aioreq void functions
MORITA Kazutaka
2013-10-30
sheepdog: try to reconnect to sheepdog after network error
MORITA Kazutaka
2013-10-30
coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
MORITA Kazutaka
2013-10-30
sheepdog: reload inode outside of resend_aioreq
MORITA Kazutaka
2013-10-30
sheepdog: handle vdi objects in resend_aio_req
MORITA Kazutaka
2013-10-30
sheepdog: check return values of qemu_co_recv/send correctly
MORITA Kazutaka
2013-10-30
qemu-iotests: Test case for backing file deletion
Max Reitz
2013-10-30
qemu-iotests: drop duplicated "create_image"
Fam Zheng
2013-10-29
qemu-iotests: Fix 051 reference output
Kevin Wolf
2013-10-29
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
2013-10-29
block: Disable BDRV_O_COPY_ON_READ for the backing file
Thibaut LAURENT
2013-10-29
ahci: fix win7 hang on boot
Alexander Graf
2013-10-28
sheepdog: pass copy_policy in the request
Liu Yuan
2013-10-28
sheepdog: explicitly set copies as type uint8_t
Liu Yuan
2013-10-28
block: Don't copy backing file name on error
Max Reitz
2013-10-28
tests: Multiboot mmap test case
Kevin Wolf
2013-10-28
ide-test: Check what happens with bus mastering disabled
Kevin Wolf
2013-10-28
exec: Fix bounce buffer allocation in address_space_map()
Kevin Wolf
2013-10-28
qcow2: Flush image after creation
Max Reitz
2013-10-25
qemu-iotests: Test for loading VM state from qcow2
Max Reitz
2013-10-24
block/vpc: check that the image has not been truncated
Peter Lieven
2013-10-24
qemu-img: add special exit code if bdrv_check is not supported
Peter Lieven
2013-10-24
qcow2: Unset zero_beyond_eof in save_vmstate
Max Reitz
2013-10-24
qcow2: Restore total_sectors value in save_vmstate
Max Reitz
2013-10-21
qapi: fix documentation example
Eric Blake
2013-10-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'spice/spice.v75' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into staging
Anthony Liguori
2013-10-18
vmdk: fix VMFS extent parsing
Fam Zheng
2013-10-18
vmdk: Only read cid from image file when opening
Fam Zheng
2013-10-18
net/rtl8139: update network information when macaddr is changed in guest
Amos Kong
2013-10-18
net/e1000: update network information when macaddr is changed in guest
Amos Kong
2013-10-18
net: update nic info during device reset
Amos Kong
2013-10-18
virtio: Remove unneeded memcpy
Stefan Weil
2013-10-17
exec: remove qemu_safe_ram_ptr
Paolo Bonzini
2013-10-17
icount: make it thread-safe
Paolo Bonzini
2013-10-17
icount: document (future) locking rules for icount
Paolo Bonzini
2013-10-17
icount: prepare the code for future races in calling qemu_clock_warp
Paolo Bonzini
2013-10-17
icount: reorganize icount_warp_rt
Paolo Bonzini
2013-10-17
icount: use cpu_get_icount() directly
Paolo Bonzini
2013-10-17
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
2013-10-17
timer: extract timer_mod_ns_locked and timerlist_rearm
Paolo Bonzini
2013-10-17
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
2013-10-17
seqlock: introduce read-write seqlock
Paolo Bonzini
[next]