From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Fantoni Subject: Re: [PATCH V3 2/5] Config.mk: update OVMF changeset Date: Tue, 29 Oct 2013 17:15:49 +0100 Message-ID: <526FDF35.6000809@m2r.biz> References: <1383046791-1256-1-git-send-email-wei.liu2@citrix.com> <1383046791-1256-3-git-send-email-wei.liu2@citrix.com> <526FC331.1030502@m2r.biz> <20131029142138.GH5221@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131029142138.GH5221@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: ian.jackson@eu.citrix.com, ian.campbell@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Il 29/10/2013 15:21, Wei Liu ha scritto: > On Tue, Oct 29, 2013 at 03:16:17PM +0100, Fabio Fantoni wrote: >> Il 29/10/2013 12:39, Wei Liu ha scritto: >>> Signed-off-by: Wei Liu >>> --- >>> Config.mk | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/Config.mk b/Config.mk >>> index 1879454..dad2dc4 100644 >>> --- a/Config.mk >>> +++ b/Config.mk >>> @@ -232,7 +232,7 @@ OVMF_UPSTREAM_URL ?= git://xenbits.xen.org/ovmf.git >>> QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git >>> SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git >>> endif >>> -OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871 >>> +OVMF_UPSTREAM_REVISION ?= a93b0e3f6895a074b99c8817181dfa6dbc7a4807 >>> QEMU_UPSTREAM_REVISION ?= 1c514a7734b7f98625a0d18d5e8ee7581f26e50c >>> SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1 >>> # Fri Aug 2 14:12:09 2013 -0400 >> This patch update only the ovmf changeset but not the repository, >> now git://xenbits.xen.org/ovmf.git is not updated, so you have to >> update it or change also repository to >> git://xenbits.xen.org/people/liuw/ovmf.git. >> All other things look good to me, now I test this series of patches. > I don't have the permission to push to that repository so I need to > defer this to maintainers. > > Again, you can probably wait until this series go through push gate > before conducting any test. > > Wei. For this patches serie: Tested-by: Fabio Fantoni About ovmf: I don't have uefi domUs ready, so I did a fast test with windows 7 pro 64 bit dvd and starts, spice it works. The problem found for now is very bad general performance and at the end of windows installer loading the domU reboots.