All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Config.mk: update in-tree OVMF changeset
@ 2015-06-30 14:06 Wei Liu
  2015-07-01  8:42 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2015-06-30 14:06 UTC (permalink / raw)
  To: Xen-devel; +Cc: Anthony PERARD, Wei Liu, Ian Campbell

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
The new changeset contains important update to make the guest support
>64GB ram.

Please pull from
  git://xenbits.xen.org/osstest/ovmf.git xen-tested-master
and push to
  git://xenbits.xen.org/ovmf.git master
---
 Config.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.mk b/Config.mk
index d9568d3..f597883 100644
--- a/Config.mk
+++ b/Config.mk
@@ -253,7 +253,7 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-unstable.git
 SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
-OVMF_UPSTREAM_REVISION ?= a065efc7c7ce8bb3e5cb3e463099d023d4a92927
+OVMF_UPSTREAM_REVISION ?= cb9a7ebabcd6b8a49dc0854b2f9592d732b5afbd
 QEMU_UPSTREAM_REVISION ?= master
 MINIOS_UPSTREAM_REVISION ?= edfd5aae6ec5ba7d0a8834a3e9dfe5e69424150a
 # Thu Mar 12 19:08:05 2015 +0100
-- 
1.9.1

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

* Re: [PATCH] Config.mk: update in-tree OVMF changeset
  2015-06-30 14:06 [PATCH] Config.mk: update in-tree OVMF changeset Wei Liu
@ 2015-07-01  8:42 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-07-01  8:42 UTC (permalink / raw)
  To: Wei Liu; +Cc: Anthony PERARD, Xen-devel

On Tue, 2015-06-30 at 15:06 +0100, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> ---
> The new changeset contains important update to make the guest support
> >64GB ram.
> 
> Please pull from
>   git://xenbits.xen.org/osstest/ovmf.git xen-tested-master
> and push to
>   git://xenbits.xen.org/ovmf.git master

FYI I did
$ git push maint cb9a7ebabcd6b8a49dc0854b2f9592d732b5afbd:master

i.e. pushed the explicit version named here, in case the push gate had
passed in the meantime.

Then I acked + applied this one.

> ---
>  Config.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Config.mk b/Config.mk
> index d9568d3..f597883 100644
> --- a/Config.mk
> +++ b/Config.mk
> @@ -253,7 +253,7 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-unstable.git
>  SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
>  MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
>  endif
> -OVMF_UPSTREAM_REVISION ?= a065efc7c7ce8bb3e5cb3e463099d023d4a92927
> +OVMF_UPSTREAM_REVISION ?= cb9a7ebabcd6b8a49dc0854b2f9592d732b5afbd
>  QEMU_UPSTREAM_REVISION ?= master
>  MINIOS_UPSTREAM_REVISION ?= edfd5aae6ec5ba7d0a8834a3e9dfe5e69424150a
>  # Thu Mar 12 19:08:05 2015 +0100

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

end of thread, other threads:[~2015-07-01  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30 14:06 [PATCH] Config.mk: update in-tree OVMF changeset Wei Liu
2015-07-01  8:42 ` 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.