CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/09/21 21:46:53
Modified files:
hw : vga_int.h vga.c
Log message:
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/09/21 20:34:50
Modified files:
pc-bios: openbios-sparc32
Log message:
Update sparc bios image (Blue Swirl).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/pc-bios/openbios-sparc3
Hello !?!Have anyone looked at my patch ?
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Hi,
I'm writing a PCI board emulation in Qemu 0.8.1. (i386)
I'm also writing the corresponding Linux 2.6 driver.
In the emulation, I'm performing DMA transfers by calls to
cpu_physical_memory_rw()
and then, I'm generating a interrupt.
In the Linux driver, in the interrupt handler, when I check
Hello all,
for those that do not follow the OpenSolaris project, I would like to
announce that 'kqemu' bindings are available for Solaris x86/x64 on
the OpenSolaris website (http://www.opensolaris.org/os/project/qemu/)
Fabrice has already gotten the changes, so hopefully you will see the
kqemu-so
Am Donnerstag, 21. September 2006 10:53 schrieb Aurelien Jarno:
> You also need to update openbios from the latest SVN. Then prtconf
> should report a device called "power-management" (and not
> "xxxpower-management").
Thank you for this information. Now it works and helps to save a lot of
batte
Joerg Platte wrote:
Am Mittwoch, 20. September 2006 21:25 schrieb Blue Swirl:
Great work! I can also confirm that it works and CPU is halted correctly.
Here it doesn't work with linux 2.6.13. Is there a special configuration
option or kernel version required to make it work?
You also need
Am Mittwoch, 20. September 2006 21:25 schrieb Blue Swirl:
> Great work! I can also confirm that it works and CPU is halted correctly.
Here it doesn't work with linux 2.6.13. Is there a special configuration
option or kernel version required to make it work?
regards,
Jörg