qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] cpu_exec_init() cleanups


From: Eduardo Habkost
Subject: [Qemu-devel] [PATCH 0/3] cpu_exec_init() cleanups
Date: Mon, 27 Apr 2015 17:00:30 -0300

Those patches were submitted and reviewed back in March, and I believe they can
go through the qom-cpu tree.

Patch 3/3 had to be redone because of new code.

Eduardo Habkost (3):
  cpu: No need to zero-initialize numa_node
  cpu: Initialize breakpoint/watchpoint lists on cpu_common_initfn()
  cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init

 exec.c    | 14 ++++++--------
 qom/cpu.c |  2 ++
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.1.0




reply via email to

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