qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] ppc/kvm: htab fd code improvements
@ 2017-09-15 13:15 Greg Kurz
  2017-09-15 13:15 ` [Qemu-devel] [PATCH 1/4] ppc/kvm: drop kvmppc_has_cap_htab_fd() Greg Kurz
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Greg Kurz @ 2017-09-15 13:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, David Gibson, Thomas Huth, Alexey Kardashevskiy

This series drops unused code and consolidates some duplicated code that
deals with KVM's htab fd feature. It also fixes some potential bugs.

--
Greg

---

Greg Kurz (4):
      ppc/kvm: drop kvmppc_has_cap_htab_fd()
      spapr: introduce helpers to migrate HPT chunks and the end marker
      ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
      ppc/kvm: generalize the use of kvmppc_get_htab_fd()


 hw/ppc/spapr.c       |   54 +++++++++++++++++++++++++++-----------------------
 target/ppc/kvm.c     |   42 ++++++++++++++++-----------------------
 target/ppc/kvm_ppc.h |   10 ++-------
 3 files changed, 48 insertions(+), 58 deletions(-)

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

end of thread, other threads:[~2017-09-19 10:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15 13:15 [Qemu-devel] [PATCH 0/4] ppc/kvm: htab fd code improvements Greg Kurz
2017-09-15 13:15 ` [Qemu-devel] [PATCH 1/4] ppc/kvm: drop kvmppc_has_cap_htab_fd() Greg Kurz
2017-09-15 13:17   ` Thomas Huth
2017-09-18  0:11   ` David Gibson
2017-09-15 13:16 ` [Qemu-devel] [PATCH 2/4] spapr: introduce helpers to migrate HPT chunks and the end marker Greg Kurz
2017-09-18 21:11   ` David Gibson
2017-09-15 13:16 ` [Qemu-devel] [PATCH 3/4] ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error Greg Kurz
2017-09-18 21:23   ` David Gibson
2017-09-15 13:16 ` [Qemu-devel] [PATCH 4/4] ppc/kvm: generalize the use of kvmppc_get_htab_fd() Greg Kurz
2017-09-18 21:23   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).