index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
target/arm: Fix aa64 ldp register writeback
Richard Henderson
1
-12
/
+17
2017-09-04
target/arm: Allow deliver_fault() caller to specify EA bit
Peter Maydell
2
-5
/
+7
2017-09-04
target/arm: Factor out fault delivery code
Peter Maydell
1
-53
/
+57
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
3
-23
/
+26
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
2
-3
/
+6
2017-09-04
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
3
-30
/
+40
2017-09-04
hw/arm/virt: add pmu interrupt state
Andrew Jones
2
-0
/
+4
2017-09-04
target/arm: Create and use new function arm_v7m_is_handler_mode()
Peter Maydell
2
-6
/
+12
2017-09-04
target/arm: Don't calculate lr in arm_v7m_cpu_do_interrupt() until needed
Peter Maydell
1
-7
/
+8
2017-09-04
target/arm: Make arm_cpu_dump_state() handle the M-profile XPSR
Peter Maydell
1
-18
/
+40
2017-09-04
target/arm: Don't use cpsr_write/cpsr_read to transfer M profile XPSR
Peter Maydell
1
-15
/
+34
2017-09-04
target/arm: Don't store M profile PRIMASK and FAULTMASK in daif
Peter Maydell
4
-19
/
+41
2017-09-04
target/arm: Define and use XPSR bit masks
Peter Maydell
2
-17
/
+36
2017-09-04
target/arm: Fix outdated comment about exception exit
Peter Maydell
1
-1
/
+1
2017-09-04
target/arm: Remove incorrect comment about MPU_CTRL
Peter Maydell
1
-1
/
+1
2017-09-04
target/arm: Tighten up Thumb decode where new v8M insns will be
Peter Maydell
1
-9
/
+39
2017-09-04
target/arm: Consolidate PMSA handling in get_phys_addr()
Peter Maydell
1
-16
/
+22
2017-09-04
target/arm: Don't trap WFI/WFE for M profile
Peter Maydell
1
-0
/
+5
2017-09-04
target/arm: Use MMUAccessType enum rather than int
Peter Maydell
2
-16
/
+17
2017-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
1
-2
/
+2
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
1
-2
/
+2
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
unicore32: replace uc32_cpu_init() with cpu_generic_init()
Igor Mammedov
2
-8
/
+1
2017-09-01
openrisc: replace cpu_openrisc_init() with cpu_generic_init()
Igor Mammedov
2
-8
/
+1
2017-09-01
moxie: replace cpu_moxie_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
lm32: replace cpu_lm32_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
x86: replace cpu_x86_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
cris: replace cpu_cris_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
arm: replace cpu_arm_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
sh4: replace cpu_sh4_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
tricore: replace cpu_tricore_init() with cpu_generic_init()
Igor Mammedov
2
-8
/
+1
2017-09-01
xtensa: replace cpu_xtensa_init() with cpu_generic_init()
Igor Mammedov
3
-25
/
+4
2017-09-01
tilegx: replace cpu_tilegx_init() with cpu_generic_init()
Igor Mammedov
2
-11
/
+4
2017-09-01
nios2: replace cpu_nios2_init() with cpu_generic_init()
Igor Mammedov
2
-8
/
+4
2017-09-01
microblaze: replace cpu_mb_init() with cpu_generic_init()
Igor Mammedov
3
-13
/
+7
2017-09-01
m68k: replace cpu_m68k_init() with cpu_generic_init()
Igor Mammedov
3
-22
/
+3
2017-09-01
hppa: replace cpu_hppa_init() with cpu_generic_init()
Igor Mammedov
2
-11
/
+4
2017-09-01
alpha: replace cpu_alpha_init() with cpu_generic_init()
Igor Mammedov
2
-18
/
+6
2017-09-01
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
3
-16
/
+8
2017-09-01
sparc: replace cpu_sparc_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
sparc: make cpu feature parsing property based
Igor Mammedov
1
-133
/
+82
2017-09-01
sparc: move adhoc CPUSPARCState initialization to realize time
Igor Mammedov
1
-15
/
+15
2017-09-01
sparc: convert cpu features to qdev properties
Igor Mammedov
1
-0
/
+66
2017-09-01
sparc: embed sparc_def_t into CPUSPARCState
Igor Mammedov
8
-40
/
+33
2017-09-01
sparc: convert cpu models to SPARC cpu subclasses
Igor Mammedov
2
-39
/
+83
2017-09-01
target-i386/cpu: Add new EPYC CPU model
Brijesh Singh
1
-0
/
+44
2017-09-01
hmp: allow apic-id for "info lapic"
Yi Wang
1
-1
/
+9
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
3
-22
/
+22
2017-08-31
i386: introduce ELF_NOTE_SIZE macro
Marc-André Lureau
1
-10
/
+10
2017-08-31
i386/dump: use DIV_ROUND_UP
Marc-André Lureau
1
-12
/
+12
[next]