~vcs-imports/qemu/git

  • Committer: aurel32
  • Date: 2008-05-04 13:11:44 UTC
  • Revision ID: git-v1:8dd3dca351738769f804dcb0feda4b39f3530826
remove target ifdefs from vl.c

(Glauber Costa)


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4327 c046a42c-6fe2-441c-8c8c-71466251a162
Filename Latest Rev Last Changed Committer Comment Size
..
audio 1121 20 years ago bellard audio merge (malc) git-svn-id: svn://svn.savanna Diff
darwin-user 2323 17 years ago ths Darwin userspace emulation, by Pierre d'Herbemont. Diff
fpu 1327 19 years ago bellard soft float support git-svn-id: svn://svn.savanna Diff
hw 342 21 years ago bellard Hardware level VGA emulation (only text mode is te Diff
keymaps 1168 20 years ago bellard keymaps support (initial patch by Johannes Schinde Diff
linux-user 2 21 years ago bellard This commit was generated by cvs2svn to compensate Diff
pc-bios 398 21 years ago bellard bios binary images git-svn-id: svn://svn.savanna Diff
slirp 730 20 years ago bellard initial user mode network support git-svn-id: sv Diff
target-alpha 2587 17 years ago j_mayer Alpha architecture emulation core. git-svn-id: s Diff
target-arm 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-cris 3346 17 years ago ths CRIS disassembler, originally from binutils, by Ed Diff
target-i386 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-m68k 2187 18 years ago pbrook ColdFire target. git-svn-id: svn://svn.savannah. Diff
target-mips 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv Diff
target-ppc 470 21 years ago bellard PowerPC support (Jocelyn Mayer) git-svn-id: svn: Diff
target-sh4 1854 18 years ago bellard sh4 target (Samuel Tardieu) git-svn-id: svn://sv Diff
target-sparc 384 21 years ago bellard sparc emulation target (thanx to Thomas M. Ogriseg Diff
tcg 3932 16 years ago bellard TCG code generator git-svn-id: svn://svn.savanna Diff
tests 9 21 years ago bellard i386 emulator test git-svn-id: svn://svn.savanna Diff
a.out.h 2457 17 years ago pbrook 64bit->win32 cross build fix. git-svn-id: svn:// 13.6 KB Diff Download File
aes.c 3816 17 years ago ths Fix miscellaneous minor things, by Andre Przywara. 59.8 KB Diff Download File
aes.h 1032 20 years ago bellard AES crypto support git-svn-id: svn://svn.savanna 717 bytes Diff Download File
alpha-dis.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 80.4 KB Diff Download File
alpha.ld 108 21 years ago bellard alpha support git-svn-id: svn://svn.savannah.non 4 KB Diff Download File
arm-dis.c 3555 17 years ago pbrook Update ARM disassembler. git-svn-id: svn://svn.s 157 KB Diff Download File
arm-semi.c 3664 17 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 14.1 KB Diff Download File
arm.ld 2062 18 years ago pbrook Rewrite Arm host support. git-svn-id: svn://svn. 4.7 KB Diff Download File
block-bochs.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 7 KB Diff Download File
block-cloop.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 4.8 KB Diff Download File
block-cow.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 7.7 KB Diff Download File
block-dmg.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 8 KB Diff Download File
block-parallels.c 3568 17 years ago pbrook Split block API from vl.h. Remove QEMU_TOOL. Repla 4.6 KB Diff Download File
block-qcow.c 4069 16 years ago aurel32 restore rw support for vvfat (Carlo Marcelo Arena 28.2 KB Diff Download File
block-qcow2.c 4030 16 years ago aurel32 Revert fix for CVE-2008-0928. Will be fixed in a d 71.3 KB Diff Download File
block-raw-posix.c 3886 17 years ago bellard restore original values for ai.aio_threads and ai. 23.5 KB Diff Download File
block-raw-win32.c 3838 17 years ago balrog Add "cache" parameter to "-drive" (Laurent Vivier) 13.5 KB Diff Download File
block-vmdk.c 4030 16 years ago aurel32 Revert fix for CVE-2008-0928. Will be fixed in a d 25.2 KB Diff Download File
block-vpc.c 3806 17 years ago ths Fix char* signedness, by Andre Przywara. git-svn 6.3 KB Diff Download File
block-vvfat.c 4018 16 years ago blueswir1 Fix some functions declared () rather than (void) 78.9 KB Diff Download File
block.c 4168 16 years ago aurel32 unlink the bs from bdrv-list upon bdrv_delete(bs) 35.9 KB Diff Download File
block.h 4030 16 years ago aurel32 Revert fix for CVE-2008-0928. Will be fixed in a d 6.5 KB Diff Download File
block_int.h 4030 16 years ago aurel32 Revert fix for CVE-2008-0928. Will be fixed in a d 5.7 KB Diff Download File
bswap.h 4110 16 years ago aurel32 e1000: fix unaligned access (Tristan Gingold) g 4.5 KB Diff Download File
Changelog 4167 16 years ago aurel32 Update Changelog git-svn-id: svn://svn.savannah. 15.6 KB Diff Download File
File check_ops.sh 3683 17 years ago ths Fixes for s/390 host support, by Bastian Blank. 1005 bytes Diff Download File
cocoa.m 4025 16 years ago aurel32 Let the USB tablet reach the far bottom and right 36.4 KB Diff Download File
File configure 4312 16 years ago blueswir1 Complete the TCG conversion git-svn-id: svn://svn 38.2 KB Diff Download File
console.c 3965 16 years ago balrog Add an ncurses UI. git-svn-id: svn://svn.savanna 36.6 KB Diff Download File
console.h 4203 16 years ago balrog Add TSC2301 touchscreen & keypad controller. Add 5.9 KB Diff Download File
COPYING 42 21 years ago bellard distribution patches git-svn-id: svn://svn.savan 17.5 KB Diff Download File
COPYING.LIB 179 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 25.8 KB Diff Download File
cpu-all.h 4254 16 years ago aurel32 Use correct types to enable > 2G support, based on 25.8 KB Diff Download File
cpu-defs.h 4254 16 years ago aurel32 Use correct types to enable > 2G support, based on 6.8 KB Diff Download File
cpu-exec.c 4306 16 years ago blueswir1 Fix crash due to invalid env->current_tb (Adam Lac 52.4 KB Diff Download File
cris-dis.c 3346 17 years ago ths CRIS disassembler, originally from binutils, by Ed 80.6 KB Diff Download File
curses.c 3975 16 years ago balrog The non-ncurses curses doesn't have resize_term, s 9.5 KB Diff Download File
curses_keys.h 4073 16 years ago aurel32 Typo in curses_keys.h. (Dan Nelson) git-svn-id: 12.4 KB Diff Download File
cutils.c 4180 16 years ago aurel32 Remove osdep.c/qemu-img code duplication (Kevin W 3 KB Diff Download File
d3des.c 3131 17 years ago ths Actually add d3des implementation files. git-svn 15 KB Diff Download File
d3des.h 3131 17 years ago ths Actually add d3des implementation files. git-svn 1.5 KB Diff Download File
dis-asm.h 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 18.3 KB Diff Download File
disas.c 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 11.1 KB Diff Download File
disas.h 1639 19 years ago bellard monitor_disas() prototype change git-svn-id: svn 707 bytes Diff Download File
dyngen-exec.h 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 8.5 KB Diff Download File
dyngen.c 4216 16 years ago aurel32 fix dyngen on HPPA hosts (Stuart Brady) git-svn 101 KB Diff Download File
elf.h 3336 17 years ago j_mayer Report missing elf_addr_t definition from Linux ke 41.9 KB Diff Download File
elf_ops.h 3673 17 years ago pbrook Add statics and missing #includes for prototypes. 6.2 KB Diff Download File
exec-all.h 4263 16 years ago aurel32 Factorize code in translate.c (Glauber Costa) g 17.6 KB Diff Download File
exec.c 4299 16 years ago blueswir1 Do not attempt to set page flags for pages outside 91.2 KB Diff Download File
gdbstub.c 4048 16 years ago edgar_igl Improve readability by moving the continue operati 36.9 KB Diff Download File
gdbstub.h 2438 17 years ago pbrook Allow gdbstub to connect over any serial device. 479 bytes Diff Download File
host-utils.c 3526 17 years ago j_mayer Code used by the linux-user targets should not use 2.7 KB Diff Download File
host-utils.h 3827 17 years ago ths Code formatting. git-svn-id: svn://svn.savannah. 5.1 KB Diff Download File
hostregs_helper.h 2375 17 years ago pbrook Fix 64-bit host register corruption. git-svn-id: 2.1 KB Diff Download File
hpet.h 3162 17 years ago ths Add a local copy of hpet.h. git-svn-id: svn://sv 618 bytes Diff Download File
hppa-dis.c 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 100 KB Diff Download File
hppa.ld 4188 16 years ago aurel32 HPPA (PA-RISC) host support (Stuart Brady) git- 8.1 KB Diff Download File
i386-dis.c 3673 17 years ago pbrook Add statics and missing #includes for prototypes. 96.5 KB Diff Download File
i386.ld 419 21 years ago bellard redhat 9 fix git-svn-id: svn://svn.savannah.nong 4.4 KB Diff Download File
ia64.ld 1355 19 years ago bellard ia64 host support (David Mosberger) git-svn-id: 8.3 KB Diff Download File
keymaps.c 3479 17 years ago balrog Miscellaneous VNC related fixes from Xen forwarded 5.5 KB Diff Download File
kqemu.c 4180 16 years ago aurel32 Remove osdep.c/qemu-img code duplication (Kevin W 25.2 KB Diff Download File
kqemu.h 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 4.6 KB Diff Download File
LICENSE 3933 16 years ago bellard use the TCG code generator git-svn-id: svn://svn 636 bytes Diff Download File
loader.c 3673 17 years ago pbrook Add statics and missing #includes for prototypes. 8 KB Diff Download File
m68k-dis.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 211 KB Diff Download File
m68k-semi.c 3664 17 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 12.2 KB Diff Download File
m68k.ld 355 21 years ago bellard m68k host port (Richard Zidlicky) git-svn-id: sv 5.9 KB Diff Download File
Makefile 4233 16 years ago blueswir1 Copy Sparc64 firmware when installing (Hervé Pouss 8.1 KB Diff Download File
Makefile.target 4316 16 years ago aurel32 remove target ifdefs from vl.c (Glauber Costa) 16.2 KB Diff Download File
mips-dis.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 205 KB Diff Download File
mips.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
mipsel.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
monitor.c 4260 16 years ago aurel32 Add a monitor command to raise NMI (Jan Kiszka) 69 KB Diff Download File
net.h 3664 17 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 1.1 KB Diff Download File
osdep.c 4254 16 years ago aurel32 Use correct types to enable > 2G support, based on 7.4 KB Diff Download File
osdep.h 4180 16 years ago aurel32 Remove osdep.c/qemu-img code duplication (Kevin W 1.3 KB Diff Download File
ppc-dis.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 129 KB Diff Download File
ppc.ld 2724 17 years ago ths Update ppc.ld to work with newer binutils. git-s 8.6 KB Diff Download File
qemu-binfmt-conf.sh 3274 17 years ago ths Code provision for n32/n64 mips userland emulation 3.9 KB Diff Download File
qemu-char.h 3725 17 years ago balrog Add input buffer to mux chr (patch by Tristan Ging 2.5 KB Diff Download File
qemu-common.h 4180 16 years ago aurel32 Remove osdep.c/qemu-img code duplication (Kevin W 3.2 KB Diff Download File
qemu-doc.texi 4266 16 years ago aurel32 add format= to drive options (CVE-2008-2004) It i 84.9 KB Diff Download File
qemu-img.c 4180 16 years ago aurel32 Remove osdep.c/qemu-img code duplication (Kevin W 19.9 KB Diff Download File
qemu-img.texi 3165 17 years ago ths vmdk compatibility level 6 images, by Soren Hansen 4.2 KB Diff Download File
qemu-tech.texi 3730 17 years ago blueswir1 128-bit float support for user mode git-svn-id: 19.9 KB Diff Download File
qemu-timer.h 3664 17 years ago pbrook Break up vl.h. git-svn-id: svn://svn.savannah.no 1.5 KB Diff Download File
qemu_socket.h 3822 17 years ago ths Use WIN32_LEAN_AND_MEAN, by Stefan Weil. git-svn 591 bytes Diff Download File
readline.c 3825 17 years ago ths Handle history additions properly, by Andreas Schw 12.4 KB Diff Download File
README 1271 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 58 bytes Diff Download File
s390-dis.c 3911 16 years ago ths Revert licensing to "GPLv2 or later", by Ulrich He 90.3 KB Diff Download File
s390.ld 118 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 7 KB Diff Download File
sdl.c 4197 16 years ago aurel32 SDL: Fix dead keys (Samuel Thibault) git-svn-id 19.8 KB Diff Download File
sdl_keysym.h 1310 19 years ago bellard Windows keys support with keymaps git-svn-id: sv 8.5 KB Diff Download File
sh4-dis.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 83 KB Diff Download File
softmmu-semi.h 3643 17 years ago bellard suppressed tgetx and tputx (initial patch by Thayn 1.9 KB Diff Download File
softmmu_exec.h 3374 17 years ago j_mayer Replace is_user variable with mmu_idx in softmmu c 2.3 KB Diff Download File
softmmu_header.h 3924 16 years ago bellard use simpler REGPARM convention - make CPUTLBEntry 9.7 KB Diff Download File
softmmu_template.h 3924 16 years ago bellard use simpler REGPARM convention - make CPUTLBEntry 11.3 KB Diff Download File
sparc-dis.c 3328 17 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 170 KB Diff Download File
sparc.ld 3328 17 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 4.2 KB Diff Download File
sparc64.ld 3328 17 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 4.5 KB Diff Download File
sysemu.h 4254 16 years ago aurel32 Use correct types to enable > 2G support, based on 4.5 KB Diff Download File
tap-win32.c 3822 17 years ago ths Use WIN32_LEAN_AND_MEAN, by Stefan Weil. git-svn 19.8 KB Diff Download File
File texi2pod.pl 3953 16 years ago ths Update texi2pod.pl. git-svn-id: svn://svn.savann 11.9 KB Diff Download File
thunk.c 3690 17 years ago j_mayer Fix attempt to inline recursive functions. git-s 8.1 KB Diff Download File
thunk.h 3690 17 years ago j_mayer Fix attempt to inline recursive functions. git-s 4.1 KB Diff Download File
TODO 3931 16 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 2 KB Diff Download File
translate-all.c 4263 16 years ago aurel32 Factorize code in translate.c (Glauber Costa) g 5.3 KB Diff Download File
uboot_image.h 2462 17 years ago pbrook Simple u-boot image loading support. git-svn-id: 5.9 KB Diff Download File
usb-linux.c 3673 17 years ago pbrook Add statics and missing #includes for prototypes. 26.6 KB Diff Download File
VERSION 3882 17 years ago bellard version change git-svn-id: svn://svn.savannah.no 5 bytes Diff Download File
vgafont.h 1023 20 years ago bellard virtual console git-svn-id: svn://svn.savannah.n 93.3 KB Diff Download File
vl.c 4316 16 years ago aurel32 remove target ifdefs from vl.c (Glauber Costa) 220 KB Diff Download File
vnc.c 4240 16 years ago balrog Fix spurious VNC disconnects on Win32 (Hervé Pouss 58.1 KB Diff Download File
vnc_keysym.h 3479 17 years ago balrog Miscellaneous VNC related fixes from Xen forwarded 10 KB Diff Download File
vnchextile.h 3805 17 years ago ths Fix wrong signedness, by Andre Przywara. git-svn 4.4 KB Diff Download File
x86_64.ld 1198 20 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 6.4 KB Diff Download File
x_keymap.c 3673 17 years ago pbrook Add statics and missing #includes for prototypes. 3.8 KB Diff Download File