Richard Henderson
|
60f1c8017a
linux-user: Clean up arg_start/arg_end confusion
|
пре 3 година |
Peter Maydell
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
пре 4 година |
Peter Maydell
|
3ad0a76928
linux-user: Split loader-related prototypes into loader.h
|
пре 4 година |
Richard Henderson
|
a46955ff61
linux-user: Fix style problems in linuxload.c
|
пре 4 година |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
пре 6 година |
Paolo Bonzini
|
72e21db7ea
remove space-tab sequences
|
пре 6 година |
Peter Maydell
|
d39594e9d9
linux-user: Clean up includes
|
пре 9 година |
Stefan Brüns
|
59baae9a62
linux-user: remove MAX_ARG_PAGES limit
|
пре 10 година |
Andreas Färber
|
0429a97195
cpu: Move opaque field from CPU_COMMON to CPUState
|
пре 12 година |
Will Newton
|
f0116c5458
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
|
пре 11 година |
Laurent Vivier
|
03cfd8faa7
linux-user: add support of binfmt_misc 'O' flag
|
пре 12 година |
Andreas Färber
|
a2247f8ec9
linux-user: Change thread_env to CPUState
|
пре 12 година |
Peter Maydell
|
885c1d10b8
linux-user: If loading fails, print error as string, not number
|
пре 13 година |
Peter Maydell
|
7dd47667b9
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed
|
пре 13 година |
Juan Quintela
|
331c23b5ca
linuxload: id_change was a write only variable
|
пре 14 година |
Wolfgang Schildbach
|
67af42ac5a
Remove dead code for ARM semihosting commandline handling
|
пре 14 година |
Richard Henderson
|
9955ffac9a
linux-user: Reduce lseek+reads while loading elf files.
|
пре 15 година |
Richard Henderson
|
6495a04457
linux-user: Remove ELFLOAD32.
|
пре 15 година |
Paul Bolle
|
e2cc3f6ebe
linux-user: don't zero a buffer twice
|
пре 16 година |
Blue Swirl
|
7cba04f6de
More NULL pointer fixes
|
пре 16 година |
Mika Westerberg
|
edf8e2af14
linux-user: implemented ELF coredump support for ARM target
|
пре 16 година |
bellard
|
2f6196984b
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
|
пре 18 година |
bellard
|
579a97f7ff
Linux user memory access API change (initial patch by Thayne Harbaugh)
|
пре 18 година |
blueswir1
|
992f48a036
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
|
пре 18 година |
blueswir1
|
cb33da57aa
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
|
пре 18 година |
ths
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
пре 18 година |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
пре 18 година |
ths
|
0458df2444
Fix typo in comment.
|
пре 18 година |
pbrook
|
38d0662a4c
Arm semihosted commandline support (Wolfgang Schildbach).
|
пре 19 година |
pbrook
|
e5fe0c5230
bFLT loader (for uClinux binaries).
|
пре 19 година |