From c7ba218da1639a054b5ca1c259530305562fa571 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Tue, 22 Jul 2008 07:07:34 +0000 Subject: Add T1 and T2 CPUs, add a Sun4v machine git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4923 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/boards.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/boards.h') diff --git a/hw/boards.h b/hw/boards.h index eacd324148..22ac3326f4 100644 --- a/hw/boards.h +++ b/hw/boards.h @@ -64,6 +64,7 @@ extern QEMUMachine ss1000_machine, ss2000_machine; /* sun4u.c */ extern QEMUMachine sun4u_machine; +extern QEMUMachine sun4v_machine; /* integratorcp.c */ extern QEMUMachine integratorcp_machine; -- cgit v1.2.3