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