2 Commits

Author SHA1 Message Date
394234f7d7 Make qemu-palcode build environment standalone. NFC.
Don't include system headers.  Instead, provide standalone definitions
and declarations of types needed and functions used by the PALcode that
are compatible with the standard Alpha / GCC ABI.

Signed-off-by: Jason Thorpe <thorpej@me.com>
Message-Id: <20210603035317.6814-2-thorpej@me.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-06-05 17:26:13 -07:00
db3b5b6935 Initialize a VGA controler.
Doesn't actually check to see that one exists yet...
2011-06-02 23:15:49 -05:00