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
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
2012-04-17
usb: use USBDescriptor for endpoint descriptors.
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for interface descriptors.
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for config descriptors.
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for device qualifier descriptors.
Gerd Hoffmann
2012-04-17
usb: add USBDescriptor, use for device descriptors.
Gerd Hoffmann
2012-04-17
usb-ehci: frindex always is a 14 bits counter
Hans de Goede
2012-04-17
usb-ehci: fix ehci_child_detach
Gerd Hoffmann
2012-04-17
usb-hub: add tracepoints
Gerd Hoffmann
2012-04-17
usb_packet_set_state: handle p->ep == NULL
Gerd Hoffmann
2012-04-17
usb-host: add property to turn off pipelining
Gerd Hoffmann
2012-04-17
usb-host: add usb packet to request tracepoints
Gerd Hoffmann
2012-04-17
usb-host: trace canceled requests
Gerd Hoffmann
[next]