summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-036-30/+21Star
|\
| * pc: Drop redundant test for ROM memory regionJan Kiszka2012-11-011-1/+1
| * ppc: add missing staticBlue Swirl2012-11-014-25/+13Star
| * cadence_uart: More debug informationPeter Crosthwaite2012-11-011-4/+7
* | xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann2012-11-021-2/+2
* | Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori2012-11-0112-680/+1232
|\ \
| * | usb-redir: Allow redirecting super speed devices to high speed controllersHans de Goede2012-11-011-2/+21
| * | usb-redir: Allow to attach USB 2.0 devices to 1.1 host controllerJan Kiszka2012-11-011-1/+29
| * | usb-redir: Use reject rather the disconnect on bad ep infoHans de Goede2012-11-011-2/+3
| * | usb-redir: Add an usbredir_setup_usb_eps() helper functionHans de Goede2012-11-011-23/+22Star
| * | usb-redir: Add support for input pipeliningHans de Goede2012-11-011-10/+53
| * | usb-redir: Add support for 32 bits bulk packet lengthHans de Goede2012-11-011-1/+6
| * | combined-packet: Add a workaround for Linux usbfs + live migrationHans de Goede2012-11-011-2/+5
| * | usb: Add packet combining functionsHans de Goede2012-11-014-1/+194
| * | uhci: Don't crash on device disconnectHans de Goede2012-11-011-0/+5
| * | uhci: Add a uhci_handle_td_error() helper functionHans de Goede2012-11-011-43/+47
| * | usb/ehci-pci: add helper to create ich9 usb controllersGerd Hoffmann2012-11-012-0/+55
| * | usb/ehci-pci: add ich9 00:1a.* variantGerd Hoffmann2012-11-011-1/+6
| * | usb/ehci-pci: dynamic type generationGerd Hoffmann2012-11-011-31/+35
| * | uhci: add ich9 00:1a.* variantsGerd Hoffmann2012-11-011-3/+24
| * | uhci: stick irq routing info into UHCIInfo too.Gerd Hoffmann2012-11-011-14/+18
| * | uhci: dynamic type generationGerd Hoffmann2012-11-011-126/+70Star
| * | xilinx_zynq: add USB controllersPeter Crosthwaite2012-11-011-0/+3
| * | usb/ehci: add sysbus variantGerd Hoffmann2012-11-012-1/+78
| * | usb/ehci: split into multiple source filesGerd Hoffmann2012-11-014-424/+462
| * | usb/ehci: Guard definition of EHCI_DEBUGPeter Crosthwaite2012-11-011-0/+2
| * | usb/ehci: seperate out PCIismsPeter Crosthwaite2012-11-011-52/+72
| * | usb/ehci: Abstract away PCI DMA APIPeter Crosthwaite2012-11-011-5/+8
| * | usb/ehci: parameterise the register region offsetsPeter Crosthwaite2012-11-011-32/+36
| * | xhci: allow address slot being called multiple timesGerd Hoffmann2012-11-011-2/+7
| * | xhci: add port trace pointsGerd Hoffmann2012-11-011-1/+5
| * | xhci: set pls in xhci_port_update & xhci_port_resetGerd Hoffmann2012-11-011-2/+24
| * | xhci: add xhci_port_resetGerd Hoffmann2012-11-011-4/+9
| * | xhci: add xhci_port_notifyGerd Hoffmann2012-11-011-14/+17
| * | xhci: add xhci_port_have_deviceGerd Hoffmann2012-11-011-2/+12
| * | xhci: s/xhci_update_port/xhci_port_update/Gerd Hoffmann2012-11-011-5/+5
| * | xhci: add {get,set}_field macros & enum for plsGerd Hoffmann2012-11-011-8/+31
| |/
* | Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori2012-11-0122-104/+111
|\ \
| * | pixman: switch screendump function.Gerd Hoffmann2012-11-011-28/+11Star
| * | vga: stop direct access to DisplaySurface fields.Gerd Hoffmann2012-11-011-2/+7
| * | qxl: stop direct access to DisplaySurface fields.Gerd Hoffmann2012-11-011-1/+1
| * | vga: fix text mode updatingGerd Hoffmann2012-11-012-0/+21
| * | console: untangle gfx & txt updatesGerd Hoffmann2012-11-0120-60/+57Star
| * | console: move set_mouse + cursor_define callbacksGerd Hoffmann2012-11-014-12/+13
| * | console: QLIST-ify display change listeners.Gerd Hoffmann2012-11-011-1/+1
| |/
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-11-011-5/+12
|\ \
| * | e1000: pre-initialize RAH/RAL registersGabriel L. Somlo2012-11-011-0/+10
| * | e1000: drop check_rxov, always treat RX ring with RDH == RDT as emptyDmitry Fleytman2012-11-011-5/+2Star
| |/
* | Merge remote-tracking branch 'bonzini/threadpool' into stagingAnthony Liguori2012-11-011-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini2012-10-3166-908/+2992
| |\|