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

Hi all,

This series fixes memory waste and adds alignment check for unmatched
qemu_real_host_page_size and TARGET_PAGE_SIZE.

Thanks.

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

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

-- 
2.23.0



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

end of thread, other threads:[~2021-03-10  1:58 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17  1:49 [PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log Keqian Zhu
2020-12-17  1:49 ` [PATCH v2 1/2] accel: kvm: Fix memory waste under mismatch page size Keqian Zhu
2020-12-17  1:49 ` [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot Keqian Zhu
2020-12-17 12:18   ` Andrew Jones
2020-12-17 14:36   ` Peter Xu
2021-02-01 15:14   ` Philippe Mathieu-Daudé
2021-02-02  1:17     ` Keqian Zhu
2021-03-09 13:48   ` Thomas Huth
2021-03-09 14:05     ` Keqian Zhu
2021-03-09 14:45       ` Thomas Huth
2021-03-09 14:57         ` Dr. David Alan Gilbert
2021-03-09 16:08           ` Peter Xu
2021-03-10  1:57             ` Keqian Zhu
2021-03-09 16:20           ` Thomas Huth
2021-03-09 16:26             ` Peter Maydell
2021-03-09 19:03               ` Paolo Bonzini
2021-03-09 15:11         ` zhukeqian
2021-01-06  7:07 ` [PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log Keqian Zhu
2021-01-25  7:51 ` Keqian Zhu
2021-02-01 13:07   ` Keqian Zhu
2021-03-02 11:43 ` [PING] " Keqian Zhu
2021-03-02 13:14   ` Paolo Bonzini

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