aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-01usb-redir: Add an usbredir_setup_usb_eps() helper functionHans de Goede
2012-11-01usb-redir: Add support for input pipeliningHans de Goede
2012-11-01usb-redir: Add support for 32 bits bulk packet lengthHans de Goede
2012-11-01combined-packet: Add a workaround for Linux usbfs + live migrationHans de Goede
2012-11-01usb: Add packet combining functionsHans de Goede
2012-11-01uhci: Don't crash on device disconnectHans de Goede
2012-11-01uhci: Add a uhci_handle_td_error() helper functionHans de Goede
2012-11-01usb/ehci-pci: add helper to create ich9 usb controllersGerd Hoffmann
2012-11-01usb/ehci-pci: add ich9 00:1a.* variantGerd Hoffmann
2012-11-01usb/ehci-pci: dynamic type generationGerd Hoffmann
2012-11-01uhci: add ich9 00:1a.* variantsGerd Hoffmann
2012-11-01uhci: stick irq routing info into UHCIInfo too.Gerd Hoffmann
2012-11-01uhci: dynamic type generationGerd Hoffmann
2012-11-01xilinx_zynq: add USB controllersPeter Crosthwaite
2012-11-01pixman: drop obsolete fields from DisplaySurfaceGerd Hoffmann
2012-11-01pixman/vnc: remove dead code.Gerd Hoffmann
2012-11-01pixman/vnc: remove rgb_prepare_row* functionsGerd Hoffmann
2012-11-01pixman/vnc: use pixman images in vnc.Gerd Hoffmann
2012-11-01pixman: switch screendump function.Gerd Hoffmann
2012-11-01vga: stop direct access to DisplaySurface fields.Gerd Hoffmann
2012-11-01qxl: stop direct access to DisplaySurface fields.Gerd Hoffmann
2012-11-01console: don't set PixelFormat alpha fields for 32bppGerd Hoffmann
2012-11-01console: make qemu_alloc_display staticGerd Hoffmann
2012-11-01pixman: add pixman image to DisplaySurfaceGerd Hoffmann
2012-11-01pixman: helper functionsGerd Hoffmann
2012-11-01pixman: windup in configure & makefilesGerd Hoffmann
2012-11-01usb/ehci: add sysbus variantGerd Hoffmann
2012-11-01usb/ehci: split into multiple source filesGerd Hoffmann
2012-11-01usb/ehci: Guard definition of EHCI_DEBUGPeter Crosthwaite
2012-11-01usb/ehci: seperate out PCIismsPeter Crosthwaite
2012-11-01usb/ehci: Abstract away PCI DMA APIPeter Crosthwaite
2012-11-01usb/ehci: parameterise the register region offsetsPeter Crosthwaite
2012-11-01xhci: allow address slot being called multiple timesGerd Hoffmann
2012-11-01xhci: add port trace pointsGerd Hoffmann
2012-11-01xhci: set pls in xhci_port_update & xhci_port_resetGerd Hoffmann
2012-11-01xhci: add xhci_port_resetGerd Hoffmann
2012-11-01xhci: add xhci_port_notifyGerd Hoffmann
2012-11-01xhci: add xhci_port_have_deviceGerd Hoffmann
2012-11-01xhci: s/xhci_update_port/xhci_port_update/Gerd Hoffmann
2012-11-01xhci: add {get,set}_field macros & enum for plsGerd Hoffmann
2012-11-01pixman: add submoduleGerd Hoffmann
2012-11-01console: remove DisplayAllocatorGerd Hoffmann
2012-11-01console: remove dpy_gfx_fillGerd Hoffmann
2012-11-01vga: fix text mode updatingGerd Hoffmann
2012-11-01console: init displaychangelisteners on registerGerd Hoffmann
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann
2012-11-01console: s/TextConsole/QemuConsole/Gerd Hoffmann
2012-11-01console: move set_mouse + cursor_define callbacksGerd Hoffmann
2012-11-01console: add unregister_displaychangelistenerGerd Hoffmann
2012-11-01console: QLIST-ify display change listeners.Gerd Hoffmann