index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
1
-0
/
+4
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
1
-3
/
+5
2013-04-26
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
1
-47
/
+55
2013-04-26
booke: exit to user space if emulator request
Bharat Bhushan
1
-0
/
+3
2013-04-26
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
1
-0
/
+6
2013-04-17
Added ONE_REG interface for debug instruction
Bharat Bhushan
1
-0
/
+6
2013-03-22
KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
Paul Mackerras
1
-2
/
+1
2013-03-22
KVM: PPC: Added one_reg interface for timer registers
Bharat Bhushan
1
-0
/
+30
2013-03-22
KVM: PPC: move tsr update in a separate function
Bharat Bhushan
1
-10
/
+14
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+1
2013-02-13
KVM: PPC: BookE: Handle alignment interrupts
Alexander Graf
1
-1
/
+15
2013-02-13
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
1
-5
/
+9
2013-01-10
KVM: PPC: BookE: Add EPR ONE_REG sync
Alexander Graf
1
-0
/
+21
2013-01-10
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
1
-1
/
+13
2013-01-10
KVM: PPC: BookE: Allow irq deliveries to inject requests
Alexander Graf
1
-0
/
+5
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
1
-0
/
+14
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
1
-0
/
+12
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
1
-1
/
+8
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
1
-0
/
+1
2012-10-05
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
1
-1
/
+0
2012-10-05
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
1
-0
/
+2
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
1
-1
/
+6
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
1
-0
/
+12
2012-10-05
KVM: PPC: BookE: Support FPU on non-hv systems
Alexander Graf
1
-0
/
+11
2012-10-05
booke: Added ONE_REG interface for IAC/DAC debug registers
Bharat Bhushan
1
-2
/
+46
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
1
-0
/
+155
2012-10-05
KVM: PPC: Add return value to core_check_requests
Alexander Graf
1
-1
/
+5
2012-10-05
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
1
-8
/
+8
2012-10-05
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
1
-2
/
+0
2012-10-05
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
1
-0
/
+2
2012-10-05
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
1
-5
/
+8
2012-10-05
KVM: PPC: Exit guest context while handling exit
Alexander Graf
1
-0
/
+3
2012-10-05
KVM: PPC: BookE: Drop redundant vcpu->mode set
Alexander Graf
1
-2
/
+0
2012-10-05
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
1
-57
/
+1
2012-10-05
KVM: PPC: BookE: No duplicate request != 0 check
Alexander Graf
1
-7
/
+5
2012-10-05
KVM: PPC: BookE: Add some more trace points
Alexander Graf
1
-0
/
+3
2012-10-05
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
1
-0
/
+6
2012-10-05
KVM: PPC: BookE: Add support for vcpu->mode
Alexander Graf
1
-0
/
+11
2012-10-05
KVM: PPC: BookE: Add check_requests helper function
Alexander Graf
1
-7
/
+17
2012-10-05
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
Alexander Graf
1
-0
/
+1
2012-10-05
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
1
-0
/
+3
2012-07-11
booke/bookehv: Add host crit-watchdog exception support
Bharat Bhushan
1
-0
/
+21
2012-05-30
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
1
-0
/
+5
2012-04-08
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Booke: only prepare to enter when we enter
Alexander Graf
1
-8
/
+10
2012-04-08
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: booke: expose good state on irq reinject
Alexander Graf
1
-15
/
+41
2012-04-08
KVM: PPC: booke: Support perfmon interrupts
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: booke: add GS documentation for program interrupt
Alexander Graf
1
-2
/
+8
[next]