All of lore.kernel.org
 help / color / mirror / Atom feed
* Adding Xen to the kbuild bot?
@ 2016-02-03  3:31 ` Andy Lutomirski
  0 siblings, 0 replies; 24+ messages in thread
From: Andy Lutomirski @ 2016-02-03  3:31 UTC (permalink / raw)
  To: Fengguang Wu, LKP, linux-kbuild@vger.kernel.org,
	xen-devel@lists.xenproject.org

Hi all-

Would it make sense to add some basic Xen PV testing to the kbuild bot?

qemu can boot Xen like this:

qemu-system-x86_64 -kernel path/to/xen-4.5.2 -initrd 'path/to/bzImage
kernelarg otherkernelarg=value" -append 'xenarg other_xen_arg'

This should work with any kernel image for x86 or x86_64 with CONFIG_XEN=y.

Linux has never been been able to do virtio under Xen, which will
screw up your scripts, but I'm cautiously optimistic that virtio will
work as expected on a Xen guest starting with Linux 4.6.  If you want
to play around, it should work in this tree:

https://git.kernel.org/cgit/linux/kernel/git/luto/linux.git/log/?h=virtio_dma

I'm hoping to get that queued up for real in the next couple of days.

--Andy

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

end of thread, other threads:[~2016-04-05  3:54 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-03  3:31 Adding Xen to the kbuild bot? Andy Lutomirski
2016-02-03  3:31 ` Andy Lutomirski
2016-02-05  3:11 ` Fengguang Wu
2016-02-05  3:11   ` Fengguang Wu
2016-02-05 20:10   ` Andy Lutomirski
2016-02-05 20:10   ` Andy Lutomirski
2016-02-05 20:10     ` Andy Lutomirski
2016-02-06  1:17     ` Fengguang Wu
2016-02-06  1:17       ` Fengguang Wu
2016-02-17 20:46       ` Andy Lutomirski
2016-02-17 20:46         ` Andy Lutomirski
2016-04-05  3:53         ` Andy Lutomirski
2016-04-05  3:53           ` Andy Lutomirski
2016-04-05  3:53         ` Andy Lutomirski
2016-02-17 20:46       ` Andy Lutomirski
2016-02-06  1:17     ` Fengguang Wu
2016-02-08 15:24     ` [Xen-devel] " Doug Goldstein
2016-02-08 15:24       ` Doug Goldstein
2016-02-08 22:25       ` [Xen-devel] " Andy Lutomirski
2016-02-08 22:25         ` Andy Lutomirski
2016-02-08 22:25       ` Andy Lutomirski
2016-02-19 17:06     ` Ian Jackson
2016-02-19 17:06     ` Ian Jackson
2016-02-05  3:11 ` Fengguang Wu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.