The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 63b9b80e9f5b2c463d98d6e550e0d0e3ace66033:
virtio_balloon: divide/multiply instead of shifts (2019-12-11 08:14:07 -0500)
---------------------------------------------------------------- virtio: fixes, cleanups
Some fixes and cleanup patches.
Signed-off-by: Michael S. Tsirkin mst@redhat.com
---------------------------------------------------------------- David Hildenbrand (1): virtio-balloon: fix managed page counts when migrating pages between zones
Michael S. Tsirkin (2): virtio_balloon: name cleanups virtio_balloon: divide/multiply instead of shifts
drivers/virtio/virtio_balloon.c | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-)