Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2013 19:41:50 +0200
From:      =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= <roger.pau@citrix.com>
To:        "freebsd-xen@freebsd.org" <freebsd-xen@freebsd.org>
Cc:        "xen-users@lists.xen.org" <xen-users@lists.xen.org>, "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org>, xen-devel <xen-devel@lists.xen.org>
Subject:   Re: FreeBSD PVHVM call for testing
Message-ID:  <519E54DE.5090304@citrix.com>
In-Reply-To: <519131D8.9010307@citrix.com>
References:  <519131D8.9010307@citrix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

I've pushed a new branch, pvhvm_v10 that contains a PV IPI
implementation for both amd64 and i386. I've also updated the wiki to
point to the pvhvm_v10 branch:

http://xenbits.xen.org/gitweb/?p=people/royger/freebsd.git;a=shortlog;h=refs/heads/pvhvm_v10

I've updated my tree to latest HEAD, so now branch pvhvm_v10 is on top
of this commit:

commit b44da0fb82647f2cfb06f65a6695c7e36c98828c
Author: gber <gber@FreeBSD.org>
Date:   Thu May 23 12:24:46 2013 +0000

    Rework and organize pmap_enter_locked() function.

    pmap_enter_locked() implementation was very ambiguous and confusing.
    Rearrange it so that each part of the mapping creation is separated.
    Avoid walking through the redundant conditions.
    Extract vector_page specific PTE setup from normal PTE setting.

    Submitted by:   Zbigniew Bodek <zbb@semihalf.com>
    Sponsored by:   The FreeBSD Foundation, Semihalf

Thanks for the testing, Roger.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?519E54DE.5090304>