Vladimir 'phcoder' Serbinenko
53f3ef38c5
Initialise VGA video on qemu ourselves.
* boot/i386/qemu/boot.S: Don't call 0xc000.
* conf/i386-qemu.rmk (kern/i386/qemu/init.c_DEPENDENCIES): New variable.
(kernel_img_SOURCES): Add kern/i386/qemu/init.c and bus/pci.c.
(kernel_img_HEADERS): Add pci.h.
* conf/i386.rmk (pkglib_MODULES) [qemu]: Remove pci.mod.
* configure.ac: Force unifont on qemu and yeeloong.
* include/grub/i386/qemu/kernel.h (grub_qemu_init_cirrus): New proto.
(grub_vga_palette_write): Use correct register.
* kern/i386/coreboot/init.c (grub_machine_init) [GRUB_MACHINE_QEMU]:
Call grub_qemu_init_cirrus.
* kern/i386/qemu/init.c: New file.
* term/i386/pc/vga_text.c (inc_y): Never read outside the screen.
* commands/videotest.c (grub_cmd_videotest): Handle double buffering.
2010-06-28 02:33:32 +02:00
..
2010-06-21 17:59:51 +01:00
2010-06-13 02:36:39 +02:00
2009-06-10 21:04:23 +00:00
2010-06-21 02:15:49 +02: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-04-26 14:42:40 +02:00
2010-01-03 22:05:07 +00:00
2009-12-26 00:50:59 +01:00
2010-05-01 20:28:07 +02:00
2010-03-31 22:03:48 +02:00
2010-02-07 01:48:38 +01:00
2010-06-11 22:31: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-01-03 22:05:07 +00:00
2010-03-27 00:27:42 +01:00
2010-03-26 20:20:52 +01:00
2010-06-11 22:31:16 +02:00
2010-05-28 19:18:45 +05:30
2010-05-03 13:12:55 +02:00
2010-06-11 22:31:16 +02:00
2010-02-06 21:00:53 +01:00
2010-03-27 00:19:42 +01:00
2010-03-27 00:19:42 +01:00
2010-02-06 23:39:14 +01:00
2008-08-05 12:38:12 +00:00