aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30qemu-ga: add a whitelist for fsfreeze-safe commandsMichael Roth
2012-04-30qemu-ga: improve recovery options for fsfreezeMichael Roth
2012-04-27Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-04-27qapi: fix qmp_balloon() conversionLuiz Capitulino
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi
2012-04-27block: add 'speed' optional parameter to block-streamStefan Hajnoczi
2012-04-27block: change block-job-set-speed argument from 'value' to 'speed'Stefan Hajnoczi
2012-04-27block: use Error mechanism instead of -errno for block_job_set_speed()Stefan Hajnoczi
2012-04-27block: use Error mechanism instead of -errno for block_job_create()Stefan Hajnoczi
2012-04-26Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori
2012-04-26Merge remote-tracking branch 'kraxel/usb.49' into stagingAnthony Liguori
2012-04-26Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-04-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-04-26Merge remote-tracking branch 'afaerber/qom-cpu-x86-prop.v3' into stagingAnthony Liguori
2012-04-26Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori
2012-04-26Revert "configure: Virtfs doesn't require libcap."Anthony Liguori
2012-04-26os-posix: Fix build on FreeBSDNathan Whitehorn
2012-04-26main_loop_wait: block indefinitelyStefano Stabellini
2012-04-26qemu_next_alarm_deadline: check the expire time of a clock only if it is enabledStefano Stabellini
2012-04-26timers: the rearm function should be able to handle delta = INT64_MAXStefano Stabellini
2012-04-26target-i386: Fix x86_cpuid_set_model_id()Andreas Färber
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil
2012-04-26sdl: Add QEMU mascot icon for use with SDLStefan Weil
2012-04-26qom: quick and dirty QOM filesystem based on FUSEAnthony Liguori
2012-04-26pc-sysfw: make sure to call qdev_initAnthony Liguori
2012-04-26nbd: Fix uninitialised use of s->sockKevin Wolf
2012-04-26usb-uhci: update irq line on resetGerd Hoffmann
2012-04-26usb: add serial number generatorGerd Hoffmann
2012-04-26usb-redir: Not finding an async urb id is not an errorHans de Goede
2012-04-26usb-redir: Reset device address and speed on disconnectHans de Goede
2012-04-26usb-redir: An interface count of 0 is a valid valueHans de Goede
2012-04-26usb-xhci: fix bit testLai Jiangshan
2012-04-26usb-xhci: Use PCI DMA helper functionsDavid Gibson
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann
2012-04-26usb-storage: fix request cancelingGerd Hoffmann
2012-04-26usb-ehci: Ensure frindex writes leave a valid frindex valueHans de Goede
2012-04-26usb-ehci: add missing usb_packet_init() callGerd Hoffmann
2012-04-26usb-ehci: remove hackGerd Hoffmann
2012-04-26hda: fix codec idsGerd Hoffmann
2012-04-26hda: add hda-micro codecGerd Hoffmann
2012-04-26hda: move input widgets from duplex to commonGerd Hoffmann
2012-04-25fix paaudio.c warningsGerd Hoffmann
2012-04-25Beautify makefile commands for generation of files with tracetoolLluís Vilanova
2012-04-25Generic elimination of auto-generated filesLluís Vilanova
2012-04-25virtio-serial-bus: Unset guest_connected at reset and driver resetAmit Shah
2012-04-25virtio-serial-bus: fix guest_connected init before driver initAlon Levy
2012-04-25target-i386: Introduce "tsc-frequency" property for X86CPUAndreas Färber
2012-04-25target-i386: Prepare "vendor" property for X86CPUAndreas Färber
2012-04-25target-i386: Introduce "xlevel" property for X86CPUAndreas Färber