summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/guest
AgeCommit message (Expand)Author
2021-01-15include: don't use asm/page.h from common headersJan Beulich
2020-04-29x86/hypervisor: pass flags to hypervisor_flush_tlbWei Liu
2020-04-29x86/tlb: use Xen L0 assisted TLB flush when availableRoger Pau Monné
2020-02-05x86/hyperv: provide Hyper-V hypercall functionsWei Liu
2020-02-05x86/hyperv: setup hypercall pageWei Liu
2020-02-05x86/hypervisor: provide hypervisor_fixup_e820Wei Liu
2020-02-05x86/smp: don't online cpu if hypervisor_ap_setup failsWei Liu
2020-02-05x86/hypervisor: make hypervisor_ap_setup return an error codeWei Liu
2020-02-03x86: move viridian_page_msr to hyperv-tlfs.hWei Liu
2020-01-08x86/hyperv: drop all __packed from hyperv-tlfs.hWei Liu
2020-01-08x86/hyperv: drop usage of GENMASK_ULL from hyperv-tlfs.hWei Liu
2020-01-03x86: rename guest/hypercall.h to guest/xen-hcall.hWei Liu
2020-01-03x86: include xen/lib.h in guest/pvh-boot.hWei Liu
2019-12-23x86/hyperv: change hv_tlb_flush_ex to fix clang buildWei Liu
2019-12-23x86/viridian: drop virdian_sint_msrWei Liu
2019-12-23x86: move viridian_guest_os_id_msr to hyperv-tlfs.hWei Liu
2019-12-23x86: provide and use hv_tsc_scaleWei Liu
2019-12-23x86/viridian: drop duplicate defines from private.h and viridian.cWei Liu
2019-12-20x86/hyperv: extract more information from Hyper-VWei Liu
2019-12-20x86: import hyperv-tlfs.h from LinuxWei Liu
2019-12-04x86: introduce CONFIG_HYPERV and detection codeWei Liu
2019-12-04x86: switch xen guest implementation to use hypervisor frameworkWei Liu
2019-12-04x86: rename hypervisor_{alloc,free}_unused_pageWei Liu
2019-12-04x86: introduce hypervisor frameworkWei Liu
2019-12-04x86: drop hypervisor_cpuid_baseWei Liu
2019-12-04x86: add missing headers in hypercall.hWei Liu
2019-05-17x86: clone Linux'es ASM_CALL_CONSTRAINTJan Beulich
2019-01-08x86/shim: only mark special pages as RAM in pvshim modeRoger Pau Monné
2018-11-12guest/pvh: fix handling of multiboot module listRoger Pau Monné
2018-11-07x86: extend get_platform_badpages() interfaceJan Beulich
2018-01-22x86/guest: clean up guest/xen.hWei Liu
2018-01-16xen/pvshim: add migration supportRoger Pau Monne
2018-01-16xen/pvshim: add grant table operationsRoger Pau Monne
2018-01-16xen/pvshim: set correct domid valueRoger Pau Monne
2018-01-16xen: mark xenstore/console pages as RAMRoger Pau Monne
2018-01-16x86/guest: add PV console codeSergey Dyasli
2018-01-16x86/guest: setup event channel upcall vectorRoger Pau Monne
2018-01-16x86/guest: map per-cpu vcpu_info area.Roger Pau Monne
2018-01-16xen/guest: fetch vCPU ID from XenRoger Pau Monne
2018-01-16x86/guest: map shared_info pageRoger Pau Monne
2018-01-16xen/pvshim: keep track of used PFN rangesWei Liu
2018-01-16xen/console: Introduce console=xenWei Liu
2018-01-16x86/pvh: Retrieve memory map from XenWei Liu
2018-01-16x86/shutdown: Support for using SCHEDOP_{shutdown,reboot}Andrew Cooper
2018-01-16x86/guest: Hypercall supportAndrew Cooper
2018-01-16x86/entry: Probe for Xen early during bootAndrew Cooper
2018-01-16x86/entry: Early PVH boot codeWei Liu