All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] config: use more recent mini-os commit
@ 2022-01-18 14:21 Juergen Gross
  2022-01-18 14:33 ` Andrew Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Juergen Gross @ 2022-01-18 14:21 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu

In order to be able to use the recent Mini-OS features switch to the
most recent commit.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 Config.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.mk b/Config.mk
index 1c1998a5a8..5c8c737fe4 100644
--- a/Config.mk
+++ b/Config.mk
@@ -231,7 +231,7 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= 7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5
 QEMU_UPSTREAM_REVISION ?= master
-MINIOS_UPSTREAM_REVISION ?= 9f09744aa3e5982a083ecf8e9cd2123f477081f9
+MINIOS_UPSTREAM_REVISION ?= a91161eb0f92dac4ad6d41f91117268bc23ef28d
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.14.0
 
-- 
2.31.1



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

* Re: [PATCH] config: use more recent mini-os commit
  2022-01-18 14:21 [PATCH] config: use more recent mini-os commit Juergen Gross
@ 2022-01-18 14:33 ` Andrew Cooper
  2022-01-18 14:43   ` Juergen Gross
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cooper @ 2022-01-18 14:33 UTC (permalink / raw)
  To: Juergen Gross, xen-devel
  Cc: Andrew Cooper, George Dunlap, Jan Beulich, Julien Grall,
	Stefano Stabellini, Wei Liu

On 18/01/2022 14:21, Juergen Gross wrote:
> In order to be able to use the recent Mini-OS features switch to the
> most recent commit.
>
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

Just to double check, this needs to be a prerequisite to your xen.git
series?


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

* Re: [PATCH] config: use more recent mini-os commit
  2022-01-18 14:33 ` Andrew Cooper
@ 2022-01-18 14:43   ` Juergen Gross
  0 siblings, 0 replies; 3+ messages in thread
From: Juergen Gross @ 2022-01-18 14:43 UTC (permalink / raw)
  To: Andrew Cooper, xen-devel
  Cc: Andrew Cooper, George Dunlap, Jan Beulich, Julien Grall,
	Stefano Stabellini, Wei Liu


[-- Attachment #1.1.1: Type: text/plain, Size: 410 bytes --]

On 18.01.22 15:33, Andrew Cooper wrote:
> On 18/01/2022 14:21, Juergen Gross wrote:
>> In order to be able to use the recent Mini-OS features switch to the
>> most recent commit.
>>
>> Signed-off-by: Juergen Gross <jgross@suse.com>
> 
> Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
> 
> Just to double check, this needs to be a prerequisite to your xen.git
> series?
> 

Yes.


Juergen

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3149 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

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

end of thread, other threads:[~2022-01-18 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 14:21 [PATCH] config: use more recent mini-os commit Juergen Gross
2022-01-18 14:33 ` Andrew Cooper
2022-01-18 14:43   ` Juergen Gross

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.