mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7228 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
28b85ed8db
commit
94909d9fd9
4 changed files with 12 additions and 1 deletions
1
sysemu.h
1
sysemu.h
|
@ -88,6 +88,7 @@ extern int bios_size;
|
|||
extern int cirrus_vga_enabled;
|
||||
extern int std_vga_enabled;
|
||||
extern int vmsvga_enabled;
|
||||
extern int xenfb_enabled;
|
||||
extern int graphic_width;
|
||||
extern int graphic_height;
|
||||
extern int graphic_depth;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue