[Qemu-devel] Russian translation of qemu-doc (.texi included)

2006-03-22 Thread Pavel Maryanov
You can get it at my home page:
http://jack.kiev.ua/docs/qemu-doc-ru.html (single page)
http://jack.kiev.ua/docs/qemu-doc-ru.tar.bz2 (qemu-doc-ru.texi + 
qemu-img-ru.texi)

Enjoy it!
-- 
Acid Jack :: Freelance Translator 
 
fortune-mod-ru:
Несущая с возу - модему легче.


pgphda9VQegZp.pgp
Description: PGP signature
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] build problems with linux usb support?

2006-03-22 Thread Troy Benjegerdes
On Sat, Mar 11, 2006 at 02:57:03PM -0500, Daniel Jacobowitz wrote:
 On Wed, Mar 08, 2006 at 10:55:21AM -0600, Troy Benjegerdes wrote:
  The only think I can track down so far is that BITS_PER_LONG is only
  defined in /usr/include/asm-x86_64/types.h if __KERNEL__ is also set.
  
  What other linux distros/headers work with the current qemu cvs usb
  code?
 
 I've just been disabling USB support by a local patch and hoping
 someone else fixed this :-)

Would you mind posting the 'disable usb' patch?

Right now I am resorting to gross things like building on a redhat box
and installing the binaries on debian.


___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


[Qemu-devel] SPARC docs

2006-03-22 Thread Jose Renau


 Hi,

 Yesterday, SUN released the code for OpenSparc 
(http://opensparc.sunsource.net/)


 Part of the release includes their full system simulator (SAM) and
proms. The proms are only included in binary form, but SAM can be 
recompiled. I hope
that this information is useful to solve/enhance the problems that we 
have with sparc64.


 The SAM simulator and the documentation is mostly for sun4v. Since 
Linux already boots
on sun4v, maybe adding support for SPARC/sun4v to qemu is easier than 
sparcV9/sun4u.


 Seems like Linus is going to add the Niagara patch on 2.6.17. 
Meanwhile, we can obtain

information from the Dave Miller branch:

git clone 
rsync://rsync.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git 
linux-2.6

http://vger.kernel.org/%7Edavem/cgi-bin/blog.cgi



--
There are enough bad moments for not enjoying the good ones.
 - Unknown



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


[Qemu-devel] BUG: kqemu omits MODULE_LICENSE making tainted kernel go unnoticed

2006-03-22 Thread sofar

Hi,

kqemu 0.7.x omits the MODULE_LICENSE symbol and does not signify that it taints 
the kernel. This is unwanted - kqemu is a proprietary module and it should 
expose itself to the kernel as such. It is bad enough that kqemu is closed 
source - but it is even worse if kqemu doesn't tell the kernel in the proper 
way that it is proprietary.

Please insert a proper MODULE_LICENSE symbol in the module, preferably 
proprietary or similar.

Of course - it would be far better to make kqemu GPL ;^) 

Cheers,

Auke




___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel