OSDN Git Service

qmiga/qemu.git
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-05-19 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument for mmubooke206_get_ph...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmubooke206_check_tlb
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmubooke_get_phys...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmubooke_check_tlb
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from mmu40x_get_physic...
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from get_bat_6xx_tlb
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from ppc6xx_tlb_check
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from ppc6xx_tlb_pte_check
2021-05-19 Richard Hendersontarget/ppc: Remove type argument from check_prot
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu_helper.c
2021-05-19 Richard Hendersontarget/ppc: Rename access_type to type in mmu_helper.c
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu-hash32.c
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu-hash64.c
2021-05-19 Richard Hendersontarget/ppc: Use MMUAccessType in mmu-radix64.c
2021-05-19 Richard Hendersontarget/ppc: Introduce prot_for_access_type
2021-05-19 Giuseppe Musacchiotarget/ppc: Fix load endianness for lxvwsx/lxvdsx
2021-05-19 Richard Hendersontarget/ppc: Use translator_loop_temp_check
2021-05-19 Richard Hendersontarget/ppc: Mark helper_raise_exception* as noreturn
2021-05-19 Richard Hendersontarget/ppc: Tidy exception vs exit_tb
2021-05-19 Richard Hendersontarget/ppc: Move single-step check to ppc_tr_tb_stop
2021-05-19 Richard Hendersontarget/ppc: Remove DisasContext.exception
2021-05-19 Richard Hendersontarget/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
2021-05-19 Richard Hendersontarget/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_U...
2021-05-19 Richard Hendersontarget/ppc: Introduce gen_icount_io_start
2021-05-19 Richard Hendersontarget/ppc: Remove unnecessary gen_io_end calls
2021-05-19 Richard Hendersontarget/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
2021-05-19 Richard Hendersontarget/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
2021-05-19 Richard Hendersontarget/ppc: Simplify gen_debug_exception
2021-05-19 Richard Hendersontarget/ppc: Remove special case for POWERPC_EXCP_TRAP
2021-05-19 Richard Hendersontarget/ppc: Remove special case for POWERPC_SYSCALL
2021-05-19 Richard Hendersontarget/ppc: Move DISAS_NORETURN setting into gen_exception*
2021-05-19 Richard Hendersontarget/ppc: Split out decode_legacy
2021-05-19 Richard Hendersontarget/ppc: Add cia field to DisasContext
2021-05-19 Bruno Larsen... target/ppc: moved ppc_cpu_dump_state to cpu_init.c
2021-05-19 Bruno Larsen... target/ppc: moved ppc_store_sdr1 to cpu.c
2021-05-19 Bruno Larsen... target/ppc: updated vscr manipulation in machine.c
2021-05-19 Bruno Larsen... target/ppc: created ppc_{store,get}_vscr for generic...
2021-05-19 Bruno Larsen... target/ppc: isolated cpu init from translation logic
2021-05-19 Bruno Larsen... target/ppc: turned SPR R/W callbacks not static
2021-05-19 Lucas Mateus... hw/ppc: moved has_spr to cpu.h
2021-05-19 Lucas Mateus... target/ppc: moved ppc_store_lpcr to misc_helper.c
2021-05-19 Lucas Mateus... target/ppc: moved function out of mmu-hash64
2021-05-19 Lucas Mateus... hw/ppc: moved hcalls that depend on softmmu
2021-05-19 Bruno Larsen... target/ppc: move SPR R/W callbacks to translate.c
2021-05-19 Bruno Larsen... target/ppc: renamed SPR registration functions
2021-05-19 Bruno Larsen... target/ppc: Fold gen_*_xer into their callers
2021-05-19 Fabiano Rosashw/ppc/spapr.c: Make sure the host supports the selecte...
2021-05-19 Fabiano Rosashw/ppc/spapr.c: Extract MMU mode error reporting into...
2021-05-18 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-18 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2021-05-18 Kevin Wolfvhost-user-blk: Check that num-queues is supported...
2021-05-18 Kevin Wolfvirtio: Fail if iommu_platform is requested, but unsupp...
2021-05-18 Kevin Wolfvhost-user-blk: Get more feature flags from vhost device
2021-05-18 Kevin Wolfvhost-user-blk: Improve error reporting in realize
2021-05-18 Kevin Wolfvhost-user-blk: Don't reconnect during initialisation
2021-05-18 Kevin Wolfvhost-user-blk: Make sure to set Error on realize failure
2021-05-18 Stefan Hajnoczivhost-user-blk-test: test discard/write zeroes invalid...
2021-05-18 Stefan Hajnoczitests/qtest: add multi-queue test case to vhost-user...
2021-05-18 Coiby Xutest: new qTest case to test the vhost-user-blk-server
2021-05-18 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-18 Stefan Hajnocziblock/export: improve vu_blk_sect_range_ok()
2021-05-18 Kevin Wolfblock: Fix Transaction leak in bdrv_reopen_multiple()
2021-05-18 Kevin Wolfblock: Fix Transaction leak in bdrv_root_attach_child()
2021-05-18 Vladimir Sementsov... qcow2: set bdi->is_dirty
2021-05-18 Alex Bennéeconfigure: use cc, not host_cc to set cross_cc for...
2021-05-18 Alex Bennéetests/tcg: don't allow clang as a cross compiler
2021-05-18 Alex Bennéetests/tcg: fix missing return
2021-05-18 Matheus Fersttests/tcg/ppc64le: tests for brh/brw/brd
2021-05-18 Matheus Fersttests/docker: gcc-10 based images for ppc64{,le} tests
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add muls test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add msub test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add madd test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add ftoi test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add fmul test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add fadd test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add dvstep test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add clz test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add bmerge test
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add macros to create tests and first...
2021-05-18 Bastian Koppelmannconfigure: Emit HOST_CC to config-host.mak
2021-05-18 Bastian Koppelmanntests/tcg/tricore: Add build infrastructure
2021-05-18 Bastian Koppelmannhw/tricore: Add testdevice for tests in tests/tcg/
2021-05-18 Bastian Koppelmanntests/tcg: Run timeout cmds using --foreground
2021-05-18 Bastian Koppelmanntests/tcg: Add docker_as and docker_ld cmds
2021-05-18 Andrew Melnychenkotests/docker: Added libbpf library to the docker files.
2021-05-18 Alex Bennéetests/tcg: don't iterate through other arch compilers
2021-05-18 Alex Bennéegitlab: add build-user-hexagon test
2021-05-18 Alessandro... tests/tcg: Use Hexagon Docker image
2021-05-18 Alessandro... docker: Add Hexagon image
2021-05-18 Alex Bennéetests/docker: add "fetch" sub-command
2021-05-18 Alex Bennéetests/docker: allow "update" to add the current user
2021-05-18 Alex Bennéetests/docker: make executable an optional argument...
2021-05-18 Alex Bennéetests/docker: fix copying of executable in "update"
2021-05-18 Ilya Leoshkevichlinux-user/elfload: add s390x core dumping support
2021-05-18 Ilya Leoshkevichlinux-user/elfload: fix filling psinfo->pr_psargs
2021-05-18 Richard Hendersonlinux-user: Tidy TARGET_NR_rt_sigaction
2021-05-18 Richard Hendersonlinux-user/alpha: Share code for TARGET_NR_sigaction
next