Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-16 | Include exec/memory.h slightly less | Markus Armbruster | |
Drop unnecessary inclusions from headers. Downgrade a few more to exec/hwaddr.h. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190812052359.30071-17-armbru@redhat.com> | |||
2017-12-18 | hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" | Philippe Mathieu-Daudé | |
and remove the old i386/pc dependency. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> |