index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-01
uhci: stick irq routing info into UHCIInfo too.
Gerd Hoffmann
2012-11-01
uhci: dynamic type generation
Gerd Hoffmann
2012-11-01
xilinx_zynq: add USB controllers
Peter Crosthwaite
2012-11-01
usb/ehci: add sysbus variant
Gerd Hoffmann
2012-11-01
usb/ehci: split into multiple source files
Gerd Hoffmann
2012-11-01
usb/ehci: Guard definition of EHCI_DEBUG
Peter Crosthwaite
2012-11-01
usb/ehci: seperate out PCIisms
Peter Crosthwaite
2012-11-01
usb/ehci: Abstract away PCI DMA API
Peter Crosthwaite
2012-11-01
usb/ehci: parameterise the register region offsets
Peter Crosthwaite
2012-11-01
xhci: allow address slot being called multiple times
Gerd Hoffmann
2012-11-01
xhci: add port trace points
Gerd Hoffmann
2012-11-01
xhci: set pls in xhci_port_update & xhci_port_reset
Gerd Hoffmann
2012-11-01
xhci: add xhci_port_reset
Gerd Hoffmann
2012-11-01
xhci: add xhci_port_notify
Gerd Hoffmann
2012-11-01
xhci: add xhci_port_have_device
Gerd Hoffmann
2012-11-01
xhci: s/xhci_update_port/xhci_port_update/
Gerd Hoffmann
2012-11-01
xhci: add {get,set}_field macros & enum for pls
Gerd Hoffmann
2012-10-31
target-mips: don't flush extra TLB on permissions upgrade
Aurelien Jarno
2012-10-31
target-mips: fix TLBR wrt SEGMask
Aurelien Jarno
2012-10-31
target-mips: use deposit instead of hardcoded version
Aurelien Jarno
2012-10-31
target-mips: optimize ddiv/ddivu/div/divu with movcond
Aurelien Jarno
2012-10-31
target-mips: implement movn/movz using movcond
Aurelien Jarno
2012-10-31
target-mips: don't use local temps for store conditional
Aurelien Jarno
2012-10-31
target-mips: implement unaligned loads using TCG
Aurelien Jarno
2012-10-31
target-mips: simplify load/store microMIPS helpers
Aurelien Jarno
2012-10-31
target-mips: optimize load operations
Aurelien Jarno
2012-10-31
target-mips: cleanup load/store operations
Aurelien Jarno
2012-10-31
target-mips: restore CPU state after an FPU exception
Aurelien Jarno
2012-10-31
target-mips: use softfloat constants when possible
Aurelien Jarno
2012-10-31
target-mips: cleanup float to int conversion helpers
Aurelien Jarno
2012-10-31
target-mips: fix FPU exceptions
Aurelien Jarno
2012-10-31
target-mips: keep softfloat exception set to 0 between instructions
Aurelien Jarno
2012-10-31
target-mips: use the softfloat floatXX_muladd functions
Aurelien Jarno
2012-10-31
softfloat: implement fused multiply-add NaN propagation for MIPS
Aurelien Jarno
2012-10-31
target-mips: do not save CPU state when using retranslation
Aurelien Jarno
2012-10-31
target-mips: correctly restore btarget upon exception
Aurelien Jarno
2012-10-31
tcg: don't remove op if output needs to be synced to memory
Aurelien Jarno
2012-10-31
target-alpha: Use TCG_CALL_NO_WG
Richard Henderson
2012-10-31
chardev: Use timer instead of bottom-half to postpone open event
Jan Kiszka
2012-10-31
target-mips: remove #if defined(TARGET_MIPS64) in opcode enums
Aurelien Jarno
2012-10-31
target-mips: Change TODO file
Jia Liu
2012-10-31
target-mips: Add ASE DSP testcases
Jia Liu
2012-10-31
target-mips: Add ASE DSP processors
Jia Liu
2012-10-31
target-mips: Add ASE DSP accumulator instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP multiply instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
2012-10-31
target-mips: Add ASE DSP load instructions
Jia Liu
[next]