qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] cpu: suffix cpu address spaces with inde


From: Peter Xu
Subject: Re: [Qemu-devel] [PATCH v2 0/3] cpu: suffix cpu address spaces with indexes
Date: Wed, 20 Dec 2017 11:13:49 +0800
User-agent: Mutt/1.9.1 (2017-09-22)

On Fri, Nov 24, 2017 at 03:34:14PM +0800, Peter Xu wrote:
> v2:
> - drop patch 1 since merged
> - add last patch as suggested by Paolo
> 
> Please review, thanks.

Ping for 2.12 dev window.

> 
> Peter Xu (3):
>   cpu: refactor cpu_address_space_init()
>   cpu: suffix cpu address spaces with cpu index
>   cpu: put AddressSpace into CPUAddressSpace
> 
>  cpus.c                  |  5 +----
>  exec.c                  | 41 ++++++++++++++++++++++++++---------------
>  include/exec/exec-all.h |  6 ++++--
>  target/arm/cpu.c        | 13 +++----------
>  target/i386/cpu.c       | 10 ++--------
>  5 files changed, 36 insertions(+), 39 deletions(-)
> 
> -- 
> 2.14.3
> 

-- 
Peter Xu



reply via email to

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