Sign in
qemu
/
qemu
/
aa1361d54aac43094b98024b8b6c804eb6e41661
/
target
/
sparc
46bb013
SPARC64: add icount support
by Mark Cave-Ayland
· 7 years ago
41feb5b
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-request' into staging
by Peter Maydell
· 7 years ago
1636705
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging
by Peter Maydell
· 7 years ago
b8e13ba
linux-user: SPARC "rd %tick" can be used by user application
by Laurent Vivier
· 7 years ago
07ea28b
tcg: Pass tb and index to tcg_gen_exit_tb separately
by Richard Henderson
· 7 years ago
25a3173
target: Do not include "exec/address-spaces.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
d13c394
target/sparc: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
6e61bc9
target/sparc: convert to TranslatorOps
by Emilio G. Cota
· 7 years ago
af00be4
target/sparc: convert to DisasContextBase
by Emilio G. Cota
· 7 years ago
c5e6ccd
target/sparc: convert to DisasJumpType
by Emilio G. Cota
· 7 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
6e10f37
sparc: fix leon3 casa instruction when MMU is disabled
by KONRAD Frederic
· 7 years ago
24f91e8
target/*/cpu.h: remove softfloat.h
by Alex Bennée
· 7 years ago
bf85388
qdev: use device_class_set_parent_realize/unrealize/reset()
by Philippe Mathieu-Daudé
· 7 years ago
98670d4
accel/tcg: add size paremeter in tlb_fill()
by Laurent Vivier
· 7 years ago
7e450a8
target/sparc: remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
by Jean-Christophe Dubois
· 7 years ago
f764718
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
by Richard Henderson
· 7 years ago
8d8cb95
linux-user/sparc: Put address for data faults where linux-user expects it
by Peter Maydell
· 7 years ago
ab752f2
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging
by Peter Maydell
· 7 years ago
1d4bfc5
sparc: cleanup cpu type name composition
by Igor Mammedov
· 7 years ago
6e6430a
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
by Peter Maydell
· 7 years ago
1d48474
disas: Remove unused flags arguments
by Richard Henderson
· 7 years ago
1c2adb9
tcg: Initialize cpu_env generically
by Richard Henderson
· 7 years ago
b1311c4
tcg: define tcg_init_ctx and make tcg_ctx a pointer
by Emilio G. Cota
· 8 years ago
87d757d
target/sparc: check CF_PARALLEL instead of parallel_cpus
by Emilio G. Cota
· 8 years ago
c5a49c6
tcg: convert tb->cflags reads to tb_cflags(tb)
by Emilio G. Cota
· 8 years ago
55c3cee
qom: Introduce CPUClass.tcg_initialize
by Richard Henderson
· 7 years ago
dc41aa7
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
by Richard Henderson
· 7 years ago
8301ea4
qom/cpu: move cpu_model null check to cpu_class_by_name()
by Philippe Mathieu-Daudé
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 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
· 8 years ago
d185323
sparc: make cpu feature parsing property based
by Igor Mammedov
· 8 years ago
7005496
sparc: move adhoc CPUSPARCState initialization to realize time
by Igor Mammedov
· 8 years ago
de05005
sparc: convert cpu features to qdev properties
by Igor Mammedov
· 8 years ago
576e1c4
sparc: embed sparc_def_t into CPUSPARCState
by Igor Mammedov
· 8 years ago
12a6c15
sparc: convert cpu models to SPARC cpu subclasses
by Igor Mammedov
· 8 years ago
8908eb1
trace-events: fix code style: print 0x before hex numbers
by Vladimir Sementsov-Ogievskiy
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
9c489ea
tcg: Pass generic CPUState to gen_intermediate_code()
by Lluís Vilanova
· 8 years ago
08d64e0
target/sparc: optimize gen_op_mulscc() using deposit op
by Philippe Mathieu-Daudé
· 8 years ago
0b1183e
target/sparc: optimize various functions using extract op
by Philippe Mathieu-Daudé
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
5ee5993
sparc/sparc64: grab BQL before calling cpu_check_irqs
by Alex Bennée
· 8 years ago
3db010c
target/sparc: Restore ldstub of odd asis
by Richard Henderson
· 8 years ago
0336cbf
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
by Alex Bennée
· 8 years ago
854e67f
monitor: Fix crashes when using HMP commands without CPU
by Thomas Huth
· 8 years ago
2c21ee7
migration: extend VMStateInfo
by Jianjun Duan
· 8 years ago
3390537
target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
by Artyom Tarasenko
· 8 years ago
7285fba
target-sparc: store the UA2005 entries in sun4u format
by Artyom Tarasenko
· 9 years ago
7dd8c07
target-sparc: implement UA2005 ASI_MMU (0x21)
by Artyom Tarasenko
· 9 years ago
d00a233
target-sparc: add more registers to dump_mmu
by Artyom Tarasenko
· 9 years ago
70f44d2
target-sparc: implement auto-demapping for UA2005 CPUs
by Artyom Tarasenko
· 9 years ago
913b5f2
target-sparc: allow 256M sized pages
by Artyom Tarasenko
· 9 years ago
e5673ee
target-sparc: simplify ultrasparc_tsb_pointer
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
4797a68
target-sparc: replace the last tlb entry when no free entries left
by Artyom Tarasenko
· 9 years ago
2f1b529
target-sparc: ignore writes to UA2005 CPU mondo queue register
by Artyom Tarasenko
· 9 years ago
7cd39ef
target-sparc: allow priveleged ASIs in hyperprivileged mode
by Artyom Tarasenko
· 9 years ago
84f8f58
target-sparc: use direct address translation in hyperprivileged mode
by Artyom Tarasenko
· 9 years ago
5c65df3
target-sparc: fix immediate UA2005 traps
by Artyom Tarasenko
· 9 years ago
f7f17ef
target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
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
b8e31b3
target-sparc: implement UltraSPARC-T1 Strand status ASR
by Artyom Tarasenko
· 9 years ago
4ec3e34
target-sparc: implement UA2005 scratchpad registers
by Artyom Tarasenko
· 9 years ago
e4d06ca
target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
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
d10eb08
cputlb: drop flush_global flag from tlb_flush
by Alex Bennée
· 8 years ago
1f5c00c
qom/cpu: move tlb_flush to cpu_common_reset
by Alex Bennée
· 8 years ago
08da318
target-sparc: Use ctpop helper
by Richard Henderson
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago