- 3d55833 Drop more useless casts from void * to pointer by Markus Armbruster · 2 years, 4 months ago
- 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
- c09f12f bsd-user: Refactor load_elf_sections and is_target_elf_binary by Warner Losh · 3 years, 7 months ago
- 0456a17 bsd-user: elfload.c style catch up patch by Warner Losh · 3 years, 7 months ago
- 0475f8f bsd-user: add stubbed out core dump support by Warner Losh · 3 years, 7 months ago
- 2ab2b01 bsd-user: Remove dead #ifdefs from elfload.c by Warner Losh · 3 years, 7 months ago
- 98b34d3 bsd-user: elf cleanup by Warner Losh · 3 years, 7 months ago
- 312a0b1 bsd-user: Add system independent stack, data and text limiting by Warner Losh · 3 years, 7 months ago
- a8fe6d5 bsd-user: pull in target_arch_thread.h update target_arch_elf.h by Warner Losh · 3 years, 8 months ago
- b62f790 bsd-user: elfload: simplify bswap a bit. by Warner Losh · 3 years, 8 months ago
- ffa0366 bsd-user: remove a.out support by Warner Losh · 3 years, 11 months ago
- 7ee0986 bsd-user: Eliminate elf personality by Warner Losh · 3 years, 11 months ago
- 66ef252 bsd-user: move arch specific defines out of elfload.c by Warner Losh · 3 years, 11 months ago
- dd869a9 bsd-user: Remove all non-x86 code from elfload.c by Warner Losh · 3 years, 11 months ago
- 310df05 bsd-user: add copyright header to elfload.c by Warner Losh · 3 years, 7 months ago
- afcbcff bsd-user: rename linux_binprm to bsd_binprm by Warner Losh · 3 years, 11 months ago
- b4bebee bsd-user: whitespace changes by Warner Losh · 3 years, 11 months ago
- 3e8f162 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged by Richard Henderson · 4 years, 1 month ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- 7102595 bsd-user/elfload.c: Fix set-but-not-used warnings by Peter Maydell · 8 years ago
- 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
- f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
- 2231197 bsd-user: Clean up includes by Peter Maydell · 9 years ago
- 0c2d70c translate-all: ensure host page mask is always extended with 1's by Paolo Bonzini · 9 years ago
- ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 10 years ago
- 4cbea59 linux-user: remove --enable-guest-base/--disable-guest-base by Laurent Vivier · 10 years ago
- b8d6ac9 bsd-user/elfload.c: Don't use ldl() or ldq_raw() by Peter Maydell · 10 years ago
- 9bb9318 Revert "bsd-user: replace fprintf(stderr, ...) with error_report()" by Peter Maydell · 11 years ago
- 1fba509 bsd-user: replace fprintf(stderr, ...) with error_report() by Le Tan · 11 years ago
- dca1173 bsd-user: Change thread_env to CPUState by Andreas Färber · 12 years ago
- 0514ef2 target-i386: Replace cpuid_*features fields with a feature word array by Eduardo Habkost · 12 years ago
- 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
- c7c530c elf: Improve symbol lookup (optimize, fix for bsd-user) by Stefan Weil · 13 years ago
- c580dee bsd_user: Fix potential null pointer dereference by Stefan Weil · 13 years ago
- 2971871 bsd-user: Fix possible memory leaks and wrong realloc call by Stefan Weil · 14 years ago
- 78cfb07 bsd-user: FreeBSD update by Juergen Lock · 15 years ago
- b7d43d0 bsd-user: fix "#if 0"'d printf() by Paul Bolle · 15 years ago
- 6ece4df elfload: fix coding style nit by Michael S. Tsirkin · 15 years ago
- 032e51d BSD user: suppress a warning by Blue Swirl · 15 years ago
- 2fa5d9b BSD user: implement GUEST_BASE by Blue Swirl · 15 years ago
- 28e738d Fix Sparse warning about missing prototype by Blue Swirl · 16 years ago
- 7cba04f More NULL pointer fixes by Blue Swirl · 16 years ago
- fff2a02 fix build warnings by Christoph Egger · 16 years ago
- 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
- e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
- 8477850 Preliminary BSD user emulator support by blueswir1 · 16 years ago