All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update QEMU_UPSTREAM_REVISION
@ 2013-11-27 17:02 Anthony PERARD
  2013-11-27 17:17 ` Ian Jackson
  0 siblings, 1 reply; 15+ messages in thread
From: Anthony PERARD @ 2013-11-27 17:02 UTC (permalink / raw)
  To: Xen Devel; +Cc: Anthony PERARD, Stefano Stabellini, Ian Jackson, Ian Campbell

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
the commit sha correspond to the last tree that pass the qemu-xen push
gate (master).

Should we change this value to master once a release is done, during the
developpement phase?
---
 Config.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.mk b/Config.mk
index 7eeed31..4a74a33 100644
--- a/Config.mk
+++ b/Config.mk
@@ -234,7 +234,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git
 SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 OVMF_UPSTREAM_REVISION ?= a93b0e3f6895a074b99c8817181dfa6dbc7a4807
-QEMU_UPSTREAM_REVISION ?= 1c514a7734b7f98625a0d18d5e8ee7581f26e50c
+QEMU_UPSTREAM_REVISION ?= b97307ecaad98360f41ea36cd9674ef810c4f8cf
 SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1
 # Fri Aug 2 14:12:09 2013 -0400
 # Fix bug in CBFS file walking with compressed files.
-- 
Anthony PERARD

^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [PATCH] Update QEMU_UPSTREAM_REVISION
@ 2013-12-19 16:34 Ian Jackson
  0 siblings, 0 replies; 15+ messages in thread
From: Ian Jackson @ 2013-12-19 16:34 UTC (permalink / raw)
  To: xen-devel

We should have done this a few days ago really.

I am about to push this to master (not staging!) and then merge it
into staging.  If the push gate gets a pass in the intervening time,
it will fail to push due to lack of fast-forward.

Ian.

Subject: [PATCH] Update QEMU_UPSTREAM_REVISION

Switch to specific tag, for 4.4.0 RC1 release.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 Config.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.mk b/Config.mk
index 2007b22..ba4087f 100644
--- a/Config.mk
+++ b/Config.mk
@@ -234,7 +234,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git
 SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423
-QEMU_UPSTREAM_REVISION ?= master
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.4.0-rc1
 SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1
 # Fri Aug 2 14:12:09 2013 -0400
 # Fix bug in CBFS file walking with compressed files.
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [PATCH] Update QEMU_UPSTREAM_REVISION
@ 2014-01-28 15:23 Stefano Stabellini
  2014-01-28 15:26 ` George Dunlap
  2014-01-28 16:05 ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 15+ messages in thread
From: Stefano Stabellini @ 2014-01-28 15:23 UTC (permalink / raw)
  To: xen-devel; +Cc: George Dunlap, Jan Beulich, Stefano Stabellini

Switch back to master.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

diff --git a/Config.mk b/Config.mk
index 55dce20..484cfdb 100644
--- a/Config.mk
+++ b/Config.mk
@@ -234,7 +234,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git
 SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423
-QEMU_UPSTREAM_REVISION ?= qemu-xen-4.4.0-rc1
+QEMU_UPSTREAM_REVISION ?= master
 SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1
 # Fri Aug 2 14:12:09 2013 -0400
 # Fix bug in CBFS file walking with compressed files.

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

end of thread, other threads:[~2014-01-28 16:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27 17:02 [PATCH] Update QEMU_UPSTREAM_REVISION Anthony PERARD
2013-11-27 17:17 ` Ian Jackson
2013-11-27 17:31   ` Ian Campbell
2013-11-28 19:44     ` Anthony PERARD
2013-11-29 10:52       ` Ian Campbell
2013-12-02 11:30         ` George Dunlap
2013-12-02 11:40           ` Ian Campbell
2013-12-02 12:34           ` Ian Jackson
2013-12-04 14:53             ` Ian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2013-12-19 16:34 Ian Jackson
2014-01-28 15:23 Stefano Stabellini
2014-01-28 15:26 ` George Dunlap
2014-01-28 16:05 ` Konrad Rzeszutek Wilk
2014-01-28 16:09   ` Stefano Stabellini
2014-01-28 16:17     ` Konrad Rzeszutek Wilk

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.