diff options
Diffstat (limited to '')
| -rw-r--r-- | hw/core/cpu-system.c (renamed from hw/core/cpu-sysemu.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/core/cpu-sysemu.c b/hw/core/cpu-system.c index 2a9a2a4eb5..6aae28a349 100644 --- a/hw/core/cpu-sysemu.c +++ b/hw/core/cpu-system.c @@ -1,5 +1,5 @@ /* - * QEMU CPU model (system emulation specific) + * QEMU CPU model (system specific) * * Copyright (c) 2012-2014 SUSE LINUX Products GmbH * |