aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-03-09Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-09Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-03-09Merge remote-tracking branch 'kraxel/usb.42' into stagingAnthony Liguori
2012-03-09xilinx_zynq: fix the buildAnthony Liguori
2012-03-08Spelling fixes in comments (it's -> its)Stefan Weil
2012-03-07sh7750: Remove redundant 'struct' from MemoryRegionOpsStefan Weil
2012-03-07xhci: fix port statusGerd Hoffmann
2012-03-07xhci: fix control xfersGerd Hoffmann
2012-03-07usb: add shortcut for control transfersGerd Hoffmann
2012-03-07usb: add pipelining option to usb endpointsGerd Hoffmann
2012-03-07usb: queue can have async packetsGerd Hoffmann
2012-03-07uhci_fill_queue: zap debug printfGerd Hoffmann
2012-03-07usb: add USB_RET_IOERRORHans de Goede
2012-03-07usb-ehci: Cleanup itd error handlingHans de Goede
2012-03-07usb-ehci: Fix and simplify nakcnt handlingHans de Goede
2012-03-07usb-ehci: Remove dead nakcnt codeHans de Goede
2012-03-07usb-ehci: Fix cerr trackingHans de Goede
2012-03-07usb-ehci: Any packet completion except for NAK should set the interruptHans de Goede
2012-03-07usb-ehci: Rip the queues when the async or period schedule is haltedHans de Goede
2012-03-07usb-ehci: Drop cached qhs when the doorbell gets rungHans de Goede
2012-03-07usb-ehci: always call ehci_queues_rip_unused for period queuesHans de Goede
2012-03-07usb-ehci: split our qh queue into async and periodic queuesHans de Goede
2012-03-07usb-ehci: Never follow table entries with the T-bit setHans de Goede
2012-03-07kvm: x86: Add user space part for in-kernel i8254Jan Kiszka
2012-03-07i8254: Open-code timer restoreJan Kiszka
2012-03-07i8254: Factor out base class for KVM reuseJan Kiszka
2012-03-07xilinx_zynq: machine model initial versionPeter A. G. Crosthwaite
2012-03-07cadence_gem: initial version of device modelPeter A. G. Crosthwaite
2012-03-07cadence_ttc: initial version of device modelPeter A. G. Crosthwaite
2012-03-07cadence_uart: initial version of device modelPeter A. G. Crosthwaite
2012-03-05microblaze_boot: enabled -dtb argumentPeter A. G. Crosthwaite
2012-03-05petalogix_s2adsp1800: macro'd magic numbersPeter A. G. Crosthwaite
2012-03-05petalogix_s2adsp1800: moved rst logic to rst fnPeter A. G. Crosthwaite
2012-03-05microblaze: factored out common boot codePeter A. G. Crosthwaite
2012-03-05s390: Rework kernel loading: supports elf and newer kernelsChristian Borntraeger
2012-03-03Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-02hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter Maydell
2012-03-02arm: add device tree supportGrant Likely
2012-03-02arm: make sure that number of irqs can be represented in GICD_TYPER.Rusty Russell
2012-03-02arm: clean up GIC constantsRusty Russell
2012-03-01Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-02-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-02-29Merge remote-tracking branch 'spice/spice.v49' into stagingAnthony Liguori
2012-02-29Merge remote-tracking branch 'kraxel/usb.39' into stagingAnthony Liguori
2012-02-29ide: fail I/O to empty diskPaolo Bonzini
2012-02-29fdc: DIR (Digital Input Register) should return status of current drive...Hervé Poussineau
2012-02-29fdc: fix seek command, which shouldn't check tracksHervé Poussineau
2012-02-29fdc: check if media rate is correct before doing any transferHervé Poussineau
2012-02-29fdc: add a 'check media rate' property. Not used yetHervé Poussineau