qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC 0/2] Fix some bugs in usermode cpu tracking


From: David Gibson
Subject: [Qemu-devel] [RFC 0/2] Fix some bugs in usermode cpu tracking
Date: Thu, 14 Jul 2016 17:57:03 +1000

While investigating the mess we have with cpu_index and (possible)
other cpu id values, I came across a couple of bugs in
CONFIG_USER_ONLY mode.

David Gibson (2):
  linux-user: Don't leak cpus on thread exit
  linux-user: Fix cpu_index generation

 exec.c               | 19 -------------------
 linux-user/syscall.c |  7 ++-----
 2 files changed, 2 insertions(+), 24 deletions(-)

-- 
2.7.4




reply via email to

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