index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
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
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
[next]