index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-08
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...
Peter Maydell
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
2021-03-08
docs/system/arm/mps2.rst: Document the new mps3-an524 board
Peter Maydell
2021-03-08
hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
Peter Maydell
2021-03-08
hw/arm/mps2-tz: Stub out USB controller for mps3-an524
Peter Maydell
2021-03-06
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
2021-03-06
include/exec: lightly re-arrange TranslationBlock
Alex Bennée
2021-03-06
accel/tcg: drop the use of CF_HASH_MASK and rename params
Alex Bennée
2021-03-06
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
2021-03-06
accel/tcg: rename tb_lookup__cpu_state and hoist state extraction
Alex Bennée
2021-03-06
tcg/tci: Merge mov, not and neg operations
Richard Henderson
2021-03-06
tcg/tci: Merge bswap operations
Richard Henderson
2021-03-06
tcg/tci: Merge extension operations
Richard Henderson
2021-03-06
tcg/tci: Merge basic arithmetic operations
Richard Henderson
2021-03-06
tcg/tci: Reduce use of tci_read_r64
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r32s
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r32
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r16s
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r16
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r8s
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r8
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (load/store opcodes)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (conditional opcodes)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (deposit opcode)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (exchange opcodes)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (arithmetic opcodes)
Richard Henderson
2021-03-06
tcg: Manage splitwx in tc_ptr_to_region_tree by hand
Richard Henderson
2021-03-06
tcg: Split out tcg_raise_tb_overflow
Richard Henderson
2021-03-06
tcg/tci: Use exec/cpu_ldst.h interfaces
Richard Henderson
2021-03-06
tcg/aarch64: Fix generation of "scalar" vector operations
Richard Henderson
2021-03-06
tcg/aarch64: Fix I3617_CMLE0
Richard Henderson
2021-03-06
tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
Richard Henderson
2021-03-06
hw/sh4/sh7750_regs: Replace link to license by its full content
Philippe Mathieu-Daudé
2021-03-06
hw/sh4: Remove now unused CONFIG_SH4 from Kconfig
Philippe Mathieu-Daudé
2021-03-06
hw/pci-host: Introduce SH_PCI Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
hw/block: Introduce TC58128 eeprom Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
hw/timer: Introduce SH_TIMER Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
hw/char: Introduce SH_SCI Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
hw/intc: Introduce SH_INTC Kconfig entry
Philippe Mathieu-Daudé
2021-03-06
hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board
Philippe Mathieu-Daudé
2021-03-06
hw/sh4: Add missing license
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Remove unused definitions
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Let get_physical_address() use MMUAccessType access_type
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Remove unused 'int access_type' argument
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Replace magic value by MMUAccessType definitions
Philippe Mathieu-Daudé
2021-03-06
target/sh4: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2021-03-06
hw/arm/mps2-tz: Add new mps3-an524 board
Peter Maydell
[next]