index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
RISC-V: Handle bus errors in the page table walker
Palmer Dabbelt
1
-3
/
+9
2019-10-28
riscv: Skip checking CSR privilege level in debugger mode
Bin Meng
1
-1
/
+4
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
22
-234
/
+1800
2019-10-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
73
-1106
/
+2341
2019-10-26
i386: implement IGNNE
Paolo Bonzini
3
-9
/
+31
2019-10-26
target/i386: introduce cpu_set_fpus
Paolo Bonzini
1
-4
/
+8
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
6
-19
/
+36
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
25
-50
/
+52
2019-10-26
audio: fix missing break
Paolo Bonzini
1
-0
/
+1
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
46
-1034
/
+2223
2019-10-26
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...
Peter Maydell
8
-18
/
+71
2019-10-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-2
/
+6
2019-10-25
tests/docker: update Travis image to a more current version
Alex Bennée
1
-1
/
+5
2019-10-25
tests/docker: set HOST_ARCH if we don't have ARCH
Alex Bennée
2
-4
/
+4
2019-10-25
travis.yml: --enable-debug-tcg to check-tcg
Alex Bennée
1
-2
/
+2
2019-10-25
gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend
Thomas Huth
1
-1
/
+1
2019-10-25
travis.yml: cache the clang sanitizer build
Alex Bennée
1
-0
/
+1
2019-10-25
tests/vm/netbsd: Disable IPv6
Eduardo Habkost
1
-0
/
+7
2019-10-25
tests/vm: Let subclasses disable IPv6
Eduardo Habkost
1
-1
/
+4
2019-10-25
cirrus.yml: add latest Xcode build target
Alex Bennée
1
-0
/
+11
2019-10-25
travis.yml: bump Xcode 10 to latest dot release
Alex Bennée
1
-1
/
+1
2019-10-25
travis.yml: Test the release tarball
Philippe Mathieu-Daudé
1
-0
/
+23
2019-10-25
travis.yml: Fix the ccache lines
Thomas Huth
1
-2
/
+2
2019-10-25
travis.yml: Use newer version of libgnutls and libpng
Thomas Huth
1
-2
/
+2
2019-10-25
travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image
Thomas Huth
1
-2
/
+4
2019-10-25
travis.yml: Add libvdeplug-dev to compile-test net/vde.c
Thomas Huth
1
-0
/
+1
2019-10-25
travis.yml: reduce scope of the --enable-debug build
Alex Bennée
1
-2
/
+3
2019-10-25
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-24-2019-v...
Peter Maydell
8
-1425
/
+3807
2019-10-25
tests/ssh_linux_malta: Fix 64-bit target tests
Philippe Mathieu-Daudé
1
-6
/
+6
2019-10-25
tests/ssh_linux_malta: Refactor how to get image/kernel info
Philippe Mathieu-Daudé
1
-31
/
+44
2019-10-25
tests/ssh_linux_malta: Match stricter console output
Philippe Mathieu-Daudé
1
-9
/
+9
2019-10-25
tests/ssh_linux_malta: Remove duplicated test
Philippe Mathieu-Daudé
1
-3
/
+0
2019-10-25
tests/ssh_linux_malta: Run tests using a snapshot image
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-25
target/mips: Refactor handling of vector compare 'less than' (signed) instruc...
Filip Bozuta
1
-30
/
+50
2019-10-25
target/mips: Refactor handling of vector compare 'equal' instructions
Filip Bozuta
1
-30
/
+50
2019-10-25
target/mips: Demacro LMI decoder
Aleksandar Markovic
1
-74
/
+174
2019-10-25
target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-26
/
+193
2019-10-25
target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
Aleksandar Markovic
3
-21
/
+129
2019-10-25
target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
Aleksandar Markovic
3
-186
/
+249
2019-10-25
target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
Aleksandar Markovic
3
-66
/
+479
2019-10-25
target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
Aleksandar Markovic
3
-32
/
+141
2019-10-25
target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
Aleksandar Markovic
3
-69
/
+482
2019-10-25
target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
Aleksandar Markovic
3
-369
/
+496
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
Aleksandar Markovic
3
-44
/
+372
2019-10-25
target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
Aleksandar Markovic
3
-25
/
+187
2019-10-25
MAINTAINERS: Update mail address of Aleksandar Rikalo
Aleksandar Markovic
2
-11
/
+12
2019-10-25
target/mips: Clean up op_helper.c
Aleksandar Markovic
1
-347
/
+663
2019-10-25
target/mips: Clean up helper.c
Aleksandar Markovic
1
-49
/
+74
2019-10-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
9
-12
/
+73
2019-10-25
qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()
Kevin Wolf
2
-1
/
+4
[next]