aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-01pseries: Cleanup duplications of ics_valid_irq() codeDavid Gibson
2012-11-01pseries: Clean up inconsistent variable name in xics.cDavid Gibson
2012-11-01target-ppc: Extend FPU state for newer POWER CPUsDavid Gibson
2012-11-01target-ppc: Rework storage of VPA registration stateDavid Gibson
2012-11-01Revert "PPC: pseries: Remove hack for PIO window"David Gibson
2012-11-01e1000: pre-initialize RAH/RAL registersGabriel L. Somlo
2012-11-01net: Reject non-netdevs in qmp_netdev_del()Stefan Hajnoczi
2012-11-01net: use "socket" model name for UDP socketsLei Li
2012-11-01e1000: drop check_rxov, always treat RX ring with RDH == RDT as emptyDmitry Fleytman
2012-10-31target-mips: don't flush extra TLB on permissions upgradeAurelien Jarno
2012-10-31target-mips: fix TLBR wrt SEGMaskAurelien Jarno