index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-19
target/ppc: Introduce gen_icount_io_start
Richard Henderson
2021-05-19
target/ppc: Remove unnecessary gen_io_end calls
Richard Henderson
2021-05-19
target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
Richard Henderson
2021-05-19
target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
Richard Henderson
2021-05-19
target/ppc: Simplify gen_debug_exception
Richard Henderson
2021-05-19
target/ppc: Remove special case for POWERPC_EXCP_TRAP
Richard Henderson
2021-05-19
target/ppc: Remove special case for POWERPC_SYSCALL
Richard Henderson
2021-05-19
target/ppc: Move DISAS_NORETURN setting into gen_exception*
Richard Henderson
2021-05-19
target/ppc: Split out decode_legacy
Richard Henderson
2021-05-19
target/ppc: Add cia field to DisasContext
Richard Henderson
2021-05-19
target/ppc: moved ppc_cpu_dump_state to cpu_init.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: moved ppc_store_sdr1 to cpu.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: updated vscr manipulation in machine.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai)
2021-05-19
target/ppc: isolated cpu init from translation logic
Bruno Larsen (billionai)
2021-05-19
target/ppc: turned SPR R/W callbacks not static
Bruno Larsen (billionai)
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: moved ppc_store_lpcr to misc_helper.c
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
2021-05-19
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: move SPR R/W callbacks to translate.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: renamed SPR registration functions
Bruno Larsen (billionai)
2021-05-19
target/ppc: Fold gen_*_xer into their callers
Bruno Larsen (billionai)
2021-05-19
hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
Fabiano Rosas
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-18
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2021-05-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
2021-05-18
vhost-user-blk: Get more feature flags from vhost device
Kevin Wolf
2021-05-18
vhost-user-blk: Improve error reporting in realize
Kevin Wolf
2021-05-18
vhost-user-blk: Don't reconnect during initialisation
Kevin Wolf
2021-05-18
vhost-user-blk: Make sure to set Error on realize failure
Kevin Wolf
2021-05-18
vhost-user-blk-test: test discard/write zeroes invalid inputs
Stefan Hajnoczi
2021-05-18
tests/qtest: add multi-queue test case to vhost-user-blk-test
Stefan Hajnoczi
2021-05-18
test: new qTest case to test the vhost-user-blk-server
Coiby Xu
2021-05-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
2021-05-18
block/export: improve vu_blk_sect_range_ok()
Stefan Hajnoczi
2021-05-18
block: Fix Transaction leak in bdrv_reopen_multiple()
Kevin Wolf
2021-05-18
block: Fix Transaction leak in bdrv_root_attach_child()
Kevin Wolf
2021-05-18
qcow2: set bdi->is_dirty
Vladimir Sementsov-Ogievskiy
2021-05-18
configure: use cc, not host_cc to set cross_cc for build arch
Alex Bennée
2021-05-18
tests/tcg: don't allow clang as a cross compiler
Alex Bennée
2021-05-18
tests/tcg: fix missing return
Alex Bennée
2021-05-18
tests/tcg/ppc64le: tests for brh/brw/brd
Matheus Ferst
2021-05-18
tests/docker: gcc-10 based images for ppc64{,le} tests
Matheus Ferst
2021-05-18
tests/tcg/tricore: Add muls test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add msub test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add madd test
Bastian Koppelmann
2021-05-18
tests/tcg/tricore: Add ftoi test
Bastian Koppelmann
[prev]
[next]