qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup


From: Andrew Jones
Subject: [Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup
Date: Sun, 18 Oct 2015 19:35:26 +0200

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




reply via email to

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