summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb-redir: Fix printing of device versionHans de Goede2012-02-271-2/+4
* ehci: drop old stuffGerd Hoffmann2012-02-271-29/+1
* usb-ehci: Handle ISO packets failing with an error other then NAKHans de Goede2012-02-271-3/+19
* libcacard: fix reported ATR lengthAlon Levy2012-02-271-2/+2
* usb-ccid: advertise SELF_POWEREDAlon Levy2012-02-271-1/+1
* libcacard: link with glib for g_strndupAlon Levy2012-02-271-2/+2
* usb-desc: fix user trigerrable segfaults (!config)Alon Levy2012-02-271-3/+17
* usb-ehci: sanity-check iso xfersGerd Hoffmann2012-02-271-6/+10
* usb: add tracepoint for usb packet state changes.Gerd Hoffmann2012-02-272-22/+8
* usb-xhci: enable packet queuingGerd Hoffmann2012-02-271-6/+0
* usb-uhci: implement packet queuingGerd Hoffmann2012-02-271-2/+31
* usb-uhci: process uhci_handle_td return code via switch.Gerd Hoffmann2012-02-271-27/+39
* usb-uhci: add UHCIQueueGerd Hoffmann2012-02-271-91/+118
* usb-uhci: cleanup UHCIAsync allocation & initialization.Gerd Hoffmann2012-02-271-7/+1
* usb-ehci: fix resetGerd Hoffmann2012-02-271-1/+2
* usb-hid: fix tablet activationGerd Hoffmann2012-02-271-0/+3
* audio: Add some fall through commentsStefan Weil2012-02-252-1/+4
* configure: Check whether makecontext() is a glibc stub functionPeter Maydell2012-02-241-0/+4
* vl.c: Avoid segfault when started with no argumentsPeter Maydell2012-02-241-7/+10
* nic: zap obsolote romloading bits from ne2k + pcnetGerd Hoffmann2012-02-242-16/+2
* build: allow turning off debuginfoGerd Hoffmann2012-02-241-2/+13
* optimize screendump for the common non-switch caseGerd Hoffmann2012-02-249-21/+34
* Remove screendump dummy functions.Gerd Hoffmann2012-02-243-12/+4
* vga: simplify screendumpGerd Hoffmann2012-02-241-35/+1
* suspend: add qmp eventsGerd Hoffmann2012-02-243-0/+10
* suspend: make acpi timer wakeup the guest.Gerd Hoffmann2012-02-242-0/+9
* suspend: make rtc alarm wakeup the guest.Gerd Hoffmann2012-02-243-0/+9
* suspend: make serial ports wakeup the guest.Gerd Hoffmann2012-02-241-0/+6
* suspend: make ps/2 devices wakeup the guestGerd Hoffmann2012-02-241-0/+6
* suspend: add system_wakeup monitor commandGerd Hoffmann2012-02-246-0/+57
* suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann2012-02-2410-42/+47
* suspend: add infrastructureGerd Hoffmann2012-02-242-0/+76
* acpi: add acpi_pm1_evt_write_enGerd Hoffmann2012-02-244-2/+8
* acpi: don't pass overflow_time to acpi_pm1_evt_get_stsGerd Hoffmann2012-02-244-8/+8
* acpi: add ACPIREGSGerd Hoffmann2012-02-244-143/+145
* acpi: move around structsGerd Hoffmann2012-02-241-25/+23
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-02-243-28/+9
|\
| * slirp/misc: fix gcc __warn_memset_zero_len warningsAlon Levy2012-02-241-14/+7
| * vl.c: Increase width of machine name column in "-M ?" outputPeter Maydell2012-02-231-2/+2
| * tcg: Remove unneeded include statementsStefan Weil2012-02-231-12/+0
* | Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into stagingAnthony Liguori2012-02-2414-318/+1263
|\ \
| * | qemu-ga: add win32 guest-shutdown commandMichael Roth2012-02-231-1/+40
| * | qemu-ga: add Windows service integrationMichael Roth2012-02-234-10/+249
| * | qemu-ga: add initial win32 supportMichael Roth2012-02-233-1/+345
| * | qemu-ga: fixes for win32 build of qemu-gaMichael Roth2012-02-235-6/+114
| * | qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2012-02-232-1/+1
| * | qemu-ga: separate out common commands from posix-specific onesMichael Roth2012-02-234-59/+76
| * | qemu-ga: move channel/transport functionality into wrapper classMichael Roth2012-02-235-233/+355
| * | qemu-ga: Add schema documentation for typesMichael Roth2012-02-231-21/+97
| |/
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-02-2412-62/+104
|\ \
OpenPOWER on IntegriCloud