Age | Commit message (Expand) | Author |
2012-03-11 | Add missing const attributes for MemoryRegionOps | Stefan Weil |
2012-03-09 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-03-09 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-03-09 | Merge remote-tracking branch 'kraxel/usb.42' into staging | Anthony Liguori |
2012-03-09 | xilinx_zynq: fix the build | Anthony Liguori |
2012-03-08 | Spelling fixes in comments (it's -> its) | Stefan Weil |
2012-03-07 | sh7750: Remove redundant 'struct' from MemoryRegionOps | Stefan Weil |
2012-03-07 | xhci: fix port status | Gerd Hoffmann |
2012-03-07 | xhci: fix control xfers | Gerd Hoffmann |
2012-03-07 | usb: add shortcut for control transfers | Gerd Hoffmann |
2012-03-07 | usb: add pipelining option to usb endpoints | Gerd Hoffmann |
2012-03-07 | usb: queue can have async packets | Gerd Hoffmann |
2012-03-07 | uhci_fill_queue: zap debug printf | Gerd Hoffmann |
2012-03-07 | usb: add USB_RET_IOERROR | Hans de Goede |
2012-03-07 | usb-ehci: Cleanup itd error handling | Hans de Goede |
2012-03-07 | usb-ehci: Fix and simplify nakcnt handling | Hans de Goede |
2012-03-07 | usb-ehci: Remove dead nakcnt code | Hans de Goede |
2012-03-07 | usb-ehci: Fix cerr tracking | Hans de Goede |
2012-03-07 | usb-ehci: Any packet completion except for NAK should set the interrupt | Hans de Goede |
2012-03-07 | usb-ehci: Rip the queues when the async or period schedule is halted | Hans de Goede |
2012-03-07 | usb-ehci: Drop cached qhs when the doorbell gets rung | Hans de Goede |
2012-03-07 | usb-ehci: always call ehci_queues_rip_unused for period queues | Hans de Goede |
2012-03-07 | usb-ehci: split our qh queue into async and periodic queues | Hans de Goede |
2012-03-07 | usb-ehci: Never follow table entries with the T-bit set | Hans de Goede |
2012-03-07 | kvm: x86: Add user space part for in-kernel i8254 | Jan Kiszka |
2012-03-07 | i8254: Open-code timer restore | Jan Kiszka |
2012-03-07 | i8254: Factor out base class for KVM reuse | Jan Kiszka |
2012-03-07 | xilinx_zynq: machine model initial version | Peter A. G. Crosthwaite |
2012-03-07 | cadence_gem: initial version of device model | Peter A. G. Crosthwaite |
2012-03-07 | cadence_ttc: initial version of device model | Peter A. G. Crosthwaite |
2012-03-07 | cadence_uart: initial version of device model | Peter A. G. Crosthwaite |
2012-03-05 | microblaze_boot: enabled -dtb argument | Peter A. G. Crosthwaite |
2012-03-05 | petalogix_s2adsp1800: macro'd magic numbers | Peter A. G. Crosthwaite |
2012-03-05 | petalogix_s2adsp1800: moved rst logic to rst fn | Peter A. G. Crosthwaite |
2012-03-05 | microblaze: factored out common boot code | Peter A. G. Crosthwaite |
2012-03-05 | s390: Rework kernel loading: supports elf and newer kernels | Christian Borntraeger |
2012-03-03 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-03-02 | hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties | Peter Maydell |
2012-03-02 | arm: add device tree support | Grant Likely |
2012-03-02 | arm: make sure that number of irqs can be represented in GICD_TYPER. | Rusty Russell |
2012-03-02 | arm: clean up GIC constants | Rusty Russell |
2012-03-01 | Merge remote-tracking branch 'qemu-kvm/memory/core' into staging | Anthony Liguori |
2012-03-01 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-02-29 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-02-29 | Merge remote-tracking branch 'spice/spice.v49' into staging | Anthony Liguori |
2012-02-29 | Merge remote-tracking branch 'kraxel/usb.39' into staging | Anthony Liguori |
2012-02-29 | ide: fail I/O to empty disk | Paolo Bonzini |
2012-02-29 | fdc: DIR (Digital Input Register) should return status of current drive... | Hervé Poussineau |
2012-02-29 | fdc: fix seek command, which shouldn't check tracks | Hervé Poussineau |
2012-02-29 | fdc: check if media rate is correct before doing any transfer | Hervé Poussineau |