]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
plugins: remove non per_vcpu inline operation from API
[mirror_qemu.git] / linux-user /
2024-03-06 Ilya Leoshkevichgdbstub: Call gdbserver_fork() both in parent and in...
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Pass pid to gdbserver_fork()
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Pass pid to fork_end()
2024-03-06 Ilya Leoshkevichgdbstub: Introduce gdbserver_fork_start()
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Update ts_tid after fork()
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Introduce get_task_state()
2024-03-05 Peter MaydellMerge tag 'pull-qapi-2024-03-04' of https://repo.or...
2024-03-05 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-03-05 Peter MaydellMerge tag 'pull-tcg-20240301' of https://gitlab.com...
2024-03-01 Richard Hendersonlinux-user: Rewrite target_shmat
2024-03-01 Richard Hendersonlinux-user: Add strace for shmat
2024-03-01 Richard Hendersonlinux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
2024-03-01 Richard Hendersonlinux-user/x86_64: Handle the vsyscall page in open_sel...
2024-02-29 Richard Hendersonlinux-user: Remove pgb_dynamic alignment assertion
2024-02-29 Richard Hendersonlinux-user: Bound mmap_min_addr by host page size
2024-02-29 Richard Hendersonlinux-user: Allow TARGET_PAGE_BITS_VARY
2024-02-29 Richard Henderson*-user: Deprecate and disable -p pagesize
2024-02-29 Richard Hendersonlinux-user: Split out mmap_h_gt_g
2024-02-29 Richard Hendersonlinux-user: Split out mmap_h_lt_g
2024-02-29 Richard Hendersonlinux-user: Split out mmap_h_eq_g
2024-02-29 Richard Hendersonlinux-user: Use do_munmap for target_mmap failure
2024-02-29 Richard Hendersonlinux-user: Split out do_munmap
2024-02-29 Richard Hendersonlinux-user: Do early mmap placement only for reserved_va
2024-02-29 Richard Hendersonlinux-user: Split out mmap_end
2024-02-29 Richard Hendersonlinux-user: Fix sub-host-page mmap
2024-02-29 Richard Hendersonlinux-user: Move some mmap checks outside the lock
2024-02-29 Richard Hendersonlinux-user: Split out target_mmap__locked
2024-02-29 Richard Hendersonlinux-user: Remove qemu_host_page_size from main
2024-02-29 Richard Hendersonlinux-user: Remove HOST_PAGE_ALIGN from mmap.c
2024-02-29 Richard Hendersonlinux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
2024-02-29 Richard Hendersonlinux-user: Remove qemu_host_page_{size, mask} from...
2024-02-29 Richard Hendersonlinux-user: Remove qemu_host_page_size from elf_core_dump
2024-02-29 Richard Hendersonlinux-user/arm: Remove qemu_host_page_size from init_gu...
2024-02-29 Richard Hendersonlinux-user/nios2: Remove qemu_host_page_size from init_...
2024-02-29 Richard Hendersonlinux-user/hppa: Simplify init_guest_commpage
2024-02-29 Richard Hendersonlinux-user: Remove qemu_host_page_size from create_elf_...
2024-02-29 Richard Hendersonlinux-user: Remove qemu_host_page_{size, mask} in probe...
2024-02-29 Richard Hendersonlinux-user: Adjust SVr4 NULL page mapping
2024-02-29 Richard Hendersonlinux-user/elfload: Unprotect regions before core dump
2024-02-29 Richard Hendersonlinux-user/elfload: Rely on walk_memory_regions for...
2024-02-29 Richard Hendersonlinux-user/elfload: Simplify vma_dump_size
2024-02-29 Richard Hendersonlinux-user/elfload: Write process memory to core file...
2024-02-29 Richard Hendersonlinux-user/elfload: Write corefile elf header in one...
2024-02-29 Richard Hendersonlinux-user/elfload: Size corefile before opening
2024-02-29 Richard Hendersonlinux-user/elfload: Lock cpu list and mmap during elf_c...
2024-02-29 Richard Hendersonlinux-user/elfload: Truncate core file on open
2024-02-29 Richard Hendersonlinux-user/elfload: Open core file after vma_init
2024-02-29 Richard Hendersonlinux-user/elfload: Latch errno before cleanup in elf_c...
2024-02-29 Richard Hendersonlinux-user/elfload: Stack allocate struct mm_struct
2024-02-29 Richard Hendersonlinux-user/elfload: Tidy fill_note_info and struct...
2024-02-29 Richard Hendersonlinux-user/elfload: Merge init_note_info and fill_note_info
2024-02-29 Richard Hendersonlinux-user/elfload: Disable core dump if getrlimit...
2024-02-28 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-02-28 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-28 Peter MaydellMerge tag 'pull-maintainer-updates-280224-1' of https...
2024-02-28 Alex Bennéelinux-user: ensure nios2 processes queued work
2024-02-26 Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-02-16 Peter MaydellMerge tag 'hw-misc-20240215' of https://github.com...
2024-02-15 Peter MaydellMerge tag 'pull-target-arm-20240215' of https://git...
2024-02-15 Richard Hendersonlinux-user/aarch64: Choose SYNC as the preferred MTE...
2024-02-03 Peter MaydellMerge tag 'pull-qapi-2024-02-03' of https://repo.or...
2024-02-03 Peter MaydellMerge tag 'pull-tcg-20240202-2' of https://gitlab.com...
2024-02-03 Richard Hendersonlinux-user/aarch64: Add padding before __kernel_rt_sigr...
2024-02-03 Richard Hendersontarget/sparc: Introduce cpu_get_fsr, cpu_put_fsr
2024-01-31 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-31 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-30 Peter MaydellMerge tag 'qga-pull-2024-01-30' of https://github.com...
2024-01-30 Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29 Richard Hendersoninclude/qemu: Add TCGCPUOps typedef to typedefs.h
2024-01-29 Ilya Leoshkevichaccel/tcg: Move perf and debuginfo support to tcg/
2024-01-26 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2024-01-26 Peter MaydellMerge tag 'pull-loongarch-20240125' of https://gitlab...
2024-01-25 Peter MaydellMerge tag 'pull-request-2024-01-24' of https://gitlab...
2024-01-25 Peter MaydellMerge tag 'pull-tcg-20240123' of https://gitlab.com...
2024-01-23 Peter MaydellMerge tag 'pull-hex-20240121' of https://github.com...
2024-01-23 Thomas Weißschuhlinux-user/elfload: check PR_GET_DUMPABLE before creati...
2024-01-23 Thomas Weißschuhlinux-user/elfload: test return value of getrlimit
2024-01-23 Richard Hendersonlinux-user/riscv: Adjust vdso signal frame cfa offsets
2024-01-23 Robbin Ehnlinux-user: Fixed cpu restore with pc 0 on SIGBUS
2024-01-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Philippe Mathieu... cli: Remove deprecated '-singlestep' command line option
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Gavin Shantarget/alpha: Remove fallback to ev67 cpu class
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-05 Stefan HajnocziMerge tag 'pull-ufs-20231205' of https://gitlab.com...
2023-12-04 Stefan HajnocziMerge tag 'misc-fixes-20231204' of https://github.com...
2023-12-04 Stefan HajnocziMerge tag 'pull-target-arm-20231204-1' of https://git...
2023-12-04 Stefan HajnocziMerge tag 'pull-request-2023-12-04' of https://gitlab...
2023-12-04 Yihuan Pansh4: Coding style: Remove tabs
2023-11-22 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231122' of https:...
2023-11-22 Stefan HajnocziMerge tag 'seabios-hppa-v13-pull-request' of https...
2023-11-22 Palmer Dabbeltlinux-user/riscv: Add Zicboz block size to hwprobe
2023-11-21 Stefan HajnocziMerge tag 'pull-lu-20231121' of https://gitlab.com...
2023-11-21 Richard Hendersonlinux-user: Fix loaddr computation for some elf files
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-20 Stefan HajnocziMerge tag 'pull-request-2023-11-16' of https://gitlab...
next