summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/pv
AgeCommit message (Expand)Author
2022-01-26x86: Fix build with the get/set_reg() infrastructureAndrew Cooper
2022-01-25x86/guest: Introduce {get,set}_reg() infrastructureAndrew Cooper
2021-09-21x86/pv: Move x86/trace.c to x86/pv/trace.cAndrew Cooper
2020-09-09x86/pv: Move segment descriptor infrastructure into PV-only filesAndrew Cooper
2020-05-22x86/PV: polish pv_set_gdt()Jan Beulich
2020-04-29x86/pv: Options to disable and/or compile out 32bit PV supportAndrew Cooper
2019-09-18x86: PCID is unused when !PVJan Beulich
2019-07-24xen/x86: cleanup unused NMI/MCE codeJuergen Gross
2019-03-05x86/pv: Rewrite guest %cr4 handling from scratchAndrew Cooper
2019-01-08x86/shim: only mark special pages as RAM in pvshim modeRoger Pau Monné
2018-08-30x86/pv: Rename v->arch.pv_vcpu to v->arch.pvAndrew Cooper
2018-08-29x86: report use of PCID together with reporting XPTI statusJan Beulich
2018-08-08x86: add missing "inline" keywordWei Liu
2018-05-04xen/x86: use PCID featureJuergen Gross
2018-04-06xen/grant: Switch {create, replace}_grant_p2m_mapping to typesafe MFNJulien Grall
2018-03-16x86/domain: Remove unused parameters from {hvm,pv}_domain_initialise()Andrew Cooper
2018-01-19x86/pv: Rename invalidate_shadow_ldt() to pv_destroy_ldt()Andrew Cooper
2018-01-16xen/pvshim: memory hotplugRoger Pau Monne
2018-01-16xen/pvshim: support vCPU hotplugRoger Pau Monne
2018-01-16xen/pvshim: add shim_mem cmdline parameterSergey Dyasli
2018-01-16xen/pvshim: add migration supportRoger Pau Monne
2018-01-16xen/pvshim: forward evtchn ops between L0 Xen and L2 DomURoger Pau Monne
2018-01-16xen/pvshim: set correct domid valueRoger Pau Monne
2018-01-16xen/pvshim: modify Dom0 builder in order to build a DomURoger Pau Monne
2018-01-16x86/shim: Kconfig and command line optionsAndrew Cooper
2017-10-18Revert "x86/mm: move PV l4 table setup code" and "x86/mm: factor out pv_arch_...Andrew Cooper
2017-09-22x86/mm: move PV l4 table setup codeWei Liu
2017-09-22x86/mm: move and rename map_ldt_shadow_pageWei Liu
2017-09-22x86/mm: add pv prefix to {set,destroy}_gdtWei Liu
2017-09-22x86/mm: move ro page fault emulation codeWei Liu
2017-08-18x86/mm: carve out replace_grant_pv_mappingWei Liu
2017-08-18x86/mm: carve out create_grant_pv_mappingWei Liu
2017-06-28x86/traps: factor out pv_trap_initWei Liu
2017-06-28x86/traps: simplify and rename send_guest_trapWei Liu
2017-06-27x86: simplify guest_has_trap_callbackWei Liu
2017-06-21x86: move PV invalid op emulation codeWei Liu
2017-06-21x86: move PV gate op emulation codeWei Liu
2017-06-21x86: move PV privileged instruction emulation codeWei Liu
2017-06-07x86/domain: move PV specific code to pv/domain.cWei Liu