]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu into...
[mirror_qemu.git] / linux-user /
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-11 Richard HendersonMerge tag 'pull-misc-2022-05-11' of git://repo.or.cz...
2022-05-11 Markus ArmbrusterClean up decorations and whitespace around header guards
2022-04-27 Richard HendersonMerge tag 'kraxel-20220427-pull-request' of git://git...
2022-04-26 Richard HendersonMerge tag 'pull-nbd-2022-04-26' of https://repo.or...
2022-04-26 Richard HendersonMerge tag 'pull-nios2-20220426' of https://gitlab.com...
2022-04-26 Richard Hendersonlinux-user/nios2: Handle various SIGILL exceptions
2022-04-26 Richard Hendersontarget/nios2: Advance pc when raising exceptions
2022-04-26 Richard Hendersontarget/nios2: Implement Misaligned destination exception
2022-04-26 Richard Hendersontarget/nios2: Support division error exception
2022-04-26 Richard Hendersonlinux-user/nios2: Only initialize SP and PC in target_c...
2022-04-26 Richard Hendersontarget/nios2: Split PC out of env->regs[]
2022-04-26 Richard Hendersonlinux-user/nios2: Use force_sig_fault for EXCP_DEBUG
2022-04-26 Richard Hendersontarget/nios2: Remove nios2_cpu_record_sigsegv
2022-04-26 Richard Hendersonlinux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
2022-04-26 Richard Hendersonlinux-user/nios2: Remove do_sigreturn
2022-04-26 Richard Hendersonlinux-user/nios2: Handle special qemu syscall return...
2022-04-26 Richard Hendersonlinux-user/nios2: Adjust error return
2022-04-26 Richard Hendersonlinux-user/nios2: Drop syscall 0 "workaround"
2022-04-26 Richard Hendersonlinux-user/nios2: Fix clone child return
2022-04-26 Richard Hendersonlinux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
2022-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-22 Richard HendersonMerge tag 'pull-target-arm-20220422-1' of https://git...
2022-04-22 Richard Hendersontarget/arm: Change CPUArchState.thumb to bool
2022-04-21 Richard HendersonMerge tag 'pull-rx-20220421' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'pull-qapi-2022-04-21' of git://repo.or.cz...
2022-04-21 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-04-21 Marc-André Lureaucompiler.h: replace QEMU_NORETURN with G_NORETURN
2022-04-21 Marc-André Lureauinclude: rename qemu-common.h qemu/help-texts.h
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-log-20220420' of https://gitlab.com...
2022-04-20 Thomas HuthDon't include sysemu/tcg.h if it is not necessary
2022-04-20 Richard Hendersonlinux-user: Use qemu_set_log_filename_flags
2022-04-20 Richard Hendersonlinux-user: Expand log_page_dump inline
2022-04-20 Richard Hendersonutil/log: Pass Error pointer to qemu_set_log
2022-04-20 Richard Hendersonutil/log: Drop manual log buffering
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
2022-04-06 Marc-André LureauReplace TARGET_WORDS_BIGENDIAN
2022-04-06 Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
2022-04-04 Peter MaydellMerge tag 'pull-ppc-20220404' of https://github.com...
2022-04-04 Richard Hendersonlinux-user/ppc: Narrow type of ccr in save_user_regs
2022-04-01 Peter MaydellMerge tag 'pull-riscv-to-apply-20220401' of github...
2022-04-01 Peter MaydellMerge tag 'trivial-branch-for-7.0-pull-request' of...
2022-03-31 Thomas Huthlinux-user/sh4/termbits: Silence warning about TIOCSER_...
2022-03-25 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-23 Richard Hendersonlinux-user/arm: Implement __kernel_cmpxchg64 with host...
2022-03-23 Richard Hendersonlinux-user/arm: Implement __kernel_cmpxchg with host...
2022-03-23 Richard Hendersonlinux-user/arm: Implement __kernel_memory_barrier
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Fergus Hendersonlinux-user: Fix missing space in error message
2022-03-22 Richard Hendersonlinux-user: Properly handle sigset arg to ppoll
2022-03-22 Richard Hendersonlinux-user: Properly handle sigset arg to epoll_pwait
2022-03-22 Richard Hendersonlinux-user: Properly handle sigset arg to pselect
2022-03-22 Richard Hendersonlinux-user: Split out helpers for sigsuspend
2022-03-22 Richard Hendersonlinux-user/alpha: Fix sigsuspend for big-endian hosts
2022-03-22 WANG Xueruilinux-user: Fix syscall parameter handling for MIPS n32
2022-03-22 Peter MaydellMerge tag 'pull-nbd-2022-03-21' of https://repo.or...
2022-03-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-21 Peter MaydellMerge tag 'pull-misc-2022-03-21' of git://repo.or.cz...
2022-03-21 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-21 Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-03-21 Peter MaydellMerge tag 'pull-ppc-20220321' of https://github.com...
2022-03-20 Khem Rajppc64: Avoid pt_regs struct definition
2022-03-10 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pmbus...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-03-08 Matheus Ferstlinux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
2022-03-08 Peter Maydelllinux-user: Remove stale "not threadsafe" comments
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
next