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-26
tests/bios-tables-test: Remove an useless cast
Philippe Mathieu-Daudé
2018-10-26
xen: Use the PCI_DEVICE macro
Philippe Mathieu-Daudé
2018-10-26
qobject: Catch another straggler for use of qdict_put_str()
Philippe Mathieu-Daudé
2018-10-26
configure: Support pkg-config for zlib
Stefan Weil
2018-10-26
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-10-26
cpu.h: fix a typo in comment
Li Qiang
2018-10-26
linux-user: fix comment s/atomic_write/atomic_set/
Emilio G. Cota
2018-10-26
qemu-iotests: make 218 executable
Cleber Rosa
2018-10-26
scripts/qemu.py: remove trailing quotes on docstring
Cleber Rosa
2018-10-26
scripts/decodetree.py: remove unused imports
Cleber Rosa
2018-10-26
docs/devel/testing.rst: add missing newlines after code block
Cleber Rosa
2018-10-26
qemu-iotests: fix filename containing checks
Cleber Rosa
2018-10-26
tests/tcg/README: fix location for lm32 tests
Cleber Rosa
2018-10-26
memory.h: fix typos in comments
Li Qiang
2018-10-26
vga_int: remove unused function protype
yuchenlin
2018-10-26
configs/alpha: Remove unused CONFIG_PARALLEL_ISA switch
Thomas Huth
2018-10-25
Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf0' in...
Peter Maydell
2018-10-24
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2018-10-24
crypto: add testing for unaligned buffers with XTS cipher mode
Daniel P. Berrangé
2018-10-24
crypto: refactor XTS cipher mode test suite
Daniel P. Berrangé
2018-10-24
crypto: annotate xts_tweak_encdec as inlineable
Daniel P. Berrangé
2018-10-24
crypto: convert xts_mult_x to use xts_uint128 type
Daniel P. Berrangé
2018-10-24
crypto: convert xts_tweak_encdec to use xts_uint128 type
Daniel P. Berrangé
2018-10-24
crypto: introduce a xts_uint128 data type
Daniel P. Berrangé
2018-10-24
crypto: remove code duplication in tweak encrypt/decrypt
Daniel P. Berrangé
2018-10-24
crypto: expand algorithm coverage for cipher benchmark
Daniel P. Berrangé
2018-10-24
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...
Peter Maydell
2018-10-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-2...
Peter Maydell
2018-10-24
target/mips: Fix decoding of ALIGN and DALIGN instructions
Aleksandar Markovic
2018-10-24
target/mips: Fix the title of translate.c
Aleksandar Markovic
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
[next]