kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/3] RFC: provide synchronous registers in kvm_run
@ 2011-12-22 11:56 Christian Borntraeger
  2011-12-22 11:56 ` [patch 1/3] kvm: " Christian Borntraeger
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Christian Borntraeger @ 2011-12-22 11:56 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tossati
  Cc: Carsten Otte, Alexander Graf, Jens Freimann, Cornelia Huck,
	Heiko Carstens, Martin Schwidefsky, KVM

Avi, Marcelo,

currently userspace can access guest registers via several ioctls. Some
of these registers might be useful very often. Here the system call overhead
for ioctl can make an exit more expensive than necessary.
In a discussion with Alex Graf we concluded that it might be beneficial to
have a subset of registers available in kvm_run. (The ioctls will also be
available).

This series provides a prototype implementation together with two example
users for s390.

Opionions?




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

end of thread, other threads:[~2012-01-09 12:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 11:56 [patch 0/3] RFC: provide synchronous registers in kvm_run Christian Borntraeger
2011-12-22 11:56 ` [patch 1/3] kvm: " Christian Borntraeger
2011-12-22 12:28   ` Avi Kivity
2012-01-09 12:59   ` Alexander Graf
2011-12-22 11:56 ` [patch 2/3] kvm-s390: provide the prefix register via kvm_run Christian Borntraeger
2011-12-22 11:56 ` [patch 3/3] kvm-s390: provide general purpose registers " Christian Borntraeger
2011-12-22 12:34   ` Avi Kivity
2011-12-22 12:39     ` Christian Borntraeger
2011-12-22 12:46       ` Avi Kivity
2011-12-22 12:41   ` Heiko Carstens
2011-12-22 12:47     ` Avi Kivity
2011-12-22 12:35 ` [patch 0/3] RFC: provide synchronous registers in kvm_run Avi Kivity
2011-12-22 12:49   ` Christian Borntraeger
2011-12-22 12:54     ` Avi Kivity
2011-12-22 13:17       ` Christian Borntraeger
2011-12-22 13:25         ` Avi Kivity
     [not found] ` <1325605858-30492-1-git-send-email-borntraeger@de.ibm.com>
     [not found]   ` <1325605858-30492-4-git-send-email-borntraeger@de.ibm.com>
2012-01-04  8:16     ` [PATCH 3/3] kvm-s390: provide standard guest registers via kvm_run Heiko Carstens
2012-01-04  8:30       ` Christian Borntraeger

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).