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
2019-10-28
target/riscv: PMP violation due to wrong size parameter
Dayeol Lee
2019-10-28
riscv/boot: Fix possible memory leak
Alistair Francis
2019-10-28
target/riscv: Make the priv register writable by GDB
Jonathan Behrens
2019-10-28
target/riscv: Expose "priv" register for GDB for reads
Jonathan Behrens
2019-10-28
target/riscv: Tell gdbstub the correct number of CSRs
Jonathan Behrens
2019-10-28
riscv/virt: Jump to pflash if specified
Alistair Francis
2019-10-28
riscv/virt: Add the PFlash CFI01 device
Alistair Francis
2019-10-28
riscv/virt: Manually define the machine
Alistair Francis
2019-10-28
riscv/sifive_u: Add the start-in-flash property
Alistair Francis
2019-10-28
riscv/sifive_u: Manually define the machine
Alistair Francis
2019-10-28
riscv/sifive_u: Add QSPI memory region
Alistair Francis
2019-10-28
riscv/sifive_u: Add L2-LIM cache memory
Alistair Francis
2019-10-28
linux-user/riscv: Propagate fault address
Giuseppe Musacchio
2019-10-28
riscv: sifive_u: Add ethernet0 to the aliases node
Bin Meng
2019-10-28
riscv: hw: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-10-28
RISC-V: Implement cpu_do_transaction_failed
Palmer Dabbelt
2019-10-28
RISC-V: Handle bus errors in the page table walker
Palmer Dabbelt
2019-10-28
riscv: Skip checking CSR privilege level in debugger mode
Bin Meng
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-10-26
i386: implement IGNNE
Paolo Bonzini
2019-10-26
target/i386: introduce cpu_set_fpus
Paolo Bonzini
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
audio: fix missing break
Paolo Bonzini
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-26
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...
Peter Maydell
2019-10-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-10-25
tests/docker: update Travis image to a more current version
Alex Bennée
2019-10-25
tests/docker: set HOST_ARCH if we don't have ARCH
Alex Bennée
2019-10-25
travis.yml: --enable-debug-tcg to check-tcg
Alex Bennée
2019-10-25
gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend
Thomas Huth
2019-10-25
travis.yml: cache the clang sanitizer build
Alex Bennée
2019-10-25
tests/vm/netbsd: Disable IPv6
Eduardo Habkost
2019-10-25
tests/vm: Let subclasses disable IPv6
Eduardo Habkost
2019-10-25
cirrus.yml: add latest Xcode build target
Alex Bennée
2019-10-25
travis.yml: bump Xcode 10 to latest dot release
Alex Bennée
2019-10-25
travis.yml: Test the release tarball
Philippe Mathieu-Daudé
2019-10-25
travis.yml: Fix the ccache lines
Thomas Huth
2019-10-25
travis.yml: Use newer version of libgnutls and libpng
Thomas Huth
2019-10-25
travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image
Thomas Huth
2019-10-25
travis.yml: Add libvdeplug-dev to compile-test net/vde.c
Thomas Huth
2019-10-25
travis.yml: reduce scope of the --enable-debug build
Alex Bennée
2019-10-25
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-24-2019-v...
Peter Maydell
2019-10-25
tests/ssh_linux_malta: Fix 64-bit target tests
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Refactor how to get image/kernel info
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Match stricter console output
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Remove duplicated test
Philippe Mathieu-Daudé
2019-10-25
tests/ssh_linux_malta: Run tests using a snapshot image
Philippe Mathieu-Daudé
2019-10-25
target/mips: Refactor handling of vector compare 'less than' (signed) instruc...
Filip Bozuta
[next]