9d45f1936c
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@713 6952d904-891a-0410-993b-d76249ca496b
14 lines
361 B
Diff
14 lines
361 B
Diff
Index: kvm-77/qemu/vl.c
|
|
===================================================================
|
|
--- kvm-77.orig/qemu/vl.c
|
|
+++ kvm-77/qemu/vl.c
|
|
@@ -162,7 +162,7 @@
|
|
#ifdef TARGET_PPC
|
|
#define DEFAULT_RAM_SIZE 144
|
|
#else
|
|
-#define DEFAULT_RAM_SIZE 128
|
|
+#define DEFAULT_RAM_SIZE 384
|
|
#endif
|
|
|
|
/* Max number of USB devices that can be specified on the commandline. */
|