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
path:
root
/
target
/
m68k
Age
Commit message (
Expand
)
Author
2020-12-12
m68k: fix some comment spelling errors
zhaolichang
2020-12-12
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
2020-12-12
target/m68k: remove useless qregs array
Laurent Vivier
2020-12-10
m68k: do not use ram_size global
Paolo Bonzini
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-21
meson: target
Paolo Bonzini
2020-07-06
target/m68k: consolidate physical translation offset into get_physical_address()
Mark Cave-Ayland
2020-07-06
target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
Mark Cave-Ayland
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
2020-06-02
target/m68k: implement opcode fetoxm1
Laurent Vivier
2020-06-02
target/m68k: implement fmove.l #<data>,FPCR
Laurent Vivier
2020-05-19
softfloat: Name rounding mode enum
Richard Henderson
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
2020-05-06
target/m68k: fix gdb for m68xxx
KONRAD Frederic
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-04-15
target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
Philippe Mathieu-Daudé
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/m68k: use gdb_get_reg helpers
Alex Bennée
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-21
m68k: Fix regression causing Single-Step via GDB/RSP to not single step
Laurent Vivier
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIX
Richard Henderson
2020-01-07
target/m68k: only change valid bits in CACR
Laurent Vivier
2019-10-28
target/m68k: fetch code with translator_ld
Emilio G. Cota
2019-09-19
target/m68k/fpu_helper.c: rename the access arguments
KONRAD Frederic
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-19
target/m68k: replace LIT64 with UINT64_C macros
Alex Bennée
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
The m68k gdbstub SR reg request doesnt include Condition-Codes
Lucien Murray-Pitts
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/m68k: Use env_cpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-17
Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...
Peter Maydell
2019-05-17
target/m68k: Optimize rotate_x() using extract_i32()
Philippe Mathieu-Daudé
[next]