qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH V2 0/2] support xen HVM direct kernel boot
@ 2014-06-04  7:34 Chunyan Liu
  2014-06-04  7:34 ` [Qemu-devel] [RFC PATCH V2 1/2] xen: pass kernel initrd to qemu Chunyan Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Chunyan Liu @ 2014-06-04  7:34 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian.Campbell, qemu-devel, stefano.stabellini

After your valuable suggestions, I'll continue the work to support
stubdom. But since stubdom currently uses qemu-xen-traditional and
will switch to qemu upstream in future, in a period of time, stubdom
HVM direct kernel boot won't be in working status. So, before
continuing the stubdom support work, I updated existing patch series,
adding proper error messages for rombios and stubdom limitation,
adding man page descriptions and other trival updates to make it a
complete working patch series. For those using seabios and non stubdom,
they can use now.

xen side patch: pass kernel/initrd/append parameters to qemu-dm
qemu side patch: reuse load_linux() for xen hvm direct kernel boot.
    Different from pc_memory_init which does lots of ram alloc work
    and rom/bios loading work, for xen, we only need to init a basic
    fw_cfg device used by load_linux() to store ADDRs and
    linuxboot.bin/multiboot.bin to retrive ADDRs, then load_linux(),
    after that, do real add option rom work to add
    linuxboot.bin/multiboot.bin to system option rom. Other things
    would be done by seabios smoothly.

v1 is here:
http://lists.gnu.org/archive/html/qemu-devel/2014-05/msg06233.html

Chunyan Liu (2):
  xen: pass kernel initrd to qemu
  qemu: support xen hvm direct kernel boot

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

end of thread, other threads:[~2014-06-16  9:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04  7:34 [Qemu-devel] [RFC PATCH V2 0/2] support xen HVM direct kernel boot Chunyan Liu
2014-06-04  7:34 ` [Qemu-devel] [RFC PATCH V2 1/2] xen: pass kernel initrd to qemu Chunyan Liu
2014-06-06 15:12   ` Ian Campbell
2014-06-12  9:58   ` Ian Campbell
2014-06-13  5:43     ` [Qemu-devel] [Xen-devel] " Chun Yan Liu
2014-06-13  8:28       ` Ian Campbell
2014-06-16  7:14         ` Chun Yan Liu
2014-06-16  9:57           ` Ian Campbell
2014-06-04  7:34 ` [Qemu-devel] [RFC PATCH V2 2/2] qemu: support xen hvm direct kernel boot Chunyan Liu
2014-06-11  3:09 ` [Qemu-devel] [Xen-devel] [RFC PATCH V2 0/2] support xen HVM " Chun Yan 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).