All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: xen-devel@lists.xenproject.org
Cc: Juergen Gross <jgross@suse.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	George Dunlap <george.dunlap@citrix.com>,
	Jan Beulich <jbeulich@suse.com>, Julien Grall <julien@xen.org>,
	Stefano Stabellini <sstabellini@kernel.org>, Wei Liu <wl@xen.org>
Subject: [PATCH v9 1/6] config: update Mini-OS commit
Date: Thu, 29 Feb 2024 13:48:25 +0100	[thread overview]
Message-ID: <20240229124830.13680-2-jgross@suse.com> (raw)
In-Reply-To: <20240229124830.13680-1-jgross@suse.com>

Update the Mini-OS upstream revision.

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

diff --git a/Config.mk b/Config.mk
index 6f6e0425ba..a962f095ca 100644
--- a/Config.mk
+++ b/Config.mk
@@ -224,7 +224,7 @@ QEMU_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/qemu-xen.git
 QEMU_UPSTREAM_REVISION ?= master
 
 MINIOS_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/mini-os.git
-MINIOS_UPSTREAM_REVISION ?= 2bc8dbb9b6111113d27455cbca318ea337309c04
+MINIOS_UPSTREAM_REVISION ?= b6a5b4d72b88e5c4faed01f5a44505de022860fc
 
 SEABIOS_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/seabios.git
 SEABIOS_UPSTREAM_REVISION ?= rel-1.16.3
-- 
2.35.3



  reply	other threads:[~2024-02-29 12:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29 12:48 [PATCH v9 0/6] tools: enable xenstore-stubdom to use 9pfs Juergen Gross
2024-02-29 12:48 ` Juergen Gross [this message]
2024-02-29 13:03   ` [PATCH v9 1/6] config: update Mini-OS commit Jan Beulich
2024-02-29 12:48 ` [PATCH v9 2/6] stubdom: extend xenstore stubdom configs Juergen Gross
2024-02-29 13:05   ` Jan Beulich
2024-02-29 13:25     ` Jürgen Groß
2024-02-29 12:48 ` [PATCH v9 3/6] tools/xenstored: mount 9pfs device in stubdom Juergen Gross
2024-02-29 12:48 ` [PATCH v9 4/6] tools/xenstored: add helpers for filename handling Juergen Gross
2024-02-29 12:48 ` [PATCH v9 5/6] tools/xenstored: support complete log capabilities in stubdom Juergen Gross
2024-02-29 12:48 ` [PATCH v9 6/6] tools/xenstored: have a single do_control_memreport() Juergen Gross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240229124830.13680-2-jgross@suse.com \
    --to=jgross@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=george.dunlap@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=julien@xen.org \
    --cc=sstabellini@kernel.org \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.