summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-21softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela1-2/+2
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-21target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov1-1/+1
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl2-0/+262
2012-04-19sparc: fix qtestBlue Swirl1-1/+3
2012-04-19qtest: add dummy functions for user emulatorsBlue Swirl1-0/+18
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl1-0/+17
2012-04-18Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori7-138/+553
2012-04-18Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori3-3/+3
2012-04-18Merge remote-tracking branch 'kraxel/usb.46' into stagingAnthony Liguori12-191/+390
2012-04-18qxl-render: fix broken vnc+spice since commit f934493Alon Levy1-0/+1
2012-04-18qxl: set default values of vram*_size_mb to -1Alon Levy1-2/+2
2012-04-18trace-events: remove unused qxl_vga_ioport_while_not_in_vga_modeAlon Levy1-1/+0
2012-04-17Allow controlling volume with PulseAudio backendMarc-André Lureau1-5/+94
2012-04-17configure: pa_simple is not needed anymoreMarc-André Lureau1-3/+3
2012-04-17Do not use pa_simple PulseAudio APIMarc-André Lureau1-38/+339
2012-04-17audio/spice: add support for volume controlMarc-André Lureau1-0/+41
2012-04-17hw/ac97: add support for volume controlMarc-André Lureau1-0/+81
2012-04-17hw/ac97: the volume mask is not only 0x1fMarc-André Lureau1-1/+0
2012-04-17hw/ac97: remove USE_MIXER codeMarc-André Lureau1-121/+0
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau3-2/+14
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau2-0/+13
2012-04-17seabios: update to 1.7.0Gerd Hoffmann2-0/+0
2012-04-17usb-ehci: drop assert()Gerd Hoffmann1-1/+0
2012-04-17usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede1-1/+7
2012-04-17usb-ehci: Drop unused sofv valueHans de Goede1-8/+0
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann2-93/+107
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann2-9/+20
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann2-9/+20
2012-04-17usb: use USBDescriptor for config descriptors.Gerd Hoffmann2-10/+21
2012-04-17usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann2-11/+22
2012-04-17usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann2-19/+46
2012-04-17usb-ehci: frindex always is a 14 bits counterHans de Goede1-2/+6
2012-04-17usb-ehci: fix ehci_child_detachGerd Hoffmann1-1/+0
2012-04-17usb-hub: add tracepointsGerd Hoffmann2-3/+51
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann1-6/+11
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann1-1/+9
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann2-17/+19
2012-04-17usb-host: trace canceled requestsGerd Hoffmann2-1/+5
2012-04-17usb-host: trace emulated requestsGerd Hoffmann2-3/+10
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann2-0/+6
2012-04-17usb-uhci: queuing fixGerd Hoffmann1-3/+10
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann1-0/+3
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann3-1/+25
2012-04-16qemu-timer.c: Remove 250us timeoutsPeter Portante1-5/+5
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori7-47/+59
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori8-299/+217
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori9-20/+171
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka1-10/+33
2012-04-16Kick io-thread on qemu_chr_accept_inputJan Kiszka1-0/+1