Thomas Huth 2ed0c3dad7 kvm: Silence warning from valgrind
valgrind complains here about uninitialized bytes with the following message:

==17814== Syscall param ioctl(generic) points to uninitialised byte(s)
==17814==    at 0x466A780: ioctl (in /usr/lib64/power8/libc-2.17.so)
==17814==    by 0x100735B7: kvm_vm_ioctl (kvm-all.c:1920)
==17814==    by 0x10074583: kvm_set_ioeventfd_mmio (kvm-all.c:574)

Let's fix it by using a proper struct initializer in kvm_set_ioeventfd_mmio().

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-04-30 16:06:17 +03:00
2015-04-30 16:05:48 +03:00
2015-03-19 11:30:37 +03:00
2015-04-30 16:05:48 +03:00
2015-04-30 16:05:48 +03:00
2015-04-28 12:22:20 +01:00
2015-04-30 16:05:48 +03:00
2015-04-30 16:05:48 +03:00
2015-04-04 09:45:59 +03:00
2015-04-28 15:36:09 +02:00
2015-04-26 16:49:24 +01:00
2015-04-30 16:05:48 +03:00
2015-04-30 16:05:48 +03:00
2015-04-30 16:06:17 +03:00
2015-04-02 15:58:39 +02:00
2015-04-30 16:05:48 +03:00
2015-04-28 22:14:15 +02:00
2015-04-30 16:06:17 +03:00
2015-04-26 16:49:24 +01:00
2015-04-25 22:05:07 +01:00
2015-03-26 15:31:46 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme 524 MiB
Languages
C 82.5%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%