Win64 host port
commite777e89c4be2b80b37043e72fe6158da5ea4bf6c
authorFilip Navara <filip.navara@gmail.com>
Sat, 1 Aug 2009 11:36:38 +0000 (1 13:36 +0200)
committerFilip Navara <filip.navara@gmail.com>
Sat, 1 Aug 2009 11:47:55 +0000 (1 13:47 +0200)
treedd5b3adff9cf84dff505836dd4e4e9b307a28899
parent82642adcd6ed5e0d45dd1f9df044ed224dfdf036
Win64 host port

- Change long/unsigned long to intptr_t/uintptr_t where needed
- Use PRIuPTR instead of %zu for printf
- Rework parsing of UUIDs
- Add support for Win64 ABI to TCG
52 files changed:
arm-semi.c
audio/audio.c
audio/audio_template.h
audio/mixeng.c
block/qcow2.c
cache-utils.h
cpu-all.h
cpu-defs.h
cpu-exec.c
disas.c
dyngen-exec.h
exec-all.h
exec.c
gen-icount.h
hw/usb-ohci.c
migration-tcp.c
monitor.c
qemu-common.h
slirp/cksum.c
softmmu_header.h
softmmu_template.h
sysemu.h
target-alpha/op_helper.c
target-alpha/translate.c
target-arm/op_helper.c
target-arm/translate.c
target-cris/op_helper.c
target-cris/translate.c
target-i386/op_helper.c
target-i386/translate.c
target-m68k/op_helper.c
target-m68k/translate.c
target-microblaze/op_helper.c
target-microblaze/translate.c
target-mips/op_helper.c
target-mips/translate.c
target-ppc/op_helper.c
target-ppc/translate.c
target-sh4/op_helper.c
target-sh4/translate.c
target-sparc/translate.c
tcg/arm/tcg-target.h
tcg/hppa/tcg-target.h
tcg/i386/tcg-target.h
tcg/ppc/tcg-target.c
tcg/sparc/tcg-target.h
tcg/tcg.c
tcg/tcg.h
tcg/x86_64/tcg-target.c
tcg/x86_64/tcg-target.h
translate-all.c
vl.c