index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
excp_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
FU exceptions should carry a cause (IC)
Balbir Singh
1
-0
/
+3
2016-10-28
ppc: allow certain HV interrupts to be delivered to guests
Nicholas Piggin
1
-6
/
+26
2016-10-28
ppc: fix MSR_ME handling for system reset interrupt
Nicholas Piggin
1
-2
/
+2
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
1
-2
/
+2
2016-09-07
ppc: Make alignment exceptions suck less
Benjamin Herrenschmidt
1
-4
/
+5
2016-09-07
ppc: Don't update NIP on conditional trap instructions
Benjamin Herrenschmidt
1
-2
/
+4
2016-09-07
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
1
-92
/
+54
2016-09-07
ppc: Don't update NIP in lswi/lswx/stswi/stswx
Benjamin Herrenschmidt
1
-0
/
+8
2016-09-07
ppc: FP exceptions are always precise
Benjamin Herrenschmidt
1
-5
/
+6
2016-09-07
ppc: Provide basic raise_exception_* functions
Benjamin Herrenschmidt
1
-17
/
+34
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
1
-10
/
+12
2016-07-01
ppc: Fix conditions for delivering external interrupts to a guest
Benjamin Herrenschmidt
1
-11
/
+8
2016-06-23
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
1
-0
/
+59
2016-06-23
ppc: Rework generation of priv and inval interrupts
Benjamin Herrenschmidt
1
-0
/
+19
2016-06-23
ppc: fix exception model for HV mode
Benjamin Herrenschmidt
1
-89
/
+45
2016-06-23
ppc: Fix rfi/rfid/hrfi/... emulation
Benjamin Herrenschmidt
1
-31
/
+20
2016-06-07
ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HV
Benjamin Herrenschmidt
1
-2
/
+6
2016-05-30
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
1
-0
/
+8
2016-05-30
ppc: Use split I/D mmu modes to avoid flushes on interrupts
Benjamin Herrenschmidt
1
-11
/
+0
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
1
-2
/
+47
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-17
ppc: cleanup logging
Paolo Bonzini
1
-0
/
+1
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
1
-4
/
+3
2015-09-20
target-ppc: Fix SRR0 when taking unaligned exceptions
Anton Blanchard
1
-1
/
+1
2014-09-25
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
1
-2
/
+17
2014-08-25
spapr: Add support for new NMI interface
Alexey Kardashevskiy
1
-0
/
+8
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
1
-2
/
+5
2014-06-16
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
1
-0
/
+5
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+1
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-04-08
PPC: Clean up DECR implementation
Alexander Graf
1
-2
/
+3
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-24
/
+24
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-8
/
+11
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+3
2013-12-20
Add MSR VSX and Associated Exception
Tom Musta
1
-0
/
+5
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-09-02
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
1
-0
/
+10
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-3
/
+6
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-3
/
+7
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
1
-1
/
+1
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-7
/
+15
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
1
-0
/
+4
2013-01-07
ppc/booke: fix crit/mcheck/debug exceptions
Scott Wood
1
-9
/
+22
2012-10-31
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
Andreas Färber
1
-2
/
+2
2012-10-31
target-ppc: Pass PowerPCCPU to powerpc_excp()
Andreas Färber
1
-16
/
+20
2012-06-24
PPC: Add support for MSR_CM
Alexander Graf
1
-4
/
+5
2012-06-24
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
1
-1
/
+2
[next]