virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] virtio-balloon: tweak config_changed
@ 2019-01-03  5:31 Wei Wang
  2019-01-03  5:31 ` [PATCH v1 1/2] virtio-balloon: tweak config_changed implementation Wei Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wei Wang @ 2019-01-03  5:31 UTC (permalink / raw)
  To: virtio-dev, linux-kernel, virtualization, kvm, mst, cohuck
  Cc: pasic, dgilbert, pbonzini

Since virtio-ccw doesn't work with accessing to the config registers
inside an interrupt context, this patch series avoids that issue by
moving the config register accesses to the related workqueue contexts.

Wei Wang (2):
  virtio-balloon: tweak config_changed implementation
  virtio-balloon: improve update_balloon_size_func

 drivers/virtio/virtio_balloon.c | 59 +++++++++++++++++++++--------------------
 1 file changed, 30 insertions(+), 29 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-01-04  5:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-03  5:31 [PATCH v1 0/2] virtio-balloon: tweak config_changed Wei Wang
2019-01-03  5:31 ` [PATCH v1 1/2] virtio-balloon: tweak config_changed implementation Wei Wang
2019-01-03  9:40   ` Cornelia Huck
     [not found]   ` <20190103104018.33eeaa29.cohuck@redhat.com>
2019-01-03 10:31     ` Wei Wang
2019-01-03 16:42   ` Michael S. Tsirkin
     [not found]   ` <20190103113228-mutt-send-email-mst@kernel.org>
2019-01-04  5:14     ` [virtio-dev] " Wei Wang
2019-01-03  5:31 ` [PATCH v1 2/2] virtio-balloon: improve update_balloon_size_func Wei Wang
2019-01-03  9:42   ` Cornelia Huck
2019-01-03  9:26 ` [PATCH v1 0/2] virtio-balloon: tweak config_changed Cornelia Huck

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