search for: 13e02f197018

Displaying 1 result from an estimated 1 matches for "13e02f197018".

2005 Jun 30
0
[PATCH][9/10] Support VMX guests with 512M/1G memory.
Support VMX guests with 512M/1G memory. Signed-off-by: Edwin Zhai <edwin.zhai@intel.com> Signed-off-by: Arun Sharma <arun.sharma@intel.com> diff -r f6e5bd774f51 -r 13e02f197018 tools/ioemu/configure diff -r 2d6fd3bba3c2 -r 2d289d7ab961 tools/ioemu/configure --- a/tools/ioemu/configure Thu Jun 30 05:24:52 2005 +++ b/tools/ioemu/configure Thu Jun 30 05:26:09 2005 @@ -490,6 +490,8 @@ if expr $target : ''.*-softmmu'' > /dev/null ; then target_softmmu=&...