Re: [Qemu-devel] Patch: arm versatile video mode support

2007-03-08 Thread Paul Brook
> Perhaps someone has a more general or a better way of doing this. > Before this patch, the only ways I found to change the video mode of > qemu versatile was to > change the default clcd mode in the kernel code or change the clcd mode > in the qemu code. Use fbset. Paul __

[Qemu-devel] Patch: arm versatile video mode support

2007-03-08 Thread dmlist
Hi, The attached patch examines the kernel command line passed to qemu-system-arm, and changes the clcd register to match the CLCD video modes currently supported by then linux kernel: video=640x480 video=240x320 video=320x240 Perhaps someone has a more general or a better way of doing this.

[Qemu-devel] VMKNOPPIX is released

2007-03-08 Thread Kuniyasu Suzaki
Dear, We released VMKNOPPIX. It was called Xenoppix but renamed to VMKNOPPIX because it became a collection of Virtual Machine Softwares. http://unit.aist.go.jp/itri/knoppix/index-en.html VMKNOPPIX includes Xen3.0.4(DomainU & HVM Domain), KVM14, VirtualBox, GPLed KQEMU, and normal QEMU. T