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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-05-05
iotests: add pylintrc file
John Snow
1
-0
/
+22
2020-05-05
iotests: replace mutable list default args
John Snow
1
-12
/
+12
2020-05-05
iotests: ignore import warnings from pylint
John Snow
1
-0
/
+1
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2
-4
/
+5
2020-05-05
iotests: do a light delinting
John Snow
1
-40
/
+43
2020-05-04
acpi: unit-test: Update WAET ACPI Table expected binaries
Liran Alon
3
-2
/
+0
2020-05-04
acpi: unit-test: Ignore diff in WAET ACPI table
Liran Alon
3
-0
/
+2
2020-05-04
tests/acpi: add expected tables for bios-tables-test
Shameer Kolothum
6
-5
/
+0
2020-05-04
bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
Shameer Kolothum
1
-2
/
+7
2020-05-04
tests: Update ACPI tables list for upcoming arm/virt test changes
Shameer Kolothum
3
-0
/
+3
2020-05-04
hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
Shameer Kolothum
1
-0
/
+2
2020-05-04
acpi: DSDT without _STA
Michael S. Tsirkin
18
-17
/
+0
2020-05-04
qtest: allow DSDT acpi table changes
Gerd Hoffmann
1
-0
/
+17
2020-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-11
/
+446
2020-04-30
qcow2: Forward ZERO_WRITE flag for full preallocation
Kevin Wolf
1
-2
/
+2
2020-04-30
iotests: Test committing to short backing file
Kevin Wolf
3
-0
/
+424
2020-04-30
iotests: Filter testfiles out in filter_img_info()
Kevin Wolf
1
-2
/
+3
2020-04-30
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
1
-3
/
+3
2020-04-30
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
1
-1
/
+2
2020-04-30
qemu-iotests: allow qcow2 external discarded clusters to contain stale data
Paolo Bonzini
2
-5
/
+14
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
2
-5
/
+11
2020-04-30
qdev: add clock input&output support to devices.
Damien Hedde
1
-0
/
+1
2020-04-30
tests/boot_linux_console: Add ethernet test to SmartFusion2
Subbaraya Sundeep
1
-5
/
+10
2020-04-30
qapi: Assert output visitors see only valid enum values
Markus Armbruster
2
-58
/
+0
2020-04-30
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
Markus Armbruster
1
-23
/
+14
2020-04-29
libqos: Give get_machine_allocator() internal linkage
Markus Armbruster
2
-3
/
+1
2020-04-29
fuzz: Simplify how we compute available machines and types
Markus Armbruster
4
-80
/
+57
2020-04-29
tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
Markus Armbruster
1
-2
/
+2
2020-04-29
test-qemu-opts: Simplify test_has_help_option() after bug fix
Markus Armbruster
1
-19
/
+17
2020-04-29
qemu-option: Fix has_help_option()'s sloppy parsing
Markus Armbruster
1
-2
/
+2
2020-04-29
qemu-option: Fix sloppy recognition of "id=..." after ",,"
Markus Armbruster
1
-2
/
+2
2020-04-29
tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
Markus Armbruster
1
-0
/
+44
2020-04-15
tests/docker: add docs FEATURE flag and use for test-misc
Alex Bennée
7
-6
/
+8
2020-04-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2020-04-14
tests: numa: test one backend with prealloc enabled
Igor Mammedov
1
-1
/
+1
2020-04-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-36
/
+10
2020-04-11
piix: fix xenfv regression, add compat machine xenfv-4.2
Olaf Hering
3
-36
/
+10
2020-04-07
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...
Peter Maydell
1
-4
/
+1
2020-04-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2020-04-07
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in...
Peter Maydell
10
-31
/
+193
2020-04-07
tests/tcg: remove extraneous pasting macros
Alex Bennée
1
-4
/
+1
2020-04-07
job: take each job's lock individually in job_txn_apply
Stefan Reiter
1
-0
/
+2
2020-04-07
iotests/common.pattern: Quote echos
Max Reitz
1
-11
/
+11
2020-04-07
qemu-img: Report convert errors by bytes, not sectors
Eric Blake
1
-1
/
+1
2020-04-07
qcow2: Forbid discard in qcow2 v2 images with backing files
Alberto Garcia
8
-19
/
+181
2020-04-06
tests/acceptance/machine_sparc_leon3: Disable HelenOS test
Philippe Mathieu-Daudé
1
-0
/
+4
2020-04-06
tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
Philippe Mathieu-Daudé
1
-1
/
+2
2020-04-06
tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
Philippe Mathieu-Daudé
1
-2
/
+2
2020-04-06
Acceptance test: Fix to EXEC migration
Oksana Vohchana
1
-3
/
+3
2020-03-31
qtest: add tulip test case
Li Qiang
2
-0
/
+92
[next]