aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19qtest: add dummy functions for user emulatorsBlue Swirl
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl
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
2012-04-17usb-host: trace emulated requestsGerd Hoffmann
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann
2012-04-17usb-uhci: queuing fixGerd Hoffmann
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann
2012-04-16qemu-timer.c: Remove 250us timeoutsPeter Portante
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka
2012-04-16Kick io-thread on qemu_chr_accept_inputJan Kiszka
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka
2012-04-16signrom: Rewrite as python scriptJan Kiszka
2012-04-15Merge branch 'w64' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-04-15target-alpha: QOM'ify CPU initAndreas Färber