qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] cpu: suffix cpu address spaces with indexes
@ 2017-11-24  7:34 Peter Xu
  2017-11-24  7:34 ` [Qemu-devel] [PATCH v2 1/3] cpu: refactor cpu_address_space_init() Peter Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Peter Xu @ 2017-11-24  7:34 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Richard Henderson, Eduardo Habkost, Peter Maydell,
	Alexey Kardashevskiy, peterx

v2:
- drop patch 1 since merged
- add last patch as suggested by Paolo

Please review, thanks.

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

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

end of thread, other threads:[~2017-12-20  9:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-24  7:34 [Qemu-devel] [PATCH v2 0/3] cpu: suffix cpu address spaces with indexes Peter Xu
2017-11-24  7:34 ` [Qemu-devel] [PATCH v2 1/3] cpu: refactor cpu_address_space_init() Peter Xu
2017-11-24  7:34 ` [Qemu-devel] [PATCH v2 2/3] cpu: suffix cpu address spaces with cpu index Peter Xu
2017-11-24  7:34 ` [Qemu-devel] [PATCH v2 3/3] cpu: put AddressSpace into CPUAddressSpace Peter Xu
2017-12-20  3:13 ` [Qemu-devel] [PATCH v2 0/3] cpu: suffix cpu address spaces with indexes Peter Xu
2017-12-20  8:56   ` Paolo Bonzini
2017-12-20  9:09     ` Peter Xu

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