aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-28target-ppc: Clean includesStefan Weil
2012-02-28target-mips: Clean includesStefan Weil
2012-02-28target-microblaze: Clean includesStefan Weil
2012-02-28target-m68k: Clean includesStefan Weil
2012-02-28target-lm32: Clean includesStefan Weil
2012-02-28target-i386: Clean includesStefan Weil
2012-02-28target-cris: Clean includesStefan Weil
2012-02-28target-arm: Clean includesStefan Weil
2012-02-28target-alpha: Clean includesStefan Weil
2012-02-28Remove macro HOST_LONG_SIZEStefan Weil
2012-02-28qxl: properly handle upright and non-shared surfacesGerd Hoffmann
2012-02-28Error out when tls-channel option is used without TLSChristophe Fergeau
2012-02-28spice: use error_report to report errorsChristophe Fergeau
2012-02-28qxl: add optinal 64bit vram barGerd Hoffmann
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-02-27usb: Resolve warnings about unassigned bus on usb device creationJan Kiszka
2012-02-27slirp: Fix assertion failure on rejected DHCP requestsDavid Gibson
2012-02-27slirp: Refactor if_startJan Kiszka
2012-02-27slirp: Fix requeuing of batchq packets in if_startJan Kiszka
2012-02-27slirp: Clean up ifs_initJan Kiszka
2012-02-27usb-redir: Return USB_RET_NAK when we've no data for an interrupt endpointHans de Goede
2012-02-27usb-redir: Limit return values returned by iso packetsHans de Goede
2012-02-27usb-redir: Let the usb-host know about our device filteringHans de Goede
2012-02-27usb-redir: Always clear device state on filter rejectHans de Goede
2012-02-27usb-redir: Fix printing of device versionHans de Goede
2012-02-27ehci: drop old stuffGerd Hoffmann
2012-02-27usb-ehci: Handle ISO packets failing with an error other then NAKHans de Goede
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