Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dcb351cd095a3a1e1100b74f15a0100cf9a0c700
/
arch
/
powerpc
/
kvm
/
booke.c
dc4fbba
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
by Anton Blanchard
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
845ac98
KVM: PPC: add missing pt_regs initialization
by Tudor Laurentiu
· 10 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 10 years ago
e233d54
KVM: booke: use __kvm_guest_exit
by Paolo Bonzini
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
8d0eff6
KVM: PPC: Pass enum to kvmppc_get_last_inst
by Alexander Graf
· 10 years ago
033aaa1
powerpc/kvm: common sw breakpoint instr across ppc
by Madhavan Srinivasan
· 10 years ago
d02d4d1
KVM: PPC: Remove the tasklet used by the hrtimer
by Mihai Caraman
· 10 years ago
2f699a5
KVM: PPC: BOOKE: Emulate debug registers and exception
by Bharat Bhushan
· 10 years ago
8a41ea5
KVM: PPC: Make ONE_REG powerpc generic
by Mihai Caraman
· 10 years ago
95d80a2
KVM: PPC: Book3e: Add AltiVec support
by Mihai Caraman
· 10 years ago
3efc7da
KVM: PPC: Book3E: Increase FPU laziness
by Mihai Caraman
· 10 years ago
2c50967
KVM: PPC: BOOKE: Add one reg interface for DBSR
by Bharat Bhushan
· 10 years ago
348ba71
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
by Bharat Bhushan
· 10 years ago
2190991
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
by Bharat Bhushan
· 10 years ago
9fee756
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
by Bharat Bhushan
· 10 years ago
ce91ddc
KVM: PPC: Remove DCR handling
by Alexander Graf
· 10 years ago
8de1201
KVM: PPC: Expose helper functions for data/inst faults
by Alexander Graf
· 11 years ago
7d15c06
KVM: PPC: Implement kvmppc_xlate for all targets
by Alexander Graf
· 11 years ago
f525047
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
by Mihai Caraman
· 10 years ago
51f0472
KVM: PPC: Allow kvmppc_get_last_inst() to fail
by Mihai Caraman
· 10 years ago
34f754b
kvm: ppc: Add SPRN_EPR get helper function
by Bharat Bhushan
· 10 years ago
c1b8a01
kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
by Bharat Bhushan
· 10 years ago
dc16854
kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
by Bharat Bhushan
· 10 years ago
a5414d4
kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
by Bharat Bhushan
· 10 years ago
31579ee
kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
by Bharat Bhushan
· 10 years ago
b73117c
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
by Paolo Bonzini
· 11 years ago
6c85f52
kvm/ppc: IRQ disabling cleanup
by Scott Wood
· 11 years ago
9bd880a
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
by Tiejun Chen
· 11 years ago
08c9a18
kvm: powerpc: use caching attributes as per linux pte
by Bharat Bhushan
· 11 years ago
99dae3b
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
by Paul Mackerras
· 11 years ago
efff191
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
by Paul Mackerras
· 11 years ago
f5f9721
powerpc/kvm/booke: Fix build break due to stack frame size warning
by Scott Wood
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
cbbc58d
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
by Aneesh Kumar K.V
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
dba291f
kvm: powerpc: booke: Move booke related tracepoints to separate header
by Aneesh Kumar K.V
· 11 years ago
3a167bea
kvm: powerpc: Add kvmppc_ops callback
by Aneesh Kumar K.V
· 11 years ago
ce11e48
KVM: PPC: E500: Add userspace debug stub support
by Bharat Bhushan
· 11 years ago
547465e
KVM: PPC: E500: Using "struct debug_reg"
by Bharat Bhushan
· 11 years ago
b12c784
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
by Bharat Bhushan
· 11 years ago
8b75cbb
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
by Paul Mackerras
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
c09ec19
kvm/ppc/booke: Don't call kvm_guest_enter twice
by Scott Wood
· 11 years ago
5f1c248
kvm/ppc: Call trace_hardirqs_on before entry
by Scott Wood
· 11 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
5f17ce8
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
by Tiejun Chen
· 12 years ago
f8941fbe
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
by Scott Wood
· 12 years ago
7c11c0c
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
by Scott Wood
· 12 years ago
f1e8902
kvm/ppc/booke: Hold srcu lock when calling gfn functions
by Scott Wood
· 12 years ago
eb1e4f4
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
by Scott Wood
· 12 years ago
5df554ad
kvm/ppc/mpic: in-kernel MPIC emulation
by Scott Wood
· 12 years ago
35b299e
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
by Mihai Caraman
· 12 years ago
9b4f530
booke: exit to user space if emulator request
by Bharat Bhushan
· 12 years ago
092d62e
KVM: PPC: debug stub interface parameter defined
by Bharat Bhushan
· 12 years ago
8c32a2e
Added ONE_REG interface for debug instruction
by Bharat Bhushan
· 12 years ago
4fe27d2
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
by Paul Mackerras
· 12 years ago
78accda
KVM: PPC: Added one_reg interface for timer registers
by Bharat Bhushan
· 12 years ago
d26f22c
KVM: PPC: move tsr update in a separate function
by Bharat Bhushan
· 12 years ago
8482644
KVM: set_memory_region: Refactor commit_memory_region()
by Takuya Yoshikawa
· 12 years ago
011da89
KVM: PPC: BookE: Handle alignment interrupts
by Alexander Graf
· 12 years ago
1d542d9
KVM: PPC: booke: Allow multiple exception types
by Bharat Bhushan
· 12 years ago
324b3e6
KVM: PPC: BookE: Add EPR ONE_REG sync
by Alexander Graf
· 12 years ago
1c81063
KVM: PPC: BookE: Implement EPR exit
by Alexander Graf
· 12 years ago
b8c649a
KVM: PPC: BookE: Allow irq deliveries to inject requests
by Alexander Graf
· 12 years ago
352df1d
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
by Mihai Caraman
· 12 years ago
38f9882
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
by Mihai Caraman
· 12 years ago
95e90b4
KVM: PPC: bookehv: Add guest computation mode for irq delivery
by Mihai Caraman
· 12 years ago
b50df19
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
by Mihai Caraman
· 12 years ago
5bd1cf1
KVM: PPC: set IN_GUEST_MODE before checking requests
by Scott Wood
· 12 years ago
a47d72f
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
by Paul Mackerras
· 12 years ago
dfe49db
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
by Paul Mackerras
· 12 years ago
a66b48c
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
by Paul Mackerras
· 12 years ago
7a08c27
KVM: PPC: BookE: Support FPU on non-hv systems
by Alexander Graf
· 12 years ago
6df8d3f
booke: Added ONE_REG interface for IAC/DAC debug registers
by Bharat Bhushan
· 12 years ago
f61c94b
KVM: PPC: booke: Add watchdog emulation
by Bharat Bhushan
· 12 years ago
7c973a2
KVM: PPC: Add return value to core_check_requests
by Alexander Graf
· 12 years ago
7ee7885
KVM: PPC: Add return value in prepare_to_enter
by Alexander Graf
· 12 years ago
3766a4c
KVM: PPC: Move kvm_guest_enter call into generic code
by Alexander Graf
· 12 years ago
bd2be68
KVM: PPC: Book3S: PR: Rework irq disabling
by Alexander Graf
· 12 years ago
24afa37b
KVM: PPC: Consistentify vcpu exit path
by Alexander Graf
· 12 years ago
706fb73
KVM: PPC: Exit guest context while handling exit
by Alexander Graf
· 12 years ago
e85ad38
KVM: PPC: BookE: Drop redundant vcpu->mode set
by Alexander Graf
· 12 years ago
03d25c5
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
by Alexander Graf
· 12 years ago
2d8185d
KVM: PPC: BookE: No duplicate request != 0 check
by Alexander Graf
· 12 years ago
6346046
KVM: PPC: BookE: Add some more trace points
by Alexander Graf
· 12 years ago
862d31f
KVM: PPC: E500: Implement MMU notifiers
by Alexander Graf
· 12 years ago
d69c643
KVM: PPC: BookE: Add support for vcpu->mode
by Alexander Graf
· 12 years ago
4ffc635
KVM: PPC: BookE: Add check_requests helper function
by Alexander Graf
· 12 years ago
cf1c5ca
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
by Alexander Graf
· 12 years ago
97c9505
KVM: PPC: PR: Use generic tracepoint for guest exit
by Alexander Graf
· 12 years ago
6328e59
booke/bookehv: Add host crit-watchdog exception support
by Bharat Bhushan
· 13 years ago
21bd000
KVM: PPC: booke: Added DECAR support
by Bharat Bhushan
· 13 years ago
966cd0f
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
by Alexander Graf
· 13 years ago
6020c0f
KVM: PPC: Pass EA to updating emulation ops
by Alexander Graf
· 13 years ago
03660ba
KVM: PPC: Booke: only prepare to enter when we enter
by Alexander Graf
· 13 years ago
7cc1e8e
KVM: PPC: booke: Reinject performance monitor interrupts
by Alexander Graf
· 13 years ago
4e642cc
KVM: PPC: booke: expose good state on irq reinject
by Alexander Graf
· 13 years ago
Next »