Hello, friends.
I encounter a problem when i use ivshmem with my guest, my ivshmem server is
not start, and output a error : Example code, do not use in production ,cannot
bind.
Detail distribution:
Today, I know ivshmem from a topic "QEMU version 2.10.93 User Documentation",
Ivshmem: it can
I also wanted to know,
where the information about current session is sent?
In which structures ( I actually didn't find this in code)?
Is it appended to every sent procedure or not? Or maybe libvirt checks in
some other way ?
Thank you.
2017-12-10 20:57 GMT+01:00 Anastasiya Ruzhanskaya <
anastas
Hello,
I am currently trying to install certificates for tls. By this time I have
got some questions:
1) Is documentation in the web docs up-to-date regarding tls server,
client, ca certificates? (actually I have some problems, but maybe this is
due to smth has changed in certtools and was not upda
On 12/10/2017 05:03 PM, Anastasiya Ruzhanskaya wrote:
> Hello,
> I am experimenting with libvirt for my diploma. I set up an environment,
> where I can stop, resend, generate messages for libvirt.
> I am capable also standing between client and server and analyze the number
> of current procedure a
Hello,
I am experimenting with libvirt for my diploma. I set up an environment,
where I can stop, resend, generate messages for libvirt.
I am capable also standing between client and server and analyze the number
of current procedure and decide what to do next ( I mean rpc procedure).
So, for exam