From: Alexander Graf <agraf@suse.de>
To: kvm-ppc@vger.kernel.org
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/7] KVM: PPC: Book3S HV: Enable on little endian hosts
Date: Fri, 04 Jul 2014 07:41:59 +0000 [thread overview]
Message-ID: <53B65AC7.5010201@suse.de> (raw)
In-Reply-To: <1403021847-57177-1-git-send-email-agraf@suse.de>
On 17.06.14 18:17, Alexander Graf wrote:
> So far we've been able to successfully run HV KVM on big endian hosts, but
> once you dive into little endian land things start to fall apart.
>
> This patch set enables HV KVM for little endian hosts. This should be the
> final piece left missing to get little endian systems fully en par with big
> endian ones in the KVM world - modulo bugs.
>
> For now guest threading support is still slightly flaky, but I'm sure that's
> only a minor breakage somewhere that we'll find soon.
>
> v1 -> v2:
>
> - fix typo in STWX_BE
> - Add __be hints
> - Fix H_REMOVE
> - Fix dtl_idx
> - Make XICS code easier to follow and use memory for bswap
Applied to kvm-ppc-queue.
Alex
WARNING: multiple messages have this Message-ID (diff)
From: Alexander Graf <agraf@suse.de>
To: kvm-ppc@vger.kernel.org
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/7] KVM: PPC: Book3S HV: Enable on little endian hosts
Date: Fri, 04 Jul 2014 09:41:59 +0200 [thread overview]
Message-ID: <53B65AC7.5010201@suse.de> (raw)
In-Reply-To: <1403021847-57177-1-git-send-email-agraf@suse.de>
On 17.06.14 18:17, Alexander Graf wrote:
> So far we've been able to successfully run HV KVM on big endian hosts, but
> once you dive into little endian land things start to fall apart.
>
> This patch set enables HV KVM for little endian hosts. This should be the
> final piece left missing to get little endian systems fully en par with big
> endian ones in the KVM world - modulo bugs.
>
> For now guest threading support is still slightly flaky, but I'm sure that's
> only a minor breakage somewhere that we'll find soon.
>
> v1 -> v2:
>
> - fix typo in STWX_BE
> - Add __be hints
> - Fix H_REMOVE
> - Fix dtl_idx
> - Make XICS code easier to follow and use memory for bswap
Applied to kvm-ppc-queue.
Alex
next prev parent reply other threads:[~2014-07-04 7:41 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 16:17 [PATCH 0/7] KVM: PPC: Book3S HV: Enable on little endian hosts Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-06-17 16:17 ` [PATCH 1/7] PPC: Add asm helpers for BE 32bit load/store Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-06-17 16:17 ` [PATCH 2/7] KVM: PPC: Book3S HV: Make HTAB code LE host aware Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-06-17 16:17 ` [PATCH 3/7] KVM: PPC: Book3S HV: Access guest VPA in BE Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-06-17 16:17 ` [PATCH 4/7] KVM: PPC: Book3S HV: Access host lppaca and shadow slb " Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-06-17 16:17 ` [PATCH 5/7] KVM: PPC: Book3S HV: Access XICS " Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-06-17 16:17 ` [PATCH 6/7] KVM: PPC: Book3S HV: Fix ABIv2 on LE Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-06-18 15:21 ` Aneesh Kumar K.V
2014-06-18 15:33 ` Aneesh Kumar K.V
2014-06-18 15:23 ` Alexander Graf
2014-06-18 15:23 ` Alexander Graf
2014-06-24 13:34 ` [PATCH v3 " Alexander Graf
2014-06-24 13:34 ` Alexander Graf
2014-06-17 16:17 ` [PATCH 7/7] KVM: PPC: Book3S HV: Enable for little endian hosts Alexander Graf
2014-06-17 16:17 ` Alexander Graf
2014-07-04 7:41 ` Alexander Graf [this message]
2014-07-04 7:41 ` [PATCH 0/7] KVM: PPC: Book3S HV: Enable on " Alexander Graf
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=53B65AC7.5010201@suse.de \
--to=agraf@suse.de \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.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.