aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-27usb-ehci: Handle ISO packets failing with an error other then NAKHans de Goede1-3/+19
2012-02-27libcacard: fix reported ATR lengthAlon Levy1-2/+2
2012-02-27usb-ccid: advertise SELF_POWEREDAlon Levy1-1/+1
2012-02-27libcacard: link with glib for g_strndupAlon Levy1-2/+2
2012-02-27usb-desc: fix user trigerrable segfaults (!config)Alon Levy1-3/+17
2012-02-27usb-ehci: sanity-check iso xfersGerd Hoffmann1-6/+10
2012-02-27usb: add tracepoint for usb packet state changes.Gerd Hoffmann2-22/+8
2012-02-27usb-xhci: enable packet queuingGerd Hoffmann1-6/+0
2012-02-27usb-uhci: implement packet queuingGerd Hoffmann1-2/+31
2012-02-27usb-uhci: process uhci_handle_td return code via switch.Gerd Hoffmann1-27/+39
2012-02-27usb-uhci: add UHCIQueueGerd Hoffmann1-91/+118
2012-02-27usb-uhci: cleanup UHCIAsync allocation & initialization.Gerd Hoffmann1-7/+1
2012-02-27usb-ehci: fix resetGerd Hoffmann1-1/+2
2012-02-27usb-hid: fix tablet activationGerd Hoffmann1-0/+3
2012-02-27qxl: make qxl_render_update asyncAlon Levy4-31/+150
2012-02-27qxl: introduce QXLCookieAlon Levy5-19/+82
2012-02-27qxl: remove flippedAlon Levy2-37/+31
2012-02-27qxl: require spice >= 0.8.2Alon Levy5-74/+1
2012-02-27qxl: drop qxl_spice_update_area_async definitionAlon Levy1-6/+0
2012-02-27sdl: remove NULL check, g_malloc0 can't failAlon Levy1-4/+0
2012-02-27qxl: fix spice+sdl no cursor regressionAlon Levy3-9/+19
2012-02-25audio: Add some fall through commentsStefan Weil2-1/+4
2012-02-24configure: Check whether makecontext() is a glibc stub functionPeter Maydell1-0/+4
2012-02-24vl.c: Avoid segfault when started with no argumentsPeter Maydell1-7/+10
2012-02-24nic: zap obsolote romloading bits from ne2k + pcnetGerd Hoffmann2-16/+2
2012-02-24build: allow turning off debuginfoGerd Hoffmann1-2/+13
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann9-21/+34
2012-02-24Remove screendump dummy functions.Gerd Hoffmann3-12/+4
2012-02-24vga: simplify screendumpGerd Hoffmann1-35/+1
2012-02-24suspend: add qmp eventsGerd Hoffmann3-0/+10
2012-02-24suspend: make acpi timer wakeup the guest.Gerd Hoffmann2-0/+9
2012-02-24suspend: make rtc alarm wakeup the guest.Gerd Hoffmann3-0/+9
2012-02-24suspend: make serial ports wakeup the guest.Gerd Hoffmann1-0/+6
2012-02-24suspend: make ps/2 devices wakeup the guestGerd Hoffmann1-0/+6
2012-02-24suspend: add system_wakeup monitor commandGerd Hoffmann6-0/+57
2012-02-24suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann10-42/+47
2012-02-24suspend: add infrastructureGerd Hoffmann2-0/+76
2012-02-24acpi: add acpi_pm1_evt_write_enGerd Hoffmann4-2/+8
2012-02-24acpi: don't pass overflow_time to acpi_pm1_evt_get_stsGerd Hoffmann4-8/+8
2012-02-24acpi: add ACPIREGSGerd Hoffmann4-143/+145
2012-02-24acpi: move around structsGerd Hoffmann1-25/+23
2012-02-24Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-28/+9
2012-02-24Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into stagingAnthony Liguori14-318/+1263
2012-02-24Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori12-62/+104
2012-02-24Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori69-0/+153385
2012-02-24Merge remote-tracking branch 'bonzini/virtio-scsi' into stagingAnthony Liguori22-113/+1132
2012-02-24target-i386: Introduce x86_cpuid_set_model_id()Andreas Färber1-14/+19
2012-02-24target-i386: Introduce x86_cpuid_version_set_stepping()Andreas Färber1-1/+7
2012-02-24target-i386: Introduce x86_cpuid_version_set_model()Andreas Färber1-1/+7
2012-02-24target-i386: Introduce x86_cpuid_version_set_family()Andreas Färber1-4/+11