OSDN Git Service

qapi: support updating expected test output via make
[qmiga/qemu.git] / linux-user /
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./virt/kvm/mst...
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...
2023-02-03 Daniel P. BerrangéRevert "linux-user: fix compat with glibc >= 2.36 sys...
2023-02-03 Daniel P. BerrangéRevert "linux-user: add more compat ioctl definitions"
2023-02-03 Letu Renlinux-user: add more netlink protocol constants
2023-02-03 Mike Frysingerlinux-user: fix strace build w/out munlockall
2023-02-03 Richard Hendersonlinux-user: un-parent OBJECT(cpu) when closing thread
2023-02-03 Helge Dellerlinux-user: Add missing MAP_HUGETLB and MAP_STACK flags...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-01-25 Drew DeVaultlinux-user/syscall: Implement execveat()
2023-01-25 Drew DeVaultlinux-user/syscall: Extract do_execve() from do_syscall1()
2023-01-25 Drew DeVaultlinux-user/strace: Add output for execveat() syscall
2023-01-25 Drew DeVaultlinux-user/strace: Extract print_execve_argv() from...
next