commit | 8bcf1c7962c297ea4cf47a8f7400afca38bc270f | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Thu Dec 21 07:32:57 2017 +0000 |
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Tue Jan 09 21:48:19 2018 +0000 |
tree | 24c74dd716d9318f12bc05bc283c3b713e28e146 | |
parent | a5546222e3eafc9b6bc784c1bffbc8e1614d5e5b [diff] |
sparc64: introduce trace-events for hw/sparc64 This is in preparation for switching code in hw/sparc64 from DPRINTF over to trace events. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>