aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori11-70/+151
2012-04-27qapi: fix qmp_balloon() conversionLuiz Capitulino1-1/+1
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2-18/+71
2012-04-27block: add 'speed' optional parameter to block-streamStefan Hajnoczi8-15/+42
2012-04-27block: change block-job-set-speed argument from 'value' to 'speed'Stefan Hajnoczi7-16/+16
2012-04-27block: use Error mechanism instead of -errno for block_job_set_speed()Stefan Hajnoczi5-15/+18
2012-04-27block: use Error mechanism instead of -errno for block_job_create()Stefan Hajnoczi4-22/+20
2012-04-26Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori1-1/+1
2012-04-26Merge remote-tracking branch 'kraxel/usb.49' into stagingAnthony Liguori16-127/+157
2012-04-26Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori4-13/+24
2012-04-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori5-56/+197
2012-04-26Merge remote-tracking branch 'afaerber/qom-cpu-x86-prop.v3' into stagingAnthony Liguori3-20/+301
2012-04-26Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori1-8/+49
2012-04-26Revert "configure: Virtfs doesn't require libcap."Anthony Liguori1-4/+2
2012-04-26os-posix: Fix build on FreeBSDNathan Whitehorn1-0/+4
2012-04-26main_loop_wait: block indefinitelyStefano Stabellini8-17/+28
2012-04-26qemu_next_alarm_deadline: check the expire time of a clock only if it is enabledStefano Stabellini1-6/+4
2012-04-26timers: the rearm function should be able to handle delta = INT64_MAXStefano Stabellini1-5/+13
2012-04-26target-i386: Fix x86_cpuid_set_model_id()Andreas Färber1-0/+1
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil1-3/+4
2012-04-26sdl: Add QEMU mascot icon for use with SDLStefan Weil2-0/+1
2012-04-26qom: quick and dirty QOM filesystem based on FUSEAnthony Liguori1-0/+138
2012-04-26pc-sysfw: make sure to call qdev_initAnthony Liguori1-0/+8
2012-04-26nbd: Fix uninitialised use of s->sockKevin Wolf1-1/+1
2012-04-26usb-uhci: update irq line on resetGerd Hoffmann1-0/+1
2012-04-26usb: add serial number generatorGerd Hoffmann10-0/+42
2012-04-26usb-redir: Not finding an async urb id is not an errorHans de Goede1-1/+1
2012-04-26usb-redir: Reset device address and speed on disconnectHans de Goede1-0/+2
2012-04-26usb-redir: An interface count of 0 is a valid valueHans de Goede1-2/+3
2012-04-26usb-xhci: fix bit testLai Jiangshan1-1/+1
2012-04-26usb-xhci: Use PCI DMA helper functionsDavid Gibson1-98/+92
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann1-3/+3
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann1-3/+3
2012-04-26usb-storage: fix request cancelingGerd Hoffmann1-1/+3
2012-04-26usb-ehci: Ensure frindex writes leave a valid frindex valueHans de Goede1-0/+4
2012-04-26usb-ehci: add missing usb_packet_init() callGerd Hoffmann2-0/+2
2012-04-26usb-ehci: remove hackGerd Hoffmann1-18/+0
2012-04-26hda: fix codec idsGerd Hoffmann1-6/+8
2012-04-26hda: add hda-micro codecGerd Hoffmann1-2/+141
2012-04-26hda: move input widgets from duplex to commonGerd Hoffmann1-50/+50
2012-04-25fix paaudio.c warningsGerd Hoffmann1-2/+1
2012-04-25Beautify makefile commands for generation of files with tracetoolLluís Vilanova3-9/+20
2012-04-25Generic elimination of auto-generated filesLluís Vilanova1-4/+4
2012-04-25virtio-serial-bus: Unset guest_connected at reset and driver resetAmit Shah1-0/+28
2012-04-25virtio-serial-bus: fix guest_connected init before driver initAlon Levy1-8/+21
2012-04-25target-i386: Introduce "tsc-frequency" property for X86CPUAndreas Färber1-1/+36
2012-04-25target-i386: Prepare "vendor" property for X86CPUAndreas Färber1-0/+44
2012-04-25target-i386: Introduce "xlevel" property for X86CPUAndreas Färber1-1/+37
2012-04-25target-i386: Introduce "level" property for X86CPUAndreas Färber1-1/+37
2012-04-25target-i386: Add property getter for CPU model-idAndreas Färber1-1/+16