mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-14 15:36:25 +00:00
sparc64: rename sun4u cpu to Ultrasparc IIi
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
016f5cf6ff
commit
5910b047a0
@ -859,7 +859,7 @@ enum {
|
|||||||
static const struct hwdef hwdefs[] = {
|
static const struct hwdef hwdefs[] = {
|
||||||
/* Sun4u generic PC-like machine */
|
/* Sun4u generic PC-like machine */
|
||||||
{
|
{
|
||||||
.default_cpu_model = "TI UltraSparc II",
|
.default_cpu_model = "TI UltraSparc IIi",
|
||||||
.machine_id = sun4u_id,
|
.machine_id = sun4u_id,
|
||||||
.prom_addr = 0x1fff0000000ULL,
|
.prom_addr = 0x1fff0000000ULL,
|
||||||
.console_serial_base = 0,
|
.console_serial_base = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user