]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
Merge tag 'pull-tcg-20230511-2' of https://gitlab.com/rth7680/qemu into staging
[mirror_qemu.git] / linux-user /
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Jamie Ilescpu: expose qemu_cpu_list_lock for lock-guard use
2023-05-11 Richard Hendersondisas: Remove target_ulong from the interface
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-06 Song Gaotarget/loongarch: Add LSX data type VReg
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Harsh Prateek Borappc: spapr: cleanup cr get/set with helpers.
2023-05-02 Richard HendersonMerge tag 'pull-target-arm-20230502-2' of https://git...
2023-05-02 Peter Maydelllinux-user: Add '-one-insn-per-tb' option equivalent...
2023-05-02 Peter Maydellaccel/tcg: Use one_insn_per_tb global instead of old...
2023-05-02 Peter Maydellmake one-insn-per-tb an accel option
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-04-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-04 Peter MaydellMerge tag 'pull-tcg-20230404' of https://gitlab.com...
2023-04-04 Richard HendersonRevert "linux-user/arm: Take more care allocating commpage"
2023-03-30 Peter MaydellMerge tag 'misc-fixes-20230330' of https://github.com...
2023-03-30 Philippe Mathieu... linux-user/mips: Use P5600 as default CPU to run NaN200...
2023-03-30 Philippe Mathieu... linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
2023-03-29 Peter MaydellMerge tag 'pull-tcg-20230328' of https://gitlab.com...
2023-03-28 Richard Hendersonlinux-user/arm: Take more care allocating commpage
2023-03-28 Richard Hendersoninclude/exec: Change reserved_va semantics to last...
2023-03-28 Richard Hendersonlinux-user: Pass last not end to probe_guest_base
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_reset_target_data
2023-03-28 Richard Hendersonaccel/tcg: Pass last not end to page_set_flags
2023-03-28 Richard Hendersonlinux-user: Diagnose misaligned -R size
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Henderson*: Add missing includes of qemu/plugin.h
2023-03-22 Richard Henderson*: Add missing includes of qemu/error-report.h
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 fanwj@mail.ustc... linux-user: fix bug about incorrect base addresss of...
2023-03-10 Richard Hendersonlinux-user/sparc: Handle tag overflow traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle floating-point exceptions
2023-03-10 Richard Hendersonlinux-user/sparc: Handle unimplemented flush trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle coprocessor disabled trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle privilidged action trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle priviledged opcode trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle getcc, setcc, getpsr traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle division by zero traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle software breakpoint trap
2023-03-10 Richard Hendersonlinux-user/sparc: Fix sparc64_{get, set}_context traps
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy window spill/fill traps
2023-03-10 Richard Hendersonlinux-user/sparc: Use TT_TRAP for flush windows
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall error return
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall trap
2023-03-10 Helge Dellerlinux-user: Emulate CLONE_PIDFD flag in clone()
2023-03-10 Helge Dellerlinux-user: Add translation for argument of msync()
2023-03-10 Mathis Marionlinux-user: handle netlink flag NLA_F_NESTED
2023-03-10 Mathis Marionlinux-user: fix sockaddr_in6 endianness
2023-03-10 Helge Dellerlinux-user: Add strace for prlimit64() syscall
2023-03-10 Helge Dellerlinux-user: Provide print_raw_param64() for 64-bit...
2023-03-10 Helge Dellerlinux-user: Fix brk() to release pages
2023-03-10 Andreas Schwablinux-user: fill out task state in /proc/self/stat
2023-03-10 Max Filippovlinux-user: add support for xtensa FDPIC
2023-03-10 Ilya Leoshkevichlinux-user: Fix unaligned memory access in prlimit64...
2023-03-10 Mathis Marionlinux-user: add target to host netlink conversions
2023-03-10 Mathis Marionlinux-user: fix timerfd read endianness conversion
2023-03-10 Helge Dellerlinux-user: Fix access to /proc/self/exe
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files
2023-03-07 Alex Bennéeincludes: move tb_flush into its own header
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-24 Peter MaydellMerge tag 'pull-tcg-20230221' of https://gitlab.com...
2023-02-21 Ilya Leoshkevichlinux-user/microblaze: Handle privileged exception
2023-02-21 Ilya Leoshkevichlinux-user: Always exit from exclusive state in fork_end()
2023-02-21 Richard Hendersonlinux-user/sparc: Raise SIGILL for all unhandled softwa...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Philippe Mathieu... target/arm: Convert CPUARMState::eabi to boolean
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Helge Dellerlinux-user: Allow sendmsg() without IOV
2023-02-03 Helge Dellerlinux-user: Implement SOL_ALG encryption support
2023-02-03 Helge Dellerlinux-user: Enhance strace output for various syscalls
2023-02-03 Helge Dellerlinux-user: Show 4th argument of rt_sigprocmask() in...
2023-02-03 Helge Dellerlinux-user: Add emulation for MADV_WIPEONFORK and MADV_...
2023-02-03 Helge Dellerlinux-user: Improve strace output of personality()...
2023-02-03 Helge Dellerlinux-user: Fix /proc/cpuinfo output for hppa
2023-02-03 Helge Dellerlinux-user: Fix SO_ERROR return code of getsockopt()
2023-02-03 Mike Frysingerlinux-user: move target_flat.h to target subdirs
2023-02-03 Helge Dellerlinux-user: Improve strace output of getgroups() and...
2023-02-03 Helge Dellerlinux-user: Add strace output for clock_getres_time64...
next