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
2021-03-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-32
/
+32
2021-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-24022...
Peter Maydell
7
-14
/
+11
2021-02-25
chardev: do not use short form boolean options in non-QemuOpts character devi...
Paolo Bonzini
1
-4
/
+4
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
1
-26
/
+26
2021-02-25
docs: update to show preferred boolean syntax for -chardev
Daniel P. Berrangé
1
-2
/
+2
2021-02-24
tests/acceptance: allow a "graceful" failing for virtio-gpu test
Alex Bennée
1
-1
/
+6
2021-02-24
docker: Bump Fedora images to release 33
Philippe Mathieu-Daudé
5
-5
/
+5
2021-02-24
meson.build: expose TCG cross compiler information in summary
Alex Bennée
1
-8
/
+0
2021-02-23
qtest/acpi/bios-tables-test: update acpi tables
Isaku Yamahata
15
-14
/
+0
2021-02-23
acpi: add test case for -no-hpet
Isaku Yamahata
1
-0
/
+24
2021-02-23
acpi: add test case for smm unsupported -machine smm=off
Isaku Yamahata
1
-0
/
+76
2021-02-23
qtest: update tests/qtest/bios-tables-test-allowed-diff.h
Isaku Yamahata
5
-0
/
+14
2021-02-23
tests/data/acpi/virt/DSDT.pxb: update with _CCA
Xingang Wang
2
-1
/
+0
2021-02-23
acpi: Allow pxb DSDT acpi table changes
Xingang Wang
1
-0
/
+1
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
1
-0
/
+39
2021-02-21
tests/acceptance: Test PMON with Loongson-3A1000 CPU
Jiaxun Yang
1
-0
/
+39
2021-02-20
hw/block/fdc: Remove the check_media_rate property
Thomas Huth
1
-35
/
+0
2021-02-19
tests/qtest/boot-sector: Check that the guest did not panic
Thomas Huth
1
-0
/
+9
2021-02-19
tests/qtest/boot-serial-test: Test Virt machine with 'max'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - floating point
Taylor Simpson
2
-0
/
+371
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
Taylor Simpson
7
-0
/
+1147
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - multiarch
Taylor Simpson
4
-1
/
+1549
2021-02-18
tests/acceptance: add a memory callback check
Alex Bennée
1
-0
/
+31
2021-02-18
tests/plugin: allow memory plugin to do both inline and callbacks
Alex Bennée
1
-7
/
+20
2021-02-18
tests/acceptance: add a new tests to detect counting errors
Alex Bennée
1
-0
/
+26
2021-02-18
tests/acceptance: add a new set of tests to exercise plugins
Alex Bennée
1
-0
/
+91
2021-02-18
tests/plugin: expand insn test to detect duplicate instructions
Alex Bennée
4
-1
/
+38
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
4
-4
/
+158
2021-02-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210217'...
Peter Maydell
10
-1
/
+735
2021-02-16
tests/qtest/qos-test: dump QEMU command if verbose
Christian Schoenebeck
1
-0
/
+3
2021-02-16
tests/qtest/qos-test: dump environment variables if verbose
Christian Schoenebeck
1
-1
/
+8
2021-02-16
tests/qtest/qos-test: dump qos graph if verbose
Christian Schoenebeck
3
-0
/
+68
2021-02-16
libqos/qgraph_internal: add qos_printf() and qos_printf_literal()
Christian Schoenebeck
1
-0
/
+11
2021-02-16
libqos/qgraph: add qos_node_create_driver_named()
Christian Schoenebeck
3
-3
/
+68
2021-02-16
hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
Hao Wu
1
-3
/
+146
2021-02-16
hw/i2c: Add a QTest for NPCM7XX SMBus Device
Hao Wu
2
-0
/
+353
2021-02-16
tests/tcg/aarch64: Add mte smoke tests
Richard Henderson
7
-0
/
+239
2021-02-16
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
1
-1
/
+0
2021-02-15
Acceptance Tests: set up existing ssh keys by default
Cleber Rosa
1
-0
/
+14
2021-02-15
Acceptance Tests: fix population of public key in cloudinit image
Cleber Rosa
1
-1
/
+3
2021-02-15
Acceptance Tests: introduce method for requiring an accelerator
Cleber Rosa
3
-29
/
+34
2021-02-15
Acceptance Tests: introduce LinuxTest base class
Cleber Rosa
3
-93
/
+94
2021-02-15
tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu log
Cleber Rosa
1
-2
/
+3
2021-02-15
virtiofs_submounts.py test: Note on vmlinuz param
Max Reitz
1
-0
/
+12
2021-02-15
Acceptance Tests: bump Avocado version requirement to 85.0
Cleber Rosa
1
-1
/
+1
2021-02-15
tests/qemu-iotests: Remove test 259 from the "auto" group
Thomas Huth
1
-1
/
+1
2021-02-15
iotests: Consistent $IMGOPTS boundary matching
Max Reitz
1
-1
/
+3
2021-02-15
tests/tcg: fix silent skipping of softmmu gdb tests
Alex Bennée
1
-1
/
+5
2021-02-15
tests/docker: remove travis container
Daniel P. Berrangé
4
-95
/
+2
2021-02-15
travis.yml: Move gprof/gcov test across to gitlab
Philippe Mathieu-Daudé
1
-0
/
+2
[next]