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
Age
Commit message (
Expand
)
Author
2019-05-28
migration/dirty-bitmaps: change bitmap enumeration method
John Snow
2019-05-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
2019-05-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v...
Peter Maydell
2019-05-28
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...
Peter Maydell
2019-05-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-05-28
tests/qemu-iotests: re-format output to for make check-block
Alex Bennée
2019-05-28
tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
Thomas Huth
2019-05-28
Makefile.target: support per-target coverage reports
Alex Bennée
2019-05-28
Makefile: include per-target build directories in coverage report
Alex Bennée
2019-05-28
Makefile: fix coverage-report reference to BUILD_DIR
Alex Bennée
2019-05-28
.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg tests
Alex Bennée
2019-05-28
tests/tcg/alpha: add system boot.S
Richard Henderson
2019-05-28
tests/tcg/multiarch: expand system memory test to cover more
Alex Bennée
2019-05-28
tests/tcg/minilib: support %c format char
Alex Bennée
2019-05-28
tests/tcg/multiarch: move the system memory test
Alex Bennée
2019-05-28
tests/tcg/aarch64: add system boot.S
Alex Bennée
2019-05-28
editorconfig: add settings for .s/.S files
Alex Bennée
2019-05-28
tests/tcg/multiarch: add hello world system test
Alex Bennée
2019-05-28
tests/tcg/multiarch: add support for multiarch system tests
Alex Bennée
2019-05-28
tests/docker: Test more components on the Fedora default image
Philippe Mathieu-Daudé
2019-05-28
tests/docker: add ubuntu 18.04
Gerd Hoffmann
2019-05-28
MAINTAINERS: update for semihostings new home
Alex Bennée
2019-05-28
target/mips: convert UHI_plog to use common semihosting code
Alex Bennée
2019-05-28
target/mips: only build mips-semi for softmmu
Alex Bennée
2019-05-28
target/arm: correct return values for WRITE/READ in arm-semi
Alex Bennée
2019-05-28
target/arm: add LOG_UNIMP messages to arm-semi
Alex Bennée
2019-05-28
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
2019-05-28
target/arm: fixup some of the commentary for arm-semi
Alex Bennée
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
2019-05-28
semihosting: implement a semihosting console
Alex Bennée
2019-05-28
semihosting: introduce CONFIG_SEMIHOSTING
Alex Bennée
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-26
BootLinuxSshTest: Test some userspace commands on Malta
Philippe Mathieu-Daudé
2019-05-26
target/mips: realign comments to fix checkpatch warnings
Jules Irenge
2019-05-26
target/mips: add or remove space to fix checkpatch errors
Jules Irenge
2019-05-26
linux-user: fix __NR_semtimedop undeclared error
Laurent Vivier
2019-05-26
mips: Decide to map PAGE_EXEC in map_address
Jakub Jermář
2019-05-26
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
target/mips: Refactor and fix COPY_U.<B|H|W> instructions
Mateja Marjanovic
2019-05-26
target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
Mateja Marjanovic
2019-05-26
target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian host
Mateja Marjanovic
2019-05-26
target/mips: Fix MSA instructions LD.<B|H|W|D> on big endian host
Mateja Marjanovic
2019-05-26
target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2019-05-26
target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
Mateja Marjanovic
2019-05-24
target/riscv: Only flush TLB if SATP.ASID changes
Jonathan Behrens
2019-05-24
target/riscv: More accurate handling of `sip` CSR
Jonathan Behrens
2019-05-24
target/riscv: Add checks for several RVC reserved operands
Richard Henderson
2019-05-24
target/riscv: Add the HGATP register masks
Alistair Francis
2019-05-24
target/riscv: Add the HSTATUS register masks
Alistair Francis
2019-05-24
target/riscv: Add Hypervisor CSR macros
Alistair Francis
[next]