index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-15
linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
Philippe Mathieu-Daudé
2023-07-15
linux-user: Drop uint and ulong
Juan Quintela
2023-07-15
linux-user: Simplify target_madvise
Richard Henderson
2023-07-15
linux-user: Remove can_passthrough_madvise
Richard Henderson
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-15
accel/tcg: Accept more page flags in page_check_range
Richard Henderson
2023-07-15
linux-user: Simplify target_munmap
Richard Henderson
2023-07-15
linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
Richard Henderson
2023-07-15
linux-user: Rewrite mmap_reserve
Richard Henderson
2023-07-15
linux-user: Use 'last' instead of 'end' in target_mmap
Richard Henderson
2023-07-15
linux-user: Use page_find_range_empty for mmap_find_vma_reserved
Richard Henderson
2023-07-15
bsd-user: Use page_find_range_empty for mmap_find_vma_reserved
Richard Henderson
2023-07-15
accel/tcg: Introduce page_find_range_empty
Richard Henderson
2023-07-15
linux-user: Rewrite mmap_frag
Richard Henderson
2023-07-15
linux-user: Rewrite target_mprotect
Richard Henderson
2023-07-15
linux-user: Widen target_mmap offset argument to off_t
Richard Henderson
2023-07-15
linux-user: Split out target_to_host_prot
Richard Henderson
2023-07-15
linux-user: Implement MAP_FIXED_NOREPLACE
Richard Henderson
2023-07-15
bsd-user: Use page_check_range_empty for MAP_EXCL
Richard Henderson
2023-07-15
accel/tcg: Introduce page_check_range_empty
Richard Henderson
2023-07-15
linux-user: Populate more bits in mmap_flags_tbl
Richard Henderson
2023-07-15
linux-user: Split TARGET_PROT_* out of syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Split TARGET_MAP_* out of syscall_defs.h
Richard Henderson
2023-07-15
linux-user/strace: Expand struct flags to hold a mask
Richard Henderson
2023-07-15
linux-user: Fix formatting of mmap.c
Richard Henderson
2023-07-15
linux-user: Make sure initial brk(0) is page-aligned
Andreas Schwab
2023-07-15
tcg: Fix info_in_idx increment in layout_arg_by_ref
Richard Henderson
2023-07-15
accel/tcg: Split out cpu_exec_longjmp_cleanup
Richard Henderson
2023-07-15
linux-user: Fix do_shmat type errors
Richard Henderson
2023-07-15
linux-user/syscall: Implement execve without execveat
Pierrick Bouvier
2023-07-15
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
Richard Henderson
2023-07-15
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
Richard Henderson
2023-07-15
linux-user: Use abi_uint not unsigned in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_short not short in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_ushort not unsigned short in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_int not int in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_llong not long long in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_ullong not unsigned long long in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_uint not unsigned int in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_llong not int64_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_ullong not uint64_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_int not int32_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Use abi_uint not uint32_t in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Remove #if 0 block in syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Reformat syscall_defs.h
Richard Henderson
2023-07-14
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-07-14
hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
Stefan Berger
2023-07-14
scsi: clear unit attention only for REPORT LUNS commands
Stefano Garzarella
2023-07-14
scsi: cleanup scsi_clear_unit_attention()
Stefano Garzarella
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
[prev]
[next]