]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
9p: darwin: Handle struct dirent differences
[mirror_qemu.git] / linux-user /
2022-02-28 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-02-21 Philippe Mathieu... linux-user: Add missing "qemu/timer.h" include
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-12 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2022-02-11 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-02-09 Thomas Huthlinux-user: Remove the deprecated ppc64abi32 target
2022-02-09 Cédric Le Goatertarget/ppc: Remove PowerPC 601 CPUs
2022-02-08 Richard Hendersonlinux-user/include/host/sparc64: Fix host_sigcontext
2022-02-08 Richard Hendersonlinux-user: Move sparc/host-signal.h to sparc64/host...
2022-02-08 Richard Hendersonlinux-user: Introduce host_sigcontext
2022-02-08 Richard Hendersonlinux-user: Introduce host_signal_mask
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-02-01 Serge Belyshevlinux-user/syscall: Translate TARGET_RLIMIT_RTTIME
2022-02-01 Serge Belyshevlinux-user: Move generic TARGET_RLIMIT* definitions...
2022-01-28 Cameron Esfahanilinux-user: Implement starttime field in self stat...
2022-01-27 Patrick Venturelinux-user: sigprocmask check read perms first
2022-01-27 Shu-Chun Wenglinux-user: rt_sigprocmask, check read perms first
2022-01-27 Paul Brooklinux-user: Fix inotify on aarch64
2022-01-27 Serge Belyshevlinux-user/alpha: Fix target rlimits for alpha and...
2022-01-27 Peter Maydelllinux-user: Remove unnecessary 'aligned' attribute...
2022-01-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2022-01-19 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-01-19 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-01-18 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-18 Alex Bennéelinux-user: don't adjust base of found hole
2022-01-18 Alex Bennéelinux-user/elfload: add extra logging for hole finding
2022-01-18 Alex Bennéelinux-user: expand reserved brk space for 64bit guests
2022-01-18 Warner Loshlinux-user: Remove MAX_SIGQUEUE_SIZE
2022-01-18 Peter Maydelllinux-user: Return void from queue_signal()
2022-01-18 Peter Maydelllinux-user: Rename user_force_sig tracepoint to match...
2022-01-18 Peter Maydelllinux-user: Fix comment typo in arm cpu_loop code
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/kraxe...
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-12 Paolo Bonziniuser: move common-user includes to a subdirectory of...
2022-01-12 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-12 Peter Maydelllinux-user: Fix clang warning for nios2-linux-user...
2022-01-11 Richard Hendersonlinux-user: Implement capability prctls
2022-01-11 Richard Hendersonlinux-user: Implement PR_SET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Map signal number in PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Do not special-case NULL for PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Move target_struct.h generic definitions...
2022-01-11 Richard Hendersonlinux-user/arm: Move target_oabi_flock64 out of target_...
2022-01-11 Richard Hendersonlinux-user/xtensa: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/sparc: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/sh4: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/s390x: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/riscv: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/ppc: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/openrisc: Use force_sig_fault
2022-01-11 Richard Hendersontarget/mips: Extract trap code into env->error_code
2022-01-11 Richard Hendersontarget/mips: Extract break code into env->error_code
2022-01-11 Richard Hendersonlinux-user/mips: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/mips: Improve do_break
2022-01-11 Richard Hendersonlinux-user/microblaze: Fix SIGFPE si_codes
2022-01-11 Richard Hendersonlinux-user/microblaze: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/m68k: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/i386: Use force_sig, force_sig_fault
2022-01-11 Richard Hendersonlinux-user/i386: Split out maybe_handle_vm86_trap
2022-01-11 Richard Hendersonlinux-user/hppa: Set FPE_CONDTRAP for COND
2022-01-11 Richard Hendersonlinux-user: Remove TARGET_NSIGFPE
2022-01-11 Richard Hendersonlinux-user/hppa: Use the proper si_code for PRIV_OPR...
2022-01-11 Richard Hendersonlinux-user/hppa: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/cris: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/alpha: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
2022-01-11 Richard Hendersonlinux-user/alpha: Set TRAP_UNK for bugchk and unknown...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-01-06 Richard HendersonMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-01-06 Laurent Vivierlinux-user: netlink: update IFLA_BRPORT entries
2022-01-06 Laurent Vivierlinux-user: netlink: Add IFLA_VFINFO_LIST
2022-01-06 Laurent Vivierlinux-user: netlink: update IFLA entries
2022-01-06 Ahmed Abouziedlinux-user/syscall.c: malloc to g_try_malloc
2022-01-06 Richard Hendersonlinux-user/nios2: Use set_sigmask in do_rt_sigreturn
2022-01-06 Richard Hendersonlinux-user/nios2: Fix sigmask in setup_rt_frame
2022-01-06 Richard Hendersonlinux-user/nios2: Fix EA vs PC confusion
2022-01-06 Richard Hendersonlinux-user/nios2: Map a real kuser page
2022-01-06 Richard Hendersonlinux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
2022-01-06 Richard Hendersonlinux-user/nios2: Fixes for signal frame setup
2022-01-06 Richard Hendersonlinux-user/nios2: Properly emulate EXCP_TRAP
2022-01-06 Andrey Kazminlinux-user/syscall.c: fix missed flag for shared memory...
2022-01-06 Tonis Tiigilinux-user: call set/getscheduler set/getparam directly
2022-01-06 Tonis Tiigilinux-user: add sched_getattr support
2022-01-06 Matthias Schifferlinux-user/signal: Map exit signals in SIGCHLD siginfo_t
2022-01-06 Richard Hendersontarget/sh4: Implement prctl_unalign_sigbus
next