485 Commits (12963e79ca461db7b098c8eb00bb21cf88a250a4)

Author SHA1 Message Date
Richard Henderson 4d3ad3c3ba include/exec: Split out mmap-lock.h 1 year ago
Pierrick Bouvier e16354b7f2 exec/cpu-all: remove BSWAP_NEEDED 1 year ago
Fabiano Rosas 4b7b20a3b7 elfload: Fix alignment when unmapping excess reservation 2 years ago
Philippe Mathieu-Daudé 68df8c8dba accel/tcg: Include missing 'exec/translation-block.h' header 2 years ago
Philippe Mathieu-Daudé 634f1455fc accel/tcg: Move page_[un]protect() to 'user/page-protection.h' 2 years ago
Richard Henderson 95c9e2209c linux-user/arm: Select vdso for be8 and be32 modes 2 years ago
Richard Henderson dff406754e linux-user: Drop image_info.alignment 2 years ago
Richard Henderson c81d1fafa6 linux-user: Honor elf alignment when placing images 2 years ago
Ilya Leoshkevich fb7f3572b1 linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR 2 years ago
Ilya Leoshkevich 3674bfadb5 linux-user/i386: Emulate orig_ax 2 years ago
Ilya Leoshkevich f781af3b14 include/exec: Introduce env_cpu_const() 2 years ago
Richard Henderson 2884596f5f linux-user: Fix parse_elf_properties GNU0_MAGIC check 2 years ago
Philippe Mathieu-Daudé bff4b02ca1 linux-user: Remove support for CRIS target 2 years ago
Ilya Leoshkevich 5b0c2742c8 linux-user/elfload: Fix pr_pid values in core files 2 years ago
Richard Henderson 68a414e99d target/sparc: Implement IMA extension 3 years ago
Richard Henderson deadbb14ba target/sparc: Enable VIS3 feature bit 3 years ago
Richard Henderson 4fd71d19ac target/sparc: Implement FMAf extension 3 years ago
Richard Henderson 3c13b0ffe7 linux-user/hppa: Force all code addresses to PRIV_USER 2 years ago
Philippe Mathieu-Daudé 74781c0888 exec/cpu: Extract page-protection definitions to page-protection.h 3 years ago
BALATON Zoltan 86b7c55182 exec/cpu: Rename PAGE_BITS macro to PAGE_RWX 2 years ago
Richard Henderson 1cde1a2a89 linux-user/sparc: Add more hwcap bits for sparc64 2 years ago
Philippe Mathieu-Daudé 16aa8eaaac exec: Restrict inclusion of 'user/guest-base.h' 3 years ago
Philippe Mathieu-Daudé 827238668e exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' 3 years ago
Philippe Mathieu-Daudé 159fb790e4 hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc 2 years ago
Philippe Mathieu-Daudé 6c3014858c target/nios2: Remove the deprecated Nios II target 2 years ago
Richard Henderson 52e566b34f linux-user/elfload: Fully initialize struct target_elf_prpsinfo 2 years ago
Richard Henderson b35348c7e6 linux-user/elfload: Don't close an unopened file descriptor 2 years ago
Ilya Leoshkevich e4e5cb4a54 {linux,bsd}-user: Introduce get_task_state() 2 years ago
Richard Henderson b816e1b5ba linux-user: Remove pgb_dynamic alignment assertion 3 years ago
Richard Henderson 2c796d230e linux-user: Remove qemu_host_page_size from elf_core_dump 2 years ago
Richard Henderson 2cd71515c4 linux-user/arm: Remove qemu_host_page_size from init_guest_commpage 3 years ago
Richard Henderson 51f8c9b872 linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage 3 years ago
Richard Henderson d1fc62303e linux-user/hppa: Simplify init_guest_commpage 3 years ago
Richard Henderson d17b684c10 linux-user: Remove qemu_host_page_size from create_elf_tables 3 years ago
Richard Henderson ae6bffe05e linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base 3 years ago
Richard Henderson f11c05c3b9 linux-user: Adjust SVr4 NULL page mapping 3 years ago
Richard Henderson 41689bb30c linux-user/elfload: Unprotect regions before core dump 2 years ago
Richard Henderson 50e33f52fb linux-user/elfload: Rely on walk_memory_regions for vmas 2 years ago
Richard Henderson 1928d50bec linux-user/elfload: Simplify vma_dump_size 2 years ago
Richard Henderson b4c7ab816b linux-user/elfload: Write process memory to core file in larger chunks 2 years ago
Richard Henderson 243c470662 linux-user/elfload: Write corefile elf header in one block 2 years ago
Richard Henderson 2410d28dc9 linux-user/elfload: Size corefile before opening 2 years ago
Richard Henderson b526207765 linux-user/elfload: Lock cpu list and mmap during elf_core_dump 2 years ago
Richard Henderson e0add9a835 linux-user/elfload: Truncate core file on open 2 years ago
Richard Henderson 106f8da664 linux-user/elfload: Open core file after vma_init 2 years ago
Richard Henderson ccb6f3eee0 linux-user/elfload: Latch errno before cleanup in elf_core_dump 2 years ago
Richard Henderson 0af22a6abf linux-user/elfload: Stack allocate struct mm_struct 2 years ago
Richard Henderson 6a20294435 linux-user/elfload: Tidy fill_note_info and struct elf_note_info 2 years ago
Richard Henderson b1beea6ba5 linux-user/elfload: Merge init_note_info and fill_note_info 2 years ago
Richard Henderson f93b995370 linux-user/elfload: Disable core dump if getrlimit fails 2 years ago