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
/
sparc
Age
Commit message (
Expand
)
Author
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
target/sparc: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
2017-10-09
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-14
sparc: Fix typedef clash
Dr. David Alan Gilbert
2017-09-01
sparc: replace cpu_sparc_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
sparc: make cpu feature parsing property based
Igor Mammedov
2017-09-01
sparc: move adhoc CPUSPARCState initialization to realize time
Igor Mammedov
2017-09-01
sparc: convert cpu features to qdev properties
Igor Mammedov
2017-09-01
sparc: embed sparc_def_t into CPUSPARCState
Igor Mammedov
2017-09-01
sparc: convert cpu models to SPARC cpu subclasses
Igor Mammedov
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
target/sparc: optimize gen_op_mulscc() using deposit op
Philippe Mathieu-Daudé
2017-07-19
target/sparc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-03-09
sparc/sparc64: grab BQL before calling cpu_check_irqs
Alex Bennée
2017-03-02
target/sparc: Restore ldstub of odd asis
Richard Henderson
2017-02-24
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
2017-02-21
monitor: Fix crashes when using HMP commands without CPU
Thomas Huth
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2017-01-18
target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
Artyom Tarasenko
2017-01-18
target-sparc: store the UA2005 entries in sun4u format
Artyom Tarasenko
2017-01-18
target-sparc: implement UA2005 ASI_MMU (0x21)
Artyom Tarasenko
2017-01-18
target-sparc: add more registers to dump_mmu
Artyom Tarasenko
2017-01-18
target-sparc: implement auto-demapping for UA2005 CPUs
Artyom Tarasenko
2017-01-18
target-sparc: allow 256M sized pages
Artyom Tarasenko
2017-01-18
target-sparc: simplify ultrasparc_tsb_pointer
Artyom Tarasenko
2017-01-18
target-sparc: implement UA2005 TSB Pointers
Artyom Tarasenko
2017-01-18
target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
Artyom Tarasenko
2017-01-18
target-sparc: replace the last tlb entry when no free entries left
Artyom Tarasenko
2017-01-18
target-sparc: ignore writes to UA2005 CPU mondo queue register
Artyom Tarasenko
2017-01-18
target-sparc: allow priveleged ASIs in hyperprivileged mode
Artyom Tarasenko
2017-01-18
target-sparc: use direct address translation in hyperprivileged mode
Artyom Tarasenko
2017-01-18
target-sparc: fix immediate UA2005 traps
Artyom Tarasenko
2017-01-18
target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
Artyom Tarasenko
2017-01-18
target-sparc: implement UA2005 GL register
Artyom Tarasenko
2017-01-18
target-sparc: implement UA2005 hypervisor traps
Artyom Tarasenko
2017-01-18
target-sparc: hypervisor mode takes over nucleus mode
Artyom Tarasenko
2017-01-18
target-sparc: implement UltraSPARC-T1 Strand status ASR
Artyom Tarasenko
2017-01-18
target-sparc: implement UA2005 scratchpad registers
Artyom Tarasenko
2017-01-18
target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
Artyom Tarasenko
2017-01-18
target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode
Artyom Tarasenko
2017-01-18
target-sparc: add UltraSPARC T1 TLB #defines
Artyom Tarasenko
2017-01-18
target-sparc: add UA2005 TTE bit #defines
Artyom Tarasenko
2017-01-18
target-sparc: use explicit mmu register pointers
Artyom Tarasenko
[prev]
[next]