aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-27libcacard: fix reported ATR lengthAlon Levy
2012-02-27usb-ccid: advertise SELF_POWEREDAlon Levy
2012-02-27libcacard: link with glib for g_strndupAlon Levy
2012-02-27usb-desc: fix user trigerrable segfaults (!config)Alon Levy
2012-02-27usb-ehci: sanity-check iso xfersGerd Hoffmann
2012-02-27usb: add tracepoint for usb packet state changes.Gerd Hoffmann
2012-02-27usb-xhci: enable packet queuingGerd Hoffmann
2012-02-27usb-uhci: implement packet queuingGerd Hoffmann
2012-02-27usb-uhci: process uhci_handle_td return code via switch.Gerd Hoffmann
2012-02-27usb-uhci: add UHCIQueueGerd Hoffmann
2012-02-27usb-uhci: cleanup UHCIAsync allocation & initialization.Gerd Hoffmann
2012-02-27usb-ehci: fix resetGerd Hoffmann
2012-02-27usb-hid: fix tablet activationGerd Hoffmann
2012-02-27qxl: make qxl_render_update asyncAlon Levy
2012-02-27qxl: introduce QXLCookieAlon Levy
2012-02-27qxl: remove flippedAlon Levy
2012-02-27qxl: require spice >= 0.8.2Alon Levy
2012-02-27qxl: drop qxl_spice_update_area_async definitionAlon Levy
2012-02-27sdl: remove NULL check, g_malloc0 can't failAlon Levy
2012-02-27qxl: fix spice+sdl no cursor regressionAlon Levy
2012-02-25audio: Add some fall through commentsStefan Weil
2012-02-24configure: Check whether makecontext() is a glibc stub functionPeter Maydell
2012-02-24vl.c: Avoid segfault when started with no argumentsPeter Maydell
2012-02-24nic: zap obsolote romloading bits from ne2k + pcnetGerd Hoffmann
2012-02-24build: allow turning off debuginfoGerd Hoffmann
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann
2012-02-24Remove screendump dummy functions.Gerd Hoffmann
2012-02-24vga: simplify screendumpGerd Hoffmann
2012-02-24suspend: add qmp eventsGerd Hoffmann
2012-02-24suspend: make acpi timer wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make rtc alarm wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make serial ports wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make ps/2 devices wakeup the guestGerd Hoffmann
2012-02-24suspend: add system_wakeup monitor commandGerd Hoffmann
2012-02-24suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann
2012-02-24suspend: add infrastructureGerd Hoffmann
2012-02-24acpi: add acpi_pm1_evt_write_enGerd Hoffmann
2012-02-24acpi: don't pass overflow_time to acpi_pm1_evt_get_stsGerd Hoffmann
2012-02-24acpi: add ACPIREGSGerd Hoffmann
2012-02-24acpi: move around structsGerd Hoffmann
2012-02-24Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-02-24Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into stagingAnthony Liguori
2012-02-24Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-02-24Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-02-24Merge remote-tracking branch 'bonzini/virtio-scsi' into stagingAnthony Liguori
2012-02-24target-i386: Introduce x86_cpuid_set_model_id()Andreas Färber
2012-02-24target-i386: Introduce x86_cpuid_version_set_stepping()Andreas Färber
2012-02-24target-i386: Introduce x86_cpuid_version_set_model()Andreas Färber
2012-02-24target-i386: Introduce x86_cpuid_version_set_family()Andreas Färber
2012-02-24console: Eliminate text_consoles[]Markus Armbruster