提交 e04f40b5 编写于 作者: B bellard

compatibility fix with kqemu-x86_64


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1392 c046a42c-6fe2-441c-8c8c-71466251a162
上级 dff293e7
......@@ -80,7 +80,7 @@ typedef struct PageDesc {
typedef struct PhysPageDesc {
/* offset in host memory of the page + io_index in the low 12 bits */
unsigned long phys_offset;
uint32_t phys_offset;
} PhysPageDesc;
typedef struct VirtPageDesc {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册