[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qvm86-devel] x86-64 host support?
From: |
Rudi Lippert |
Subject: |
[qvm86-devel] x86-64 host support? |
Date: |
Sat, 14 May 2005 13:11:22 +0200 |
User-agent: |
KMail/1.7.2 |
Cheers!
I've just tried to compile qvm86 on my AMD64 (Athlon64 3000+), and it won't.
Here's the interesting part:
CC [M] /root/qemu/qvm86/qvm86-host.o
/root/qemu/qvm86/qvm86-host.c: In function `guest_read_phys':
/root/qemu/qvm86/qvm86-host.c:435: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:435: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:435: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:435: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:435: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:435: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c: In function `qvm86_shadow_fault':
/root/qemu/qvm86/qvm86-host.c:546: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:546: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:546: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:546: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:546: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c:546: warning: cast to pointer from integer of
different size
/root/qemu/qvm86/qvm86-host.c: In function `get_code_maddr':
/root/qemu/qvm86/qvm86-host.c:1140: warning: cast from pointer to integer of
different size
/root/qemu/qvm86/qvm86-host.c: In function `qvm86_init_monitor_env':
/root/qemu/qvm86/qvm86-host.c:1186: warning: cast from pointer to integer of
different size
/root/qemu/qvm86/qvm86-host.c:1202: warning: cast from pointer to integer of
different size
/root/qemu/qvm86/qvm86-host.c:1212: warning: cast to pointer from integer of
different size
AS [M] /root/qemu/qvm86/switch.o
/root/qemu/qvm86/switch.S: Assembler messages:
/root/qemu/qvm86/switch.S:59: Error: suffix or operands invalid for `pushf'
/root/qemu/qvm86/switch.S:60: Error: suffix or operands invalid for `pusha'
/root/qemu/qvm86/switch.S:61: Error: suffix or operands invalid for `push'
(these assembler messages go on for a while).
I'm not a coder, but I would gladly test the module on my machine. If you let
me know what I can do, I'll do my best.
Thanks for your effort!
Greets,
Rudi Lippert (Herzogenaurach, Germany)
- [qvm86-devel] x86-64 host support?,
Rudi Lippert <=