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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
crypto: Change the qcrypto_random_bytes buffer type to void*
Richard Henderson
4
-5
/
+5
2019-05-22
crypto: Use getrandom for qcrypto_random_bytes
Richard Henderson
2
-6
/
+49
2019-05-22
crypto: Use O_CLOEXEC in qcrypto_random_init
Richard Henderson
1
-2
/
+2
2019-05-22
crypto: Do not fail for EINTR during qcrypto_random_bytes
Richard Henderson
1
-21
/
+15
2019-05-22
crypto: Reverse code blocks in random-platform.c
Richard Henderson
1
-18
/
+17
2019-05-22
build: Link user-only with crypto random number objects
Richard Henderson
5
-16
/
+14
2019-05-22
configure: Link test before auto-enabling crypto libraries
Richard Henderson
1
-28
/
+44
2019-05-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
60
-163
/
+3454
2019-05-21
s390x/cpumodel: wire up 8561 and 8562 as gen15 machines
Christian Borntraeger
1
-4
/
+5
2019-05-21
s390x/cpumodel: add gen15 defintions
Christian Borntraeger
1
-0
/
+37
2019-05-21
s390x/cpumodel: add Deflate-conversion facility
Christian Borntraeger
5
-0
/
+35
2019-05-21
s390x/cpumodel: enhanced sort facility
Christian Borntraeger
5
-0
/
+39
2019-05-21
s390x/cpumodel: vector enhancements
Christian Borntraeger
2
-0
/
+4
2019-05-21
s390x/cpumodel: msa9 facility
Christian Borntraeger
6
-0
/
+114
2019-05-21
s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3
Christian Borntraeger
2
-0
/
+2
2019-05-21
s390x/cpumodel: ignore csske for expansion
Christian Borntraeger
1
-0
/
+2
2019-05-21
linux headers: update against Linux 5.2-rc1
Cornelia Huck
36
-144
/
+907
2019-05-21
update-linux-headers: handle new header file
Cornelia Huck
1
-0
/
+3
2019-05-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
36
-1453
/
+1890
2019-05-21
tests: acpi: print error unable to dump ACPI table during rebuild
Igor Mammedov
1
-1
/
+4
2019-05-21
tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a speci...
Igor Mammedov
1
-12
/
+11
2019-05-21
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-2...
Peter Maydell
118
-371
/
+195
2019-05-21
Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging
Peter Maydell
9
-1107
/
+2572
2019-05-21
tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
Thomas Huth
99
-99
/
+0
2019-05-21
cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
Thomas Huth
2
-2
/
+3
2019-05-21
tests/qemu-iotests: Do not hard-code the path to bash
Thomas Huth
5
-5
/
+5
2019-05-21
tests/qemu-iotests/check: Pick a default machine if necessary
Thomas Huth
1
-1
/
+12
2019-05-21
tests/qemu-iotests/005: Add a sanity check for large sparse file support
Thomas Huth
1
-0
/
+9
2019-05-21
tests/hd-geo-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-35
/
+41
2019-05-21
tests/device-introspect: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-39
/
+46
2019-05-21
tests/qom-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-15
/
+13
2019-05-21
tests/numa-test: Use qtest_init() instead of qtest_start()
Thomas Huth
1
-23
/
+30
2019-05-21
tests/q35-test: Make test independent of global_qtest
Thomas Huth
1
-21
/
+18
2019-05-21
tests/libqos: Get rid of global_qtest dependency in qvring_init()
Thomas Huth
4
-11
/
+15
2019-05-21
tests/libqtest: Fix description of qtest_vinitf() and qtest_initf()
Thomas Huth
1
-2
/
+2
2019-05-21
tests/libqtest: Remove unused global_qtest-related wrapper functions
Thomas Huth
2
-118
/
+1
2019-05-20
tests: acpi: allow to override default accelerator
Igor Mammedov
1
-3
/
+5
2019-05-20
tests: acpi: ignore SMBIOS tests when UEFI firmware is used
Igor Mammedov
1
-2
/
+9
2019-05-20
tests: acpi: add a way to start tests with UEFI firmware
Igor Mammedov
1
-17
/
+35
2019-05-20
tests: acpi: add acpi_find_rsdp_address_uefi() helper
Igor Mammedov
2
-0
/
+46
2019-05-20
tests: acpi: move boot_sector_init() into x86 tests branch
Igor Mammedov
1
-4
/
+5
2019-05-20
tests: acpi: skip FACS table if board uses hw reduced ACPI profile
Igor Mammedov
1
-3
/
+7
2019-05-20
tests: acpi: fetch X_DSDT if pointer to DSDT is 0
Igor Mammedov
1
-1
/
+10
2019-05-20
tests: acpi: make pointer to RSDP 64bit
Igor Mammedov
3
-8
/
+6
2019-05-20
tests: acpi: make RSDT test routine handle XSDT
Igor Mammedov
3
-19
/
+14
2019-05-20
tests: acpi: make acpi_fetch_table() take size of fetched table pointer
Igor Mammedov
4
-11
/
+13
2019-05-20
tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
Igor Mammedov
4
-4
/
+4
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
5
-20
/
+14
2019-05-20
pcie: Remove redundant test in pcie_mmcfg_data_{read,write}()
David Gibson
1
-10
/
+0
2019-05-20
libvhost-user: fix bad vu_log_write
Li Feng
1
-1
/
+1
[next]