]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
kvm: Fix crash due to access uninitialized kvm_state
[mirror_qemu.git] / linux-user /
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-24 Peter MaydellMerge tag 'pull-riscv-to-apply-20230723-3' of https...
2023-07-24 Peter MaydellMerge tag 'pull-revert-armhf-brk-fix' of https://gitlab...
2023-07-24 Peter MaydellMerge tag 'pull-tcg-20230724' of https://gitlab.com...
2023-07-23 Richard Hendersoninclude/exec: Add WITH_MMAP_LOCK_GUARD
2023-07-22 Michael TokarevRevert "linux-user: Fix qemu-arm to run static armhf...
2023-07-20 Peter MaydellMerge tag 'pull-nbd-2023-07-19' of https://repo.or...
2023-07-20 Peter MaydellMerge tag 'linux-user-brk-fixes-pull-request' of https...
2023-07-19 Peter MaydellMerge tag 'pull-riscv-to-apply-20230719-1' of https...
2023-07-19 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-07-19 Peter MaydellMerge tag 'pull-request-2023-07-18' of https://gitlab...
2023-07-18 Helge Dellerlinux-user: Fix qemu-arm to run static armhf binaries
2023-07-18 Helge Dellerlinux-user: Fix strace output for old_mmap
2023-07-18 Helge Dellerlinux-user: Fix signed math overflow in brk() syscall
2023-07-18 Helge Dellerlinux-user: Prohibit brk() to to shrink below initial...
2023-07-18 Helge Dellerlinux-user: Fix qemu brk() to not zero bytes on current...
2023-07-18 Ilya Leoshkevichlinux-user/elfload: Fix /proc/cpuinfo features: on...
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Richard HendersonMerge tag 'pull-target-arm-20230717' of https://git...
2023-07-17 Peter Maydelllinux-user: Remove pointless NULL check in clock_adjtim...
2023-07-15 Richard HendersonMerge tag 'pull-tpm-2023-07-14-1' of https://github...
2023-07-15 Richard HendersonMerge tag 'pull-tcg-20230715' of https://gitlab.com...
2023-07-15 Philippe Mathieu... linux-user/arm: Do not allocate a commpage at all for...
2023-07-15 Juan Quintelalinux-user: Drop uint and ulong
2023-07-15 Richard Hendersonlinux-user: Simplify target_madvise
2023-07-15 Richard Hendersonlinux-user: Remove can_passthrough_madvise
2023-07-15 Richard Hendersonaccel/tcg: Return bool from page_check_range
2023-07-15 Richard Hendersonlinux-user: Simplify target_munmap
2023-07-15 Richard Hendersonlinux-user: Rename mmap_reserve to mmap_reserve_or_unmap
2023-07-15 Richard Hendersonlinux-user: Rewrite mmap_reserve
2023-07-15 Richard Hendersonlinux-user: Use 'last' instead of 'end' in target_mmap
2023-07-15 Richard Hendersonlinux-user: Use page_find_range_empty for mmap_find_vma...
2023-07-15 Richard Hendersonlinux-user: Rewrite mmap_frag
2023-07-15 Richard Hendersonlinux-user: Rewrite target_mprotect
2023-07-15 Richard Hendersonlinux-user: Widen target_mmap offset argument to off_t
2023-07-15 Richard Hendersonlinux-user: Split out target_to_host_prot
2023-07-15 Richard Hendersonlinux-user: Implement MAP_FIXED_NOREPLACE
2023-07-15 Richard Hendersonlinux-user: Populate more bits in mmap_flags_tbl
2023-07-15 Richard Hendersonlinux-user: Split TARGET_PROT_* out of syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Split TARGET_MAP_* out of syscall_defs.h
2023-07-15 Richard Hendersonlinux-user/strace: Expand struct flags to hold a mask
2023-07-15 Richard Hendersonlinux-user: Fix formatting of mmap.c
2023-07-15 Andreas Schwablinux-user: Make sure initial brk(0) is page-aligned
2023-07-15 Richard Hendersonlinux-user: Fix do_shmat type errors
2023-07-15 Pierrick Bouvierlinux-user/syscall: Implement execve without execveat
2023-07-15 Richard Hendersonlinux-user: Use abi_uint not unsigned in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_short not short in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_ushort not unsigned short in syscal...
2023-07-15 Richard Hendersonlinux-user: Use abi_int not int in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_llong not long long in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_ullong not unsigned long long in...
2023-07-15 Richard Hendersonlinux-user: Use abi_uint not unsigned int in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_llong not int64_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_ullong not uint64_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_int not int32_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Use abi_uint not uint32_t in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Remove #if 0 block in syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Reformat syscall_defs.h
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-11 Richard HendersonMerge tag 'mips-20230710' of https://github.com/philmd...
2023-07-10 Richard HendersonMerge tag 'qga-pull-2023-07-10' of https://github.com...
2023-07-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20230710-1' of https...
2023-07-10 Richard HendersonMerge tag 'pull-request-2023-07-10v2' of https://gitlab...
2023-07-10 Ilya Leoshkevichlinux-user: elfload: Add more initial s390x PSW bits
2023-07-10 Robbin Ehnlinux-user/riscv: Add syscall riscv_hwprobe
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-08 Helge Dellerlinux-user: Improve strace output of pread64() and...
2023-07-08 Helge Dellerlinux-user: Fix accept4(SOCK_NONBLOCK) syscall
2023-07-08 Helge Dellerlinux-user: Fix fcntl() and fcntl64() to return O_LARGE...
2023-07-04 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-04 Richard HendersonMerge tag 'pull-maintainer-ominbus-030723-1' of https...
2023-07-03 Ilya Leoshkevichlinux-user: Emulate /proc/self/smaps
2023-07-03 Ilya Leoshkevichlinux-user: Add "safe" parameter to do_guest_openat()
2023-07-03 Ilya Leoshkevichlinux-user: Expose do_guest_openat() and do_guest_readl...
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-07-01 Richard Hendersonlinux-user: Avoid mmap of the last byte of the reserved_va
2023-06-30 Richard HendersonMerge tag 'pull-request-2023-06-29' of https://gitlab...
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Paolo Bonzinitarget/i386: emulate 64-bit ring 0 for linux-user if...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-26 Paolo Bonzinitarget/i386: implement SYSCALL/SYSRET in 32-bit emulators
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Andreas Schwablinux-user, bsd-user: Preserve incoming order of enviro...
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-10 Andrew Jefferylinux-user: elfload: Specify -R is an option for qemu...
2023-06-10 Andrew Jefferylinux-user: elfload: s/min_mmap_addr/mmap_min_addr/
2023-06-09 Peter Maydelllinux-user: Return EINVAL for getgroups() with negative...
2023-06-09 Michael Tokarevlinux-user: add comments for TARGET_NR_[gs]etgroups...
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Ilya Leoshkevichlinux-user: Emulate /proc/cpuinfo on s390x
next