qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] accel: kvm: Some bugfixes for kvm dirty log
@ 2020-12-15  7:19 Keqian Zhu
  2020-12-15  7:19 ` [PATCH 1/2] accel: kvm: Fix memory waste under mismatch page size Keqian Zhu
  2020-12-15  7:19 ` [PATCH 2/2] accel: kvm: Add aligment check for kvm_log_clear_one_slot Keqian Zhu
  0 siblings, 2 replies; 13+ messages in thread
From: Keqian Zhu @ 2020-12-15  7:19 UTC (permalink / raw)
  To: Peter Maydell, Paolo Bonzini, Dr . David Alan Gilbert, Peter Xu
  Cc: jiangkunkun, qemu-devel, qemu-arm, Zenghui Yu, wanghaibin.wang,
	Keqian Zhu

Keqian Zhu (2):
  accel: kvm: Fix memory waste under mismatch page size
  accel: kvm: Add aligment check for kvm_log_clear_one_slot

 accel/kvm/kvm-all.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
2.23.0



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

end of thread, other threads:[~2020-12-17  1:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-15  7:19 [PATCH 0/2] accel: kvm: Some bugfixes for kvm dirty log Keqian Zhu
2020-12-15  7:19 ` [PATCH 1/2] accel: kvm: Fix memory waste under mismatch page size Keqian Zhu
2020-12-15 11:20   ` Andrew Jones
2020-12-16  8:08     ` Keqian Zhu
2020-12-15 17:57   ` Peter Xu
2020-12-16  8:21     ` Keqian Zhu
2020-12-16 20:48       ` Peter Xu
2020-12-17  1:03         ` Keqian Zhu
2020-12-15  7:19 ` [PATCH 2/2] accel: kvm: Add aligment check for kvm_log_clear_one_slot Keqian Zhu
2020-12-15 11:55   ` Andrew Jones
2020-12-16  7:23     ` Andrew Jones
2020-12-16  8:17       ` Keqian Zhu
2020-12-16  8:11     ` Keqian Zhu

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