]> git.proxmox.com Git - mirror_qemu.git/history - linux-user
block/copy-before-write: implement cbw-timeout option
[mirror_qemu.git] / linux-user /
2022-06-28 Richard HendersonMerge tag 'pull-semi-20220628' of https://gitlab.com...
2022-06-28 Richard Hendersontarget/m68k: Make semihosting system only
2022-06-27 Richard Hendersonsemihosting: Remove qemu_semihosting_console_outs
2022-06-27 Richard Hendersonsemihosting: Remove qemu_semihosting_console_outc
2022-06-27 Richard Hendersonsemihosting: Create qemu_semihosting_guestfd_init
2022-06-27 Richard Hendersonsemihosting: Create qemu_semihosting_console_write
2022-06-27 Richard Hendersonsemihosting: Expand qemu_semihosting_console_inc to...
2022-06-27 Richard Hendersonsemihosting: Pass CPUState to qemu_semihosting_console_inc
2022-06-27 Richard Hendersonsemihosting: Return void from do_common_semihosting
2022-06-24 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-24 Helge Dellerlinux-user: Adjust child_tidptr on set_tid_address...
2022-06-24 Ilya Leoshkevichlinux-user: Add partial support for MADV_DONTNEED
2022-06-21 Richard Hendersonlinux-user/x86_64: Fix ELF_PLATFORM
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-09 Richard HendersonMerge tag 'pull-xen-20220609' of https://xenbits.xen...
2022-06-09 Richard HendersonMerge tag 'pull-target-arm-20220609' of https://git...
2022-06-08 Richard Hendersonlinux-user/aarch64: Introduce sve_vq
2022-06-08 Richard HendersonMerge tag 'pull-tpm-2022-06-07-1' of https://github...
2022-06-02 Richard HendersonMerge tag 'm68k-for-7.1-pull-request' of https://github...
2022-06-02 Richard Hendersonlinux-user/strace: Adjust get_thread_area for m68k
2022-06-02 Richard Hendersonlinux-user/strace: Use is_error in print_syscall_err
2022-06-02 Richard Hendersontarget/m68k: Implement TRAPcc
2022-06-02 Richard Hendersontarget/m68k: Fix address argument for EXCP_TRACE
2022-06-02 Richard Hendersontarget/m68k: Fix pc, c flag, and address argument for...
2022-06-02 Richard Hendersontarget/m68k: Fix address argument for EXCP_CHK
2022-06-02 Richard Hendersonlinux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
2022-06-02 Richard Hendersontarget/m68k: Raise the TRAPn exception with the correct pc
2022-05-29 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-05-28 Richard HendersonMerge tag 'hppa-serial-fix-pull-request' of https:...
2022-05-27 Richard HendersonMerge tag 'pull-ppc-20220526' of https://gitlab.com...
2022-05-26 Joel Stanleylinux-user: Add PowerPC ISA 3.1 and MMA to hwcap
2022-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-25 Richard HendersonMerge tag 'pull-aspeed-20220525' of https://github...
2022-05-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-25 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-05-23 Ilya Leoshkevichlinux-user/host/s390: Treat EX and EXRL as writes
2022-05-23 Ilya Leoshkevichlinux-user/s390x: Fix unwinding from signal handlers
2022-05-23 Philippe Mathieu... linux-user: Remove pointless CPU{ARCH}State casts
2022-05-23 Philippe Mathieu... linux-user: Have do_syscall() use CPUArchState* instead...
2022-05-23 Philippe Mathieu... linux-user/elfload: Remove pointless non-const CPUArchS...
2022-05-23 Fabrice Fontainelinux-user/syscall.c: fix build without RLIMIT_RTTIME
2022-05-23 Richard Hendersonlinux-user: Clean up arg_start/arg_end confusion
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
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
next