]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-02-02 Helge Dellerseabios-hppa: Update SeaBIOS-hppa to VERSION 3
2022-01-12 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-01-12 Peter Maydelllinux-user: Fix clang warning for nios2-linux-user...
2022-01-11 Richard Hendersonlinux-user: Implement capability prctls
2022-01-11 Richard Hendersonlinux-user: Implement PR_SET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Map signal number in PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Do not special-case NULL for PR_GET_PDEATHSIG
2022-01-11 Richard Hendersonlinux-user: Move target_struct.h generic definitions...
2022-01-11 Richard Hendersonlinux-user/arm: Move target_oabi_flock64 out of target_...
2022-01-11 Richard Hendersonlinux-user/xtensa: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/sparc: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/sh4: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/s390x: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/riscv: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/ppc: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/openrisc: Use force_sig_fault
2022-01-11 Richard Hendersontarget/mips: Extract trap code into env->error_code
2022-01-11 Richard Hendersontarget/mips: Extract break code into env->error_code
2022-01-11 Richard Hendersonlinux-user/mips: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/mips: Improve do_break
2022-01-11 Richard Hendersonlinux-user/microblaze: Fix SIGFPE si_codes
2022-01-11 Richard Hendersonlinux-user/microblaze: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/m68k: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/i386: Use force_sig, force_sig_fault
2022-01-11 Richard Hendersonlinux-user/i386: Split out maybe_handle_vm86_trap
2022-01-11 Richard Hendersonlinux-user/hppa: Set FPE_CONDTRAP for COND
2022-01-11 Richard Hendersonlinux-user: Remove TARGET_NSIGFPE
2022-01-11 Richard Hendersonlinux-user/hppa: Use the proper si_code for PRIV_OPR...
2022-01-11 Richard Hendersonlinux-user/hppa: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/cris: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/alpha: Use force_sig_fault
2022-01-11 Richard Hendersonlinux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
2022-01-11 Richard Hendersonlinux-user/alpha: Set TRAP_UNK for bugchk and unknown...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-10 Stefan Weilsimplebench: Fix Python syntax error (reported by LGTM)
2022-01-10 John Snowpython: update type hints for mypy 0.930
2022-01-10 John SnowPython/aqmp: fix type definitions for mypy 0.920
2022-01-10 John Snowpython/aqmp: use absolute import statement
2022-01-10 Michael S.... Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
2022-01-10 Michael S.... Revert "virtio-pci: decouple notifier from interrupt...
2022-01-10 Michael S.... Revert "virtio-pci: decouple the single vector from...
2022-01-10 Michael S.... Revert "vhost: introduce new VhostOps vhost_set_config_...
2022-01-10 Michael S.... Revert "vhost-vdpa: add support for config interrupt"
2022-01-10 Michael S.... Revert "virtio: add support for configure interrupt"
2022-01-10 Michael S.... Revert "vhost: add support for configure interrupt"
2022-01-10 Michael S.... Revert "virtio-net: add support for configure interrupt"
2022-01-10 Michael S.... Revert "virtio-mmio: add support for configure interrupt"
2022-01-10 Michael S.... Revert "virtio-pci: add support for configure interrupt"
2022-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2022-01-09 Mark Cave-Aylandtarget/m68k: don't word align SP in stack frame if...
2022-01-09 Mark Cave-Aylandmacfb: fix VRAM dirty memory region logging
2022-01-09 Laurent Vivierq800: fix segfault with invalid MacROM
2022-01-09 Laurent Vivierhw: m68k: Add virt compat machine type for 7.0
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'pull-riscv-to-apply-20220108' of github...
2022-01-08 Warner Loshbsd-user: add arm target build
2022-01-08 Warner Loshbsd-user/freebsd/target_os_ucontext.h: Require TARGET_...
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm get_ucontext_sigreturn
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm get_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_sigtramp_args
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: Define size of ...
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: arm machine context...
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: arm specific signal...
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm get hwcap
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm defines for ELF
2022-01-08 Warner Loshbsd-user/arm/target_arch_thread.h: Routines to create...
2022-01-08 Warner Loshbsd-user/arm/target_arch_sigtramp.h: Signal Trampoline...
2022-01-08 Warner Loshbsd-user/arm/target_arch_vmparam.h: Parameters for...
2022-01-08 Warner Loshbsd-user/arm/target_arch_reg.h: Implement core dump...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement system call...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement data abort...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement trivial EXCP...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement target_cpu_cl...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: CPU Loop definitions
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.c: Target specific TLS...
2022-01-08 Warner Loshbsd-user/arm/target_syscall.h: Add copyright and update...
2022-01-08 Warner Loshbsd-user/arm/target_arch_sysarch.h: Use consistent...
2022-01-08 Warner Loshbsd-user/target_os_signal.h: Move signal prototypes...
2022-01-08 Warner Loshbsd-user/x86_64: Move functions into signal.c
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: use new target_os...
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: Remove target_sig...
2022-01-08 Warner Loshbsd-user/i386: Move the inlines into signal.c
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: Update mcontext_t...
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: use new target_os_u...
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: Remove target_sigco...
2022-01-08 Warner Loshbsd-user: create a per-arch signal.c file
2022-01-08 Warner Loshbsd-user/freebsd: Create common target_os_ucontext...
2022-01-08 Warner Loshbsd-user/mips*: Remove mips support
2022-01-08 Alistair Francistarget/riscv: Implement the stval/mtval illegal instruction
2022-01-08 Alistair Francistarget/riscv: Fixup setting GVA
2022-01-08 Alistair Francistarget/riscv: Set the opcode in DisasContext
2022-01-08 Frédéric Pétrottarget/riscv: actual functions to realize crs 128-bit...
2022-01-08 Frédéric Pétrottarget/riscv: modification of the trans_csrxx for 128...
2022-01-08 Frédéric Pétrottarget/riscv: helper functions to wrap calls to 128...
next