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-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
2012-10-31
target-mips: Add ASE DSP branch instructions
Jia Liu
2012-10-31
Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
Jia Liu
2012-10-31
target-mips: Add ASE DSP resources access check
Jia Liu
2012-10-31
target-mips: Add ASE DSP internal functions
Jia Liu
2012-10-30
tap-win32: stubs to fix win32 build
Michael S. Tsirkin
2012-10-30
tests/tcg: fix unused result warnings
Catalin Patulea
2012-10-30
configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
Peter Maydell
2012-10-30
target-sparc: Revert setting cpu_dst to gen_dest_gpr
Richard Henderson
2012-10-30
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
2012-10-30
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-30
tcg/mips: use MUL instead of MULT on MIPS32 and above
Aurelien Jarno
2012-10-29
memory: fix rendering of a region obscured by another
Avi Kivity
2012-10-29
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-29
s390: sclp ascii console support
Heinz Graalfs
2012-10-29
s390: sclp signal quiesce support
Heinz Graalfs
2012-10-29
s390: sclp event support
Heinz Graalfs
2012-10-29
s390: sclp base support
Heinz Graalfs
2012-10-29
s390: use sync regs for register transfer
Christian Borntraeger
2012-10-29
s390/kvm_stat: correct sys_perf_event_open syscall number
Heinz Graalfs
2012-10-29
s390x: fix -initrd in virtio machine
Alexander Graf
2012-10-29
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
2012-10-29
virtio-net: test peer header support at init time
Michael S. Tsirkin
2012-10-29
virtio-net: minor code simplification
Michael S. Tsirkin
2012-10-29
virtio-net: simplify rx code
Michael S. Tsirkin
2012-10-29
virtio-net: switch tx to safe iov functions
Michael S. Tsirkin
2012-10-29
virtio-net: first s/g is always at start of buf
Michael S. Tsirkin
2012-10-29
virtio-net: refactor receive_hdr
Michael S. Tsirkin
2012-10-29
virtio-net: use safe iov operations for rx
Michael S. Tsirkin
2012-10-29
virtio-net: avoid sg copy
Michael S. Tsirkin
2012-10-29
iov: add iov_cpy
Michael S. Tsirkin
2012-10-29
virtio-net: track host/guest header length
Michael S. Tsirkin
2012-10-29
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
[next]