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
2019-01-17
virtio: split virtio rng bits from virtio-pci
Juan Quintela
1
-1
/
+1
2019-01-17
tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature
Igor Mammedov
2
-16
/
+10
2019-01-17
tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()
Igor Mammedov
1
-29
/
+10
2019-01-17
tests: smbios: fetch whole table in one step instead of reading it step by step
Igor Mammedov
2
-31
/
+1
2019-01-17
tests: acpi: reuse fetch_table() in vmgenid-test
Igor Mammedov
4
-110
/
+69
2019-01-14
tests: acpi: reuse fetch_table() for fetching FACS and DSDT
Igor Mammedov
1
-48
/
+30
2019-01-14
tests: acpi: simplify rsdt handling
Igor Mammedov
1
-82
/
+55
2019-01-14
tests: acpi: make sure FADT is fetched only once
Igor Mammedov
1
-11
/
+8
2019-01-14
tests: acpi: use AcpiSdtTable::aml in consistent way
Igor Mammedov
2
-42
/
+28
2019-01-14
tests: vhost-user-test: initialize 'fd' in chr_read
Li Qiang
1
-1
/
+1
2019-01-14
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
1
-44
/
+23
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-1
/
+2
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
2
-5
/
+10
2019-01-11
tests: Disable qht-bench parallel test when using gprof
Philippe Mathieu-Daudé
1
-1
/
+2
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
10
-39
/
+39
2019-01-11
remove space-tab sequences
Paolo Bonzini
1
-5
/
+5
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2
-5
/
+5
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2019-01-11
test: replace gtester with a TAP driver
Paolo Bonzini
3
-25
/
+52
2019-01-11
test: execute g_test_run when tests are skipped
Paolo Bonzini
4
-9
/
+9
2019-01-11
tests/display-vga: Enable virtio-vga test
Thomas Huth
2
-5
/
+10
2019-01-09
docker: Use a stable snapshot for Debian Sid
Philippe Mathieu-Daudé
1
-0
/
+4
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
4
-0
/
+280
2019-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...
Peter Maydell
1
-51
/
+6
2019-01-07
tests/microbit-test: Add Tests for nRF51 Timer
Steffen Görtz
1
-0
/
+95
2019-01-07
tests/microbit-test: Add Tests for nRF51 GPIO
Steffen Görtz
2
-0
/
+162
2019-01-07
qtest: Add set_irq_in command to set IRQ/GPIO level
Steffen Görtz
2
-0
/
+23
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
1
-51
/
+6
2019-01-07
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...
Peter Maydell
2
-29
/
+1
2019-01-04
qemu-nbd: Use program name in error messages
Eric Blake
1
-1
/
+1
2019-01-04
block/nbd-client: use traces instead of noisy error_report_err
Vladimir Sementsov-Ogievskiy
1
-28
/
+0
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADDU1
Fredrik Noring
1
-2
/
+35
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADDU
Fredrik Noring
2
-0
/
+38
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADD1
Fredrik Noring
1
-5
/
+38
2019-01-03
tests/tcg: mips: Test R5900 three-operand MADD
Fredrik Noring
2
-0
/
+46
2018-12-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-25
/
+242
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-20
Clean up includes
Markus Armbruster
3
-3
/
+1
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
[next]