qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup
@ 2015-10-18 17:35 Andrew Jones
  2015-10-18 17:35 ` [Qemu-devel] [PATCH 1/2] vl: trivial: minor tweaks to a max-cpu error msg Andrew Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Andrew Jones @ 2015-10-18 17:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, ehabkost

Changes from v1
. drop the RFC patch "arm_gic_common.h: add gicv2 aliases for defines" [Peter]
. add a patch to cleanup vl.c's max-cpu error message a little [Drew]
. cleanup mach-virt's new error message [Peter]
. make the error message exactly like vl's cleaned up message [Drew]
. add a comment to virt_class_init explaining that we'll further restrict
  max_cpus later [Peter]

---

Sorry to be so late getting this simple v2 out. I was trying to
get a new feature (qmp-dump-guest-memory support for arm) posted
before the 2.5 soft freeze (but missed that anyway...)

Andrew Jones (2):
  vl: trivial: minor tweaks to a max-cpu error msg
  hw/arm/virt: don't use a15memmap directly

 hw/arm/virt.c | 25 +++++++++++++++++++++----
 vl.c          |  4 ++--
 2 files changed, 23 insertions(+), 6 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-10-26 13:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-18 17:35 [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup Andrew Jones
2015-10-18 17:35 ` [Qemu-devel] [PATCH 1/2] vl: trivial: minor tweaks to a max-cpu error msg Andrew Jones
2015-10-19 18:51   ` Eduardo Habkost
2015-10-20 12:05     ` Paolo Bonzini
2015-10-20  7:12   ` Markus Armbruster
2015-10-26 13:00     ` Andrew Jones
2015-10-26 13:38       ` Eduardo Habkost
2015-10-18 17:35 ` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt: don't use a15memmap directly Andrew Jones
2015-10-19 15:24 ` [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup Laszlo Ersek
2015-10-23 15:01 ` Peter Maydell

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