Home
last modified time | relevance | path

Searched refs:guest (Results 1 – 25 of 34) sorted by relevance

12

/arch/powerpc/kvm/
DKconfig52 Support running unmodified book3s_32 guest kernels
67 Support running unmodified book3s_64 and book3s_32 guest kernels
82 Support running unmodified book3s_64 guest kernels in
88 guest operating systems will run at full hardware speed
101 Support running guest kernels in virtual machines on processors
103 guest in user mode (problem state) and emulating all
133 Support running unmodified E500 guest kernels in virtual machines on
149 Support running unmodified E500MC/E5500/E6500 guest kernels in
/arch/mips/kvm/
D00README.txt24 …Linux-3.7-rc2 based SMP guest hangs due to the following code sequence in the generated TLB handle…
26 when we ERET back to the guest. This causes the guest to hang in an infinite loop.
Dlocore.S238 mtc0 k0, CP0_ERROREPC #01: Save guest k0
/arch/arm/kvm/
Dinterrupts.S104 @ Store hardware CP15 state and load guest state
111 @ Set FPEXC_EN so the guest doesn't trap floating point instructions
140 @ We're all done, just restore the GPRs and go to the guest
191 @ Store guest CP15 state and restore host state
455 4: pop {r0, r1} @ Failed translation, return to guest
475 @ Switch VFP/NEON hardware state to the guest's
DMakefile21 obj-y += arm.o handle_exit.o guest.o mmu.o emulate.o reset.o
DKconfig28 Support hosting virtualized guest machines. You will also
Dinterrupts_head.S235 @ Store other guest registers
555 @ Disallow physical timer access for the guest
/arch/mips/paravirt/
DPlatform2 # Generic para-virtualized guest.
/arch/x86/xen/
DKconfig6 bool "Xen guest support"
50 bool "Support for running as a PVH guest"
/arch/x86/lguest/
DKconfig2 bool "Lguest guest support"
/arch/ia64/kvm/
Dmisc.h70 union context *ctx = &vcpu->arch.guest; in kvm_get_guest_context()
DKconfig33 Support hosting fully virtualized guest machines using hardware
Dkvm-ia64.c894 memcpy(&vcpu->arch.guest, &regs->saved_guest, sizeof(union context)); in kvm_arch_vcpu_ioctl_set_regs()
1163 union context *p_ctx = &vcpu->arch.guest; in kvm_arch_vcpu_init()
1405 memcpy(&regs->saved_guest, &vcpu->arch.guest, sizeof(union context)); in kvm_arch_vcpu_ioctl_get_regs()
/arch/arm64/kvm/
DMakefile20 kvm-$(CONFIG_KVM_ARM_HOST) += guest.o reset.o sys_regs.o sys_regs_generic_v8.o
DKconfig30 Support hosting virtualized guest machines.
/arch/tile/kvm/
DKconfig25 Support hosting paravirtualized guest machines.
/arch/s390/kvm/
DKconfig32 Support hosting paravirtualized guest machines using the SIE
/arch/ia64/include/asm/
Dkvm_host.h443 union context guest; member
575 typedef void kvm_tramp_entry(union context *host, union context *guest);
/arch/x86/include/asm/
Dperf_event.h263 u64 host, guest; member
/arch/mips/pci/
DMakefile24 obj-$(CONFIG_MIPS_PCI_VIRTIO) += pci-virtio-guest.o
/arch/x86/kvm/
DKconfig44 Support hosting fully virtualized guest machines using hardware
/arch/s390/kernel/
Dentry64.S998 stg %r3,__SF_EMPTY+8(%r15) # save guest register save area
1000 lmg %r0,%r13,0(%r3) # load guest gprs 0-13
1010 LPP __SF_EMPTY(%r15) # set guest id
1025 lg %r14,__SF_EMPTY+8(%r15) # load guest register save area
1026 stmg %r0,%r13,0(%r14) # save guest gprs 0-13
/arch/x86/kernel/cpu/
Dperf_event_intel.c1789 arr[0].guest = x86_pmu.intel_ctrl & ~cpuc->intel_ctrl_host_mask; in intel_guest_get_msrs()
1797 arr[1].guest = 0; in intel_guest_get_msrs()
1813 arr[idx].host = arr[idx].guest = 0; in core_guest_get_msrs()
1818 arr[idx].host = arr[idx].guest = in core_guest_get_msrs()
1824 arr[idx].guest &= ~ARCH_PERFMON_EVENTSEL_ENABLE; in core_guest_get_msrs()
/arch/um/
DKconfig.um138 guest to use up to 2.75G of memory.
/arch/powerpc/platforms/85xx/
DKconfig250 This option enables support for running as a QEMU guest using

12