aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-21include: rename qemu-common.h qemu/help-texts.hMarc-André Lureau
2022-04-20Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-04-20Don't include sysemu/tcg.h if it is not necessaryThomas Huth
2022-04-20linux-user: Use qemu_set_log_filename_flagsRichard Henderson
2022-04-20linux-user: Expand log_page_dump inlineRichard Henderson
2022-04-20util/log: Pass Error pointer to qemu_set_logRichard Henderson
2022-04-20util/log: Drop manual log bufferingRichard Henderson
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-04-04linux-user/ppc: Narrow type of ccr in save_user_regsRichard Henderson
2022-03-31linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definitionThomas Huth
2022-03-23linux-user/arm: Implement __kernel_cmpxchg64 with host atomicsRichard Henderson
2022-03-23linux-user/arm: Implement __kernel_cmpxchg with host atomicsRichard Henderson
2022-03-23linux-user/arm: Implement __kernel_memory_barrierRichard Henderson
2022-03-22linux-user: Fix missing space in error messageFergus Henderson
2022-03-22linux-user: Properly handle sigset arg to ppollRichard Henderson
2022-03-22linux-user: Properly handle sigset arg to epoll_pwaitRichard Henderson
2022-03-22linux-user: Properly handle sigset arg to pselectRichard Henderson
2022-03-22linux-user: Split out helpers for sigsuspendRichard Henderson
2022-03-22linux-user/alpha: Fix sigsuspend for big-endian hostsRichard Henderson
2022-03-22linux-user: Fix syscall parameter handling for MIPS n32WANG Xuerui
2022-03-21Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-20ppc64: Avoid pt_regs struct definitionKhem Raj
2022-03-08linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAPMatheus Ferst
2022-03-08linux-user: Remove stale "not threadsafe" commentsPeter Maydell
2022-02-21linux-user: Add missing "qemu/timer.h" includePhilippe Mathieu-Daudé
2022-02-14Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell
2022-02-13Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...Peter Maydell
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater
2022-02-09linux-user/include/host/sparc64: Fix host_sigcontextRichard Henderson
2022-02-09linux-user: Move sparc/host-signal.h to sparc64/host-signal.hRichard Henderson
2022-02-09linux-user: Introduce host_sigcontextRichard Henderson
2022-02-09linux-user: Introduce host_signal_maskRichard Henderson
2022-02-01linux-user/syscall: Translate TARGET_RLIMIT_RTTIMESerge Belyshev
2022-02-01linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.hSerge Belyshev
2022-01-28linux-user: Implement starttime field in self stat emulationCameron Esfahani
2022-01-27linux-user: sigprocmask check read perms firstPatrick Venture
2022-01-27linux-user: rt_sigprocmask, check read perms firstShu-Chun Weng
2022-01-27linux-user: Fix inotify on aarch64Paul Brook
2022-01-27linux-user/alpha: Fix target rlimits for alpha and rearrange for claritySerge Belyshev
2022-01-27linux-user: Remove unnecessary 'aligned' attribute from TaskStatePeter Maydell
2022-01-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...Peter Maydell
2022-01-18linux-user: don't adjust base of found holeAlex Bennée
2022-01-18linux-user/elfload: add extra logging for hole findingAlex Bennée
2022-01-18linux-user: expand reserved brk space for 64bit guestsAlex Bennée