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
2012-04-20
qcow2: Ignore reserved bits in check_refcounts
Kevin Wolf
2012-04-20
qcow2: Ignore reserved bits in refcount table entries
Kevin Wolf
2012-04-20
qcow2: Simplify count_cow_clusters
Kevin Wolf
2012-04-20
qcow2: Refactor qcow2_free_any_clusters
Kevin Wolf
2012-04-20
qcow2: Ignore reserved bits in L1/L2 entries
Kevin Wolf
2012-04-20
qcow2: Fail write_compressed when overwriting data
Kevin Wolf
2012-04-20
qcow2: Ignore reserved bits in count_contiguous_clusters()
Kevin Wolf
2012-04-20
qcow2: Ignore reserved bits in get_cluster_offset
Kevin Wolf
2012-04-20
qcow2: Save disk size in snapshot header
Kevin Wolf
2012-04-20
Specification for qcow2 version 3
Kevin Wolf
2012-04-20
qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()
Kevin Wolf
2012-04-20
iotests: Resolve test failures caused by hostname
Andreas Färber
2012-04-20
qemu-img: let 'qemu-img convert' flush data
Liu Yuan
2012-04-19
aio: simplify qemu_aio_wait
Paolo Bonzini
2012-04-19
aio: return "AIO in progress" state from qemu_aio_wait
Paolo Bonzini
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
2012-04-19
posix-aio: merge posix_aio_process_queue and posix_aio_read
Paolo Bonzini
2012-04-19
qemu-tool: map vm_clock to rt_clock
Paolo Bonzini
2012-04-19
qemu-io: use main_loop_wait
Paolo Bonzini
2012-04-19
block: allow interrupting a co_sleep_ns
Paolo Bonzini
2012-04-19
qcow2: Fix return value of alloc_refcount_block
Kevin Wolf
2012-04-19
qcow2: Fix error handling in qcow2_alloc_cluster_offset
Kevin Wolf
2012-04-19
ide: convert ide_sector_write() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
qemu-io: Add command line switch for cache mode
Kevin Wolf
2012-04-19
block: Fix spelling in comment (ineffcient -> inefficient)
Stefan Weil
2012-04-19
iotests: fix error in 005
Dong Xu Wang
2012-04-19
block: Drain requests in bdrv_close
Kevin Wolf
2012-04-19
qemu-iotests: Test bdrv_close while AIO is in flight
Kevin Wolf
2012-04-19
qemu-iotests: Always filter cluster_size out in _make_test_img
Kevin Wolf
2012-04-18
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-04-18
Merge remote-tracking branch 'spice/spice.v52' into staging
Anthony Liguori
2012-04-18
Merge remote-tracking branch 'kraxel/usb.46' into staging
Anthony Liguori
2012-04-18
qxl-render: fix broken vnc+spice since commit f934493
Alon Levy
2012-04-18
qxl: set default values of vram*_size_mb to -1
Alon Levy
2012-04-18
trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode
Alon Levy
2012-04-17
Allow controlling volume with PulseAudio backend
Marc-André Lureau
2012-04-17
configure: pa_simple is not needed anymore
Marc-André Lureau
2012-04-17
Do not use pa_simple PulseAudio API
Marc-André Lureau
2012-04-17
audio/spice: add support for volume control
Marc-André Lureau
2012-04-17
hw/ac97: add support for volume control
Marc-André Lureau
2012-04-17
hw/ac97: the volume mask is not only 0x1f
Marc-André Lureau
2012-04-17
hw/ac97: remove USE_MIXER code
Marc-André Lureau
2012-04-17
audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
Marc-André Lureau
2012-04-17
audio: add VOICE_VOLUME ctl
Marc-André Lureau
2012-04-17
seabios: update to 1.7.0
Gerd Hoffmann
2012-04-17
usb-ehci: drop assert()
Gerd Hoffmann
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
2012-04-17
usb-ehci: Drop unused sofv value
Hans de Goede
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
[next]