qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 0/9] S390x KVM support


From: Alexander Graf
Subject: [Qemu-devel] Re: [PATCH 0/9] S390x KVM support
Date: Wed, 21 Oct 2009 10:23:29 +0200


On 21.10.2009, at 10:18, Carsten Otte wrote:

Alexander Graf wrote:
Either we take the psw in on x86 too or we #ifdef out the x86 specific stuff on s390.
Good idea, I'll #ifndef CONFIG_S390 the x86 specifics while we're at it.

Maybe better #if defined(TARGET_X86) || defined(TARGET_IA64). We don't really need them for ppc either :-).

Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]