Age | Commit message (Expand) | Author |
2012-03-15 | pseries: Remove unused constant from PCI code | David Gibson |
2012-03-15 | ppc: Add missing 'static' to spin_rw_ops | Stefan Weil |
2012-03-15 | PPC: 405: Fix ppc405ep initialization | Alexander Graf |
2012-03-14 | xtensa hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | sparc hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | sh4 hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | s390x hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | mips hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | microblaze hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | m68k hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | lm32 hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | i386 hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | cris hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | arm hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | alpha hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | hw/mc146818: Drop unneeded #includes | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-03-14 | PPC: 405: Use proper CPU reset | Alexander Graf |
2012-03-14 | kvmvapic: align start address as well as size | Avi Kivity |
2012-03-13 | Merge remote-tracking branch 'kraxel/usb.44' into staging | Anthony Liguori |
2012-03-13 | kvmclock: Always register type | Andreas Färber |
2012-03-13 | Endian fix an assertion in usb-msd | Benjamin Herrenschmidt |
2012-03-13 | uhci: alloc can't fail, drop check. | Gerd Hoffmann |
2012-03-13 | uhci: new uhci_handle_td return code for tds still in flight | Gerd Hoffmann |
2012-03-13 | uhci: renumber uhci_handle_td return codes | Gerd Hoffmann |
2012-03-13 | uhci: use enum for uhci_handle_td return codes | Gerd Hoffmann |
2012-03-13 | uhci: tracing support | Gerd Hoffmann |
2012-03-13 | uhci: cancel on schedule stop. | Gerd Hoffmann |
2012-03-13 | uhci: fix uhci_async_cancel_all | Gerd Hoffmann |
2012-03-13 | uhci: pass addr to uhci_async_alloc | Gerd Hoffmann |
2012-03-13 | usb: improve packet state sanity checks | Gerd Hoffmann |
2012-03-13 | usb-ohci: DMA writeback bug fixes | Wei Yang |
2012-03-13 | usb-ehci: drop unused isoch_pause variable | Hans de Goede |
2012-03-13 | usb: zap hw/ush-{ohic,uhci}.h + init wrappers | Gerd Hoffmann |
2012-03-13 | usb: the big rename | Gerd Hoffmann |
2012-03-12 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2012-03-12 | qdev: accept empty string properties | Paolo Bonzini |
2012-03-12 | vga: add trace event for ppm_save | Alon Levy |
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 |