qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] memory: some little optimzation
@ 2016-04-20  3:34 Gonglei
  2016-04-20  3:34 ` [Qemu-devel] [PATCH 1/3] memory: drop find_ram_block() Gonglei
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Gonglei @ 2016-04-20  3:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, famz, peter.huangpeng, Gonglei

Please see the details in each patch.

Gonglei (3):
  memory: drop find_ram_block()
  exec: adjuest rcu_read_lock requiement
  memory: pass RAMBlock as a agrument

 exec.c                    | 89 +++++++++++++++++++++--------------------------
 hw/misc/ivshmem.c         |  6 ++--
 hw/virtio/vhost-user.c    | 11 +++---
 include/exec/cpu-common.h |  4 +--
 include/exec/ram_addr.h   |  8 ++---
 memory.c                  |  5 +--
 migration/ram.c           |  2 +-
 migration/savevm.c        |  4 +--
 8 files changed, 61 insertions(+), 68 deletions(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2016-05-10  2:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20  3:34 [Qemu-devel] [PATCH 0/3] memory: some little optimzation Gonglei
2016-04-20  3:34 ` [Qemu-devel] [PATCH 1/3] memory: drop find_ram_block() Gonglei
2016-04-29  7:48   ` Fam Zheng
2016-04-29  8:57     ` Gonglei (Arei)
2016-04-20  3:34 ` [Qemu-devel] [PATCH 2/3] exec: adjuest rcu_read_lock requiement Gonglei
2016-04-29  7:56   ` Fam Zheng
2016-04-29  8:59     ` Gonglei (Arei)
2016-04-20  3:34 ` [Qemu-devel] [PATCH 3/3] memory: pass RAMBlock as a agrument Gonglei
2016-04-29  8:06   ` Fam Zheng
2016-04-29  9:03     ` Gonglei (Arei)
2016-05-09 11:41 ` [Qemu-devel] [PATCH 0/3] memory: some little optimzation Paolo Bonzini
2016-05-10  2:05   ` Gonglei (Arei)

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