aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-20qemu-img: let 'qemu-img convert' flush dataLiu Yuan
2012-04-19aio: simplify qemu_aio_waitPaolo Bonzini
2012-04-19aio: return "AIO in progress" state from qemu_aio_waitPaolo Bonzini
2012-04-19aio: remove process_queue callback and qemu_aio_process_queuePaolo Bonzini
2012-04-19posix-aio: merge posix_aio_process_queue and posix_aio_readPaolo Bonzini
2012-04-19qemu-tool: map vm_clock to rt_clockPaolo Bonzini
2012-04-19qemu-io: use main_loop_waitPaolo Bonzini
2012-04-19block: allow interrupting a co_sleep_nsPaolo Bonzini
2012-04-19qcow2: Fix return value of alloc_refcount_blockKevin Wolf
2012-04-19qcow2: Fix error handling in qcow2_alloc_cluster_offsetKevin Wolf
2012-04-19ide: convert ide_sector_write() to asynchronous I/OStefan Hajnoczi
2012-04-19ide: convert ide_sector_read() to asynchronous I/OStefan Hajnoczi
2012-04-19qemu-io: Add command line switch for cache modeKevin Wolf
2012-04-19block: Fix spelling in comment (ineffcient -> inefficient)Stefan Weil
2012-04-19iotests: fix error in 005Dong Xu Wang
2012-04-19block: Drain requests in bdrv_closeKevin Wolf
2012-04-19qemu-iotests: Test bdrv_close while AIO is in flightKevin Wolf
2012-04-19qemu-iotests: Always filter cluster_size out in _make_test_imgKevin Wolf
2012-04-18Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-18Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori
2012-04-18Merge remote-tracking branch 'kraxel/usb.46' into stagingAnthony Liguori
2012-04-18qxl-render: fix broken vnc+spice since commit f934493Alon Levy
2012-04-18qxl: set default values of vram*_size_mb to -1Alon Levy
2012-04-18trace-events: remove unused qxl_vga_ioport_while_not_in_vga_modeAlon Levy
2012-04-17Allow controlling volume with PulseAudio backendMarc-André Lureau
2012-04-17configure: pa_simple is not needed anymoreMarc-André Lureau
2012-04-17Do not use pa_simple PulseAudio APIMarc-André Lureau
2012-04-17audio/spice: add support for volume controlMarc-André Lureau
2012-04-17hw/ac97: add support for volume controlMarc-André Lureau
2012-04-17hw/ac97: the volume mask is not only 0x1fMarc-André Lureau
2012-04-17hw/ac97: remove USE_MIXER codeMarc-André Lureau
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau
2012-04-17seabios: update to 1.7.0Gerd Hoffmann
2012-04-17usb-ehci: drop assert()Gerd Hoffmann
2012-04-17usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede
2012-04-17usb-ehci: Drop unused sofv valueHans de Goede
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for config descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann
2012-04-17usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann
2012-04-17usb-ehci: frindex always is a 14 bits counterHans de Goede
2012-04-17usb-ehci: fix ehci_child_detachGerd Hoffmann
2012-04-17usb-hub: add tracepointsGerd Hoffmann
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann
2012-04-17usb-host: trace canceled requestsGerd Hoffmann