xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] hvmloader: make OVMF work with Xen
@ 2013-11-26 19:31 Wei Liu
  2013-11-26 19:31 ` [PATCH v4 1/4] hvmloader/ovmf: remove hardcoded OVMF loading location Wei Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Wei Liu @ 2013-11-26 19:31 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu

This is version 4 of Xen side patches, but it matches version 3 of OVMF
patches. :-P

Looks like that we are close to establish interface between Xen and OVMF.

Wei.

Changes in V4:
* go back to dedicated OVMF info structure, 64 bit ready

Changes in V3:
* move seabios_info to common code
* e820 entry number is 16 again, one can bump it when necessary
* reserve low reset vector in E820 map in OVMF

Changes in V2:
* ovmf_info is now almost the same as seabios_info
* bump e820 entry number to 128
* modify build_e820_table to avoid BIOS region reservation if there's none

Wei Liu (4):
  hvmloader/ovmf: remove hardcoded OVMF loading location
  hvmloader/ovmf: show OVMF_BEGIN as bios address
  hvmloader/ovmf: setup ovmf_info
  hvmloader/ovmf: setup E820 map

 tools/firmware/hvmloader/ovmf.c |   67 +++++++++++++++++++++++++++++++++++----
 1 file changed, 61 insertions(+), 6 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-02 12:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26 19:31 [PATCH v4 0/4] hvmloader: make OVMF work with Xen Wei Liu
2013-11-26 19:31 ` [PATCH v4 1/4] hvmloader/ovmf: remove hardcoded OVMF loading location Wei Liu
2013-11-29 10:38   ` Ian Campbell
2013-11-26 19:31 ` [PATCH v4 2/4] hvmloader/ovmf: show OVMF_BEGIN as bios address Wei Liu
2013-11-26 19:31 ` [PATCH v4 3/4] hvmloader/ovmf: setup ovmf_info Wei Liu
2013-11-26 19:50   ` Konrad Rzeszutek Wilk
2013-11-26 19:31 ` [PATCH v4 4/4] hvmloader/ovmf: setup E820 map Wei Liu
2013-12-01  0:05   ` Jordan Justen
2013-12-02 12:14     ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).