On 9/8/21 8:44 AM, Peter Maydell wrote:
Trim down the #includes in qemu.h where we can, either by dropping unneeded headers or by moving them to user-internals.h.This includes deleting a couple of #includes that appear at weird points midway through the header file. Signed-off-by: Peter Maydell<[email protected]> Reviewed-by: Philippe Mathieu-Daudé<[email protected]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
