mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
RAM usage information in machine definition.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4246 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
c73f96fddc
commit
7fb4fdcffe
28 changed files with 98 additions and 32 deletions
|
@ -335,4 +335,5 @@ QEMUMachine core99_machine = {
|
|||
"mac99",
|
||||
"Mac99 based PowerMAC",
|
||||
ppc_core99_init,
|
||||
BIOS_SIZE + VGA_RAM_SIZE,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue