index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-22
util: Add qemu_guest_getrandom and associated routines
Richard Henderson
2019-05-22
ui/vnc: Use gcrypto_random_bytes for start_auth_vnc
Richard Henderson
2019-05-22
ui/vnc: Split out authentication_failed
Richard Henderson
2019-05-22
crypto: Change the qcrypto_random_bytes buffer type to void*
Richard Henderson
2019-05-22
crypto: Use getrandom for qcrypto_random_bytes
Richard Henderson
2019-05-22
crypto: Use O_CLOEXEC in qcrypto_random_init
Richard Henderson
2019-05-22
crypto: Do not fail for EINTR during qcrypto_random_bytes
Richard Henderson
2019-05-22
crypto: Reverse code blocks in random-platform.c
Richard Henderson
2019-05-22
build: Link user-only with crypto random number objects
Richard Henderson
2019-05-22
configure: Link test before auto-enabling crypto libraries
Richard Henderson
2019-05-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
2019-05-21
s390x/cpumodel: wire up 8561 and 8562 as gen15 machines
Christian Borntraeger
2019-05-21
s390x/cpumodel: add gen15 defintions
Christian Borntraeger
2019-05-21
s390x/cpumodel: add Deflate-conversion facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: enhanced sort facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: vector enhancements
Christian Borntraeger
2019-05-21
s390x/cpumodel: msa9 facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3
Christian Borntraeger
2019-05-21
s390x/cpumodel: ignore csske for expansion
Christian Borntraeger
2019-05-21
linux headers: update against Linux 5.2-rc1
Cornelia Huck
2019-05-21
update-linux-headers: handle new header file
Cornelia Huck
2019-05-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-05-21
tests: acpi: print error unable to dump ACPI table during rebuild
Igor Mammedov
2019-05-21
tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a speci...
Igor Mammedov
2019-05-21
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-2...
Peter Maydell
2019-05-21
Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging
Peter Maydell
2019-05-21
tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
Thomas Huth
2019-05-21
cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
Thomas Huth
2019-05-21
tests/qemu-iotests: Do not hard-code the path to bash
Thomas Huth
2019-05-21
tests/qemu-iotests/check: Pick a default machine if necessary
Thomas Huth
2019-05-21
tests/qemu-iotests/005: Add a sanity check for large sparse file support
Thomas Huth
2019-05-21
tests/hd-geo-test: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/device-introspect: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/qom-test: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/numa-test: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/q35-test: Make test independent of global_qtest
Thomas Huth
2019-05-21
tests/libqos: Get rid of global_qtest dependency in qvring_init()
Thomas Huth
2019-05-21
tests/libqtest: Fix description of qtest_vinitf() and qtest_initf()
Thomas Huth
2019-05-21
tests/libqtest: Remove unused global_qtest-related wrapper functions
Thomas Huth
2019-05-20
tests: acpi: allow to override default accelerator
Igor Mammedov
2019-05-20
tests: acpi: ignore SMBIOS tests when UEFI firmware is used
Igor Mammedov
2019-05-20
tests: acpi: add a way to start tests with UEFI firmware
Igor Mammedov
2019-05-20
tests: acpi: add acpi_find_rsdp_address_uefi() helper
Igor Mammedov
2019-05-20
tests: acpi: move boot_sector_init() into x86 tests branch
Igor Mammedov
2019-05-20
tests: acpi: skip FACS table if board uses hw reduced ACPI profile
Igor Mammedov
2019-05-20
tests: acpi: fetch X_DSDT if pointer to DSDT is 0
Igor Mammedov
2019-05-20
tests: acpi: make pointer to RSDP 64bit
Igor Mammedov
2019-05-20
tests: acpi: make RSDT test routine handle XSDT
Igor Mammedov
2019-05-20
tests: acpi: make acpi_fetch_table() take size of fetched table pointer
Igor Mammedov
2019-05-20
tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
Igor Mammedov
[next]