- 240f46b target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK by Richard Henderson · 1 year, 2 months ago
- d8c5b92 target/sparc: Split fcc out of env->fsr by Richard Henderson · 1 year, 2 months ago
- 3590f01 target/sparc: Split cexc and ftt from env->fsr by Richard Henderson · 1 year, 2 months ago
- 49bb972 target/sparc: Split ver from env->fsr by Richard Henderson · 1 year, 2 months ago
- 1ccd6e1 target/sparc: Introduce cpu_get_fsr, cpu_put_fsr by Richard Henderson · 1 year, 2 months ago
- 41535ca target/sparc: Remove qt0, qt1 temporaries by Richard Henderson · 1 year, 2 months ago
- 3b91614 include/exec: Change cpu_mmu_index argument to CPUState by Richard Henderson · 11 months ago
- a120d32 include/exec: Implement cpu_mmu_index generically by Richard Henderson · 11 months ago
- e3547a7 target/sparc: Populate CPUClass.mmu_index by Richard Henderson · 11 months ago
- a318da6 target/sparc: Simplify qemu_irq_ack by Clément Chigot · 12 months ago
- 9348028 target: Move ArchCPUClass definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 2 months ago
- 2d56be5 target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 6ee45fa target: Unify QOM style by Philippe Mathieu-Daudé · 1 year, 2 months ago
- b597eed target/sparc: Remove CC_OP leftovers by Richard Henderson · 1 year, 2 months ago
- 68524e8 target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV by Richard Henderson · 1 year, 2 months ago
- f828df7 target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB by Richard Henderson · 1 year, 2 months ago
- b989ce7 target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD by Richard Henderson · 1 year, 2 months ago
- 1326010 target/sparc: Remove CC_OP_DIV by Richard Henderson · 1 year, 2 months ago
- 2a45b73 target/sparc: Remove CC_OP_LOGIC by Richard Henderson · 1 year, 2 months ago
- 2a1905c target/sparc: Split psr and xcc into components by Richard Henderson · 1 year, 2 months ago
- b1fa27f target/sparc: Introduce cpu_put_psr_icc by Richard Henderson · 1 year, 2 months ago
- 5f25b38 target/sparc: Remove sparcv7 cpu features by Richard Henderson · 1 year, 2 months ago
- bd7ff65 target/sparc: Define features via cpu-feature.h.inc by Richard Henderson · 1 year, 2 months ago
- e0f4605 target/sparc: Set TCG_GUEST_DEFAULT_MO by Richard Henderson · 1 year, 6 months ago
- 3b3d7df accel/tcg: Move CPUNegativeOffsetState into CPUState by Richard Henderson · 1 year, 3 months ago
- ca4d5d8 target/sparc: Handle FPRS correctly on big-endian hosts by Peter Maydell · 1 year, 5 months ago
- bb5de52 target: Widen pc/cs_base in cpu_get_tb_cpu_state by Anton Johansson · 1 year, 6 months ago
- 0a18945 tcg: Remove NO_CPU_IO_DEFS by Richard Henderson · 1 year, 9 months ago
- 4ea3af3 linux-user/sparc: Handle floating-point exceptions by Richard Henderson · 1 year, 10 months ago
- 6d2d454 target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu by Philippe Mathieu-Daudé · 2 years, 1 month ago
- f36aaa5 target/sparc: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 2 months ago
- 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 8 months ago
- 69242e7 Move CPU softfloat unions to cpu-float.h by Marc-André Lureau · 2 years, 9 months ago
- b36e239 target: Use ArchCPU as interface to target CPU by Philippe Mathieu-Daudé · 2 years, 10 months ago
- 9295b1a target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro by Philippe Mathieu-Daudé · 2 years, 10 months ago
- 1ea4a06 target: Use CPUArchState as interface to target-specific CPU state by Philippe Mathieu-Daudé · 2 years, 11 months ago
- 8b1d5b3 include/exec: Move cpu_signal_handler declaration by Richard Henderson · 3 years, 5 months ago
- 9ac200a target/sparc: Make sparc_cpu_dump_state() static by Philippe Mathieu-Daudé · 3 years, 3 months ago
- 1284119 hw/sparc: Allow building without the leon3 machine by Philippe Mathieu-Daudé · 3 years, 8 months ago
- 7a5805a linux-user/sparc: Handle tstate in sparc64_get/set_context() by Peter Maydell · 4 years, 2 months ago
- 246ff44 linux-user/sparc: Correct sparc64_get/set_context() FPU handling by Peter Maydell · 4 years, 2 months ago
- a010bdb gdbstub: extend GByteArray to read register helpers by Alex Bennée · 4 years, 9 months ago
- f8a7459 target/sparc: Define an enumeration for accessing env->regwptr by Richard Henderson · 5 years ago
- f8c3db3 target/sparc: Switch to do_transaction_failed() hook by Peter Maydell · 5 years ago
- ccdb4c5 target/sparc: sun4u Invert Endian TTE bit by Tony Nguyen · 5 years ago
- 52bf977 configure: Define target access alignment in configure by tony.nguyen@bt.com · 5 years ago
- 8a9358c migration: Move the VMStateDescription typedef to typedefs.h by Markus Armbruster · 5 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- e8b5fae cpu: Remove CPU_COMMON by Richard Henderson · 6 years ago
- 5b146dc cpu: Introduce CPUNegativeOffsetState by Richard Henderson · 6 years ago
- 677c4d6 cpu: Move ENV_OFFSET to exec/gen-icount.h by Richard Henderson · 6 years ago
- 5a59fbc target/sparc: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
- 2161a61 cpu: Define ArchCPU by Richard Henderson · 6 years ago
- 4f7c64b cpu: Define CPUArchState with typedef by Richard Henderson · 6 years ago
- 74433bf tcg: Split out target/arch/cpu-param.h by Richard Henderson · 6 years ago
- e84942f target/sparc: Convert to CPUClass::tlb_fill by Richard Henderson · 6 years ago
- 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
- fad866d target: Clean up how the dump_mmu() print by Markus Armbruster · 6 years ago
- 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
- 3f71e72 cpu: get rid of unused cpu_init() defines by Igor Mammedov · 7 years ago
- 0dacec8 cpu: add CPU_RESOLVING_TYPE macro by Igor Mammedov · 7 years ago
- 24f91e8 target/*/cpu.h: remove softfloat.h by Alex Bennée · 7 years ago
- 98670d4 accel/tcg: add size paremeter in tlb_fill() by Laurent Vivier · 7 years ago
- 1d4bfc5 sparc: cleanup cpu type name composition by Igor Mammedov · 7 years ago
- 55c3cee qom: Introduce CPUClass.tcg_initialize by Richard Henderson · 7 years ago
- 9d81b2d sparc: Fix typedef clash by Dr. David Alan Gilbert · 7 years ago
- 3d592ff sparc: replace cpu_sparc_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
- 576e1c4 sparc: embed sparc_def_t into CPUSPARCState by Igor Mammedov · 7 years ago
- 7285fba target-sparc: store the UA2005 entries in sun4u format by Artyom Tarasenko · 9 years ago
- 15f746c target-sparc: implement UA2005 TSB Pointers by Artyom Tarasenko · 9 years ago
- 96df2bc target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs by Artyom Tarasenko · 9 years ago
- 84f8f58 target-sparc: use direct address translation in hyperprivileged mode by Artyom Tarasenko · 9 years ago
- cbc3a6a target-sparc: implement UA2005 GL register by Artyom Tarasenko · 9 years ago
- 6e04075 target-sparc: implement UA2005 hypervisor traps by Artyom Tarasenko · 9 years ago
- 9a10756 target-sparc: hypervisor mode takes over nucleus mode by Artyom Tarasenko · 9 years ago
- 4ec3e34 target-sparc: implement UA2005 scratchpad registers by Artyom Tarasenko · 9 years ago
- 1a2aefa target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode by Artyom Tarasenko · 9 years ago
- 5b5352b target-sparc: add UltraSPARC T1 TLB #defines by Artyom Tarasenko · 9 years ago
- c2c7f86 target-sparc: add UA2005 TTE bit #defines by Artyom Tarasenko · 9 years ago
- 20395e6 target-sparc: use explicit mmu register pointers by Artyom Tarasenko · 9 years ago
- c9b459a target-sparc: store cpu super- and hypervisor flags in TB by Artyom Tarasenko · 8 years ago
- 1ceca92 target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode by Artyom Tarasenko · 13 years ago
- 1f5c00c qom/cpu: move tlb_flush to cpu_common_reset by Alex Bennée · 8 years ago
- fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago[Renamed from target-sparc/cpu.h]
- 82ecffa Open 2.9 development tree by Stefan Hajnoczi · 8 years ago