]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-03-13 Richard Hendersontarget/rx: Avoid tcg_const_i32 when new temp needed
2023-03-13 Richard Hendersontarget/rx: Use cpu_psw_z as temp in flags computation
2023-03-13 Richard Hendersontarget/rx: Use tcg_gen_abs_i32
2023-03-13 Richard Hendersontarget/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
2023-03-13 Richard Hendersontarget/ppc: Split out gen_vx_vmul10
2023-03-13 Richard Hendersontarget/mips: Avoid tcg_const_* throughout
2023-03-13 Richard Hendersontarget/mips: Avoid tcg_const_tl in gen_r6_ld
2023-03-13 Richard Hendersontarget/mips: Split out gen_lxr
2023-03-13 Richard Hendersontarget/mips: Split out gen_lxl
2023-03-13 Richard Hendersontarget/m68k: Avoid tcg_const_* throughout
2023-03-13 Richard Hendersontarget/m68k: Avoid tcg_const_i32 in bfop_reg
2023-03-13 Richard Hendersontarget/m68k: Avoid tcg_const_i32 when modified
2023-03-13 Richard Hendersontarget/i386: Avoid use of tcg_const_* throughout
2023-03-13 Richard Hendersontarget/hppa: Avoid use of tcg_const_i32 throughout
2023-03-13 Richard Hendersontarget/hppa: Avoid tcg_const_i64 in trans_fid_f
2023-03-13 Richard Hendersontarget/cris: Avoid use of tcg_const_i32 throughout
2023-03-13 Richard Hendersontarget/avr: Avoid use of tcg_const_i32 throughout
2023-03-13 Richard Hendersontarget/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
2023-03-13 Anton Johanssoninclude/exec: Remove guards around `NB_MMU_MODES`
2023-03-13 Anton Johanssontarget/xtensa: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/tricore: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/sparc: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/sh4: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/s390x: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/rx: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/riscv: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/ppc: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/openrisc: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/nios2: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/mips: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/microblaze: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/m68k: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/loongarch: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/i386: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/hppa: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/hexagon: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/cris: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/avr: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/arm: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/alpha: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssoninclude/exec: Set default `NB_MMU_MODES` to 16
2023-03-13 Richard Hendersontcg: Create tcg/tcg-temp-internal.h
2023-03-13 Richard Hendersontarget/s390x: Remove g_out, g_out2, g_in1, g_in2 from...
2023-03-13 Richard Hendersontarget/s390x: Remove assert vs g_in2
2023-03-13 Richard Hendersontarget/s390x: Drop tcg_temp_free from translate.c
2023-03-13 Richard Hendersontarget/s390x: Drop tcg_temp_free from translate_vx...
2023-03-13 Richard Hendersontarget/s390x: Drop free_compare
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from vr54xx_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from tx79_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from translate_addr_const.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from octeon_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from nanomips_translate...
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from mxu_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from msa_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from micromips_translat...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-11 Peter MaydellMerge tag 'pull-gitdm-100323-1' of https://gitlab.com...
2023-03-11 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-03-10 fanwj@mail... 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 Alex Bennéecontrib/gitdm: add Idan to IBM's group map
2023-03-10 Alex Bennéecontrib/gitdm: Add Facebook the domain map
2023-03-10 Alex Bennéecontrib/gitdm: add Tsukasa as an individual contributor
2023-03-10 Alex Bennéecontrib/gitdm: Add Ventana Micro Systems to the domain map
2023-03-10 Alex Bennéecontrib/gitdm: Add VRULL to the domain map
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Stefan Hajnocziqed: remove spurious BDRV_POLL_WHILE()
2023-03-10 Hanna Czenczekiotests/308: Add test for 'write -zu'
2023-03-10 Hanna Czenczekblock/fuse: Let PUNCH_HOLE write zeroes
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-10 Shreesh Adigaebpf: fix compatibility with libbpf 1.0+
next