.. |
Kconfig
|
25a2150bee
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
|
11 年之前 |
Makefile
|
66bb0aa077
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 年之前 |
book3s.c
|
8de12015ff
KVM: PPC: Expose helper functions for data/inst faults
|
11 年之前 |
book3s.h
|
cbbc58d4fd
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
|
12 年之前 |
book3s_32_mmu.c
|
2e27ecc961
KVM: PPC: Book3S: Stop PTE lookup on write errors
|
11 年之前 |
book3s_32_mmu_host.c
|
89b68c96a2
KVM: PPC: Book3S: Make magic page properly 4k mappable
|
11 年之前 |
book3s_32_sr.S
|
0214394760
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
|
14 年之前 |
book3s_64_mmu.c
|
f3383cf80e
KVM: PPC: Disable NX for old magic page using guests
|
11 年之前 |
book3s_64_mmu_host.c
|
89b68c96a2
KVM: PPC: Book3S: Make magic page properly 4k mappable
|
11 年之前 |
book3s_64_mmu_hv.c
|
02a68d0503
powerpc/kvm/cma: Fix panic introduces by signed shift operation
|
11 年之前 |
book3s_64_slb.S
|
d8d164a985
KVM: PPC: Book3S PR: Rework SLB switching code
|
11 年之前 |
book3s_64_vio.c
|
2f84d5ea6f
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
|
12 年之前 |
book3s_64_vio_hv.c
|
69e9fbb278
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
|
11 年之前 |
book3s_emulate.c
|
8e6afa36e7
KVM: PPC: PR: Handle FSCR feature deselects
|
11 年之前 |
book3s_exports.c
|
5deb8e7ad8
KVM: PPC: Make shared struct aka magic page guest endian
|
11 年之前 |
book3s_hv.c
|
63fff5c1e3
KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
|
11 年之前 |
book3s_hv_builtin.c
|
c04fa5831d
PC, KVM, CMA: Fix regression caused by wrong get_order() use
|
11 年之前 |
book3s_hv_interrupts.S
|
f73128f4f6
powerpc/kvm: Remove redundant save of SIER AND MMCR2
|
11 年之前 |
book3s_hv_ras.c
|
0240755225
KVM: PPC: Book3S HV: Access guest VPA in BE
|
11 年之前 |
book3s_hv_rm_mmu.c
|
cc568ead3c
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
|
11 年之前 |
book3s_hv_rm_xics.c
|
25a2150bee
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
|
11 年之前 |
book3s_hv_rmhandlers.S
|
66bb0aa077
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 年之前 |
book3s_interrupts.S
|
55ab169b7b
KVM: PPC: Book3S PR: Fix ABIv2 on LE
|
11 年之前 |
book3s_mmu_hpte.c
|
72c1253574
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
|
12 年之前 |
book3s_paired_singles.c
|
51f047261e
KVM: PPC: Allow kvmppc_get_last_inst() to fail
|
11 年之前 |
book3s_pr.c
|
8e6afa36e7
KVM: PPC: PR: Handle FSCR feature deselects
|
11 年之前 |
book3s_pr_papr.c
|
ef1af2e296
KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call
|
11 年之前 |
book3s_rmhandlers.S
|
55ab169b7b
KVM: PPC: Book3S PR: Fix ABIv2 on LE
|
11 年之前 |
book3s_rtas.c
|
19a44ecff5
KVM: PPC: RTAS: Do byte swaps explicitly
|
11 年之前 |
book3s_segment.S
|
616dff8602
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
|
11 年之前 |
book3s_xics.c
|
25a2150bee
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
|
11 年之前 |
book3s_xics.h
|
25a2150bee
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
|
11 年之前 |
booke.c
|
ce91ddc471
KVM: PPC: Remove DCR handling
|
11 年之前 |
booke.h
|
b2677b8dd8
KVM: PPC: Remove 440 support
|
11 年之前 |
booke_emulate.c
|
c1b8a01bf9
kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
|
11 年之前 |
booke_interrupts.S
|
b2677b8dd8
KVM: PPC: Remove 440 support
|
11 年之前 |
bookehv_interrupts.S
|
b2677b8dd8
KVM: PPC: Remove 440 support
|
11 年之前 |
e500.c
|
398a76c677
KVM: PPC: Add devname:kvm aliases for modules
|
11 年之前 |
e500.h
|
08c9a188d0
kvm: powerpc: use caching attributes as per linux pte
|
11 年之前 |
e500_emulate.c
|
debf27d6b9
KVM: PPC: e500: Emulate power management control SPR
|
11 年之前 |
e500_mmu.c
|
70713fe315
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
|
11 年之前 |
e500_mmu_host.c
|
cc568ead3c
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
|
11 年之前 |
e500_mmu_host.h
|
483ba97c0f
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
|
12 年之前 |
e500mc.c
|
28d2f421bc
KVM: PPC: Booke-hv: Add one reg interface for SPRG9
|
11 年之前 |
emulate.c
|
d69614a295
KVM: PPC: Separate loadstore emulation from priv emulation
|
11 年之前 |
emulate_loadstore.c
|
d69614a295
KVM: PPC: Separate loadstore emulation from priv emulation
|
11 年之前 |
fpu.S
|
05d77ac90c
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
|
15 年之前 |
irq.h
|
5975a2e095
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
|
12 年之前 |
mpic.c
|
8ba918d488
KVM: irqchip: Provide and use accessors for irq routing table
|
11 年之前 |
powerpc.c
|
478d668625
KVM: PPC: drop duplicate tracepoint
|
11 年之前 |
timing.c
|
ce91ddc471
KVM: PPC: Remove DCR handling
|
11 年之前 |
timing.h
|
ce91ddc471
KVM: PPC: Remove DCR handling
|
11 年之前 |
trace.h
|
dba291f2ce
kvm: powerpc: booke: Move booke related tracepoints to separate header
|
12 年之前 |
trace_booke.h
|
dba291f2ce
kvm: powerpc: booke: Move booke related tracepoints to separate header
|
12 年之前 |
trace_pr.h
|
5deb8e7ad8
KVM: PPC: Make shared struct aka magic page guest endian
|
11 年之前 |