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
path:
root
/
target
Age
Commit message (
Expand
)
Author
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-05
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...
Peter Maydell
2021-03-04
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2021-03-04
target/riscv: Declare csr_ops[] with a known size
Bin Meng
2021-03-04
target/s390x/kvm: Simplify debug code
Philippe Mathieu-Daudé
2021-03-04
css: SCHIB measurement block origin must be aligned
Pierre Morel
2021-03-04
target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section
Thomas Huth
2021-03-04
s390x/cpu_model: disallow unpack for --only-migratable
Christian Borntraeger
2021-03-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-25
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2021-02-22
target/cris: Plug leakage of TCG temporaries
Stefan Sandstrom
2021-02-22
target/cris: Let cris_mmu_translate() use MMUAccessType access_type
Philippe Mathieu-Daudé
2021-02-22
target/cris: Use MMUAccessType enum type when possible
Philippe Mathieu-Daudé
2021-02-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...
Peter Maydell
2021-02-21
target/mips: Use GPR move functions in gen_HILO1_tx79()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpers
Philippe Mathieu-Daudé
2021-02-21
target/mips: Rename 128-bit upper halve GPR registers
Philippe Mathieu-Daudé
2021-02-21
target/mips: Promote 128-bit multimedia registers as global ones
Philippe Mathieu-Daudé
2021-02-21
target/mips: Make cpu_HI/LO registers public
Philippe Mathieu-Daudé
2021-02-21
target/mips: Include missing "tcg/tcg.h" header
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove unused 'rw' argument from page_table_walk_refill()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let get_seg*_physical_address() take MMUAccessType arg
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let get_physical_address() take MMUAccessType argument
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let raise_mmu_exception() take MMUAccessType argument
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let cpu_mips_translate_address() take MMUAccessType arg
Philippe Mathieu-Daudé
2021-02-21
target/mips: Let do_translate_address() take MMUAccessType argument
Philippe Mathieu-Daudé
2021-02-21
target/mips: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove unused MMU definitions
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type argument from get_physical_address()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type arg from get_segctl_physical_address()
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type argument from get_seg_physical_address
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove access_type argument from map_address() handler
Philippe Mathieu-Daudé
2021-02-21
target/mips: fetch code with translator_ld
Philippe Mathieu-Daudé
2021-02-20
target/avr/cpu: Use device_class_set_parent_realize()
Philippe Mathieu-Daudé
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2021-02-18
Hexagon build infrastructure
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) translation
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG for floating point instructions
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG for instructions with multiple definitions
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG generation
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) instruction classes
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) macros
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) opcode data structures
Taylor Simpson
[next]