OSDN Git Service

qmiga/qemu.git
2022-01-12 Philippe Mathieu... tests/tcg: Fix target-specific Makefile variables path...
2022-01-12 Paolo BonziniKVM: x86: ignore interrupt_bitmap field of KVM_GET...
2022-01-12 Maxim LevitskyKVM: use KVM_{GET|SET}_SREGS2 when supported.
2022-01-12 Paolo Bonzinimeson: add comments in the target-specific flags section
2022-01-12 Paolo Bonziniconfigure, meson: move config-poison.h to meson
2022-01-12 Paolo Bonzinimeson: build contrib/ executables after generated headers
2022-01-12 Paolo Bonziniconfigure: move non-command-line variables away from...
2022-01-12 Paolo Bonziniconfigure: parse --enable/--disable-strip automatically...
2022-01-12 Paolo Bonziniconfigure, makefile: remove traces of really old files
2022-01-12 Paolo Bonziniconfigure: do not set bsd_user/linux_user early
2022-01-12 Paolo Bonziniconfigure: simplify creation of plugin symbol list
2022-01-12 Thomas Huthblock/file-posix: Simplify the XFS_IOC_DIOINFO handling
2022-01-12 Paolo Bonzinimeson: cleanup common-user/ build
2022-01-12 Paolo Bonziniuser: move common-user includes to a subdirectory of...
2022-01-12 Paolo Bonzinimeson: reuse common_user_inc when building files specif...
2022-01-12 Peter Maydelllinux-user: Fix clang warning for nios2-linux-user...
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...
2022-01-08 Frédéric Pétrottarget/riscv: adding high part of some csrs
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit M extension
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit arithmetic instructions
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit shift instructions
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit U-type instructions
2022-01-08 Frédéric Pétrottarget/riscv: support for 128-bit bitwise instructions
2022-01-08 Frédéric Pétrottarget/riscv: accessors to registers upper part and...
2022-01-08 Frédéric Pétrottarget/riscv: moving some insns close to similar insns
2022-01-08 Frédéric Pétrottarget/riscv: setup everything for rv64 to support...
2022-01-08 Frédéric Pétrottarget/riscv: array for the 64 upper bits of 128-bit...
2022-01-08 Frédéric Pétrottarget/riscv: separation of bitwise logic and arithmeti...
2022-01-08 Frédéric Pétrottarget/riscv: additional macros to check instruction...
2022-01-08 Frédéric Pétrotqemu/int128: addition of div/rem 128-bit operations
2022-01-08 Frédéric Pétrotexec/memop: Adding signed quad and octo defines
2022-01-08 Frédéric Pétrotexec/memop: Adding signedness to quad definitions
2022-01-08 Philipp Tomsichtarget/riscv: Fix position of 'experimental' comment
2022-01-08 Frank Changtarget/riscv: rvv-1.0: Call the correct RVF/RVD check...
next