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
2018-10-24
linux-user/mips: Recognize the R5900 CPU model
Fredrik Noring
2018-10-24
target/mips: Define the R5900 CPU
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 DIVU1
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 DIV1
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 three-operand MULTU1
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 three-operand MULT1
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 three-operand MULTU
Fredrik Noring
2018-10-24
tests/tcg/mips: Add tests for R5900 three-operand MULT
Fredrik Noring
2018-10-24
target/mips: Make R5900 DMULT[U], DDIV[U], LL[D] and SC[D] user only
Fredrik Noring
2018-10-24
target/mips: Support R5900 MOVN, MOVZ and PREF instructions from MIPS IV
Fredrik Noring
2018-10-24
target/mips: Support R5900 DIV1 and DIVU1 instructions
Fredrik Noring
2018-10-24
target/mips: Support R5900 MFLO1, MTLO1, MFHI1 and MTHI1 instructions
Fredrik Noring
2018-10-24
target/mips: Support R5900 three-operand MULT1 and MULTU1 instructions
Fredrik Noring
2018-10-24
target/mips: Support R5900 three-operand MULT and MULTU instructions
Fredrik Noring
2018-10-24
target/mips: Add a placeholder for R5900 MMI3 instruction subclass
Fredrik Noring
2018-10-24
target/mips: Add a placeholder for R5900 MMI2 instruction subclass
Fredrik Noring
2018-10-24
target/mips: Add a placeholder for R5900 MMI1 instruction subclass
Fredrik Noring
2018-10-24
target/mips: Add a placeholder for R5900 MMI0 instruction subclass
Fredrik Noring
2018-10-24
target/mips: Add a placeholder for R5900 MMI instruction class
Fredrik Noring
2018-10-24
target/mips: Add a placeholder for R5900 LQ
Fredrik Noring
2018-10-24
target/mips: Add a placeholder for R5900 SQ, handle user mode RDHWR
Fredrik Noring
2018-10-24
target/mips: Define R5900 MMI3 opcode constants
Fredrik Noring
2018-10-24
target/mips: Define R5900 MMI2 opcode constants
Fredrik Noring
2018-10-24
target/mips: Define R5900 MMI1 opcode constants
Fredrik Noring
2018-10-24
target/mips: Define R5900 MMI0 opcode constants
Fredrik Noring
2018-10-24
target/mips: Define R5900 MMI<0|1|2|3> subclasses and opcode constants
Fredrik Noring
2018-10-24
target/mips: Define R5900 MMI class, and LQ and SQ opcode constants
Fredrik Noring
2018-10-24
target/mips: Add R5900 Multimedia Instruction overview note
Fredrik Noring
2018-10-24
target/mips: Define R5900 ISA, MMI ASE, and R5900 CPU preprocessor constants
Fredrik Noring
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2018-10-23
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2018-10-23
osdep: Work around MinGW assert
Richard Henderson
2018-10-21
slirp: Implement RFC2132 TFTP server name
Fam Zheng
2018-10-21
slirp: Add sanity check for str option length
Fam Zheng
2018-10-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into staging
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-10-19
error: Drop bogus "use error_setg() instead" admonitions
Markus Armbruster
2018-10-19
crypto: require nettle >= 2.7.1 for building QEMU
Daniel P. Berrangé
2018-10-19
vpc: Fail open on bad header checksum
Markus Armbruster
2018-10-19
block: Clean up bdrv_img_create()'s error reporting
Markus Armbruster
2018-10-19
vl: Simplify call of parse_name()
Markus Armbruster
2018-10-19
vl: Fix exit status for -drive format=help
Markus Armbruster
2018-10-19
blockdev: Convert drive_new() to Error
Markus Armbruster
2018-10-19
vl: Assert drive_new() does not fail in default_drive()
Markus Armbruster
2018-10-19
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
[next]