| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util/guest-random: Clean up global variable shadowing | Philippe Mathieu-Daudé | 2023-10-06 | 1 | -3/+3 |
| * | cutils: Adjust signature of parse_uint[_full] | Eric Blake | 2023-06-02 | 1 | -2/+2 |
| * | replay: Extract core API to 'exec/replay-core.h' | Philippe Mathieu-Daudé | 2023-02-27 | 1 | -1/+1 |
| * | util/guest-random: Fix size arg to tail memcpy | Mark Nelson | 2021-07-09 | 1 | -1/+1 |
| * | replay: record and replay random number sources | Pavel Dovgalyuk | 2020-01-07 | 1 | -2/+11 |
| * | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
| * | util: Adjust qemu_guest_getrandom_nofail for Coverity | Richard Henderson | 2019-06-06 | 1 | -1/+1 |
| * | util: Add qemu_guest_getrandom and associated routines | Richard Henderson | 2019-05-22 | 1 | -0/+93 |