qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] memory: some little optimzation


From: Gonglei
Subject: [Qemu-devel] [PATCH 0/3] memory: some little optimzation
Date: Wed, 20 Apr 2016 11:34:18 +0800

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]