All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH for-4.14] Config: Update QEMU
@ 2020-07-03 13:55 Anthony PERARD
  2020-07-03 20:10 ` Wei Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony PERARD @ 2020-07-03 13:55 UTC (permalink / raw)
  To: Paul Durrant, xen-devel
  Cc: Anthony PERARD, Ian Jackson, Wei Liu, Roger Pau Monné

Backport 2 commits to fix building QEMU without PCI passthrough
support.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
 Config.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.mk b/Config.mk
index f7d10b7c4cc6..478928c178b7 100644
--- a/Config.mk
+++ b/Config.mk
@@ -245,7 +245,7 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= 20d2e5a125e34fc8501026613a71549b2a1a3e54
-QEMU_UPSTREAM_REVISION ?= 410cc30fdc590417ae730d635bbc70257adf6750
+QEMU_UPSTREAM_REVISION ?= ea6d3cd1ed79d824e605a70c3626bc437c386260
 MINIOS_UPSTREAM_REVISION ?= f57858b7e8ef8dd48394dd08cec2bef3c9fb92f5
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.13.0
-- 
Anthony PERARD



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

* Re: [XEN PATCH for-4.14] Config: Update QEMU
  2020-07-03 13:55 [XEN PATCH for-4.14] Config: Update QEMU Anthony PERARD
@ 2020-07-03 20:10 ` Wei Liu
  2020-07-06  6:59   ` Paul Durrant
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Liu @ 2020-07-03 20:10 UTC (permalink / raw)
  To: Anthony PERARD
  Cc: xen-devel, Roger Pau Monné, Ian Jackson, Wei Liu,
	Paul Durrant

On Fri, Jul 03, 2020 at 02:55:33PM +0100, Anthony PERARD wrote:
> Backport 2 commits to fix building QEMU without PCI passthrough
> support.
> 
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>

FWIW:

Acked-by: Wei Liu <wl@xen.org>


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

* RE: [XEN PATCH for-4.14] Config: Update QEMU
  2020-07-03 20:10 ` Wei Liu
@ 2020-07-06  6:59   ` Paul Durrant
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Durrant @ 2020-07-06  6:59 UTC (permalink / raw)
  To: 'Wei Liu', 'Anthony PERARD'
  Cc: xen-devel, 'Ian Jackson', 'Roger Pau Monné'

> -----Original Message-----
> From: Wei Liu <wl@xen.org>
> Sent: 03 July 2020 21:11
> To: Anthony PERARD <anthony.perard@citrix.com>
> Cc: Paul Durrant <paul@xen.org>; xen-devel@lists.xenproject.org; Roger Pau Monné
> <roger.pau@citrix.com>; Ian Jackson <ian.jackson@eu.citrix.com>; Wei Liu <wl@xen.org>
> Subject: Re: [XEN PATCH for-4.14] Config: Update QEMU
> 
> On Fri, Jul 03, 2020 at 02:55:33PM +0100, Anthony PERARD wrote:
> > Backport 2 commits to fix building QEMU without PCI passthrough
> > support.
> >
> > Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> 
> FWIW:
> 
> Acked-by: Wei Liu <wl@xen.org>

Release-acked-by: Paul Durrant <paul@xen.org>



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

end of thread, other threads:[~2020-07-06  6:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-03 13:55 [XEN PATCH for-4.14] Config: Update QEMU Anthony PERARD
2020-07-03 20:10 ` Wei Liu
2020-07-06  6:59   ` Paul Durrant

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.