search for: 32bitbios_support

Displaying 5 results from an estimated 5 matches for "32bitbios_support".

2012 Feb 10
6
[PATCH v2 0/3] hvmloader: Make ROM dependencies optional
...d ROM for Fixed initial patch to build multiple etherboot ROMs in hvmloader Option ROMs are keyed off wether or not rombios is enabled, rather than on an individual basis Introduced config options to select support for rombios/seabios Julian Pidancet (3): hvmloader: Only compile 32bitbios_support.c when rombios is enabled firmware: Use mkhex from hvmloader directory for etherboot ROMs firmware: Introduce CONFIG_ROMBIOS and CONFIG_SEABIOS options Config.mk | 5 ++++ tools/firmware/Makefile | 21 +++++++++++------- tools/firmware/etherboot/Co...
2012 Feb 05
4
[PATCH RFC] hvmloader: Make ROM dependencies optional
When booting HVMs with SeaBIOS, the BIOS itself takes care of extracting option ROMs from the PCI devices. These ROMs are usually provided with by the device model (qemu). Thus, hvmloader should not require any longer the rombios, stdvga, cirrusvga or etherboot ROMs to be present. Also, the 32bitbios_support.c file is specific to rombios and should not be built when building hvmloader with seabios. Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com> --- tools/firmware/hvmloader/Makefile | 37 ++++++++++++++++++++++++--------- tools/firmware/hvmloader/hvmloader.c | 13 ++++++++++-...
2007 Nov 12
5
Solaris build fix breaks Solaris
16396:055d98aa2dd0 almost works but not quite. LDFLAGS_DIRECT means we end up with: gld -melf_i386 -nostdlib -N -Ttext 0x100000 -o hvmloader.tmp hvmloader.o mp_tables.o util.o smbios.o 32bitbios_support.o acpi/acpi.a Specifying a linker script and asking for -nostdlib is obviously contradictory. Removing $(LDFLAGS_DIRECT) fixes the problem. regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Feb 11
14
[PATCH v3 0/5] hvmloader: Make ROM dependencies optional
...loader option ROM loading code to make it optionnal, and make bios->load_roms a callback that the BIOS support code has to implement if option ROM loading is desired. Cosmetic change in tools/firmware/Makefile in the way seabios-dir is created. Julian Pidancet (5): hvmloader: Only compile 32bitbios_support.c when rombios is enabled hvmloader: Allow the mkhex command to take several file arguments firmware: Use mkhex from hvmloader directory for etherboot ROMs hvmloader: Move option ROM loading into a separate optionnal file firmware: Introduce CONFIG_ROMBIOS and CONFIG_SEABIOS options Confi...
2011 Nov 29
18
[PATCH 0 of 6] Add support for a VM generation ID virtual device (v2)
The following is a revised patch series to add support for a VM generation ID virtual device for HVM guests. The basic requirements of this device are as follows: - It must be exposed somewhere in ACPI namespace with a _CID of "VM_Gen_Counter". - It must also include a _DDN of "VM_Gen_Counter". - It must contain a _HID object but no particular value is required. - It must