On 2010-03-23 17:58, Alexander Larsson wrote:
I've been doing some research on adding a proper validating demarshaller
to spice. What i mean by this is a piece of code that parses the bytes
recieved from the network, validates that it is a proper spice message
and then generates an internal struc
Greetings,
- "Irbis Irbis" wrote:
> I want to user SPICE with OpenVZ virtualization solution for setting
> up terminal server.
> Is SPICE working only with KVM/QEMU or I can install it on my host
> system or in my OpenVZ container?
To the best of my knowledge, SPICE is tied to KVM/QEMU becau
I've been doing some research on adding a proper validating demarshaller
to spice. What i mean by this is a piece of code that parses the bytes
recieved from the network, validates that it is a proper spice message
and then generates an internal structure describing the request.
Right now we more
I want to user SPICE with OpenVZ virtualization solution for setting up
terminal server.
Is SPICE working only with KVM/QEMU or I can install it on my host system or in
my OpenVZ container?
Thank you.
___
Spice-devel mailing list
Spice-devel@lists.fre
hello!
I want to use Spice, but when I build the bios , I got a error as:
[r...@grs bios]# make
gcc -m32 -fno-stack-protector "-DBIOS_BUILD_DATE=\"`date
'+%m/%d/%y'`\"" -E -P rombios.c > _rombios_.c
bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c
ma