qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] target-arm: "any" CPUs for system-mode


From: meadori
Subject: [Qemu-devel] [PATCH 0/2] target-arm: "any" CPUs for system-mode
Date: Mon, 6 Jul 2015 11:53:50 -0700

From: Meador Inge <address@hidden>

This patch series opens up the "any" CPU for system-mode and
adds a new "any" variant named "anyvfp" that initializes the
FP coprocessors as well.  The "any" CPUs are very useful
for quickly testing a range of applications that have been
compiled with different settings using the same QEMU command
line.

Meador Inge (2):
  target-arm: Allow CPU "any" for system-mode emulation
  target-arm: Add "anyvfp" CPU

 target-arm/cpu.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

-- 
1.8.1.1




reply via email to

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