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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-12
/
+1692
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2
-0
/
+36
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
26
-1
/
+62
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...
Peter Maydell
4
-0
/
+21
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...
Peter Maydell
7
-192
/
+397
2020-06-11
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into staging
Peter Maydell
6
-5
/
+63
2020-06-10
nbd/server: Avoid long error message assertions CVE-2020-10761
Eric Blake
2
-0
/
+6
2020-06-10
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
1
-0
/
+831
2020-06-10
tests: machine-none-test: Enable MicroBlaze testing
Edgar E. Iglesias
1
-6
/
+4
2020-06-10
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
1
-0
/
+100
2020-06-10
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
1
-0
/
+115
2020-06-10
target/i386: fix fbstp handling of negative zero
Joseph Myers
1
-0
/
+25
2020-06-10
target/i386: fix fxam handling of invalid encodings
Joseph Myers
1
-0
/
+143
2020-06-10
target/i386: fix floating-point load-constant rounding
Joseph Myers
1
-0
/
+199
2020-06-10
target/i386: fix fscale handling of rounding precision
Joseph Myers
1
-0
/
+13
2020-06-10
target/i386: fix fscale handling of infinite exponents
Joseph Myers
1
-0
/
+29
2020-06-10
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
1
-0
/
+29
2020-06-10
target/i386: fix fscale handling of signaling NaN
Joseph Myers
1
-0
/
+37
2020-06-10
target/i386: implement special cases for fxtract
Joseph Myers
1
-0
/
+120
2020-06-10
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
1
-0
/
+1
2020-06-10
docker.py/build: support binary files in --extra-files
Paolo Bonzini
1
-2
/
+6
2020-06-10
docker.py/build: support -t and -f arguments
Paolo Bonzini
2
-4
/
+4
2020-06-09
iotests: 194: wait for migration completion on target too
Vladimir Sementsov-Ogievskiy
2
-0
/
+15
2020-06-09
iotests: Fix 291 across more file systems
Eric Blake
2
-4
/
+4
2020-06-09
qcow2_format.py: dump bitmaps header extension
Vladimir Sementsov-Ogievskiy
3
-9
/
+70
2020-06-09
qcow2: QcowHeaderExtension print names for extension magics
Vladimir Sementsov-Ogievskiy
4
-21
/
+36
2020-06-09
qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
Vladimir Sementsov-Ogievskiy
1
-16
/
+37
2020-06-09
qcow2_format.py: QcowHeaderExtension: add dump method
Vladimir Sementsov-Ogievskiy
1
-10
/
+12
2020-06-09
qcow2_format.py: add field-formatting class
Vladimir Sementsov-Ogievskiy
1
-10
/
+25
2020-06-09
qcow2_format.py: separate generic functionality of structure classes
Vladimir Sementsov-Ogievskiy
1
-35
/
+66
2020-06-09
qcow2_format.py: use strings to specify c-type of struct fields
Vladimir Sementsov-Ogievskiy
1
-22
/
+28
2020-06-09
qcow2_format.py: use modern string formatting
Vladimir Sementsov-Ogievskiy
1
-27
/
+27
2020-06-09
qcow2_format.py: use tuples instead of lists for fields
Vladimir Sementsov-Ogievskiy
1
-20
/
+20
2020-06-09
qcow2_format.py: drop new line printing at end of dump()
Vladimir Sementsov-Ogievskiy
2
-1
/
+1
2020-06-09
qcow2.py: move qcow2 format classes to separate module
Vladimir Sementsov-Ogievskiy
2
-156
/
+177
2020-06-09
qcow2.py: add licensing blurb
Vladimir Sementsov-Ogievskiy
1
-0
/
+16
2020-06-09
qcow2.py: python style fixes
Vladimir Sementsov-Ogievskiy
1
-39
/
+56
2020-06-09
bios-tables-test: Generate reference tables for Q35/TPM-TIS
Eric Auger
3
-2
/
+0
2020-06-09
bios-tables-test: Add Q35/TPM-TIS test
Eric Auger
2
-0
/
+59
2020-06-09
tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
Eric Auger
1
-1
/
+0
2020-06-09
tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
Eric Auger
3
-0
/
+2
2020-06-09
test/tpm-emu: include sockets and channel headers in tpm-emu header
Eric Auger
1
-0
/
+3
2020-06-09
tests/acpi: update DSDT expected files
Michael S. Tsirkin
18
-17
/
+0
2020-06-09
qtest: allow DSDT acpi table changes
Gerd Hoffmann
1
-0
/
+17
2020-06-09
tests/acpi: update expected SRAT files
Vishal Verma
4
-3
/
+0
2020-06-09
decodetree: Drop check for less than 2 patterns in a group
Richard Henderson
1
-0
/
+13
2020-06-09
diffs-allowed: add the SRAT AML to diffs-allowed
Vishal Verma
1
-0
/
+3
2020-06-08
tests/decode: Test non-overlapping groups
Richard Henderson
4
-0
/
+45
2020-06-08
decodetree: Allow group covering the entire insn space
Richard Henderson
1
-1
/
+1
2020-06-08
tests/vm: Remove flex/bison packages
Philippe Mathieu-Daudé
5
-5
/
+1
[next]