Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark remaining global TypeInfo instances as const | Bernhard Beschow | 2022-02-21 | 1 | -1/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail | Richard Henderson | 2019-05-22 | 1 | -19/+15 |
* | bcm2835_rng: Use qcrypto_random_bytes() rather than rand() | Peter Maydell | 2017-02-28 | 1 | -1/+26 |
* | target-arm: Implement BCM2835 hardware RNG | Marcin Chojnacki | 2017-02-28 | 1 | -0/+124 |