All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: remove qemu-upstream_howto_use_it.markdown
@ 2015-05-18 16:37 Wei Liu
  2015-05-21 14:54 ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Wei Liu @ 2015-05-18 16:37 UTC (permalink / raw)
  To: xen-devel
  Cc: Keir Fraser, Ian Campbell, Tim Deegan, Ian Jackson, Jan Beulich,
	Anthony Perard, Wei Liu

QEMU upstream has been the default for several releases. The only
setting described in that document is no longer required.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Keir Fraser <keir@xen.org>
Cc: Tim Deegan <tim@xen.org>
Cc: Anthony Perard <anthony.perard@citrix.com>
---
 docs/misc/qemu-upstream_howto_use_it.markdown | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 docs/misc/qemu-upstream_howto_use_it.markdown

diff --git a/docs/misc/qemu-upstream_howto_use_it.markdown b/docs/misc/qemu-upstream_howto_use_it.markdown
deleted file mode 100644
index 8370fac..0000000
--- a/docs/misc/qemu-upstream_howto_use_it.markdown
+++ /dev/null
@@ -1,12 +0,0 @@
-Using Upstream QEMU with Xen
-============================
-
-If you want to build with the QEMU unstable tree, follow the [QEMU
-Upstream](http://wiki.xen.org/wiki/QEMU_Upstream) wiki page.
-
-Otherwise, QEMU/SeaBIOS is now integrated into the build system, so you just
-have to specify the device model version in an `xl` config file:
-
-    device_model_version = 'qemu-xen'
-
-The version of QEMU used in the build system is the last release of QEMU.
-- 
1.9.1

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

* Re: [PATCH] docs: remove qemu-upstream_howto_use_it.markdown
  2015-05-18 16:37 [PATCH] docs: remove qemu-upstream_howto_use_it.markdown Wei Liu
@ 2015-05-21 14:54 ` Ian Campbell
  2015-05-21 15:03   ` Wei Liu
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2015-05-21 14:54 UTC (permalink / raw)
  To: Wei Liu
  Cc: Keir Fraser, Ian Jackson, Tim Deegan, xen-devel, Jan Beulich,
	Anthony Perard

On Mon, 2015-05-18 at 17:37 +0100, Wei Liu wrote:
> QEMU upstream has been the default for several releases. The only
> setting described in that document is no longer required.
> 
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Jan Beulich <jbeulich@suse.com>
> Cc: Keir Fraser <keir@xen.org>
> Cc: Tim Deegan <tim@xen.org>
> Cc: Anthony Perard <anthony.perard@citrix.com>

Acked + applied, thanks.

Is http://wiki.xenproject.org/wiki/QEMU_Upstream up to date / useful?

Ian.

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

* Re: [PATCH] docs: remove qemu-upstream_howto_use_it.markdown
  2015-05-21 14:54 ` Ian Campbell
@ 2015-05-21 15:03   ` Wei Liu
  2015-05-21 15:11     ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Wei Liu @ 2015-05-21 15:03 UTC (permalink / raw)
  To: Ian Campbell
  Cc: Keir Fraser, Tim Deegan, Ian Jackson, xen-devel, Jan Beulich,
	Anthony Perard, Wei Liu

On Thu, May 21, 2015 at 03:54:01PM +0100, Ian Campbell wrote:
> On Mon, 2015-05-18 at 17:37 +0100, Wei Liu wrote:
> > QEMU upstream has been the default for several releases. The only
> > setting described in that document is no longer required.
> > 
> > Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> > Cc: Ian Campbell <ian.campbell@citrix.com>
> > Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> > Cc: Jan Beulich <jbeulich@suse.com>
> > Cc: Keir Fraser <keir@xen.org>
> > Cc: Tim Deegan <tim@xen.org>
> > Cc: Anthony Perard <anthony.perard@citrix.com>
> 
> Acked + applied, thanks.
> 
> Is http://wiki.xenproject.org/wiki/QEMU_Upstream up to date / useful?
> 

That page looks fine to me. Most if not all information is accurate.

> Ian.

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

* Re: [PATCH] docs: remove qemu-upstream_howto_use_it.markdown
  2015-05-21 15:03   ` Wei Liu
@ 2015-05-21 15:11     ` Ian Campbell
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2015-05-21 15:11 UTC (permalink / raw)
  To: Wei Liu
  Cc: Keir Fraser, Ian Jackson, Tim Deegan, xen-devel, Jan Beulich,
	Anthony Perard

On Thu, 2015-05-21 at 16:03 +0100, Wei Liu wrote:
> On Thu, May 21, 2015 at 03:54:01PM +0100, Ian Campbell wrote:
> > On Mon, 2015-05-18 at 17:37 +0100, Wei Liu wrote:
> > > QEMU upstream has been the default for several releases. The only
> > > setting described in that document is no longer required.
> > > 
> > > Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> > > Cc: Ian Campbell <ian.campbell@citrix.com>
> > > Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> > > Cc: Jan Beulich <jbeulich@suse.com>
> > > Cc: Keir Fraser <keir@xen.org>
> > > Cc: Tim Deegan <tim@xen.org>
> > > Cc: Anthony Perard <anthony.perard@citrix.com>
> > 
> > Acked + applied, thanks.
> > 
> > Is http://wiki.xenproject.org/wiki/QEMU_Upstream up to date / useful?
> > 
> 
> That page looks fine to me. Most if not all information is accurate.

That's about as good as a wiki ever gets ;-)

Thanks.

Ian.

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

end of thread, other threads:[~2015-05-21 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18 16:37 [PATCH] docs: remove qemu-upstream_howto_use_it.markdown Wei Liu
2015-05-21 14:54 ` Ian Campbell
2015-05-21 15:03   ` Wei Liu
2015-05-21 15:11     ` Ian Campbell

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.