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
2018-12-20
hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
Thomas Huth
1
-3
/
+1
2018-12-20
hw: acpi: Remove AcpiRsdpDescriptor and fix tests
Samuel Ortiz
4
-20
/
+64
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
1
-1
/
+1
2018-12-19
tests: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
1
-0
/
+176
2018-12-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...
Peter Maydell
21
-75
/
+87
2018-12-18
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
16
-228
/
+258
2018-12-18
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
21
-75
/
+75
2018-12-18
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
21
-75
/
+87
2018-12-17
Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...
Peter Maydell
3
-1
/
+638
2018-12-17
tests/bios-tables-test: Sanitize test verbose output
Philippe Mathieu-Daudé
1
-2
/
+5
2018-12-17
tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro
Igor Mammedov
1
-8
/
+0
2018-12-17
tests: Exit boot-serial-test loop if child dies
Richard Henderson
3
-32
/
+68
2018-12-17
tests/pxe: Make test independent of global_qtest
Thomas Huth
1
-3
/
+4
2018-12-17
tests/prom-env: Make test independent of global_qtest
Thomas Huth
1
-9
/
+8
2018-12-17
tests/machine-none: Make test independent of global_qtest
Thomas Huth
1
-3
/
+4
2018-12-17
tests/test-filter: Make tests independent of global_qtest
Thomas Huth
2
-11
/
+14
2018-12-17
tests/boot-serial: Get rid of global_qtest variable
Thomas Huth
1
-6
/
+7
2018-12-17
tests/pvpanic: Make the pvpanic test independent of global_qtest
Thomas Huth
1
-6
/
+8
2018-12-17
tests/vmgenid: Make test independent of global_qtest
Thomas Huth
1
-14
/
+17
2018-12-17
tests/acpi-utils: Drop dependence on global_qtest
Eric Blake
4
-92
/
+96
2018-12-17
ivshmem-test: Drop dependence on global_qtest
Eric Blake
1
-17
/
+1
2018-12-17
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2
-33
/
+34
2018-12-17
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging
Peter Maydell
1
-2
/
+3
2018-12-17
tests/fp: add fp-bench
Emilio G. Cota
3
-1
/
+635
2018-12-17
fp-test: pick TARGET_ARM to get its specialization
Emilio G. Cota
1
-0
/
+3
2018-12-17
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
1
-1
/
+1
2018-12-17
exec: introduce qemu_xxhash{2,4,5,6,7}
Emilio G. Cota
1
-1
/
+1
2018-12-17
qht-bench: document -p flag
Emilio G. Cota
1
-0
/
+1
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
1
-84
/
+69
2018-12-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-1
/
+36
2018-12-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...
Peter Maydell
68
-103
/
+510
2018-12-14
tests/test-arm-mptimer: Don't leak string memory
Peter Maydell
1
-84
/
+69
2018-12-14
iotests: make 235 work on s390 (and others)
Christian Borntraeger
1
-1
/
+3
2018-12-14
block: Remove assertions from update_flags_from_options()
Alberto Garcia
2
-0
/
+16
2018-12-14
qemu-io: Put flag changes in the options QDict in reopen_f()
Alberto Garcia
2
-0
/
+17
2018-12-14
qapi: add condition to variants documentation
Marc-André Lureau
3
-4
/
+7
2018-12-14
qapi: add 'If:' condition to struct members documentation
Marc-André Lureau
3
-1
/
+4
2018-12-14
qapi: add 'If:' condition to enum values documentation
Marc-André Lureau
3
-2
/
+5
2018-12-13
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
1
-0
/
+3
2018-12-13
qapi: add 'if' to alternate members
Marc-André Lureau
2
-1
/
+4
2018-12-13
qapi: add 'if' to union members
Marc-André Lureau
3
-1
/
+8
2018-12-13
qapi: Add 'if' to implicit struct members
Marc-André Lureau
8
-3
/
+35
2018-12-13
qapi: add a dictionary form for TYPE
Marc-André Lureau
29
-8
/
+53
2018-12-13
qapi: add 'if' to enum members
Marc-André Lureau
9
-3
/
+13
2018-12-13
qapi: add a dictionary form with 'name' key for enum members
Marc-André Lureau
11
-4
/
+10
2018-12-13
qapi: improve reporting of unknown or missing keys
Marc-André Lureau
4
-2
/
+5
2018-12-13
tests: print enum type members more like object type members
Marc-André Lureau
12
-27
/
+149
2018-12-13
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
Marc-André Lureau
1
-2
/
+2
2018-12-13
tests/qapi: Cover commands with 'if' and union / alternate 'data'
Marc-André Lureau
2
-0
/
+18
[next]