Vladimir 'phcoder' Serbinenko 4f9613a3a0 Support >3GiB and <16MiB RAM in i386-qemu.
* kern/i386/qemu/mmap.c (QEMU_CMOS_MEMSIZE2_HIGH): New const.
	(QEMU_CMOS_MEMSIZE2_LOW): Likewise.
	(grub_lower_mem): Removed.
	(grub_upper_mem): Likewise.
	(mem_size): Made static.
	(above_4g): New variable.
	(grub_machine_mmap_init): Detect small mem_size and above_4g.
	(grub_machine_mmap_iterate): Order in ascending order and add above_4g
	support.
2010-06-20 14:22:34 +02:00
..
2010-04-27 11:08:53 +02:00
2009-06-10 21:04:23 +00:00
2010-05-17 21:26:16 +02:00
2010-04-26 21:11:16 +02:00
2010-04-26 21:11:16 +02:00
2010-01-10 13:34:48 +01:00
2010-01-20 21:31:39 +01:00
2010-01-20 07:36:17 +01:00
2010-03-27 00:27:42 +01:00
2010-03-26 20:20:52 +01:00
2010-03-27 00:19:42 +01:00
2010-03-27 00:19:42 +01:00
2008-08-05 12:38:12 +00:00