|
From: | Avi Kivity |
Subject: | [Qemu-devel] Re: [PATCH v2 13/24] kvm: Set up signal mask also for !CONFIG_IOTHREAD |
Date: | Tue, 01 Mar 2011 10:39:57 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7 |
On 02/28/2011 06:54 PM, Avi Kivity wrote:
On 02/28/2011 06:49 PM, Jan Kiszka wrote:>> That's what I tried, and it didn't work?! Maybe I forgot to compile or> something. Well, it maybe failed to build as qemu_kvm_init_cpu_signals became unused and the compiler should have bailed out? Probably it's better to disable it directly in the function.That's what I did, with #ifdefs, but brokenly (#ifndef).
Well it fails even with the correct #ifdef. Maybe some later patch adds to the breakage.
This is really strange - the same test (migrate.tcp) works for Fedora and Windows XP x86. Installation and setup of Windows XP x64 work fine. It is only migration.tcp (when using netcat to connect to the guest) that fails.
-- error compiling committee.c: too many arguments to function
[Prev in Thread] | Current Thread | [Next in Thread] |