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
target/ppc: Use gen_io_start/end around DARN
Richard Henderson
2019-05-22
target/arm: Implement ARMv8.5-RNG
Richard Henderson
2019-05-22
target/arm: Put all PAC keys into a structure
Richard Henderson
2019-05-22
hw/misc/exynos4210_rng: Use qemu_guest_getrandom
Richard Henderson
2019-05-22
hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
aspeed/scu: Use qemu_guest_getrandom_nofail
Richard Henderson
2019-05-22
linux-user: Remove srand call
Richard Henderson
2019-05-22
linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys
Richard Henderson
2019-05-22
linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM
Richard Henderson
2019-05-22
linux-user: Call qcrypto_init if not using -seed
Richard Henderson
2019-05-22
linux-user: Initialize pseudo-random seeds for all guest cpus
Richard Henderson
2019-05-22
cpus: Initialize pseudo-random seeds for all guest cpus
Richard Henderson
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
[next]