mmu.c 96 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027
  1. /*
  2. * Kernel-based Virtual Machine driver for Linux
  3. *
  4. * This module enables machines with Intel VT-x extensions to run virtual
  5. * machines without emulation or binary translation.
  6. *
  7. * MMU support
  8. *
  9. * Copyright (C) 2006 Qumranet, Inc.
  10. * Copyright 2010 Red Hat, Inc. and/or its affiliates.
  11. *
  12. * Authors:
  13. * Yaniv Kamay <yaniv@qumranet.com>
  14. * Avi Kivity <avi@qumranet.com>
  15. *
  16. * This work is licensed under the terms of the GNU GPL, version 2. See
  17. * the COPYING file in the top-level directory.
  18. *
  19. */
  20. #include "irq.h"
  21. #include "mmu.h"
  22. #include "x86.h"
  23. #include "kvm_cache_regs.h"
  24. #include <linux/kvm_host.h>
  25. #include <linux/types.h>
  26. #include <linux/string.h>
  27. #include <linux/mm.h>
  28. #include <linux/highmem.h>
  29. #include <linux/module.h>
  30. #include <linux/swap.h>
  31. #include <linux/hugetlb.h>
  32. #include <linux/compiler.h>
  33. #include <linux/srcu.h>
  34. #include <linux/slab.h>
  35. #include <linux/uaccess.h>
  36. #include <asm/page.h>
  37. #include <asm/cmpxchg.h>
  38. #include <asm/io.h>
  39. #include <asm/vmx.h>
  40. /*
  41. * When setting this variable to true it enables Two-Dimensional-Paging
  42. * where the hardware walks 2 page tables:
  43. * 1. the guest-virtual to guest-physical
  44. * 2. while doing 1. it walks guest-physical to host-physical
  45. * If the hardware supports that we don't need to do shadow paging.
  46. */
  47. bool tdp_enabled = false;
  48. enum {
  49. AUDIT_PRE_PAGE_FAULT,
  50. AUDIT_POST_PAGE_FAULT,
  51. AUDIT_PRE_PTE_WRITE,
  52. AUDIT_POST_PTE_WRITE,
  53. AUDIT_PRE_SYNC,
  54. AUDIT_POST_SYNC
  55. };
  56. #undef MMU_DEBUG
  57. #ifdef MMU_DEBUG
  58. #define pgprintk(x...) do { if (dbg) printk(x); } while (0)
  59. #define rmap_printk(x...) do { if (dbg) printk(x); } while (0)
  60. #else
  61. #define pgprintk(x...) do { } while (0)
  62. #define rmap_printk(x...) do { } while (0)
  63. #endif
  64. #ifdef MMU_DEBUG
  65. static bool dbg = 0;
  66. module_param(dbg, bool, 0644);
  67. #endif
  68. #ifndef MMU_DEBUG
  69. #define ASSERT(x) do { } while (0)
  70. #else
  71. #define ASSERT(x) \
  72. if (!(x)) { \
  73. printk(KERN_WARNING "assertion failed %s:%d: %s\n", \
  74. __FILE__, __LINE__, #x); \
  75. }
  76. #endif
  77. #define PTE_PREFETCH_NUM 8
  78. #define PT_FIRST_AVAIL_BITS_SHIFT 9
  79. #define PT64_SECOND_AVAIL_BITS_SHIFT 52
  80. #define PT64_LEVEL_BITS 9
  81. #define PT64_LEVEL_SHIFT(level) \
  82. (PAGE_SHIFT + (level - 1) * PT64_LEVEL_BITS)
  83. #define PT64_INDEX(address, level)\
  84. (((address) >> PT64_LEVEL_SHIFT(level)) & ((1 << PT64_LEVEL_BITS) - 1))
  85. #define PT32_LEVEL_BITS 10
  86. #define PT32_LEVEL_SHIFT(level) \
  87. (PAGE_SHIFT + (level - 1) * PT32_LEVEL_BITS)
  88. #define PT32_LVL_OFFSET_MASK(level) \
  89. (PT32_BASE_ADDR_MASK & ((1ULL << (PAGE_SHIFT + (((level) - 1) \
  90. * PT32_LEVEL_BITS))) - 1))
  91. #define PT32_INDEX(address, level)\
  92. (((address) >> PT32_LEVEL_SHIFT(level)) & ((1 << PT32_LEVEL_BITS) - 1))
  93. #define PT64_BASE_ADDR_MASK (((1ULL << 52) - 1) & ~(u64)(PAGE_SIZE-1))
  94. #define PT64_DIR_BASE_ADDR_MASK \
  95. (PT64_BASE_ADDR_MASK & ~((1ULL << (PAGE_SHIFT + PT64_LEVEL_BITS)) - 1))
  96. #define PT64_LVL_ADDR_MASK(level) \
  97. (PT64_BASE_ADDR_MASK & ~((1ULL << (PAGE_SHIFT + (((level) - 1) \
  98. * PT64_LEVEL_BITS))) - 1))
  99. #define PT64_LVL_OFFSET_MASK(level) \
  100. (PT64_BASE_ADDR_MASK & ((1ULL << (PAGE_SHIFT + (((level) - 1) \
  101. * PT64_LEVEL_BITS))) - 1))
  102. #define PT32_BASE_ADDR_MASK PAGE_MASK
  103. #define PT32_DIR_BASE_ADDR_MASK \
  104. (PAGE_MASK & ~((1ULL << (PAGE_SHIFT + PT32_LEVEL_BITS)) - 1))
  105. #define PT32_LVL_ADDR_MASK(level) \
  106. (PAGE_MASK & ~((1ULL << (PAGE_SHIFT + (((level) - 1) \
  107. * PT32_LEVEL_BITS))) - 1))
  108. #define PT64_PERM_MASK (PT_PRESENT_MASK | PT_WRITABLE_MASK | PT_USER_MASK \
  109. | PT64_NX_MASK)
  110. #define PTE_LIST_EXT 4
  111. #define ACC_EXEC_MASK 1
  112. #define ACC_WRITE_MASK PT_WRITABLE_MASK
  113. #define ACC_USER_MASK PT_USER_MASK
  114. #define ACC_ALL (ACC_EXEC_MASK | ACC_WRITE_MASK | ACC_USER_MASK)
  115. #include <trace/events/kvm.h>
  116. #define CREATE_TRACE_POINTS
  117. #include "mmutrace.h"
  118. #define SPTE_HOST_WRITEABLE (1ULL << PT_FIRST_AVAIL_BITS_SHIFT)
  119. #define SHADOW_PT_INDEX(addr, level) PT64_INDEX(addr, level)
  120. struct pte_list_desc {
  121. u64 *sptes[PTE_LIST_EXT];
  122. struct pte_list_desc *more;
  123. };
  124. struct kvm_shadow_walk_iterator {
  125. u64 addr;
  126. hpa_t shadow_addr;
  127. u64 *sptep;
  128. int level;
  129. unsigned index;
  130. };
  131. #define for_each_shadow_entry(_vcpu, _addr, _walker) \
  132. for (shadow_walk_init(&(_walker), _vcpu, _addr); \
  133. shadow_walk_okay(&(_walker)); \
  134. shadow_walk_next(&(_walker)))
  135. #define for_each_shadow_entry_lockless(_vcpu, _addr, _walker, spte) \
  136. for (shadow_walk_init(&(_walker), _vcpu, _addr); \
  137. shadow_walk_okay(&(_walker)) && \
  138. ({ spte = mmu_spte_get_lockless(_walker.sptep); 1; }); \
  139. __shadow_walk_next(&(_walker), spte))
  140. static struct kmem_cache *pte_list_desc_cache;
  141. static struct kmem_cache *mmu_page_header_cache;
  142. static struct percpu_counter kvm_total_used_mmu_pages;
  143. static u64 __read_mostly shadow_nx_mask;
  144. static u64 __read_mostly shadow_x_mask; /* mutual exclusive with nx_mask */
  145. static u64 __read_mostly shadow_user_mask;
  146. static u64 __read_mostly shadow_accessed_mask;
  147. static u64 __read_mostly shadow_dirty_mask;
  148. static u64 __read_mostly shadow_mmio_mask;
  149. static void mmu_spte_set(u64 *sptep, u64 spte);
  150. void kvm_mmu_set_mmio_spte_mask(u64 mmio_mask)
  151. {
  152. shadow_mmio_mask = mmio_mask;
  153. }
  154. EXPORT_SYMBOL_GPL(kvm_mmu_set_mmio_spte_mask);
  155. static void mark_mmio_spte(u64 *sptep, u64 gfn, unsigned access)
  156. {
  157. access &= ACC_WRITE_MASK | ACC_USER_MASK;
  158. trace_mark_mmio_spte(sptep, gfn, access);
  159. mmu_spte_set(sptep, shadow_mmio_mask | access | gfn << PAGE_SHIFT);
  160. }
  161. static bool is_mmio_spte(u64 spte)
  162. {
  163. return (spte & shadow_mmio_mask) == shadow_mmio_mask;
  164. }
  165. static gfn_t get_mmio_spte_gfn(u64 spte)
  166. {
  167. return (spte & ~shadow_mmio_mask) >> PAGE_SHIFT;
  168. }
  169. static unsigned get_mmio_spte_access(u64 spte)
  170. {
  171. return (spte & ~shadow_mmio_mask) & ~PAGE_MASK;
  172. }
  173. static bool set_mmio_spte(u64 *sptep, gfn_t gfn, pfn_t pfn, unsigned access)
  174. {
  175. if (unlikely(is_noslot_pfn(pfn))) {
  176. mark_mmio_spte(sptep, gfn, access);
  177. return true;
  178. }
  179. return false;
  180. }
  181. static inline u64 rsvd_bits(int s, int e)
  182. {
  183. return ((1ULL << (e - s + 1)) - 1) << s;
  184. }
  185. void kvm_mmu_set_mask_ptes(u64 user_mask, u64 accessed_mask,
  186. u64 dirty_mask, u64 nx_mask, u64 x_mask)
  187. {
  188. shadow_user_mask = user_mask;
  189. shadow_accessed_mask = accessed_mask;
  190. shadow_dirty_mask = dirty_mask;
  191. shadow_nx_mask = nx_mask;
  192. shadow_x_mask = x_mask;
  193. }
  194. EXPORT_SYMBOL_GPL(kvm_mmu_set_mask_ptes);
  195. static int is_cpuid_PSE36(void)
  196. {
  197. return 1;
  198. }
  199. static int is_nx(struct kvm_vcpu *vcpu)
  200. {
  201. return vcpu->arch.efer & EFER_NX;
  202. }
  203. static int is_shadow_present_pte(u64 pte)
  204. {
  205. return pte & PT_PRESENT_MASK && !is_mmio_spte(pte);
  206. }
  207. static int is_large_pte(u64 pte)
  208. {
  209. return pte & PT_PAGE_SIZE_MASK;
  210. }
  211. static int is_dirty_gpte(unsigned long pte)
  212. {
  213. return pte & PT_DIRTY_MASK;
  214. }
  215. static int is_rmap_spte(u64 pte)
  216. {
  217. return is_shadow_present_pte(pte);
  218. }
  219. static int is_last_spte(u64 pte, int level)
  220. {
  221. if (level == PT_PAGE_TABLE_LEVEL)
  222. return 1;
  223. if (is_large_pte(pte))
  224. return 1;
  225. return 0;
  226. }
  227. static pfn_t spte_to_pfn(u64 pte)
  228. {
  229. return (pte & PT64_BASE_ADDR_MASK) >> PAGE_SHIFT;
  230. }
  231. static gfn_t pse36_gfn_delta(u32 gpte)
  232. {
  233. int shift = 32 - PT32_DIR_PSE36_SHIFT - PAGE_SHIFT;
  234. return (gpte & PT32_DIR_PSE36_MASK) << shift;
  235. }
  236. #ifdef CONFIG_X86_64
  237. static void __set_spte(u64 *sptep, u64 spte)
  238. {
  239. *sptep = spte;
  240. }
  241. static void __update_clear_spte_fast(u64 *sptep, u64 spte)
  242. {
  243. *sptep = spte;
  244. }
  245. static u64 __update_clear_spte_slow(u64 *sptep, u64 spte)
  246. {
  247. return xchg(sptep, spte);
  248. }
  249. static u64 __get_spte_lockless(u64 *sptep)
  250. {
  251. return ACCESS_ONCE(*sptep);
  252. }
  253. static bool __check_direct_spte_mmio_pf(u64 spte)
  254. {
  255. /* It is valid if the spte is zapped. */
  256. return spte == 0ull;
  257. }
  258. #else
  259. union split_spte {
  260. struct {
  261. u32 spte_low;
  262. u32 spte_high;
  263. };
  264. u64 spte;
  265. };
  266. static void count_spte_clear(u64 *sptep, u64 spte)
  267. {
  268. struct kvm_mmu_page *sp = page_header(__pa(sptep));
  269. if (is_shadow_present_pte(spte))
  270. return;
  271. /* Ensure the spte is completely set before we increase the count */
  272. smp_wmb();
  273. sp->clear_spte_count++;
  274. }
  275. static void __set_spte(u64 *sptep, u64 spte)
  276. {
  277. union split_spte *ssptep, sspte;
  278. ssptep = (union split_spte *)sptep;
  279. sspte = (union split_spte)spte;
  280. ssptep->spte_high = sspte.spte_high;
  281. /*
  282. * If we map the spte from nonpresent to present, We should store
  283. * the high bits firstly, then set present bit, so cpu can not
  284. * fetch this spte while we are setting the spte.
  285. */
  286. smp_wmb();
  287. ssptep->spte_low = sspte.spte_low;
  288. }
  289. static void __update_clear_spte_fast(u64 *sptep, u64 spte)
  290. {
  291. union split_spte *ssptep, sspte;
  292. ssptep = (union split_spte *)sptep;
  293. sspte = (union split_spte)spte;
  294. ssptep->spte_low = sspte.spte_low;
  295. /*
  296. * If we map the spte from present to nonpresent, we should clear
  297. * present bit firstly to avoid vcpu fetch the old high bits.
  298. */
  299. smp_wmb();
  300. ssptep->spte_high = sspte.spte_high;
  301. count_spte_clear(sptep, spte);
  302. }
  303. static u64 __update_clear_spte_slow(u64 *sptep, u64 spte)
  304. {
  305. union split_spte *ssptep, sspte, orig;
  306. ssptep = (union split_spte *)sptep;
  307. sspte = (union split_spte)spte;
  308. /* xchg acts as a barrier before the setting of the high bits */
  309. orig.spte_low = xchg(&ssptep->spte_low, sspte.spte_low);
  310. orig.spte_high = ssptep->spte_high;
  311. ssptep->spte_high = sspte.spte_high;
  312. count_spte_clear(sptep, spte);
  313. return orig.spte;
  314. }
  315. /*
  316. * The idea using the light way get the spte on x86_32 guest is from
  317. * gup_get_pte(arch/x86/mm/gup.c).
  318. * The difference is we can not catch the spte tlb flush if we leave
  319. * guest mode, so we emulate it by increase clear_spte_count when spte
  320. * is cleared.
  321. */
  322. static u64 __get_spte_lockless(u64 *sptep)
  323. {
  324. struct kvm_mmu_page *sp = page_header(__pa(sptep));
  325. union split_spte spte, *orig = (union split_spte *)sptep;
  326. int count;
  327. retry:
  328. count = sp->clear_spte_count;
  329. smp_rmb();
  330. spte.spte_low = orig->spte_low;
  331. smp_rmb();
  332. spte.spte_high = orig->spte_high;
  333. smp_rmb();
  334. if (unlikely(spte.spte_low != orig->spte_low ||
  335. count != sp->clear_spte_count))
  336. goto retry;
  337. return spte.spte;
  338. }
  339. static bool __check_direct_spte_mmio_pf(u64 spte)
  340. {
  341. union split_spte sspte = (union split_spte)spte;
  342. u32 high_mmio_mask = shadow_mmio_mask >> 32;
  343. /* It is valid if the spte is zapped. */
  344. if (spte == 0ull)
  345. return true;
  346. /* It is valid if the spte is being zapped. */
  347. if (sspte.spte_low == 0ull &&
  348. (sspte.spte_high & high_mmio_mask) == high_mmio_mask)
  349. return true;
  350. return false;
  351. }
  352. #endif
  353. static bool spte_has_volatile_bits(u64 spte)
  354. {
  355. if (!shadow_accessed_mask)
  356. return false;
  357. if (!is_shadow_present_pte(spte))
  358. return false;
  359. if ((spte & shadow_accessed_mask) &&
  360. (!is_writable_pte(spte) || (spte & shadow_dirty_mask)))
  361. return false;
  362. return true;
  363. }
  364. static bool spte_is_bit_cleared(u64 old_spte, u64 new_spte, u64 bit_mask)
  365. {
  366. return (old_spte & bit_mask) && !(new_spte & bit_mask);
  367. }
  368. /* Rules for using mmu_spte_set:
  369. * Set the sptep from nonpresent to present.
  370. * Note: the sptep being assigned *must* be either not present
  371. * or in a state where the hardware will not attempt to update
  372. * the spte.
  373. */
  374. static void mmu_spte_set(u64 *sptep, u64 new_spte)
  375. {
  376. WARN_ON(is_shadow_present_pte(*sptep));
  377. __set_spte(sptep, new_spte);
  378. }
  379. /* Rules for using mmu_spte_update:
  380. * Update the state bits, it means the mapped pfn is not changged.
  381. */
  382. static void mmu_spte_update(u64 *sptep, u64 new_spte)
  383. {
  384. u64 mask, old_spte = *sptep;
  385. WARN_ON(!is_rmap_spte(new_spte));
  386. if (!is_shadow_present_pte(old_spte))
  387. return mmu_spte_set(sptep, new_spte);
  388. new_spte |= old_spte & shadow_dirty_mask;
  389. mask = shadow_accessed_mask;
  390. if (is_writable_pte(old_spte))
  391. mask |= shadow_dirty_mask;
  392. if (!spte_has_volatile_bits(old_spte) || (new_spte & mask) == mask)
  393. __update_clear_spte_fast(sptep, new_spte);
  394. else
  395. old_spte = __update_clear_spte_slow(sptep, new_spte);
  396. if (!shadow_accessed_mask)
  397. return;
  398. if (spte_is_bit_cleared(old_spte, new_spte, shadow_accessed_mask))
  399. kvm_set_pfn_accessed(spte_to_pfn(old_spte));
  400. if (spte_is_bit_cleared(old_spte, new_spte, shadow_dirty_mask))
  401. kvm_set_pfn_dirty(spte_to_pfn(old_spte));
  402. }
  403. /*
  404. * Rules for using mmu_spte_clear_track_bits:
  405. * It sets the sptep from present to nonpresent, and track the
  406. * state bits, it is used to clear the last level sptep.
  407. */
  408. static int mmu_spte_clear_track_bits(u64 *sptep)
  409. {
  410. pfn_t pfn;
  411. u64 old_spte = *sptep;
  412. if (!spte_has_volatile_bits(old_spte))
  413. __update_clear_spte_fast(sptep, 0ull);
  414. else
  415. old_spte = __update_clear_spte_slow(sptep, 0ull);
  416. if (!is_rmap_spte(old_spte))
  417. return 0;
  418. pfn = spte_to_pfn(old_spte);
  419. if (!shadow_accessed_mask || old_spte & shadow_accessed_mask)
  420. kvm_set_pfn_accessed(pfn);
  421. if (!shadow_dirty_mask || (old_spte & shadow_dirty_mask))
  422. kvm_set_pfn_dirty(pfn);
  423. return 1;
  424. }
  425. /*
  426. * Rules for using mmu_spte_clear_no_track:
  427. * Directly clear spte without caring the state bits of sptep,
  428. * it is used to set the upper level spte.
  429. */
  430. static void mmu_spte_clear_no_track(u64 *sptep)
  431. {
  432. __update_clear_spte_fast(sptep, 0ull);
  433. }
  434. static u64 mmu_spte_get_lockless(u64 *sptep)
  435. {
  436. return __get_spte_lockless(sptep);
  437. }
  438. static void walk_shadow_page_lockless_begin(struct kvm_vcpu *vcpu)
  439. {
  440. rcu_read_lock();
  441. atomic_inc(&vcpu->kvm->arch.reader_counter);
  442. /* Increase the counter before walking shadow page table */
  443. smp_mb__after_atomic_inc();
  444. }
  445. static void walk_shadow_page_lockless_end(struct kvm_vcpu *vcpu)
  446. {
  447. /* Decrease the counter after walking shadow page table finished */
  448. smp_mb__before_atomic_dec();
  449. atomic_dec(&vcpu->kvm->arch.reader_counter);
  450. rcu_read_unlock();
  451. }
  452. static int mmu_topup_memory_cache(struct kvm_mmu_memory_cache *cache,
  453. struct kmem_cache *base_cache, int min)
  454. {
  455. void *obj;
  456. if (cache->nobjs >= min)
  457. return 0;
  458. while (cache->nobjs < ARRAY_SIZE(cache->objects)) {
  459. obj = kmem_cache_zalloc(base_cache, GFP_KERNEL);
  460. if (!obj)
  461. return -ENOMEM;
  462. cache->objects[cache->nobjs++] = obj;
  463. }
  464. return 0;
  465. }
  466. static int mmu_memory_cache_free_objects(struct kvm_mmu_memory_cache *cache)
  467. {
  468. return cache->nobjs;
  469. }
  470. static void mmu_free_memory_cache(struct kvm_mmu_memory_cache *mc,
  471. struct kmem_cache *cache)
  472. {
  473. while (mc->nobjs)
  474. kmem_cache_free(cache, mc->objects[--mc->nobjs]);
  475. }
  476. static int mmu_topup_memory_cache_page(struct kvm_mmu_memory_cache *cache,
  477. int min)
  478. {
  479. void *page;
  480. if (cache->nobjs >= min)
  481. return 0;
  482. while (cache->nobjs < ARRAY_SIZE(cache->objects)) {
  483. page = (void *)__get_free_page(GFP_KERNEL);
  484. if (!page)
  485. return -ENOMEM;
  486. cache->objects[cache->nobjs++] = page;
  487. }
  488. return 0;
  489. }
  490. static void mmu_free_memory_cache_page(struct kvm_mmu_memory_cache *mc)
  491. {
  492. while (mc->nobjs)
  493. free_page((unsigned long)mc->objects[--mc->nobjs]);
  494. }
  495. static int mmu_topup_memory_caches(struct kvm_vcpu *vcpu)
  496. {
  497. int r;
  498. r = mmu_topup_memory_cache(&vcpu->arch.mmu_pte_list_desc_cache,
  499. pte_list_desc_cache, 8 + PTE_PREFETCH_NUM);
  500. if (r)
  501. goto out;
  502. r = mmu_topup_memory_cache_page(&vcpu->arch.mmu_page_cache, 8);
  503. if (r)
  504. goto out;
  505. r = mmu_topup_memory_cache(&vcpu->arch.mmu_page_header_cache,
  506. mmu_page_header_cache, 4);
  507. out:
  508. return r;
  509. }
  510. static void mmu_free_memory_caches(struct kvm_vcpu *vcpu)
  511. {
  512. mmu_free_memory_cache(&vcpu->arch.mmu_pte_list_desc_cache,
  513. pte_list_desc_cache);
  514. mmu_free_memory_cache_page(&vcpu->arch.mmu_page_cache);
  515. mmu_free_memory_cache(&vcpu->arch.mmu_page_header_cache,
  516. mmu_page_header_cache);
  517. }
  518. static void *mmu_memory_cache_alloc(struct kvm_mmu_memory_cache *mc,
  519. size_t size)
  520. {
  521. void *p;
  522. BUG_ON(!mc->nobjs);
  523. p = mc->objects[--mc->nobjs];
  524. return p;
  525. }
  526. static struct pte_list_desc *mmu_alloc_pte_list_desc(struct kvm_vcpu *vcpu)
  527. {
  528. return mmu_memory_cache_alloc(&vcpu->arch.mmu_pte_list_desc_cache,
  529. sizeof(struct pte_list_desc));
  530. }
  531. static void mmu_free_pte_list_desc(struct pte_list_desc *pte_list_desc)
  532. {
  533. kmem_cache_free(pte_list_desc_cache, pte_list_desc);
  534. }
  535. static gfn_t kvm_mmu_page_get_gfn(struct kvm_mmu_page *sp, int index)
  536. {
  537. if (!sp->role.direct)
  538. return sp->gfns[index];
  539. return sp->gfn + (index << ((sp->role.level - 1) * PT64_LEVEL_BITS));
  540. }
  541. static void kvm_mmu_page_set_gfn(struct kvm_mmu_page *sp, int index, gfn_t gfn)
  542. {
  543. if (sp->role.direct)
  544. BUG_ON(gfn != kvm_mmu_page_get_gfn(sp, index));
  545. else
  546. sp->gfns[index] = gfn;
  547. }
  548. /*
  549. * Return the pointer to the large page information for a given gfn,
  550. * handling slots that are not large page aligned.
  551. */
  552. static struct kvm_lpage_info *lpage_info_slot(gfn_t gfn,
  553. struct kvm_memory_slot *slot,
  554. int level)
  555. {
  556. unsigned long idx;
  557. idx = gfn_to_index(gfn, slot->base_gfn, level);
  558. return &slot->arch.lpage_info[level - 2][idx];
  559. }
  560. static void account_shadowed(struct kvm *kvm, gfn_t gfn)
  561. {
  562. struct kvm_memory_slot *slot;
  563. struct kvm_lpage_info *linfo;
  564. int i;
  565. slot = gfn_to_memslot(kvm, gfn);
  566. for (i = PT_DIRECTORY_LEVEL;
  567. i < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++i) {
  568. linfo = lpage_info_slot(gfn, slot, i);
  569. linfo->write_count += 1;
  570. }
  571. kvm->arch.indirect_shadow_pages++;
  572. }
  573. static void unaccount_shadowed(struct kvm *kvm, gfn_t gfn)
  574. {
  575. struct kvm_memory_slot *slot;
  576. struct kvm_lpage_info *linfo;
  577. int i;
  578. slot = gfn_to_memslot(kvm, gfn);
  579. for (i = PT_DIRECTORY_LEVEL;
  580. i < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++i) {
  581. linfo = lpage_info_slot(gfn, slot, i);
  582. linfo->write_count -= 1;
  583. WARN_ON(linfo->write_count < 0);
  584. }
  585. kvm->arch.indirect_shadow_pages--;
  586. }
  587. static int has_wrprotected_page(struct kvm *kvm,
  588. gfn_t gfn,
  589. int level)
  590. {
  591. struct kvm_memory_slot *slot;
  592. struct kvm_lpage_info *linfo;
  593. slot = gfn_to_memslot(kvm, gfn);
  594. if (slot) {
  595. linfo = lpage_info_slot(gfn, slot, level);
  596. return linfo->write_count;
  597. }
  598. return 1;
  599. }
  600. static int host_mapping_level(struct kvm *kvm, gfn_t gfn)
  601. {
  602. unsigned long page_size;
  603. int i, ret = 0;
  604. page_size = kvm_host_page_size(kvm, gfn);
  605. for (i = PT_PAGE_TABLE_LEVEL;
  606. i < (PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES); ++i) {
  607. if (page_size >= KVM_HPAGE_SIZE(i))
  608. ret = i;
  609. else
  610. break;
  611. }
  612. return ret;
  613. }
  614. static struct kvm_memory_slot *
  615. gfn_to_memslot_dirty_bitmap(struct kvm_vcpu *vcpu, gfn_t gfn,
  616. bool no_dirty_log)
  617. {
  618. struct kvm_memory_slot *slot;
  619. slot = gfn_to_memslot(vcpu->kvm, gfn);
  620. if (!slot || slot->flags & KVM_MEMSLOT_INVALID ||
  621. (no_dirty_log && slot->dirty_bitmap))
  622. slot = NULL;
  623. return slot;
  624. }
  625. static bool mapping_level_dirty_bitmap(struct kvm_vcpu *vcpu, gfn_t large_gfn)
  626. {
  627. return !gfn_to_memslot_dirty_bitmap(vcpu, large_gfn, true);
  628. }
  629. static int mapping_level(struct kvm_vcpu *vcpu, gfn_t large_gfn)
  630. {
  631. int host_level, level, max_level;
  632. host_level = host_mapping_level(vcpu->kvm, large_gfn);
  633. if (host_level == PT_PAGE_TABLE_LEVEL)
  634. return host_level;
  635. max_level = kvm_x86_ops->get_lpage_level() < host_level ?
  636. kvm_x86_ops->get_lpage_level() : host_level;
  637. for (level = PT_DIRECTORY_LEVEL; level <= max_level; ++level)
  638. if (has_wrprotected_page(vcpu->kvm, large_gfn, level))
  639. break;
  640. return level - 1;
  641. }
  642. /*
  643. * Pte mapping structures:
  644. *
  645. * If pte_list bit zero is zero, then pte_list point to the spte.
  646. *
  647. * If pte_list bit zero is one, (then pte_list & ~1) points to a struct
  648. * pte_list_desc containing more mappings.
  649. *
  650. * Returns the number of pte entries before the spte was added or zero if
  651. * the spte was not added.
  652. *
  653. */
  654. static int pte_list_add(struct kvm_vcpu *vcpu, u64 *spte,
  655. unsigned long *pte_list)
  656. {
  657. struct pte_list_desc *desc;
  658. int i, count = 0;
  659. if (!*pte_list) {
  660. rmap_printk("pte_list_add: %p %llx 0->1\n", spte, *spte);
  661. *pte_list = (unsigned long)spte;
  662. } else if (!(*pte_list & 1)) {
  663. rmap_printk("pte_list_add: %p %llx 1->many\n", spte, *spte);
  664. desc = mmu_alloc_pte_list_desc(vcpu);
  665. desc->sptes[0] = (u64 *)*pte_list;
  666. desc->sptes[1] = spte;
  667. *pte_list = (unsigned long)desc | 1;
  668. ++count;
  669. } else {
  670. rmap_printk("pte_list_add: %p %llx many->many\n", spte, *spte);
  671. desc = (struct pte_list_desc *)(*pte_list & ~1ul);
  672. while (desc->sptes[PTE_LIST_EXT-1] && desc->more) {
  673. desc = desc->more;
  674. count += PTE_LIST_EXT;
  675. }
  676. if (desc->sptes[PTE_LIST_EXT-1]) {
  677. desc->more = mmu_alloc_pte_list_desc(vcpu);
  678. desc = desc->more;
  679. }
  680. for (i = 0; desc->sptes[i]; ++i)
  681. ++count;
  682. desc->sptes[i] = spte;
  683. }
  684. return count;
  685. }
  686. static u64 *pte_list_next(unsigned long *pte_list, u64 *spte)
  687. {
  688. struct pte_list_desc *desc;
  689. u64 *prev_spte;
  690. int i;
  691. if (!*pte_list)
  692. return NULL;
  693. else if (!(*pte_list & 1)) {
  694. if (!spte)
  695. return (u64 *)*pte_list;
  696. return NULL;
  697. }
  698. desc = (struct pte_list_desc *)(*pte_list & ~1ul);
  699. prev_spte = NULL;
  700. while (desc) {
  701. for (i = 0; i < PTE_LIST_EXT && desc->sptes[i]; ++i) {
  702. if (prev_spte == spte)
  703. return desc->sptes[i];
  704. prev_spte = desc->sptes[i];
  705. }
  706. desc = desc->more;
  707. }
  708. return NULL;
  709. }
  710. static void
  711. pte_list_desc_remove_entry(unsigned long *pte_list, struct pte_list_desc *desc,
  712. int i, struct pte_list_desc *prev_desc)
  713. {
  714. int j;
  715. for (j = PTE_LIST_EXT - 1; !desc->sptes[j] && j > i; --j)
  716. ;
  717. desc->sptes[i] = desc->sptes[j];
  718. desc->sptes[j] = NULL;
  719. if (j != 0)
  720. return;
  721. if (!prev_desc && !desc->more)
  722. *pte_list = (unsigned long)desc->sptes[0];
  723. else
  724. if (prev_desc)
  725. prev_desc->more = desc->more;
  726. else
  727. *pte_list = (unsigned long)desc->more | 1;
  728. mmu_free_pte_list_desc(desc);
  729. }
  730. static void pte_list_remove(u64 *spte, unsigned long *pte_list)
  731. {
  732. struct pte_list_desc *desc;
  733. struct pte_list_desc *prev_desc;
  734. int i;
  735. if (!*pte_list) {
  736. printk(KERN_ERR "pte_list_remove: %p 0->BUG\n", spte);
  737. BUG();
  738. } else if (!(*pte_list & 1)) {
  739. rmap_printk("pte_list_remove: %p 1->0\n", spte);
  740. if ((u64 *)*pte_list != spte) {
  741. printk(KERN_ERR "pte_list_remove: %p 1->BUG\n", spte);
  742. BUG();
  743. }
  744. *pte_list = 0;
  745. } else {
  746. rmap_printk("pte_list_remove: %p many->many\n", spte);
  747. desc = (struct pte_list_desc *)(*pte_list & ~1ul);
  748. prev_desc = NULL;
  749. while (desc) {
  750. for (i = 0; i < PTE_LIST_EXT && desc->sptes[i]; ++i)
  751. if (desc->sptes[i] == spte) {
  752. pte_list_desc_remove_entry(pte_list,
  753. desc, i,
  754. prev_desc);
  755. return;
  756. }
  757. prev_desc = desc;
  758. desc = desc->more;
  759. }
  760. pr_err("pte_list_remove: %p many->many\n", spte);
  761. BUG();
  762. }
  763. }
  764. typedef void (*pte_list_walk_fn) (u64 *spte);
  765. static void pte_list_walk(unsigned long *pte_list, pte_list_walk_fn fn)
  766. {
  767. struct pte_list_desc *desc;
  768. int i;
  769. if (!*pte_list)
  770. return;
  771. if (!(*pte_list & 1))
  772. return fn((u64 *)*pte_list);
  773. desc = (struct pte_list_desc *)(*pte_list & ~1ul);
  774. while (desc) {
  775. for (i = 0; i < PTE_LIST_EXT && desc->sptes[i]; ++i)
  776. fn(desc->sptes[i]);
  777. desc = desc->more;
  778. }
  779. }
  780. static unsigned long *__gfn_to_rmap(gfn_t gfn, int level,
  781. struct kvm_memory_slot *slot)
  782. {
  783. struct kvm_lpage_info *linfo;
  784. if (likely(level == PT_PAGE_TABLE_LEVEL))
  785. return &slot->rmap[gfn - slot->base_gfn];
  786. linfo = lpage_info_slot(gfn, slot, level);
  787. return &linfo->rmap_pde;
  788. }
  789. /*
  790. * Take gfn and return the reverse mapping to it.
  791. */
  792. static unsigned long *gfn_to_rmap(struct kvm *kvm, gfn_t gfn, int level)
  793. {
  794. struct kvm_memory_slot *slot;
  795. slot = gfn_to_memslot(kvm, gfn);
  796. return __gfn_to_rmap(gfn, level, slot);
  797. }
  798. static bool rmap_can_add(struct kvm_vcpu *vcpu)
  799. {
  800. struct kvm_mmu_memory_cache *cache;
  801. cache = &vcpu->arch.mmu_pte_list_desc_cache;
  802. return mmu_memory_cache_free_objects(cache);
  803. }
  804. static int rmap_add(struct kvm_vcpu *vcpu, u64 *spte, gfn_t gfn)
  805. {
  806. struct kvm_mmu_page *sp;
  807. unsigned long *rmapp;
  808. sp = page_header(__pa(spte));
  809. kvm_mmu_page_set_gfn(sp, spte - sp->spt, gfn);
  810. rmapp = gfn_to_rmap(vcpu->kvm, gfn, sp->role.level);
  811. return pte_list_add(vcpu, spte, rmapp);
  812. }
  813. static u64 *rmap_next(unsigned long *rmapp, u64 *spte)
  814. {
  815. return pte_list_next(rmapp, spte);
  816. }
  817. static void rmap_remove(struct kvm *kvm, u64 *spte)
  818. {
  819. struct kvm_mmu_page *sp;
  820. gfn_t gfn;
  821. unsigned long *rmapp;
  822. sp = page_header(__pa(spte));
  823. gfn = kvm_mmu_page_get_gfn(sp, spte - sp->spt);
  824. rmapp = gfn_to_rmap(kvm, gfn, sp->role.level);
  825. pte_list_remove(spte, rmapp);
  826. }
  827. static void drop_spte(struct kvm *kvm, u64 *sptep)
  828. {
  829. if (mmu_spte_clear_track_bits(sptep))
  830. rmap_remove(kvm, sptep);
  831. }
  832. int kvm_mmu_rmap_write_protect(struct kvm *kvm, u64 gfn,
  833. struct kvm_memory_slot *slot)
  834. {
  835. unsigned long *rmapp;
  836. u64 *spte;
  837. int i, write_protected = 0;
  838. rmapp = __gfn_to_rmap(gfn, PT_PAGE_TABLE_LEVEL, slot);
  839. spte = rmap_next(rmapp, NULL);
  840. while (spte) {
  841. BUG_ON(!(*spte & PT_PRESENT_MASK));
  842. rmap_printk("rmap_write_protect: spte %p %llx\n", spte, *spte);
  843. if (is_writable_pte(*spte)) {
  844. mmu_spte_update(spte, *spte & ~PT_WRITABLE_MASK);
  845. write_protected = 1;
  846. }
  847. spte = rmap_next(rmapp, spte);
  848. }
  849. /* check for huge page mappings */
  850. for (i = PT_DIRECTORY_LEVEL;
  851. i < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++i) {
  852. rmapp = __gfn_to_rmap(gfn, i, slot);
  853. spte = rmap_next(rmapp, NULL);
  854. while (spte) {
  855. BUG_ON(!(*spte & PT_PRESENT_MASK));
  856. BUG_ON(!is_large_pte(*spte));
  857. pgprintk("rmap_write_protect(large): spte %p %llx %lld\n", spte, *spte, gfn);
  858. if (is_writable_pte(*spte)) {
  859. drop_spte(kvm, spte);
  860. --kvm->stat.lpages;
  861. spte = NULL;
  862. write_protected = 1;
  863. }
  864. spte = rmap_next(rmapp, spte);
  865. }
  866. }
  867. return write_protected;
  868. }
  869. static int rmap_write_protect(struct kvm *kvm, u64 gfn)
  870. {
  871. struct kvm_memory_slot *slot;
  872. slot = gfn_to_memslot(kvm, gfn);
  873. return kvm_mmu_rmap_write_protect(kvm, gfn, slot);
  874. }
  875. static int kvm_unmap_rmapp(struct kvm *kvm, unsigned long *rmapp,
  876. unsigned long data)
  877. {
  878. u64 *spte;
  879. int need_tlb_flush = 0;
  880. while ((spte = rmap_next(rmapp, NULL))) {
  881. BUG_ON(!(*spte & PT_PRESENT_MASK));
  882. rmap_printk("kvm_rmap_unmap_hva: spte %p %llx\n", spte, *spte);
  883. drop_spte(kvm, spte);
  884. need_tlb_flush = 1;
  885. }
  886. return need_tlb_flush;
  887. }
  888. static int kvm_set_pte_rmapp(struct kvm *kvm, unsigned long *rmapp,
  889. unsigned long data)
  890. {
  891. int need_flush = 0;
  892. u64 *spte, new_spte;
  893. pte_t *ptep = (pte_t *)data;
  894. pfn_t new_pfn;
  895. WARN_ON(pte_huge(*ptep));
  896. new_pfn = pte_pfn(*ptep);
  897. spte = rmap_next(rmapp, NULL);
  898. while (spte) {
  899. BUG_ON(!is_shadow_present_pte(*spte));
  900. rmap_printk("kvm_set_pte_rmapp: spte %p %llx\n", spte, *spte);
  901. need_flush = 1;
  902. if (pte_write(*ptep)) {
  903. drop_spte(kvm, spte);
  904. spte = rmap_next(rmapp, NULL);
  905. } else {
  906. new_spte = *spte &~ (PT64_BASE_ADDR_MASK);
  907. new_spte |= (u64)new_pfn << PAGE_SHIFT;
  908. new_spte &= ~PT_WRITABLE_MASK;
  909. new_spte &= ~SPTE_HOST_WRITEABLE;
  910. new_spte &= ~shadow_accessed_mask;
  911. mmu_spte_clear_track_bits(spte);
  912. mmu_spte_set(spte, new_spte);
  913. spte = rmap_next(rmapp, spte);
  914. }
  915. }
  916. if (need_flush)
  917. kvm_flush_remote_tlbs(kvm);
  918. return 0;
  919. }
  920. static int kvm_handle_hva(struct kvm *kvm, unsigned long hva,
  921. unsigned long data,
  922. int (*handler)(struct kvm *kvm, unsigned long *rmapp,
  923. unsigned long data))
  924. {
  925. int j;
  926. int ret;
  927. int retval = 0;
  928. struct kvm_memslots *slots;
  929. struct kvm_memory_slot *memslot;
  930. slots = kvm_memslots(kvm);
  931. kvm_for_each_memslot(memslot, slots) {
  932. unsigned long start = memslot->userspace_addr;
  933. unsigned long end;
  934. end = start + (memslot->npages << PAGE_SHIFT);
  935. if (hva >= start && hva < end) {
  936. gfn_t gfn_offset = (hva - start) >> PAGE_SHIFT;
  937. gfn_t gfn = memslot->base_gfn + gfn_offset;
  938. ret = handler(kvm, &memslot->rmap[gfn_offset], data);
  939. for (j = 0; j < KVM_NR_PAGE_SIZES - 1; ++j) {
  940. struct kvm_lpage_info *linfo;
  941. linfo = lpage_info_slot(gfn, memslot,
  942. PT_DIRECTORY_LEVEL + j);
  943. ret |= handler(kvm, &linfo->rmap_pde, data);
  944. }
  945. trace_kvm_age_page(hva, memslot, ret);
  946. retval |= ret;
  947. }
  948. }
  949. return retval;
  950. }
  951. int kvm_unmap_hva(struct kvm *kvm, unsigned long hva)
  952. {
  953. return kvm_handle_hva(kvm, hva, 0, kvm_unmap_rmapp);
  954. }
  955. void kvm_set_spte_hva(struct kvm *kvm, unsigned long hva, pte_t pte)
  956. {
  957. kvm_handle_hva(kvm, hva, (unsigned long)&pte, kvm_set_pte_rmapp);
  958. }
  959. static int kvm_age_rmapp(struct kvm *kvm, unsigned long *rmapp,
  960. unsigned long data)
  961. {
  962. u64 *spte;
  963. int young = 0;
  964. /*
  965. * Emulate the accessed bit for EPT, by checking if this page has
  966. * an EPT mapping, and clearing it if it does. On the next access,
  967. * a new EPT mapping will be established.
  968. * This has some overhead, but not as much as the cost of swapping
  969. * out actively used pages or breaking up actively used hugepages.
  970. */
  971. if (!shadow_accessed_mask)
  972. return kvm_unmap_rmapp(kvm, rmapp, data);
  973. spte = rmap_next(rmapp, NULL);
  974. while (spte) {
  975. int _young;
  976. u64 _spte = *spte;
  977. BUG_ON(!(_spte & PT_PRESENT_MASK));
  978. _young = _spte & PT_ACCESSED_MASK;
  979. if (_young) {
  980. young = 1;
  981. clear_bit(PT_ACCESSED_SHIFT, (unsigned long *)spte);
  982. }
  983. spte = rmap_next(rmapp, spte);
  984. }
  985. return young;
  986. }
  987. static int kvm_test_age_rmapp(struct kvm *kvm, unsigned long *rmapp,
  988. unsigned long data)
  989. {
  990. u64 *spte;
  991. int young = 0;
  992. /*
  993. * If there's no access bit in the secondary pte set by the
  994. * hardware it's up to gup-fast/gup to set the access bit in
  995. * the primary pte or in the page structure.
  996. */
  997. if (!shadow_accessed_mask)
  998. goto out;
  999. spte = rmap_next(rmapp, NULL);
  1000. while (spte) {
  1001. u64 _spte = *spte;
  1002. BUG_ON(!(_spte & PT_PRESENT_MASK));
  1003. young = _spte & PT_ACCESSED_MASK;
  1004. if (young) {
  1005. young = 1;
  1006. break;
  1007. }
  1008. spte = rmap_next(rmapp, spte);
  1009. }
  1010. out:
  1011. return young;
  1012. }
  1013. #define RMAP_RECYCLE_THRESHOLD 1000
  1014. static void rmap_recycle(struct kvm_vcpu *vcpu, u64 *spte, gfn_t gfn)
  1015. {
  1016. unsigned long *rmapp;
  1017. struct kvm_mmu_page *sp;
  1018. sp = page_header(__pa(spte));
  1019. rmapp = gfn_to_rmap(vcpu->kvm, gfn, sp->role.level);
  1020. kvm_unmap_rmapp(vcpu->kvm, rmapp, 0);
  1021. kvm_flush_remote_tlbs(vcpu->kvm);
  1022. }
  1023. int kvm_age_hva(struct kvm *kvm, unsigned long hva)
  1024. {
  1025. return kvm_handle_hva(kvm, hva, 0, kvm_age_rmapp);
  1026. }
  1027. int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)
  1028. {
  1029. return kvm_handle_hva(kvm, hva, 0, kvm_test_age_rmapp);
  1030. }
  1031. #ifdef MMU_DEBUG
  1032. static int is_empty_shadow_page(u64 *spt)
  1033. {
  1034. u64 *pos;
  1035. u64 *end;
  1036. for (pos = spt, end = pos + PAGE_SIZE / sizeof(u64); pos != end; pos++)
  1037. if (is_shadow_present_pte(*pos)) {
  1038. printk(KERN_ERR "%s: %p %llx\n", __func__,
  1039. pos, *pos);
  1040. return 0;
  1041. }
  1042. return 1;
  1043. }
  1044. #endif
  1045. /*
  1046. * This value is the sum of all of the kvm instances's
  1047. * kvm->arch.n_used_mmu_pages values. We need a global,
  1048. * aggregate version in order to make the slab shrinker
  1049. * faster
  1050. */
  1051. static inline void kvm_mod_used_mmu_pages(struct kvm *kvm, int nr)
  1052. {
  1053. kvm->arch.n_used_mmu_pages += nr;
  1054. percpu_counter_add(&kvm_total_used_mmu_pages, nr);
  1055. }
  1056. /*
  1057. * Remove the sp from shadow page cache, after call it,
  1058. * we can not find this sp from the cache, and the shadow
  1059. * page table is still valid.
  1060. * It should be under the protection of mmu lock.
  1061. */
  1062. static void kvm_mmu_isolate_page(struct kvm_mmu_page *sp)
  1063. {
  1064. ASSERT(is_empty_shadow_page(sp->spt));
  1065. hlist_del(&sp->hash_link);
  1066. if (!sp->role.direct)
  1067. free_page((unsigned long)sp->gfns);
  1068. }
  1069. /*
  1070. * Free the shadow page table and the sp, we can do it
  1071. * out of the protection of mmu lock.
  1072. */
  1073. static void kvm_mmu_free_page(struct kvm_mmu_page *sp)
  1074. {
  1075. list_del(&sp->link);
  1076. free_page((unsigned long)sp->spt);
  1077. kmem_cache_free(mmu_page_header_cache, sp);
  1078. }
  1079. static unsigned kvm_page_table_hashfn(gfn_t gfn)
  1080. {
  1081. return gfn & ((1 << KVM_MMU_HASH_SHIFT) - 1);
  1082. }
  1083. static void mmu_page_add_parent_pte(struct kvm_vcpu *vcpu,
  1084. struct kvm_mmu_page *sp, u64 *parent_pte)
  1085. {
  1086. if (!parent_pte)
  1087. return;
  1088. pte_list_add(vcpu, parent_pte, &sp->parent_ptes);
  1089. }
  1090. static void mmu_page_remove_parent_pte(struct kvm_mmu_page *sp,
  1091. u64 *parent_pte)
  1092. {
  1093. pte_list_remove(parent_pte, &sp->parent_ptes);
  1094. }
  1095. static void drop_parent_pte(struct kvm_mmu_page *sp,
  1096. u64 *parent_pte)
  1097. {
  1098. mmu_page_remove_parent_pte(sp, parent_pte);
  1099. mmu_spte_clear_no_track(parent_pte);
  1100. }
  1101. static struct kvm_mmu_page *kvm_mmu_alloc_page(struct kvm_vcpu *vcpu,
  1102. u64 *parent_pte, int direct)
  1103. {
  1104. struct kvm_mmu_page *sp;
  1105. sp = mmu_memory_cache_alloc(&vcpu->arch.mmu_page_header_cache,
  1106. sizeof *sp);
  1107. sp->spt = mmu_memory_cache_alloc(&vcpu->arch.mmu_page_cache, PAGE_SIZE);
  1108. if (!direct)
  1109. sp->gfns = mmu_memory_cache_alloc(&vcpu->arch.mmu_page_cache,
  1110. PAGE_SIZE);
  1111. set_page_private(virt_to_page(sp->spt), (unsigned long)sp);
  1112. list_add(&sp->link, &vcpu->kvm->arch.active_mmu_pages);
  1113. bitmap_zero(sp->slot_bitmap, KVM_MEM_SLOTS_NUM);
  1114. sp->parent_ptes = 0;
  1115. mmu_page_add_parent_pte(vcpu, sp, parent_pte);
  1116. kvm_mod_used_mmu_pages(vcpu->kvm, +1);
  1117. return sp;
  1118. }
  1119. static void mark_unsync(u64 *spte);
  1120. static void kvm_mmu_mark_parents_unsync(struct kvm_mmu_page *sp)
  1121. {
  1122. pte_list_walk(&sp->parent_ptes, mark_unsync);
  1123. }
  1124. static void mark_unsync(u64 *spte)
  1125. {
  1126. struct kvm_mmu_page *sp;
  1127. unsigned int index;
  1128. sp = page_header(__pa(spte));
  1129. index = spte - sp->spt;
  1130. if (__test_and_set_bit(index, sp->unsync_child_bitmap))
  1131. return;
  1132. if (sp->unsync_children++)
  1133. return;
  1134. kvm_mmu_mark_parents_unsync(sp);
  1135. }
  1136. static int nonpaging_sync_page(struct kvm_vcpu *vcpu,
  1137. struct kvm_mmu_page *sp)
  1138. {
  1139. return 1;
  1140. }
  1141. static void nonpaging_invlpg(struct kvm_vcpu *vcpu, gva_t gva)
  1142. {
  1143. }
  1144. static void nonpaging_update_pte(struct kvm_vcpu *vcpu,
  1145. struct kvm_mmu_page *sp, u64 *spte,
  1146. const void *pte)
  1147. {
  1148. WARN_ON(1);
  1149. }
  1150. #define KVM_PAGE_ARRAY_NR 16
  1151. struct kvm_mmu_pages {
  1152. struct mmu_page_and_offset {
  1153. struct kvm_mmu_page *sp;
  1154. unsigned int idx;
  1155. } page[KVM_PAGE_ARRAY_NR];
  1156. unsigned int nr;
  1157. };
  1158. static int mmu_pages_add(struct kvm_mmu_pages *pvec, struct kvm_mmu_page *sp,
  1159. int idx)
  1160. {
  1161. int i;
  1162. if (sp->unsync)
  1163. for (i=0; i < pvec->nr; i++)
  1164. if (pvec->page[i].sp == sp)
  1165. return 0;
  1166. pvec->page[pvec->nr].sp = sp;
  1167. pvec->page[pvec->nr].idx = idx;
  1168. pvec->nr++;
  1169. return (pvec->nr == KVM_PAGE_ARRAY_NR);
  1170. }
  1171. static int __mmu_unsync_walk(struct kvm_mmu_page *sp,
  1172. struct kvm_mmu_pages *pvec)
  1173. {
  1174. int i, ret, nr_unsync_leaf = 0;
  1175. for_each_set_bit(i, sp->unsync_child_bitmap, 512) {
  1176. struct kvm_mmu_page *child;
  1177. u64 ent = sp->spt[i];
  1178. if (!is_shadow_present_pte(ent) || is_large_pte(ent))
  1179. goto clear_child_bitmap;
  1180. child = page_header(ent & PT64_BASE_ADDR_MASK);
  1181. if (child->unsync_children) {
  1182. if (mmu_pages_add(pvec, child, i))
  1183. return -ENOSPC;
  1184. ret = __mmu_unsync_walk(child, pvec);
  1185. if (!ret)
  1186. goto clear_child_bitmap;
  1187. else if (ret > 0)
  1188. nr_unsync_leaf += ret;
  1189. else
  1190. return ret;
  1191. } else if (child->unsync) {
  1192. nr_unsync_leaf++;
  1193. if (mmu_pages_add(pvec, child, i))
  1194. return -ENOSPC;
  1195. } else
  1196. goto clear_child_bitmap;
  1197. continue;
  1198. clear_child_bitmap:
  1199. __clear_bit(i, sp->unsync_child_bitmap);
  1200. sp->unsync_children--;
  1201. WARN_ON((int)sp->unsync_children < 0);
  1202. }
  1203. return nr_unsync_leaf;
  1204. }
  1205. static int mmu_unsync_walk(struct kvm_mmu_page *sp,
  1206. struct kvm_mmu_pages *pvec)
  1207. {
  1208. if (!sp->unsync_children)
  1209. return 0;
  1210. mmu_pages_add(pvec, sp, 0);
  1211. return __mmu_unsync_walk(sp, pvec);
  1212. }
  1213. static void kvm_unlink_unsync_page(struct kvm *kvm, struct kvm_mmu_page *sp)
  1214. {
  1215. WARN_ON(!sp->unsync);
  1216. trace_kvm_mmu_sync_page(sp);
  1217. sp->unsync = 0;
  1218. --kvm->stat.mmu_unsync;
  1219. }
  1220. static int kvm_mmu_prepare_zap_page(struct kvm *kvm, struct kvm_mmu_page *sp,
  1221. struct list_head *invalid_list);
  1222. static void kvm_mmu_commit_zap_page(struct kvm *kvm,
  1223. struct list_head *invalid_list);
  1224. #define for_each_gfn_sp(kvm, sp, gfn, pos) \
  1225. hlist_for_each_entry(sp, pos, \
  1226. &(kvm)->arch.mmu_page_hash[kvm_page_table_hashfn(gfn)], hash_link) \
  1227. if ((sp)->gfn != (gfn)) {} else
  1228. #define for_each_gfn_indirect_valid_sp(kvm, sp, gfn, pos) \
  1229. hlist_for_each_entry(sp, pos, \
  1230. &(kvm)->arch.mmu_page_hash[kvm_page_table_hashfn(gfn)], hash_link) \
  1231. if ((sp)->gfn != (gfn) || (sp)->role.direct || \
  1232. (sp)->role.invalid) {} else
  1233. /* @sp->gfn should be write-protected at the call site */
  1234. static int __kvm_sync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
  1235. struct list_head *invalid_list, bool clear_unsync)
  1236. {
  1237. if (sp->role.cr4_pae != !!is_pae(vcpu)) {
  1238. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, invalid_list);
  1239. return 1;
  1240. }
  1241. if (clear_unsync)
  1242. kvm_unlink_unsync_page(vcpu->kvm, sp);
  1243. if (vcpu->arch.mmu.sync_page(vcpu, sp)) {
  1244. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, invalid_list);
  1245. return 1;
  1246. }
  1247. kvm_mmu_flush_tlb(vcpu);
  1248. return 0;
  1249. }
  1250. static int kvm_sync_page_transient(struct kvm_vcpu *vcpu,
  1251. struct kvm_mmu_page *sp)
  1252. {
  1253. LIST_HEAD(invalid_list);
  1254. int ret;
  1255. ret = __kvm_sync_page(vcpu, sp, &invalid_list, false);
  1256. if (ret)
  1257. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  1258. return ret;
  1259. }
  1260. #ifdef CONFIG_KVM_MMU_AUDIT
  1261. #include "mmu_audit.c"
  1262. #else
  1263. static void kvm_mmu_audit(struct kvm_vcpu *vcpu, int point) { }
  1264. static void mmu_audit_disable(void) { }
  1265. #endif
  1266. static int kvm_sync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
  1267. struct list_head *invalid_list)
  1268. {
  1269. return __kvm_sync_page(vcpu, sp, invalid_list, true);
  1270. }
  1271. /* @gfn should be write-protected at the call site */
  1272. static void kvm_sync_pages(struct kvm_vcpu *vcpu, gfn_t gfn)
  1273. {
  1274. struct kvm_mmu_page *s;
  1275. struct hlist_node *node;
  1276. LIST_HEAD(invalid_list);
  1277. bool flush = false;
  1278. for_each_gfn_indirect_valid_sp(vcpu->kvm, s, gfn, node) {
  1279. if (!s->unsync)
  1280. continue;
  1281. WARN_ON(s->role.level != PT_PAGE_TABLE_LEVEL);
  1282. kvm_unlink_unsync_page(vcpu->kvm, s);
  1283. if ((s->role.cr4_pae != !!is_pae(vcpu)) ||
  1284. (vcpu->arch.mmu.sync_page(vcpu, s))) {
  1285. kvm_mmu_prepare_zap_page(vcpu->kvm, s, &invalid_list);
  1286. continue;
  1287. }
  1288. flush = true;
  1289. }
  1290. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  1291. if (flush)
  1292. kvm_mmu_flush_tlb(vcpu);
  1293. }
  1294. struct mmu_page_path {
  1295. struct kvm_mmu_page *parent[PT64_ROOT_LEVEL-1];
  1296. unsigned int idx[PT64_ROOT_LEVEL-1];
  1297. };
  1298. #define for_each_sp(pvec, sp, parents, i) \
  1299. for (i = mmu_pages_next(&pvec, &parents, -1), \
  1300. sp = pvec.page[i].sp; \
  1301. i < pvec.nr && ({ sp = pvec.page[i].sp; 1;}); \
  1302. i = mmu_pages_next(&pvec, &parents, i))
  1303. static int mmu_pages_next(struct kvm_mmu_pages *pvec,
  1304. struct mmu_page_path *parents,
  1305. int i)
  1306. {
  1307. int n;
  1308. for (n = i+1; n < pvec->nr; n++) {
  1309. struct kvm_mmu_page *sp = pvec->page[n].sp;
  1310. if (sp->role.level == PT_PAGE_TABLE_LEVEL) {
  1311. parents->idx[0] = pvec->page[n].idx;
  1312. return n;
  1313. }
  1314. parents->parent[sp->role.level-2] = sp;
  1315. parents->idx[sp->role.level-1] = pvec->page[n].idx;
  1316. }
  1317. return n;
  1318. }
  1319. static void mmu_pages_clear_parents(struct mmu_page_path *parents)
  1320. {
  1321. struct kvm_mmu_page *sp;
  1322. unsigned int level = 0;
  1323. do {
  1324. unsigned int idx = parents->idx[level];
  1325. sp = parents->parent[level];
  1326. if (!sp)
  1327. return;
  1328. --sp->unsync_children;
  1329. WARN_ON((int)sp->unsync_children < 0);
  1330. __clear_bit(idx, sp->unsync_child_bitmap);
  1331. level++;
  1332. } while (level < PT64_ROOT_LEVEL-1 && !sp->unsync_children);
  1333. }
  1334. static void kvm_mmu_pages_init(struct kvm_mmu_page *parent,
  1335. struct mmu_page_path *parents,
  1336. struct kvm_mmu_pages *pvec)
  1337. {
  1338. parents->parent[parent->role.level-1] = NULL;
  1339. pvec->nr = 0;
  1340. }
  1341. static void mmu_sync_children(struct kvm_vcpu *vcpu,
  1342. struct kvm_mmu_page *parent)
  1343. {
  1344. int i;
  1345. struct kvm_mmu_page *sp;
  1346. struct mmu_page_path parents;
  1347. struct kvm_mmu_pages pages;
  1348. LIST_HEAD(invalid_list);
  1349. kvm_mmu_pages_init(parent, &parents, &pages);
  1350. while (mmu_unsync_walk(parent, &pages)) {
  1351. int protected = 0;
  1352. for_each_sp(pages, sp, parents, i)
  1353. protected |= rmap_write_protect(vcpu->kvm, sp->gfn);
  1354. if (protected)
  1355. kvm_flush_remote_tlbs(vcpu->kvm);
  1356. for_each_sp(pages, sp, parents, i) {
  1357. kvm_sync_page(vcpu, sp, &invalid_list);
  1358. mmu_pages_clear_parents(&parents);
  1359. }
  1360. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  1361. cond_resched_lock(&vcpu->kvm->mmu_lock);
  1362. kvm_mmu_pages_init(parent, &parents, &pages);
  1363. }
  1364. }
  1365. static void init_shadow_page_table(struct kvm_mmu_page *sp)
  1366. {
  1367. int i;
  1368. for (i = 0; i < PT64_ENT_PER_PAGE; ++i)
  1369. sp->spt[i] = 0ull;
  1370. }
  1371. static void __clear_sp_write_flooding_count(struct kvm_mmu_page *sp)
  1372. {
  1373. sp->write_flooding_count = 0;
  1374. }
  1375. static void clear_sp_write_flooding_count(u64 *spte)
  1376. {
  1377. struct kvm_mmu_page *sp = page_header(__pa(spte));
  1378. __clear_sp_write_flooding_count(sp);
  1379. }
  1380. static struct kvm_mmu_page *kvm_mmu_get_page(struct kvm_vcpu *vcpu,
  1381. gfn_t gfn,
  1382. gva_t gaddr,
  1383. unsigned level,
  1384. int direct,
  1385. unsigned access,
  1386. u64 *parent_pte)
  1387. {
  1388. union kvm_mmu_page_role role;
  1389. unsigned quadrant;
  1390. struct kvm_mmu_page *sp;
  1391. struct hlist_node *node;
  1392. bool need_sync = false;
  1393. role = vcpu->arch.mmu.base_role;
  1394. role.level = level;
  1395. role.direct = direct;
  1396. if (role.direct)
  1397. role.cr4_pae = 0;
  1398. role.access = access;
  1399. if (!vcpu->arch.mmu.direct_map
  1400. && vcpu->arch.mmu.root_level <= PT32_ROOT_LEVEL) {
  1401. quadrant = gaddr >> (PAGE_SHIFT + (PT64_PT_BITS * level));
  1402. quadrant &= (1 << ((PT32_PT_BITS - PT64_PT_BITS) * level)) - 1;
  1403. role.quadrant = quadrant;
  1404. }
  1405. for_each_gfn_sp(vcpu->kvm, sp, gfn, node) {
  1406. if (!need_sync && sp->unsync)
  1407. need_sync = true;
  1408. if (sp->role.word != role.word)
  1409. continue;
  1410. if (sp->unsync && kvm_sync_page_transient(vcpu, sp))
  1411. break;
  1412. mmu_page_add_parent_pte(vcpu, sp, parent_pte);
  1413. if (sp->unsync_children) {
  1414. kvm_make_request(KVM_REQ_MMU_SYNC, vcpu);
  1415. kvm_mmu_mark_parents_unsync(sp);
  1416. } else if (sp->unsync)
  1417. kvm_mmu_mark_parents_unsync(sp);
  1418. __clear_sp_write_flooding_count(sp);
  1419. trace_kvm_mmu_get_page(sp, false);
  1420. return sp;
  1421. }
  1422. ++vcpu->kvm->stat.mmu_cache_miss;
  1423. sp = kvm_mmu_alloc_page(vcpu, parent_pte, direct);
  1424. if (!sp)
  1425. return sp;
  1426. sp->gfn = gfn;
  1427. sp->role = role;
  1428. hlist_add_head(&sp->hash_link,
  1429. &vcpu->kvm->arch.mmu_page_hash[kvm_page_table_hashfn(gfn)]);
  1430. if (!direct) {
  1431. if (rmap_write_protect(vcpu->kvm, gfn))
  1432. kvm_flush_remote_tlbs(vcpu->kvm);
  1433. if (level > PT_PAGE_TABLE_LEVEL && need_sync)
  1434. kvm_sync_pages(vcpu, gfn);
  1435. account_shadowed(vcpu->kvm, gfn);
  1436. }
  1437. init_shadow_page_table(sp);
  1438. trace_kvm_mmu_get_page(sp, true);
  1439. return sp;
  1440. }
  1441. static void shadow_walk_init(struct kvm_shadow_walk_iterator *iterator,
  1442. struct kvm_vcpu *vcpu, u64 addr)
  1443. {
  1444. iterator->addr = addr;
  1445. iterator->shadow_addr = vcpu->arch.mmu.root_hpa;
  1446. iterator->level = vcpu->arch.mmu.shadow_root_level;
  1447. if (iterator->level == PT64_ROOT_LEVEL &&
  1448. vcpu->arch.mmu.root_level < PT64_ROOT_LEVEL &&
  1449. !vcpu->arch.mmu.direct_map)
  1450. --iterator->level;
  1451. if (iterator->level == PT32E_ROOT_LEVEL) {
  1452. iterator->shadow_addr
  1453. = vcpu->arch.mmu.pae_root[(addr >> 30) & 3];
  1454. iterator->shadow_addr &= PT64_BASE_ADDR_MASK;
  1455. --iterator->level;
  1456. if (!iterator->shadow_addr)
  1457. iterator->level = 0;
  1458. }
  1459. }
  1460. static bool shadow_walk_okay(struct kvm_shadow_walk_iterator *iterator)
  1461. {
  1462. if (iterator->level < PT_PAGE_TABLE_LEVEL)
  1463. return false;
  1464. iterator->index = SHADOW_PT_INDEX(iterator->addr, iterator->level);
  1465. iterator->sptep = ((u64 *)__va(iterator->shadow_addr)) + iterator->index;
  1466. return true;
  1467. }
  1468. static void __shadow_walk_next(struct kvm_shadow_walk_iterator *iterator,
  1469. u64 spte)
  1470. {
  1471. if (is_last_spte(spte, iterator->level)) {
  1472. iterator->level = 0;
  1473. return;
  1474. }
  1475. iterator->shadow_addr = spte & PT64_BASE_ADDR_MASK;
  1476. --iterator->level;
  1477. }
  1478. static void shadow_walk_next(struct kvm_shadow_walk_iterator *iterator)
  1479. {
  1480. return __shadow_walk_next(iterator, *iterator->sptep);
  1481. }
  1482. static void link_shadow_page(u64 *sptep, struct kvm_mmu_page *sp)
  1483. {
  1484. u64 spte;
  1485. spte = __pa(sp->spt)
  1486. | PT_PRESENT_MASK | PT_ACCESSED_MASK
  1487. | PT_WRITABLE_MASK | PT_USER_MASK;
  1488. mmu_spte_set(sptep, spte);
  1489. }
  1490. static void drop_large_spte(struct kvm_vcpu *vcpu, u64 *sptep)
  1491. {
  1492. if (is_large_pte(*sptep)) {
  1493. drop_spte(vcpu->kvm, sptep);
  1494. --vcpu->kvm->stat.lpages;
  1495. kvm_flush_remote_tlbs(vcpu->kvm);
  1496. }
  1497. }
  1498. static void validate_direct_spte(struct kvm_vcpu *vcpu, u64 *sptep,
  1499. unsigned direct_access)
  1500. {
  1501. if (is_shadow_present_pte(*sptep) && !is_large_pte(*sptep)) {
  1502. struct kvm_mmu_page *child;
  1503. /*
  1504. * For the direct sp, if the guest pte's dirty bit
  1505. * changed form clean to dirty, it will corrupt the
  1506. * sp's access: allow writable in the read-only sp,
  1507. * so we should update the spte at this point to get
  1508. * a new sp with the correct access.
  1509. */
  1510. child = page_header(*sptep & PT64_BASE_ADDR_MASK);
  1511. if (child->role.access == direct_access)
  1512. return;
  1513. drop_parent_pte(child, sptep);
  1514. kvm_flush_remote_tlbs(vcpu->kvm);
  1515. }
  1516. }
  1517. static bool mmu_page_zap_pte(struct kvm *kvm, struct kvm_mmu_page *sp,
  1518. u64 *spte)
  1519. {
  1520. u64 pte;
  1521. struct kvm_mmu_page *child;
  1522. pte = *spte;
  1523. if (is_shadow_present_pte(pte)) {
  1524. if (is_last_spte(pte, sp->role.level)) {
  1525. drop_spte(kvm, spte);
  1526. if (is_large_pte(pte))
  1527. --kvm->stat.lpages;
  1528. } else {
  1529. child = page_header(pte & PT64_BASE_ADDR_MASK);
  1530. drop_parent_pte(child, spte);
  1531. }
  1532. return true;
  1533. }
  1534. if (is_mmio_spte(pte))
  1535. mmu_spte_clear_no_track(spte);
  1536. return false;
  1537. }
  1538. static void kvm_mmu_page_unlink_children(struct kvm *kvm,
  1539. struct kvm_mmu_page *sp)
  1540. {
  1541. unsigned i;
  1542. for (i = 0; i < PT64_ENT_PER_PAGE; ++i)
  1543. mmu_page_zap_pte(kvm, sp, sp->spt + i);
  1544. }
  1545. static void kvm_mmu_put_page(struct kvm_mmu_page *sp, u64 *parent_pte)
  1546. {
  1547. mmu_page_remove_parent_pte(sp, parent_pte);
  1548. }
  1549. static void kvm_mmu_unlink_parents(struct kvm *kvm, struct kvm_mmu_page *sp)
  1550. {
  1551. u64 *parent_pte;
  1552. while ((parent_pte = pte_list_next(&sp->parent_ptes, NULL)))
  1553. drop_parent_pte(sp, parent_pte);
  1554. }
  1555. static int mmu_zap_unsync_children(struct kvm *kvm,
  1556. struct kvm_mmu_page *parent,
  1557. struct list_head *invalid_list)
  1558. {
  1559. int i, zapped = 0;
  1560. struct mmu_page_path parents;
  1561. struct kvm_mmu_pages pages;
  1562. if (parent->role.level == PT_PAGE_TABLE_LEVEL)
  1563. return 0;
  1564. kvm_mmu_pages_init(parent, &parents, &pages);
  1565. while (mmu_unsync_walk(parent, &pages)) {
  1566. struct kvm_mmu_page *sp;
  1567. for_each_sp(pages, sp, parents, i) {
  1568. kvm_mmu_prepare_zap_page(kvm, sp, invalid_list);
  1569. mmu_pages_clear_parents(&parents);
  1570. zapped++;
  1571. }
  1572. kvm_mmu_pages_init(parent, &parents, &pages);
  1573. }
  1574. return zapped;
  1575. }
  1576. static int kvm_mmu_prepare_zap_page(struct kvm *kvm, struct kvm_mmu_page *sp,
  1577. struct list_head *invalid_list)
  1578. {
  1579. int ret;
  1580. trace_kvm_mmu_prepare_zap_page(sp);
  1581. ++kvm->stat.mmu_shadow_zapped;
  1582. ret = mmu_zap_unsync_children(kvm, sp, invalid_list);
  1583. kvm_mmu_page_unlink_children(kvm, sp);
  1584. kvm_mmu_unlink_parents(kvm, sp);
  1585. if (!sp->role.invalid && !sp->role.direct)
  1586. unaccount_shadowed(kvm, sp->gfn);
  1587. if (sp->unsync)
  1588. kvm_unlink_unsync_page(kvm, sp);
  1589. if (!sp->root_count) {
  1590. /* Count self */
  1591. ret++;
  1592. list_move(&sp->link, invalid_list);
  1593. kvm_mod_used_mmu_pages(kvm, -1);
  1594. } else {
  1595. list_move(&sp->link, &kvm->arch.active_mmu_pages);
  1596. kvm_reload_remote_mmus(kvm);
  1597. }
  1598. sp->role.invalid = 1;
  1599. return ret;
  1600. }
  1601. static void kvm_mmu_isolate_pages(struct list_head *invalid_list)
  1602. {
  1603. struct kvm_mmu_page *sp;
  1604. list_for_each_entry(sp, invalid_list, link)
  1605. kvm_mmu_isolate_page(sp);
  1606. }
  1607. static void free_pages_rcu(struct rcu_head *head)
  1608. {
  1609. struct kvm_mmu_page *next, *sp;
  1610. sp = container_of(head, struct kvm_mmu_page, rcu);
  1611. while (sp) {
  1612. if (!list_empty(&sp->link))
  1613. next = list_first_entry(&sp->link,
  1614. struct kvm_mmu_page, link);
  1615. else
  1616. next = NULL;
  1617. kvm_mmu_free_page(sp);
  1618. sp = next;
  1619. }
  1620. }
  1621. static void kvm_mmu_commit_zap_page(struct kvm *kvm,
  1622. struct list_head *invalid_list)
  1623. {
  1624. struct kvm_mmu_page *sp;
  1625. if (list_empty(invalid_list))
  1626. return;
  1627. kvm_flush_remote_tlbs(kvm);
  1628. if (atomic_read(&kvm->arch.reader_counter)) {
  1629. kvm_mmu_isolate_pages(invalid_list);
  1630. sp = list_first_entry(invalid_list, struct kvm_mmu_page, link);
  1631. list_del_init(invalid_list);
  1632. trace_kvm_mmu_delay_free_pages(sp);
  1633. call_rcu(&sp->rcu, free_pages_rcu);
  1634. return;
  1635. }
  1636. do {
  1637. sp = list_first_entry(invalid_list, struct kvm_mmu_page, link);
  1638. WARN_ON(!sp->role.invalid || sp->root_count);
  1639. kvm_mmu_isolate_page(sp);
  1640. kvm_mmu_free_page(sp);
  1641. } while (!list_empty(invalid_list));
  1642. }
  1643. /*
  1644. * Changing the number of mmu pages allocated to the vm
  1645. * Note: if goal_nr_mmu_pages is too small, you will get dead lock
  1646. */
  1647. void kvm_mmu_change_mmu_pages(struct kvm *kvm, unsigned int goal_nr_mmu_pages)
  1648. {
  1649. LIST_HEAD(invalid_list);
  1650. /*
  1651. * If we set the number of mmu pages to be smaller be than the
  1652. * number of actived pages , we must to free some mmu pages before we
  1653. * change the value
  1654. */
  1655. if (kvm->arch.n_used_mmu_pages > goal_nr_mmu_pages) {
  1656. while (kvm->arch.n_used_mmu_pages > goal_nr_mmu_pages &&
  1657. !list_empty(&kvm->arch.active_mmu_pages)) {
  1658. struct kvm_mmu_page *page;
  1659. page = container_of(kvm->arch.active_mmu_pages.prev,
  1660. struct kvm_mmu_page, link);
  1661. kvm_mmu_prepare_zap_page(kvm, page, &invalid_list);
  1662. }
  1663. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  1664. goal_nr_mmu_pages = kvm->arch.n_used_mmu_pages;
  1665. }
  1666. kvm->arch.n_max_mmu_pages = goal_nr_mmu_pages;
  1667. }
  1668. int kvm_mmu_unprotect_page(struct kvm *kvm, gfn_t gfn)
  1669. {
  1670. struct kvm_mmu_page *sp;
  1671. struct hlist_node *node;
  1672. LIST_HEAD(invalid_list);
  1673. int r;
  1674. pgprintk("%s: looking for gfn %llx\n", __func__, gfn);
  1675. r = 0;
  1676. spin_lock(&kvm->mmu_lock);
  1677. for_each_gfn_indirect_valid_sp(kvm, sp, gfn, node) {
  1678. pgprintk("%s: gfn %llx role %x\n", __func__, gfn,
  1679. sp->role.word);
  1680. r = 1;
  1681. kvm_mmu_prepare_zap_page(kvm, sp, &invalid_list);
  1682. }
  1683. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  1684. spin_unlock(&kvm->mmu_lock);
  1685. return r;
  1686. }
  1687. EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page);
  1688. static void page_header_update_slot(struct kvm *kvm, void *pte, gfn_t gfn)
  1689. {
  1690. int slot = memslot_id(kvm, gfn);
  1691. struct kvm_mmu_page *sp = page_header(__pa(pte));
  1692. __set_bit(slot, sp->slot_bitmap);
  1693. }
  1694. /*
  1695. * The function is based on mtrr_type_lookup() in
  1696. * arch/x86/kernel/cpu/mtrr/generic.c
  1697. */
  1698. static int get_mtrr_type(struct mtrr_state_type *mtrr_state,
  1699. u64 start, u64 end)
  1700. {
  1701. int i;
  1702. u64 base, mask;
  1703. u8 prev_match, curr_match;
  1704. int num_var_ranges = KVM_NR_VAR_MTRR;
  1705. if (!mtrr_state->enabled)
  1706. return 0xFF;
  1707. /* Make end inclusive end, instead of exclusive */
  1708. end--;
  1709. /* Look in fixed ranges. Just return the type as per start */
  1710. if (mtrr_state->have_fixed && (start < 0x100000)) {
  1711. int idx;
  1712. if (start < 0x80000) {
  1713. idx = 0;
  1714. idx += (start >> 16);
  1715. return mtrr_state->fixed_ranges[idx];
  1716. } else if (start < 0xC0000) {
  1717. idx = 1 * 8;
  1718. idx += ((start - 0x80000) >> 14);
  1719. return mtrr_state->fixed_ranges[idx];
  1720. } else if (start < 0x1000000) {
  1721. idx = 3 * 8;
  1722. idx += ((start - 0xC0000) >> 12);
  1723. return mtrr_state->fixed_ranges[idx];
  1724. }
  1725. }
  1726. /*
  1727. * Look in variable ranges
  1728. * Look of multiple ranges matching this address and pick type
  1729. * as per MTRR precedence
  1730. */
  1731. if (!(mtrr_state->enabled & 2))
  1732. return mtrr_state->def_type;
  1733. prev_match = 0xFF;
  1734. for (i = 0; i < num_var_ranges; ++i) {
  1735. unsigned short start_state, end_state;
  1736. if (!(mtrr_state->var_ranges[i].mask_lo & (1 << 11)))
  1737. continue;
  1738. base = (((u64)mtrr_state->var_ranges[i].base_hi) << 32) +
  1739. (mtrr_state->var_ranges[i].base_lo & PAGE_MASK);
  1740. mask = (((u64)mtrr_state->var_ranges[i].mask_hi) << 32) +
  1741. (mtrr_state->var_ranges[i].mask_lo & PAGE_MASK);
  1742. start_state = ((start & mask) == (base & mask));
  1743. end_state = ((end & mask) == (base & mask));
  1744. if (start_state != end_state)
  1745. return 0xFE;
  1746. if ((start & mask) != (base & mask))
  1747. continue;
  1748. curr_match = mtrr_state->var_ranges[i].base_lo & 0xff;
  1749. if (prev_match == 0xFF) {
  1750. prev_match = curr_match;
  1751. continue;
  1752. }
  1753. if (prev_match == MTRR_TYPE_UNCACHABLE ||
  1754. curr_match == MTRR_TYPE_UNCACHABLE)
  1755. return MTRR_TYPE_UNCACHABLE;
  1756. if ((prev_match == MTRR_TYPE_WRBACK &&
  1757. curr_match == MTRR_TYPE_WRTHROUGH) ||
  1758. (prev_match == MTRR_TYPE_WRTHROUGH &&
  1759. curr_match == MTRR_TYPE_WRBACK)) {
  1760. prev_match = MTRR_TYPE_WRTHROUGH;
  1761. curr_match = MTRR_TYPE_WRTHROUGH;
  1762. }
  1763. if (prev_match != curr_match)
  1764. return MTRR_TYPE_UNCACHABLE;
  1765. }
  1766. if (prev_match != 0xFF)
  1767. return prev_match;
  1768. return mtrr_state->def_type;
  1769. }
  1770. u8 kvm_get_guest_memory_type(struct kvm_vcpu *vcpu, gfn_t gfn)
  1771. {
  1772. u8 mtrr;
  1773. mtrr = get_mtrr_type(&vcpu->arch.mtrr_state, gfn << PAGE_SHIFT,
  1774. (gfn << PAGE_SHIFT) + PAGE_SIZE);
  1775. if (mtrr == 0xfe || mtrr == 0xff)
  1776. mtrr = MTRR_TYPE_WRBACK;
  1777. return mtrr;
  1778. }
  1779. EXPORT_SYMBOL_GPL(kvm_get_guest_memory_type);
  1780. static void __kvm_unsync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp)
  1781. {
  1782. trace_kvm_mmu_unsync_page(sp);
  1783. ++vcpu->kvm->stat.mmu_unsync;
  1784. sp->unsync = 1;
  1785. kvm_mmu_mark_parents_unsync(sp);
  1786. }
  1787. static void kvm_unsync_pages(struct kvm_vcpu *vcpu, gfn_t gfn)
  1788. {
  1789. struct kvm_mmu_page *s;
  1790. struct hlist_node *node;
  1791. for_each_gfn_indirect_valid_sp(vcpu->kvm, s, gfn, node) {
  1792. if (s->unsync)
  1793. continue;
  1794. WARN_ON(s->role.level != PT_PAGE_TABLE_LEVEL);
  1795. __kvm_unsync_page(vcpu, s);
  1796. }
  1797. }
  1798. static int mmu_need_write_protect(struct kvm_vcpu *vcpu, gfn_t gfn,
  1799. bool can_unsync)
  1800. {
  1801. struct kvm_mmu_page *s;
  1802. struct hlist_node *node;
  1803. bool need_unsync = false;
  1804. for_each_gfn_indirect_valid_sp(vcpu->kvm, s, gfn, node) {
  1805. if (!can_unsync)
  1806. return 1;
  1807. if (s->role.level != PT_PAGE_TABLE_LEVEL)
  1808. return 1;
  1809. if (!need_unsync && !s->unsync) {
  1810. need_unsync = true;
  1811. }
  1812. }
  1813. if (need_unsync)
  1814. kvm_unsync_pages(vcpu, gfn);
  1815. return 0;
  1816. }
  1817. static int set_spte(struct kvm_vcpu *vcpu, u64 *sptep,
  1818. unsigned pte_access, int user_fault,
  1819. int write_fault, int level,
  1820. gfn_t gfn, pfn_t pfn, bool speculative,
  1821. bool can_unsync, bool host_writable)
  1822. {
  1823. u64 spte, entry = *sptep;
  1824. int ret = 0;
  1825. if (set_mmio_spte(sptep, gfn, pfn, pte_access))
  1826. return 0;
  1827. spte = PT_PRESENT_MASK;
  1828. if (!speculative)
  1829. spte |= shadow_accessed_mask;
  1830. if (pte_access & ACC_EXEC_MASK)
  1831. spte |= shadow_x_mask;
  1832. else
  1833. spte |= shadow_nx_mask;
  1834. if (pte_access & ACC_USER_MASK)
  1835. spte |= shadow_user_mask;
  1836. if (level > PT_PAGE_TABLE_LEVEL)
  1837. spte |= PT_PAGE_SIZE_MASK;
  1838. if (tdp_enabled)
  1839. spte |= kvm_x86_ops->get_mt_mask(vcpu, gfn,
  1840. kvm_is_mmio_pfn(pfn));
  1841. if (host_writable)
  1842. spte |= SPTE_HOST_WRITEABLE;
  1843. else
  1844. pte_access &= ~ACC_WRITE_MASK;
  1845. spte |= (u64)pfn << PAGE_SHIFT;
  1846. if ((pte_access & ACC_WRITE_MASK)
  1847. || (!vcpu->arch.mmu.direct_map && write_fault
  1848. && !is_write_protection(vcpu) && !user_fault)) {
  1849. if (level > PT_PAGE_TABLE_LEVEL &&
  1850. has_wrprotected_page(vcpu->kvm, gfn, level)) {
  1851. ret = 1;
  1852. drop_spte(vcpu->kvm, sptep);
  1853. goto done;
  1854. }
  1855. spte |= PT_WRITABLE_MASK;
  1856. if (!vcpu->arch.mmu.direct_map
  1857. && !(pte_access & ACC_WRITE_MASK)) {
  1858. spte &= ~PT_USER_MASK;
  1859. /*
  1860. * If we converted a user page to a kernel page,
  1861. * so that the kernel can write to it when cr0.wp=0,
  1862. * then we should prevent the kernel from executing it
  1863. * if SMEP is enabled.
  1864. */
  1865. if (kvm_read_cr4_bits(vcpu, X86_CR4_SMEP))
  1866. spte |= PT64_NX_MASK;
  1867. }
  1868. /*
  1869. * Optimization: for pte sync, if spte was writable the hash
  1870. * lookup is unnecessary (and expensive). Write protection
  1871. * is responsibility of mmu_get_page / kvm_sync_page.
  1872. * Same reasoning can be applied to dirty page accounting.
  1873. */
  1874. if (!can_unsync && is_writable_pte(*sptep))
  1875. goto set_pte;
  1876. if (mmu_need_write_protect(vcpu, gfn, can_unsync)) {
  1877. pgprintk("%s: found shadow page for %llx, marking ro\n",
  1878. __func__, gfn);
  1879. ret = 1;
  1880. pte_access &= ~ACC_WRITE_MASK;
  1881. if (is_writable_pte(spte))
  1882. spte &= ~PT_WRITABLE_MASK;
  1883. }
  1884. }
  1885. if (pte_access & ACC_WRITE_MASK)
  1886. mark_page_dirty(vcpu->kvm, gfn);
  1887. set_pte:
  1888. mmu_spte_update(sptep, spte);
  1889. /*
  1890. * If we overwrite a writable spte with a read-only one we
  1891. * should flush remote TLBs. Otherwise rmap_write_protect
  1892. * will find a read-only spte, even though the writable spte
  1893. * might be cached on a CPU's TLB.
  1894. */
  1895. if (is_writable_pte(entry) && !is_writable_pte(*sptep))
  1896. kvm_flush_remote_tlbs(vcpu->kvm);
  1897. done:
  1898. return ret;
  1899. }
  1900. static void mmu_set_spte(struct kvm_vcpu *vcpu, u64 *sptep,
  1901. unsigned pt_access, unsigned pte_access,
  1902. int user_fault, int write_fault,
  1903. int *emulate, int level, gfn_t gfn,
  1904. pfn_t pfn, bool speculative,
  1905. bool host_writable)
  1906. {
  1907. int was_rmapped = 0;
  1908. int rmap_count;
  1909. pgprintk("%s: spte %llx access %x write_fault %d"
  1910. " user_fault %d gfn %llx\n",
  1911. __func__, *sptep, pt_access,
  1912. write_fault, user_fault, gfn);
  1913. if (is_rmap_spte(*sptep)) {
  1914. /*
  1915. * If we overwrite a PTE page pointer with a 2MB PMD, unlink
  1916. * the parent of the now unreachable PTE.
  1917. */
  1918. if (level > PT_PAGE_TABLE_LEVEL &&
  1919. !is_large_pte(*sptep)) {
  1920. struct kvm_mmu_page *child;
  1921. u64 pte = *sptep;
  1922. child = page_header(pte & PT64_BASE_ADDR_MASK);
  1923. drop_parent_pte(child, sptep);
  1924. kvm_flush_remote_tlbs(vcpu->kvm);
  1925. } else if (pfn != spte_to_pfn(*sptep)) {
  1926. pgprintk("hfn old %llx new %llx\n",
  1927. spte_to_pfn(*sptep), pfn);
  1928. drop_spte(vcpu->kvm, sptep);
  1929. kvm_flush_remote_tlbs(vcpu->kvm);
  1930. } else
  1931. was_rmapped = 1;
  1932. }
  1933. if (set_spte(vcpu, sptep, pte_access, user_fault, write_fault,
  1934. level, gfn, pfn, speculative, true,
  1935. host_writable)) {
  1936. if (write_fault)
  1937. *emulate = 1;
  1938. kvm_mmu_flush_tlb(vcpu);
  1939. }
  1940. if (unlikely(is_mmio_spte(*sptep) && emulate))
  1941. *emulate = 1;
  1942. pgprintk("%s: setting spte %llx\n", __func__, *sptep);
  1943. pgprintk("instantiating %s PTE (%s) at %llx (%llx) addr %p\n",
  1944. is_large_pte(*sptep)? "2MB" : "4kB",
  1945. *sptep & PT_PRESENT_MASK ?"RW":"R", gfn,
  1946. *sptep, sptep);
  1947. if (!was_rmapped && is_large_pte(*sptep))
  1948. ++vcpu->kvm->stat.lpages;
  1949. if (is_shadow_present_pte(*sptep)) {
  1950. page_header_update_slot(vcpu->kvm, sptep, gfn);
  1951. if (!was_rmapped) {
  1952. rmap_count = rmap_add(vcpu, sptep, gfn);
  1953. if (rmap_count > RMAP_RECYCLE_THRESHOLD)
  1954. rmap_recycle(vcpu, sptep, gfn);
  1955. }
  1956. }
  1957. kvm_release_pfn_clean(pfn);
  1958. }
  1959. static void nonpaging_new_cr3(struct kvm_vcpu *vcpu)
  1960. {
  1961. }
  1962. static pfn_t pte_prefetch_gfn_to_pfn(struct kvm_vcpu *vcpu, gfn_t gfn,
  1963. bool no_dirty_log)
  1964. {
  1965. struct kvm_memory_slot *slot;
  1966. unsigned long hva;
  1967. slot = gfn_to_memslot_dirty_bitmap(vcpu, gfn, no_dirty_log);
  1968. if (!slot) {
  1969. get_page(fault_page);
  1970. return page_to_pfn(fault_page);
  1971. }
  1972. hva = gfn_to_hva_memslot(slot, gfn);
  1973. return hva_to_pfn_atomic(vcpu->kvm, hva);
  1974. }
  1975. static int direct_pte_prefetch_many(struct kvm_vcpu *vcpu,
  1976. struct kvm_mmu_page *sp,
  1977. u64 *start, u64 *end)
  1978. {
  1979. struct page *pages[PTE_PREFETCH_NUM];
  1980. unsigned access = sp->role.access;
  1981. int i, ret;
  1982. gfn_t gfn;
  1983. gfn = kvm_mmu_page_get_gfn(sp, start - sp->spt);
  1984. if (!gfn_to_memslot_dirty_bitmap(vcpu, gfn, access & ACC_WRITE_MASK))
  1985. return -1;
  1986. ret = gfn_to_page_many_atomic(vcpu->kvm, gfn, pages, end - start);
  1987. if (ret <= 0)
  1988. return -1;
  1989. for (i = 0; i < ret; i++, gfn++, start++)
  1990. mmu_set_spte(vcpu, start, ACC_ALL,
  1991. access, 0, 0, NULL,
  1992. sp->role.level, gfn,
  1993. page_to_pfn(pages[i]), true, true);
  1994. return 0;
  1995. }
  1996. static void __direct_pte_prefetch(struct kvm_vcpu *vcpu,
  1997. struct kvm_mmu_page *sp, u64 *sptep)
  1998. {
  1999. u64 *spte, *start = NULL;
  2000. int i;
  2001. WARN_ON(!sp->role.direct);
  2002. i = (sptep - sp->spt) & ~(PTE_PREFETCH_NUM - 1);
  2003. spte = sp->spt + i;
  2004. for (i = 0; i < PTE_PREFETCH_NUM; i++, spte++) {
  2005. if (is_shadow_present_pte(*spte) || spte == sptep) {
  2006. if (!start)
  2007. continue;
  2008. if (direct_pte_prefetch_many(vcpu, sp, start, spte) < 0)
  2009. break;
  2010. start = NULL;
  2011. } else if (!start)
  2012. start = spte;
  2013. }
  2014. }
  2015. static void direct_pte_prefetch(struct kvm_vcpu *vcpu, u64 *sptep)
  2016. {
  2017. struct kvm_mmu_page *sp;
  2018. /*
  2019. * Since it's no accessed bit on EPT, it's no way to
  2020. * distinguish between actually accessed translations
  2021. * and prefetched, so disable pte prefetch if EPT is
  2022. * enabled.
  2023. */
  2024. if (!shadow_accessed_mask)
  2025. return;
  2026. sp = page_header(__pa(sptep));
  2027. if (sp->role.level > PT_PAGE_TABLE_LEVEL)
  2028. return;
  2029. __direct_pte_prefetch(vcpu, sp, sptep);
  2030. }
  2031. static int __direct_map(struct kvm_vcpu *vcpu, gpa_t v, int write,
  2032. int map_writable, int level, gfn_t gfn, pfn_t pfn,
  2033. bool prefault)
  2034. {
  2035. struct kvm_shadow_walk_iterator iterator;
  2036. struct kvm_mmu_page *sp;
  2037. int emulate = 0;
  2038. gfn_t pseudo_gfn;
  2039. for_each_shadow_entry(vcpu, (u64)gfn << PAGE_SHIFT, iterator) {
  2040. if (iterator.level == level) {
  2041. unsigned pte_access = ACC_ALL;
  2042. mmu_set_spte(vcpu, iterator.sptep, ACC_ALL, pte_access,
  2043. 0, write, &emulate,
  2044. level, gfn, pfn, prefault, map_writable);
  2045. direct_pte_prefetch(vcpu, iterator.sptep);
  2046. ++vcpu->stat.pf_fixed;
  2047. break;
  2048. }
  2049. if (!is_shadow_present_pte(*iterator.sptep)) {
  2050. u64 base_addr = iterator.addr;
  2051. base_addr &= PT64_LVL_ADDR_MASK(iterator.level);
  2052. pseudo_gfn = base_addr >> PAGE_SHIFT;
  2053. sp = kvm_mmu_get_page(vcpu, pseudo_gfn, iterator.addr,
  2054. iterator.level - 1,
  2055. 1, ACC_ALL, iterator.sptep);
  2056. if (!sp) {
  2057. pgprintk("nonpaging_map: ENOMEM\n");
  2058. kvm_release_pfn_clean(pfn);
  2059. return -ENOMEM;
  2060. }
  2061. mmu_spte_set(iterator.sptep,
  2062. __pa(sp->spt)
  2063. | PT_PRESENT_MASK | PT_WRITABLE_MASK
  2064. | shadow_user_mask | shadow_x_mask
  2065. | shadow_accessed_mask);
  2066. }
  2067. }
  2068. return emulate;
  2069. }
  2070. static void kvm_send_hwpoison_signal(unsigned long address, struct task_struct *tsk)
  2071. {
  2072. siginfo_t info;
  2073. info.si_signo = SIGBUS;
  2074. info.si_errno = 0;
  2075. info.si_code = BUS_MCEERR_AR;
  2076. info.si_addr = (void __user *)address;
  2077. info.si_addr_lsb = PAGE_SHIFT;
  2078. send_sig_info(SIGBUS, &info, tsk);
  2079. }
  2080. static int kvm_handle_bad_page(struct kvm_vcpu *vcpu, gfn_t gfn, pfn_t pfn)
  2081. {
  2082. kvm_release_pfn_clean(pfn);
  2083. if (is_hwpoison_pfn(pfn)) {
  2084. kvm_send_hwpoison_signal(gfn_to_hva(vcpu->kvm, gfn), current);
  2085. return 0;
  2086. }
  2087. return -EFAULT;
  2088. }
  2089. static void transparent_hugepage_adjust(struct kvm_vcpu *vcpu,
  2090. gfn_t *gfnp, pfn_t *pfnp, int *levelp)
  2091. {
  2092. pfn_t pfn = *pfnp;
  2093. gfn_t gfn = *gfnp;
  2094. int level = *levelp;
  2095. /*
  2096. * Check if it's a transparent hugepage. If this would be an
  2097. * hugetlbfs page, level wouldn't be set to
  2098. * PT_PAGE_TABLE_LEVEL and there would be no adjustment done
  2099. * here.
  2100. */
  2101. if (!is_error_pfn(pfn) && !kvm_is_mmio_pfn(pfn) &&
  2102. level == PT_PAGE_TABLE_LEVEL &&
  2103. PageTransCompound(pfn_to_page(pfn)) &&
  2104. !has_wrprotected_page(vcpu->kvm, gfn, PT_DIRECTORY_LEVEL)) {
  2105. unsigned long mask;
  2106. /*
  2107. * mmu_notifier_retry was successful and we hold the
  2108. * mmu_lock here, so the pmd can't become splitting
  2109. * from under us, and in turn
  2110. * __split_huge_page_refcount() can't run from under
  2111. * us and we can safely transfer the refcount from
  2112. * PG_tail to PG_head as we switch the pfn to tail to
  2113. * head.
  2114. */
  2115. *levelp = level = PT_DIRECTORY_LEVEL;
  2116. mask = KVM_PAGES_PER_HPAGE(level) - 1;
  2117. VM_BUG_ON((gfn & mask) != (pfn & mask));
  2118. if (pfn & mask) {
  2119. gfn &= ~mask;
  2120. *gfnp = gfn;
  2121. kvm_release_pfn_clean(pfn);
  2122. pfn &= ~mask;
  2123. if (!get_page_unless_zero(pfn_to_page(pfn)))
  2124. BUG();
  2125. *pfnp = pfn;
  2126. }
  2127. }
  2128. }
  2129. static bool mmu_invalid_pfn(pfn_t pfn)
  2130. {
  2131. return unlikely(is_invalid_pfn(pfn));
  2132. }
  2133. static bool handle_abnormal_pfn(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn,
  2134. pfn_t pfn, unsigned access, int *ret_val)
  2135. {
  2136. bool ret = true;
  2137. /* The pfn is invalid, report the error! */
  2138. if (unlikely(is_invalid_pfn(pfn))) {
  2139. *ret_val = kvm_handle_bad_page(vcpu, gfn, pfn);
  2140. goto exit;
  2141. }
  2142. if (unlikely(is_noslot_pfn(pfn)))
  2143. vcpu_cache_mmio_info(vcpu, gva, gfn, access);
  2144. ret = false;
  2145. exit:
  2146. return ret;
  2147. }
  2148. static bool try_async_pf(struct kvm_vcpu *vcpu, bool prefault, gfn_t gfn,
  2149. gva_t gva, pfn_t *pfn, bool write, bool *writable);
  2150. static int nonpaging_map(struct kvm_vcpu *vcpu, gva_t v, int write, gfn_t gfn,
  2151. bool prefault)
  2152. {
  2153. int r;
  2154. int level;
  2155. int force_pt_level;
  2156. pfn_t pfn;
  2157. unsigned long mmu_seq;
  2158. bool map_writable;
  2159. force_pt_level = mapping_level_dirty_bitmap(vcpu, gfn);
  2160. if (likely(!force_pt_level)) {
  2161. level = mapping_level(vcpu, gfn);
  2162. /*
  2163. * This path builds a PAE pagetable - so we can map
  2164. * 2mb pages at maximum. Therefore check if the level
  2165. * is larger than that.
  2166. */
  2167. if (level > PT_DIRECTORY_LEVEL)
  2168. level = PT_DIRECTORY_LEVEL;
  2169. gfn &= ~(KVM_PAGES_PER_HPAGE(level) - 1);
  2170. } else
  2171. level = PT_PAGE_TABLE_LEVEL;
  2172. mmu_seq = vcpu->kvm->mmu_notifier_seq;
  2173. smp_rmb();
  2174. if (try_async_pf(vcpu, prefault, gfn, v, &pfn, write, &map_writable))
  2175. return 0;
  2176. if (handle_abnormal_pfn(vcpu, v, gfn, pfn, ACC_ALL, &r))
  2177. return r;
  2178. spin_lock(&vcpu->kvm->mmu_lock);
  2179. if (mmu_notifier_retry(vcpu, mmu_seq))
  2180. goto out_unlock;
  2181. kvm_mmu_free_some_pages(vcpu);
  2182. if (likely(!force_pt_level))
  2183. transparent_hugepage_adjust(vcpu, &gfn, &pfn, &level);
  2184. r = __direct_map(vcpu, v, write, map_writable, level, gfn, pfn,
  2185. prefault);
  2186. spin_unlock(&vcpu->kvm->mmu_lock);
  2187. return r;
  2188. out_unlock:
  2189. spin_unlock(&vcpu->kvm->mmu_lock);
  2190. kvm_release_pfn_clean(pfn);
  2191. return 0;
  2192. }
  2193. static void mmu_free_roots(struct kvm_vcpu *vcpu)
  2194. {
  2195. int i;
  2196. struct kvm_mmu_page *sp;
  2197. LIST_HEAD(invalid_list);
  2198. if (!VALID_PAGE(vcpu->arch.mmu.root_hpa))
  2199. return;
  2200. spin_lock(&vcpu->kvm->mmu_lock);
  2201. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL &&
  2202. (vcpu->arch.mmu.root_level == PT64_ROOT_LEVEL ||
  2203. vcpu->arch.mmu.direct_map)) {
  2204. hpa_t root = vcpu->arch.mmu.root_hpa;
  2205. sp = page_header(root);
  2206. --sp->root_count;
  2207. if (!sp->root_count && sp->role.invalid) {
  2208. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, &invalid_list);
  2209. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  2210. }
  2211. vcpu->arch.mmu.root_hpa = INVALID_PAGE;
  2212. spin_unlock(&vcpu->kvm->mmu_lock);
  2213. return;
  2214. }
  2215. for (i = 0; i < 4; ++i) {
  2216. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2217. if (root) {
  2218. root &= PT64_BASE_ADDR_MASK;
  2219. sp = page_header(root);
  2220. --sp->root_count;
  2221. if (!sp->root_count && sp->role.invalid)
  2222. kvm_mmu_prepare_zap_page(vcpu->kvm, sp,
  2223. &invalid_list);
  2224. }
  2225. vcpu->arch.mmu.pae_root[i] = INVALID_PAGE;
  2226. }
  2227. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  2228. spin_unlock(&vcpu->kvm->mmu_lock);
  2229. vcpu->arch.mmu.root_hpa = INVALID_PAGE;
  2230. }
  2231. static int mmu_check_root(struct kvm_vcpu *vcpu, gfn_t root_gfn)
  2232. {
  2233. int ret = 0;
  2234. if (!kvm_is_visible_gfn(vcpu->kvm, root_gfn)) {
  2235. kvm_make_request(KVM_REQ_TRIPLE_FAULT, vcpu);
  2236. ret = 1;
  2237. }
  2238. return ret;
  2239. }
  2240. static int mmu_alloc_direct_roots(struct kvm_vcpu *vcpu)
  2241. {
  2242. struct kvm_mmu_page *sp;
  2243. unsigned i;
  2244. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL) {
  2245. spin_lock(&vcpu->kvm->mmu_lock);
  2246. kvm_mmu_free_some_pages(vcpu);
  2247. sp = kvm_mmu_get_page(vcpu, 0, 0, PT64_ROOT_LEVEL,
  2248. 1, ACC_ALL, NULL);
  2249. ++sp->root_count;
  2250. spin_unlock(&vcpu->kvm->mmu_lock);
  2251. vcpu->arch.mmu.root_hpa = __pa(sp->spt);
  2252. } else if (vcpu->arch.mmu.shadow_root_level == PT32E_ROOT_LEVEL) {
  2253. for (i = 0; i < 4; ++i) {
  2254. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2255. ASSERT(!VALID_PAGE(root));
  2256. spin_lock(&vcpu->kvm->mmu_lock);
  2257. kvm_mmu_free_some_pages(vcpu);
  2258. sp = kvm_mmu_get_page(vcpu, i << (30 - PAGE_SHIFT),
  2259. i << 30,
  2260. PT32_ROOT_LEVEL, 1, ACC_ALL,
  2261. NULL);
  2262. root = __pa(sp->spt);
  2263. ++sp->root_count;
  2264. spin_unlock(&vcpu->kvm->mmu_lock);
  2265. vcpu->arch.mmu.pae_root[i] = root | PT_PRESENT_MASK;
  2266. }
  2267. vcpu->arch.mmu.root_hpa = __pa(vcpu->arch.mmu.pae_root);
  2268. } else
  2269. BUG();
  2270. return 0;
  2271. }
  2272. static int mmu_alloc_shadow_roots(struct kvm_vcpu *vcpu)
  2273. {
  2274. struct kvm_mmu_page *sp;
  2275. u64 pdptr, pm_mask;
  2276. gfn_t root_gfn;
  2277. int i;
  2278. root_gfn = vcpu->arch.mmu.get_cr3(vcpu) >> PAGE_SHIFT;
  2279. if (mmu_check_root(vcpu, root_gfn))
  2280. return 1;
  2281. /*
  2282. * Do we shadow a long mode page table? If so we need to
  2283. * write-protect the guests page table root.
  2284. */
  2285. if (vcpu->arch.mmu.root_level == PT64_ROOT_LEVEL) {
  2286. hpa_t root = vcpu->arch.mmu.root_hpa;
  2287. ASSERT(!VALID_PAGE(root));
  2288. spin_lock(&vcpu->kvm->mmu_lock);
  2289. kvm_mmu_free_some_pages(vcpu);
  2290. sp = kvm_mmu_get_page(vcpu, root_gfn, 0, PT64_ROOT_LEVEL,
  2291. 0, ACC_ALL, NULL);
  2292. root = __pa(sp->spt);
  2293. ++sp->root_count;
  2294. spin_unlock(&vcpu->kvm->mmu_lock);
  2295. vcpu->arch.mmu.root_hpa = root;
  2296. return 0;
  2297. }
  2298. /*
  2299. * We shadow a 32 bit page table. This may be a legacy 2-level
  2300. * or a PAE 3-level page table. In either case we need to be aware that
  2301. * the shadow page table may be a PAE or a long mode page table.
  2302. */
  2303. pm_mask = PT_PRESENT_MASK;
  2304. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL)
  2305. pm_mask |= PT_ACCESSED_MASK | PT_WRITABLE_MASK | PT_USER_MASK;
  2306. for (i = 0; i < 4; ++i) {
  2307. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2308. ASSERT(!VALID_PAGE(root));
  2309. if (vcpu->arch.mmu.root_level == PT32E_ROOT_LEVEL) {
  2310. pdptr = vcpu->arch.mmu.get_pdptr(vcpu, i);
  2311. if (!is_present_gpte(pdptr)) {
  2312. vcpu->arch.mmu.pae_root[i] = 0;
  2313. continue;
  2314. }
  2315. root_gfn = pdptr >> PAGE_SHIFT;
  2316. if (mmu_check_root(vcpu, root_gfn))
  2317. return 1;
  2318. }
  2319. spin_lock(&vcpu->kvm->mmu_lock);
  2320. kvm_mmu_free_some_pages(vcpu);
  2321. sp = kvm_mmu_get_page(vcpu, root_gfn, i << 30,
  2322. PT32_ROOT_LEVEL, 0,
  2323. ACC_ALL, NULL);
  2324. root = __pa(sp->spt);
  2325. ++sp->root_count;
  2326. spin_unlock(&vcpu->kvm->mmu_lock);
  2327. vcpu->arch.mmu.pae_root[i] = root | pm_mask;
  2328. }
  2329. vcpu->arch.mmu.root_hpa = __pa(vcpu->arch.mmu.pae_root);
  2330. /*
  2331. * If we shadow a 32 bit page table with a long mode page
  2332. * table we enter this path.
  2333. */
  2334. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL) {
  2335. if (vcpu->arch.mmu.lm_root == NULL) {
  2336. /*
  2337. * The additional page necessary for this is only
  2338. * allocated on demand.
  2339. */
  2340. u64 *lm_root;
  2341. lm_root = (void*)get_zeroed_page(GFP_KERNEL);
  2342. if (lm_root == NULL)
  2343. return 1;
  2344. lm_root[0] = __pa(vcpu->arch.mmu.pae_root) | pm_mask;
  2345. vcpu->arch.mmu.lm_root = lm_root;
  2346. }
  2347. vcpu->arch.mmu.root_hpa = __pa(vcpu->arch.mmu.lm_root);
  2348. }
  2349. return 0;
  2350. }
  2351. static int mmu_alloc_roots(struct kvm_vcpu *vcpu)
  2352. {
  2353. if (vcpu->arch.mmu.direct_map)
  2354. return mmu_alloc_direct_roots(vcpu);
  2355. else
  2356. return mmu_alloc_shadow_roots(vcpu);
  2357. }
  2358. static void mmu_sync_roots(struct kvm_vcpu *vcpu)
  2359. {
  2360. int i;
  2361. struct kvm_mmu_page *sp;
  2362. if (vcpu->arch.mmu.direct_map)
  2363. return;
  2364. if (!VALID_PAGE(vcpu->arch.mmu.root_hpa))
  2365. return;
  2366. vcpu_clear_mmio_info(vcpu, ~0ul);
  2367. kvm_mmu_audit(vcpu, AUDIT_PRE_SYNC);
  2368. if (vcpu->arch.mmu.root_level == PT64_ROOT_LEVEL) {
  2369. hpa_t root = vcpu->arch.mmu.root_hpa;
  2370. sp = page_header(root);
  2371. mmu_sync_children(vcpu, sp);
  2372. kvm_mmu_audit(vcpu, AUDIT_POST_SYNC);
  2373. return;
  2374. }
  2375. for (i = 0; i < 4; ++i) {
  2376. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2377. if (root && VALID_PAGE(root)) {
  2378. root &= PT64_BASE_ADDR_MASK;
  2379. sp = page_header(root);
  2380. mmu_sync_children(vcpu, sp);
  2381. }
  2382. }
  2383. kvm_mmu_audit(vcpu, AUDIT_POST_SYNC);
  2384. }
  2385. void kvm_mmu_sync_roots(struct kvm_vcpu *vcpu)
  2386. {
  2387. spin_lock(&vcpu->kvm->mmu_lock);
  2388. mmu_sync_roots(vcpu);
  2389. spin_unlock(&vcpu->kvm->mmu_lock);
  2390. }
  2391. static gpa_t nonpaging_gva_to_gpa(struct kvm_vcpu *vcpu, gva_t vaddr,
  2392. u32 access, struct x86_exception *exception)
  2393. {
  2394. if (exception)
  2395. exception->error_code = 0;
  2396. return vaddr;
  2397. }
  2398. static gpa_t nonpaging_gva_to_gpa_nested(struct kvm_vcpu *vcpu, gva_t vaddr,
  2399. u32 access,
  2400. struct x86_exception *exception)
  2401. {
  2402. if (exception)
  2403. exception->error_code = 0;
  2404. return vcpu->arch.nested_mmu.translate_gpa(vcpu, vaddr, access);
  2405. }
  2406. static bool quickly_check_mmio_pf(struct kvm_vcpu *vcpu, u64 addr, bool direct)
  2407. {
  2408. if (direct)
  2409. return vcpu_match_mmio_gpa(vcpu, addr);
  2410. return vcpu_match_mmio_gva(vcpu, addr);
  2411. }
  2412. /*
  2413. * On direct hosts, the last spte is only allows two states
  2414. * for mmio page fault:
  2415. * - It is the mmio spte
  2416. * - It is zapped or it is being zapped.
  2417. *
  2418. * This function completely checks the spte when the last spte
  2419. * is not the mmio spte.
  2420. */
  2421. static bool check_direct_spte_mmio_pf(u64 spte)
  2422. {
  2423. return __check_direct_spte_mmio_pf(spte);
  2424. }
  2425. static u64 walk_shadow_page_get_mmio_spte(struct kvm_vcpu *vcpu, u64 addr)
  2426. {
  2427. struct kvm_shadow_walk_iterator iterator;
  2428. u64 spte = 0ull;
  2429. walk_shadow_page_lockless_begin(vcpu);
  2430. for_each_shadow_entry_lockless(vcpu, addr, iterator, spte)
  2431. if (!is_shadow_present_pte(spte))
  2432. break;
  2433. walk_shadow_page_lockless_end(vcpu);
  2434. return spte;
  2435. }
  2436. /*
  2437. * If it is a real mmio page fault, return 1 and emulat the instruction
  2438. * directly, return 0 to let CPU fault again on the address, -1 is
  2439. * returned if bug is detected.
  2440. */
  2441. int handle_mmio_page_fault_common(struct kvm_vcpu *vcpu, u64 addr, bool direct)
  2442. {
  2443. u64 spte;
  2444. if (quickly_check_mmio_pf(vcpu, addr, direct))
  2445. return 1;
  2446. spte = walk_shadow_page_get_mmio_spte(vcpu, addr);
  2447. if (is_mmio_spte(spte)) {
  2448. gfn_t gfn = get_mmio_spte_gfn(spte);
  2449. unsigned access = get_mmio_spte_access(spte);
  2450. if (direct)
  2451. addr = 0;
  2452. trace_handle_mmio_page_fault(addr, gfn, access);
  2453. vcpu_cache_mmio_info(vcpu, addr, gfn, access);
  2454. return 1;
  2455. }
  2456. /*
  2457. * It's ok if the gva is remapped by other cpus on shadow guest,
  2458. * it's a BUG if the gfn is not a mmio page.
  2459. */
  2460. if (direct && !check_direct_spte_mmio_pf(spte))
  2461. return -1;
  2462. /*
  2463. * If the page table is zapped by other cpus, let CPU fault again on
  2464. * the address.
  2465. */
  2466. return 0;
  2467. }
  2468. EXPORT_SYMBOL_GPL(handle_mmio_page_fault_common);
  2469. static int handle_mmio_page_fault(struct kvm_vcpu *vcpu, u64 addr,
  2470. u32 error_code, bool direct)
  2471. {
  2472. int ret;
  2473. ret = handle_mmio_page_fault_common(vcpu, addr, direct);
  2474. WARN_ON(ret < 0);
  2475. return ret;
  2476. }
  2477. static int nonpaging_page_fault(struct kvm_vcpu *vcpu, gva_t gva,
  2478. u32 error_code, bool prefault)
  2479. {
  2480. gfn_t gfn;
  2481. int r;
  2482. pgprintk("%s: gva %lx error %x\n", __func__, gva, error_code);
  2483. if (unlikely(error_code & PFERR_RSVD_MASK))
  2484. return handle_mmio_page_fault(vcpu, gva, error_code, true);
  2485. r = mmu_topup_memory_caches(vcpu);
  2486. if (r)
  2487. return r;
  2488. ASSERT(vcpu);
  2489. ASSERT(VALID_PAGE(vcpu->arch.mmu.root_hpa));
  2490. gfn = gva >> PAGE_SHIFT;
  2491. return nonpaging_map(vcpu, gva & PAGE_MASK,
  2492. error_code & PFERR_WRITE_MASK, gfn, prefault);
  2493. }
  2494. static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn)
  2495. {
  2496. struct kvm_arch_async_pf arch;
  2497. arch.token = (vcpu->arch.apf.id++ << 12) | vcpu->vcpu_id;
  2498. arch.gfn = gfn;
  2499. arch.direct_map = vcpu->arch.mmu.direct_map;
  2500. arch.cr3 = vcpu->arch.mmu.get_cr3(vcpu);
  2501. return kvm_setup_async_pf(vcpu, gva, gfn, &arch);
  2502. }
  2503. static bool can_do_async_pf(struct kvm_vcpu *vcpu)
  2504. {
  2505. if (unlikely(!irqchip_in_kernel(vcpu->kvm) ||
  2506. kvm_event_needs_reinjection(vcpu)))
  2507. return false;
  2508. return kvm_x86_ops->interrupt_allowed(vcpu);
  2509. }
  2510. static bool try_async_pf(struct kvm_vcpu *vcpu, bool prefault, gfn_t gfn,
  2511. gva_t gva, pfn_t *pfn, bool write, bool *writable)
  2512. {
  2513. bool async;
  2514. *pfn = gfn_to_pfn_async(vcpu->kvm, gfn, &async, write, writable);
  2515. if (!async)
  2516. return false; /* *pfn has correct page already */
  2517. put_page(pfn_to_page(*pfn));
  2518. if (!prefault && can_do_async_pf(vcpu)) {
  2519. trace_kvm_try_async_get_page(gva, gfn);
  2520. if (kvm_find_async_pf_gfn(vcpu, gfn)) {
  2521. trace_kvm_async_pf_doublefault(gva, gfn);
  2522. kvm_make_request(KVM_REQ_APF_HALT, vcpu);
  2523. return true;
  2524. } else if (kvm_arch_setup_async_pf(vcpu, gva, gfn))
  2525. return true;
  2526. }
  2527. *pfn = gfn_to_pfn_prot(vcpu->kvm, gfn, write, writable);
  2528. return false;
  2529. }
  2530. static int tdp_page_fault(struct kvm_vcpu *vcpu, gva_t gpa, u32 error_code,
  2531. bool prefault)
  2532. {
  2533. pfn_t pfn;
  2534. int r;
  2535. int level;
  2536. int force_pt_level;
  2537. gfn_t gfn = gpa >> PAGE_SHIFT;
  2538. unsigned long mmu_seq;
  2539. int write = error_code & PFERR_WRITE_MASK;
  2540. bool map_writable;
  2541. ASSERT(vcpu);
  2542. ASSERT(VALID_PAGE(vcpu->arch.mmu.root_hpa));
  2543. if (unlikely(error_code & PFERR_RSVD_MASK))
  2544. return handle_mmio_page_fault(vcpu, gpa, error_code, true);
  2545. r = mmu_topup_memory_caches(vcpu);
  2546. if (r)
  2547. return r;
  2548. force_pt_level = mapping_level_dirty_bitmap(vcpu, gfn);
  2549. if (likely(!force_pt_level)) {
  2550. level = mapping_level(vcpu, gfn);
  2551. gfn &= ~(KVM_PAGES_PER_HPAGE(level) - 1);
  2552. } else
  2553. level = PT_PAGE_TABLE_LEVEL;
  2554. mmu_seq = vcpu->kvm->mmu_notifier_seq;
  2555. smp_rmb();
  2556. if (try_async_pf(vcpu, prefault, gfn, gpa, &pfn, write, &map_writable))
  2557. return 0;
  2558. if (handle_abnormal_pfn(vcpu, 0, gfn, pfn, ACC_ALL, &r))
  2559. return r;
  2560. spin_lock(&vcpu->kvm->mmu_lock);
  2561. if (mmu_notifier_retry(vcpu, mmu_seq))
  2562. goto out_unlock;
  2563. kvm_mmu_free_some_pages(vcpu);
  2564. if (likely(!force_pt_level))
  2565. transparent_hugepage_adjust(vcpu, &gfn, &pfn, &level);
  2566. r = __direct_map(vcpu, gpa, write, map_writable,
  2567. level, gfn, pfn, prefault);
  2568. spin_unlock(&vcpu->kvm->mmu_lock);
  2569. return r;
  2570. out_unlock:
  2571. spin_unlock(&vcpu->kvm->mmu_lock);
  2572. kvm_release_pfn_clean(pfn);
  2573. return 0;
  2574. }
  2575. static void nonpaging_free(struct kvm_vcpu *vcpu)
  2576. {
  2577. mmu_free_roots(vcpu);
  2578. }
  2579. static int nonpaging_init_context(struct kvm_vcpu *vcpu,
  2580. struct kvm_mmu *context)
  2581. {
  2582. context->new_cr3 = nonpaging_new_cr3;
  2583. context->page_fault = nonpaging_page_fault;
  2584. context->gva_to_gpa = nonpaging_gva_to_gpa;
  2585. context->free = nonpaging_free;
  2586. context->sync_page = nonpaging_sync_page;
  2587. context->invlpg = nonpaging_invlpg;
  2588. context->update_pte = nonpaging_update_pte;
  2589. context->root_level = 0;
  2590. context->shadow_root_level = PT32E_ROOT_LEVEL;
  2591. context->root_hpa = INVALID_PAGE;
  2592. context->direct_map = true;
  2593. context->nx = false;
  2594. return 0;
  2595. }
  2596. void kvm_mmu_flush_tlb(struct kvm_vcpu *vcpu)
  2597. {
  2598. ++vcpu->stat.tlb_flush;
  2599. kvm_make_request(KVM_REQ_TLB_FLUSH, vcpu);
  2600. }
  2601. static void paging_new_cr3(struct kvm_vcpu *vcpu)
  2602. {
  2603. pgprintk("%s: cr3 %lx\n", __func__, kvm_read_cr3(vcpu));
  2604. mmu_free_roots(vcpu);
  2605. }
  2606. static unsigned long get_cr3(struct kvm_vcpu *vcpu)
  2607. {
  2608. return kvm_read_cr3(vcpu);
  2609. }
  2610. static void inject_page_fault(struct kvm_vcpu *vcpu,
  2611. struct x86_exception *fault)
  2612. {
  2613. vcpu->arch.mmu.inject_page_fault(vcpu, fault);
  2614. }
  2615. static void paging_free(struct kvm_vcpu *vcpu)
  2616. {
  2617. nonpaging_free(vcpu);
  2618. }
  2619. static bool is_rsvd_bits_set(struct kvm_mmu *mmu, u64 gpte, int level)
  2620. {
  2621. int bit7;
  2622. bit7 = (gpte >> 7) & 1;
  2623. return (gpte & mmu->rsvd_bits_mask[bit7][level-1]) != 0;
  2624. }
  2625. static bool sync_mmio_spte(u64 *sptep, gfn_t gfn, unsigned access,
  2626. int *nr_present)
  2627. {
  2628. if (unlikely(is_mmio_spte(*sptep))) {
  2629. if (gfn != get_mmio_spte_gfn(*sptep)) {
  2630. mmu_spte_clear_no_track(sptep);
  2631. return true;
  2632. }
  2633. (*nr_present)++;
  2634. mark_mmio_spte(sptep, gfn, access);
  2635. return true;
  2636. }
  2637. return false;
  2638. }
  2639. #define PTTYPE 64
  2640. #include "paging_tmpl.h"
  2641. #undef PTTYPE
  2642. #define PTTYPE 32
  2643. #include "paging_tmpl.h"
  2644. #undef PTTYPE
  2645. static void reset_rsvds_bits_mask(struct kvm_vcpu *vcpu,
  2646. struct kvm_mmu *context)
  2647. {
  2648. int maxphyaddr = cpuid_maxphyaddr(vcpu);
  2649. u64 exb_bit_rsvd = 0;
  2650. if (!context->nx)
  2651. exb_bit_rsvd = rsvd_bits(63, 63);
  2652. switch (context->root_level) {
  2653. case PT32_ROOT_LEVEL:
  2654. /* no rsvd bits for 2 level 4K page table entries */
  2655. context->rsvd_bits_mask[0][1] = 0;
  2656. context->rsvd_bits_mask[0][0] = 0;
  2657. context->rsvd_bits_mask[1][0] = context->rsvd_bits_mask[0][0];
  2658. if (!is_pse(vcpu)) {
  2659. context->rsvd_bits_mask[1][1] = 0;
  2660. break;
  2661. }
  2662. if (is_cpuid_PSE36())
  2663. /* 36bits PSE 4MB page */
  2664. context->rsvd_bits_mask[1][1] = rsvd_bits(17, 21);
  2665. else
  2666. /* 32 bits PSE 4MB page */
  2667. context->rsvd_bits_mask[1][1] = rsvd_bits(13, 21);
  2668. break;
  2669. case PT32E_ROOT_LEVEL:
  2670. context->rsvd_bits_mask[0][2] =
  2671. rsvd_bits(maxphyaddr, 63) |
  2672. rsvd_bits(7, 8) | rsvd_bits(1, 2); /* PDPTE */
  2673. context->rsvd_bits_mask[0][1] = exb_bit_rsvd |
  2674. rsvd_bits(maxphyaddr, 62); /* PDE */
  2675. context->rsvd_bits_mask[0][0] = exb_bit_rsvd |
  2676. rsvd_bits(maxphyaddr, 62); /* PTE */
  2677. context->rsvd_bits_mask[1][1] = exb_bit_rsvd |
  2678. rsvd_bits(maxphyaddr, 62) |
  2679. rsvd_bits(13, 20); /* large page */
  2680. context->rsvd_bits_mask[1][0] = context->rsvd_bits_mask[0][0];
  2681. break;
  2682. case PT64_ROOT_LEVEL:
  2683. context->rsvd_bits_mask[0][3] = exb_bit_rsvd |
  2684. rsvd_bits(maxphyaddr, 51) | rsvd_bits(7, 8);
  2685. context->rsvd_bits_mask[0][2] = exb_bit_rsvd |
  2686. rsvd_bits(maxphyaddr, 51) | rsvd_bits(7, 8);
  2687. context->rsvd_bits_mask[0][1] = exb_bit_rsvd |
  2688. rsvd_bits(maxphyaddr, 51);
  2689. context->rsvd_bits_mask[0][0] = exb_bit_rsvd |
  2690. rsvd_bits(maxphyaddr, 51);
  2691. context->rsvd_bits_mask[1][3] = context->rsvd_bits_mask[0][3];
  2692. context->rsvd_bits_mask[1][2] = exb_bit_rsvd |
  2693. rsvd_bits(maxphyaddr, 51) |
  2694. rsvd_bits(13, 29);
  2695. context->rsvd_bits_mask[1][1] = exb_bit_rsvd |
  2696. rsvd_bits(maxphyaddr, 51) |
  2697. rsvd_bits(13, 20); /* large page */
  2698. context->rsvd_bits_mask[1][0] = context->rsvd_bits_mask[0][0];
  2699. break;
  2700. }
  2701. }
  2702. static int paging64_init_context_common(struct kvm_vcpu *vcpu,
  2703. struct kvm_mmu *context,
  2704. int level)
  2705. {
  2706. context->nx = is_nx(vcpu);
  2707. context->root_level = level;
  2708. reset_rsvds_bits_mask(vcpu, context);
  2709. ASSERT(is_pae(vcpu));
  2710. context->new_cr3 = paging_new_cr3;
  2711. context->page_fault = paging64_page_fault;
  2712. context->gva_to_gpa = paging64_gva_to_gpa;
  2713. context->sync_page = paging64_sync_page;
  2714. context->invlpg = paging64_invlpg;
  2715. context->update_pte = paging64_update_pte;
  2716. context->free = paging_free;
  2717. context->shadow_root_level = level;
  2718. context->root_hpa = INVALID_PAGE;
  2719. context->direct_map = false;
  2720. return 0;
  2721. }
  2722. static int paging64_init_context(struct kvm_vcpu *vcpu,
  2723. struct kvm_mmu *context)
  2724. {
  2725. return paging64_init_context_common(vcpu, context, PT64_ROOT_LEVEL);
  2726. }
  2727. static int paging32_init_context(struct kvm_vcpu *vcpu,
  2728. struct kvm_mmu *context)
  2729. {
  2730. context->nx = false;
  2731. context->root_level = PT32_ROOT_LEVEL;
  2732. reset_rsvds_bits_mask(vcpu, context);
  2733. context->new_cr3 = paging_new_cr3;
  2734. context->page_fault = paging32_page_fault;
  2735. context->gva_to_gpa = paging32_gva_to_gpa;
  2736. context->free = paging_free;
  2737. context->sync_page = paging32_sync_page;
  2738. context->invlpg = paging32_invlpg;
  2739. context->update_pte = paging32_update_pte;
  2740. context->shadow_root_level = PT32E_ROOT_LEVEL;
  2741. context->root_hpa = INVALID_PAGE;
  2742. context->direct_map = false;
  2743. return 0;
  2744. }
  2745. static int paging32E_init_context(struct kvm_vcpu *vcpu,
  2746. struct kvm_mmu *context)
  2747. {
  2748. return paging64_init_context_common(vcpu, context, PT32E_ROOT_LEVEL);
  2749. }
  2750. static int init_kvm_tdp_mmu(struct kvm_vcpu *vcpu)
  2751. {
  2752. struct kvm_mmu *context = vcpu->arch.walk_mmu;
  2753. context->base_role.word = 0;
  2754. context->new_cr3 = nonpaging_new_cr3;
  2755. context->page_fault = tdp_page_fault;
  2756. context->free = nonpaging_free;
  2757. context->sync_page = nonpaging_sync_page;
  2758. context->invlpg = nonpaging_invlpg;
  2759. context->update_pte = nonpaging_update_pte;
  2760. context->shadow_root_level = kvm_x86_ops->get_tdp_level();
  2761. context->root_hpa = INVALID_PAGE;
  2762. context->direct_map = true;
  2763. context->set_cr3 = kvm_x86_ops->set_tdp_cr3;
  2764. context->get_cr3 = get_cr3;
  2765. context->get_pdptr = kvm_pdptr_read;
  2766. context->inject_page_fault = kvm_inject_page_fault;
  2767. if (!is_paging(vcpu)) {
  2768. context->nx = false;
  2769. context->gva_to_gpa = nonpaging_gva_to_gpa;
  2770. context->root_level = 0;
  2771. } else if (is_long_mode(vcpu)) {
  2772. context->nx = is_nx(vcpu);
  2773. context->root_level = PT64_ROOT_LEVEL;
  2774. reset_rsvds_bits_mask(vcpu, context);
  2775. context->gva_to_gpa = paging64_gva_to_gpa;
  2776. } else if (is_pae(vcpu)) {
  2777. context->nx = is_nx(vcpu);
  2778. context->root_level = PT32E_ROOT_LEVEL;
  2779. reset_rsvds_bits_mask(vcpu, context);
  2780. context->gva_to_gpa = paging64_gva_to_gpa;
  2781. } else {
  2782. context->nx = false;
  2783. context->root_level = PT32_ROOT_LEVEL;
  2784. reset_rsvds_bits_mask(vcpu, context);
  2785. context->gva_to_gpa = paging32_gva_to_gpa;
  2786. }
  2787. return 0;
  2788. }
  2789. int kvm_init_shadow_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *context)
  2790. {
  2791. int r;
  2792. bool smep = kvm_read_cr4_bits(vcpu, X86_CR4_SMEP);
  2793. ASSERT(vcpu);
  2794. ASSERT(!VALID_PAGE(vcpu->arch.mmu.root_hpa));
  2795. if (!is_paging(vcpu))
  2796. r = nonpaging_init_context(vcpu, context);
  2797. else if (is_long_mode(vcpu))
  2798. r = paging64_init_context(vcpu, context);
  2799. else if (is_pae(vcpu))
  2800. r = paging32E_init_context(vcpu, context);
  2801. else
  2802. r = paging32_init_context(vcpu, context);
  2803. vcpu->arch.mmu.base_role.cr4_pae = !!is_pae(vcpu);
  2804. vcpu->arch.mmu.base_role.cr0_wp = is_write_protection(vcpu);
  2805. vcpu->arch.mmu.base_role.smep_andnot_wp
  2806. = smep && !is_write_protection(vcpu);
  2807. return r;
  2808. }
  2809. EXPORT_SYMBOL_GPL(kvm_init_shadow_mmu);
  2810. static int init_kvm_softmmu(struct kvm_vcpu *vcpu)
  2811. {
  2812. int r = kvm_init_shadow_mmu(vcpu, vcpu->arch.walk_mmu);
  2813. vcpu->arch.walk_mmu->set_cr3 = kvm_x86_ops->set_cr3;
  2814. vcpu->arch.walk_mmu->get_cr3 = get_cr3;
  2815. vcpu->arch.walk_mmu->get_pdptr = kvm_pdptr_read;
  2816. vcpu->arch.walk_mmu->inject_page_fault = kvm_inject_page_fault;
  2817. return r;
  2818. }
  2819. static int init_kvm_nested_mmu(struct kvm_vcpu *vcpu)
  2820. {
  2821. struct kvm_mmu *g_context = &vcpu->arch.nested_mmu;
  2822. g_context->get_cr3 = get_cr3;
  2823. g_context->get_pdptr = kvm_pdptr_read;
  2824. g_context->inject_page_fault = kvm_inject_page_fault;
  2825. /*
  2826. * Note that arch.mmu.gva_to_gpa translates l2_gva to l1_gpa. The
  2827. * translation of l2_gpa to l1_gpa addresses is done using the
  2828. * arch.nested_mmu.gva_to_gpa function. Basically the gva_to_gpa
  2829. * functions between mmu and nested_mmu are swapped.
  2830. */
  2831. if (!is_paging(vcpu)) {
  2832. g_context->nx = false;
  2833. g_context->root_level = 0;
  2834. g_context->gva_to_gpa = nonpaging_gva_to_gpa_nested;
  2835. } else if (is_long_mode(vcpu)) {
  2836. g_context->nx = is_nx(vcpu);
  2837. g_context->root_level = PT64_ROOT_LEVEL;
  2838. reset_rsvds_bits_mask(vcpu, g_context);
  2839. g_context->gva_to_gpa = paging64_gva_to_gpa_nested;
  2840. } else if (is_pae(vcpu)) {
  2841. g_context->nx = is_nx(vcpu);
  2842. g_context->root_level = PT32E_ROOT_LEVEL;
  2843. reset_rsvds_bits_mask(vcpu, g_context);
  2844. g_context->gva_to_gpa = paging64_gva_to_gpa_nested;
  2845. } else {
  2846. g_context->nx = false;
  2847. g_context->root_level = PT32_ROOT_LEVEL;
  2848. reset_rsvds_bits_mask(vcpu, g_context);
  2849. g_context->gva_to_gpa = paging32_gva_to_gpa_nested;
  2850. }
  2851. return 0;
  2852. }
  2853. static int init_kvm_mmu(struct kvm_vcpu *vcpu)
  2854. {
  2855. if (mmu_is_nested(vcpu))
  2856. return init_kvm_nested_mmu(vcpu);
  2857. else if (tdp_enabled)
  2858. return init_kvm_tdp_mmu(vcpu);
  2859. else
  2860. return init_kvm_softmmu(vcpu);
  2861. }
  2862. static void destroy_kvm_mmu(struct kvm_vcpu *vcpu)
  2863. {
  2864. ASSERT(vcpu);
  2865. if (VALID_PAGE(vcpu->arch.mmu.root_hpa))
  2866. /* mmu.free() should set root_hpa = INVALID_PAGE */
  2867. vcpu->arch.mmu.free(vcpu);
  2868. }
  2869. int kvm_mmu_reset_context(struct kvm_vcpu *vcpu)
  2870. {
  2871. destroy_kvm_mmu(vcpu);
  2872. return init_kvm_mmu(vcpu);
  2873. }
  2874. EXPORT_SYMBOL_GPL(kvm_mmu_reset_context);
  2875. int kvm_mmu_load(struct kvm_vcpu *vcpu)
  2876. {
  2877. int r;
  2878. r = mmu_topup_memory_caches(vcpu);
  2879. if (r)
  2880. goto out;
  2881. r = mmu_alloc_roots(vcpu);
  2882. spin_lock(&vcpu->kvm->mmu_lock);
  2883. mmu_sync_roots(vcpu);
  2884. spin_unlock(&vcpu->kvm->mmu_lock);
  2885. if (r)
  2886. goto out;
  2887. /* set_cr3() should ensure TLB has been flushed */
  2888. vcpu->arch.mmu.set_cr3(vcpu, vcpu->arch.mmu.root_hpa);
  2889. out:
  2890. return r;
  2891. }
  2892. EXPORT_SYMBOL_GPL(kvm_mmu_load);
  2893. void kvm_mmu_unload(struct kvm_vcpu *vcpu)
  2894. {
  2895. mmu_free_roots(vcpu);
  2896. }
  2897. EXPORT_SYMBOL_GPL(kvm_mmu_unload);
  2898. static void mmu_pte_write_new_pte(struct kvm_vcpu *vcpu,
  2899. struct kvm_mmu_page *sp, u64 *spte,
  2900. const void *new)
  2901. {
  2902. if (sp->role.level != PT_PAGE_TABLE_LEVEL) {
  2903. ++vcpu->kvm->stat.mmu_pde_zapped;
  2904. return;
  2905. }
  2906. ++vcpu->kvm->stat.mmu_pte_updated;
  2907. vcpu->arch.mmu.update_pte(vcpu, sp, spte, new);
  2908. }
  2909. static bool need_remote_flush(u64 old, u64 new)
  2910. {
  2911. if (!is_shadow_present_pte(old))
  2912. return false;
  2913. if (!is_shadow_present_pte(new))
  2914. return true;
  2915. if ((old ^ new) & PT64_BASE_ADDR_MASK)
  2916. return true;
  2917. old ^= PT64_NX_MASK;
  2918. new ^= PT64_NX_MASK;
  2919. return (old & ~new & PT64_PERM_MASK) != 0;
  2920. }
  2921. static void mmu_pte_write_flush_tlb(struct kvm_vcpu *vcpu, bool zap_page,
  2922. bool remote_flush, bool local_flush)
  2923. {
  2924. if (zap_page)
  2925. return;
  2926. if (remote_flush)
  2927. kvm_flush_remote_tlbs(vcpu->kvm);
  2928. else if (local_flush)
  2929. kvm_mmu_flush_tlb(vcpu);
  2930. }
  2931. static u64 mmu_pte_write_fetch_gpte(struct kvm_vcpu *vcpu, gpa_t *gpa,
  2932. const u8 *new, int *bytes)
  2933. {
  2934. u64 gentry;
  2935. int r;
  2936. /*
  2937. * Assume that the pte write on a page table of the same type
  2938. * as the current vcpu paging mode since we update the sptes only
  2939. * when they have the same mode.
  2940. */
  2941. if (is_pae(vcpu) && *bytes == 4) {
  2942. /* Handle a 32-bit guest writing two halves of a 64-bit gpte */
  2943. *gpa &= ~(gpa_t)7;
  2944. *bytes = 8;
  2945. r = kvm_read_guest(vcpu->kvm, *gpa, &gentry, min(*bytes, 8));
  2946. if (r)
  2947. gentry = 0;
  2948. new = (const u8 *)&gentry;
  2949. }
  2950. switch (*bytes) {
  2951. case 4:
  2952. gentry = *(const u32 *)new;
  2953. break;
  2954. case 8:
  2955. gentry = *(const u64 *)new;
  2956. break;
  2957. default:
  2958. gentry = 0;
  2959. break;
  2960. }
  2961. return gentry;
  2962. }
  2963. /*
  2964. * If we're seeing too many writes to a page, it may no longer be a page table,
  2965. * or we may be forking, in which case it is better to unmap the page.
  2966. */
  2967. static bool detect_write_flooding(struct kvm_mmu_page *sp)
  2968. {
  2969. /*
  2970. * Skip write-flooding detected for the sp whose level is 1, because
  2971. * it can become unsync, then the guest page is not write-protected.
  2972. */
  2973. if (sp->role.level == 1)
  2974. return false;
  2975. return ++sp->write_flooding_count >= 3;
  2976. }
  2977. /*
  2978. * Misaligned accesses are too much trouble to fix up; also, they usually
  2979. * indicate a page is not used as a page table.
  2980. */
  2981. static bool detect_write_misaligned(struct kvm_mmu_page *sp, gpa_t gpa,
  2982. int bytes)
  2983. {
  2984. unsigned offset, pte_size, misaligned;
  2985. pgprintk("misaligned: gpa %llx bytes %d role %x\n",
  2986. gpa, bytes, sp->role.word);
  2987. offset = offset_in_page(gpa);
  2988. pte_size = sp->role.cr4_pae ? 8 : 4;
  2989. /*
  2990. * Sometimes, the OS only writes the last one bytes to update status
  2991. * bits, for example, in linux, andb instruction is used in clear_bit().
  2992. */
  2993. if (!(offset & (pte_size - 1)) && bytes == 1)
  2994. return false;
  2995. misaligned = (offset ^ (offset + bytes - 1)) & ~(pte_size - 1);
  2996. misaligned |= bytes < 4;
  2997. return misaligned;
  2998. }
  2999. static u64 *get_written_sptes(struct kvm_mmu_page *sp, gpa_t gpa, int *nspte)
  3000. {
  3001. unsigned page_offset, quadrant;
  3002. u64 *spte;
  3003. int level;
  3004. page_offset = offset_in_page(gpa);
  3005. level = sp->role.level;
  3006. *nspte = 1;
  3007. if (!sp->role.cr4_pae) {
  3008. page_offset <<= 1; /* 32->64 */
  3009. /*
  3010. * A 32-bit pde maps 4MB while the shadow pdes map
  3011. * only 2MB. So we need to double the offset again
  3012. * and zap two pdes instead of one.
  3013. */
  3014. if (level == PT32_ROOT_LEVEL) {
  3015. page_offset &= ~7; /* kill rounding error */
  3016. page_offset <<= 1;
  3017. *nspte = 2;
  3018. }
  3019. quadrant = page_offset >> PAGE_SHIFT;
  3020. page_offset &= ~PAGE_MASK;
  3021. if (quadrant != sp->role.quadrant)
  3022. return NULL;
  3023. }
  3024. spte = &sp->spt[page_offset / sizeof(*spte)];
  3025. return spte;
  3026. }
  3027. void kvm_mmu_pte_write(struct kvm_vcpu *vcpu, gpa_t gpa,
  3028. const u8 *new, int bytes)
  3029. {
  3030. gfn_t gfn = gpa >> PAGE_SHIFT;
  3031. union kvm_mmu_page_role mask = { .word = 0 };
  3032. struct kvm_mmu_page *sp;
  3033. struct hlist_node *node;
  3034. LIST_HEAD(invalid_list);
  3035. u64 entry, gentry, *spte;
  3036. int npte;
  3037. bool remote_flush, local_flush, zap_page;
  3038. /*
  3039. * If we don't have indirect shadow pages, it means no page is
  3040. * write-protected, so we can exit simply.
  3041. */
  3042. if (!ACCESS_ONCE(vcpu->kvm->arch.indirect_shadow_pages))
  3043. return;
  3044. zap_page = remote_flush = local_flush = false;
  3045. pgprintk("%s: gpa %llx bytes %d\n", __func__, gpa, bytes);
  3046. gentry = mmu_pte_write_fetch_gpte(vcpu, &gpa, new, &bytes);
  3047. /*
  3048. * No need to care whether allocation memory is successful
  3049. * or not since pte prefetch is skiped if it does not have
  3050. * enough objects in the cache.
  3051. */
  3052. mmu_topup_memory_caches(vcpu);
  3053. spin_lock(&vcpu->kvm->mmu_lock);
  3054. ++vcpu->kvm->stat.mmu_pte_write;
  3055. kvm_mmu_audit(vcpu, AUDIT_PRE_PTE_WRITE);
  3056. mask.cr0_wp = mask.cr4_pae = mask.nxe = 1;
  3057. for_each_gfn_indirect_valid_sp(vcpu->kvm, sp, gfn, node) {
  3058. if (detect_write_misaligned(sp, gpa, bytes) ||
  3059. detect_write_flooding(sp)) {
  3060. zap_page |= !!kvm_mmu_prepare_zap_page(vcpu->kvm, sp,
  3061. &invalid_list);
  3062. ++vcpu->kvm->stat.mmu_flooded;
  3063. continue;
  3064. }
  3065. spte = get_written_sptes(sp, gpa, &npte);
  3066. if (!spte)
  3067. continue;
  3068. local_flush = true;
  3069. while (npte--) {
  3070. entry = *spte;
  3071. mmu_page_zap_pte(vcpu->kvm, sp, spte);
  3072. if (gentry &&
  3073. !((sp->role.word ^ vcpu->arch.mmu.base_role.word)
  3074. & mask.word) && rmap_can_add(vcpu))
  3075. mmu_pte_write_new_pte(vcpu, sp, spte, &gentry);
  3076. if (!remote_flush && need_remote_flush(entry, *spte))
  3077. remote_flush = true;
  3078. ++spte;
  3079. }
  3080. }
  3081. mmu_pte_write_flush_tlb(vcpu, zap_page, remote_flush, local_flush);
  3082. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  3083. kvm_mmu_audit(vcpu, AUDIT_POST_PTE_WRITE);
  3084. spin_unlock(&vcpu->kvm->mmu_lock);
  3085. }
  3086. int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva)
  3087. {
  3088. gpa_t gpa;
  3089. int r;
  3090. if (vcpu->arch.mmu.direct_map)
  3091. return 0;
  3092. gpa = kvm_mmu_gva_to_gpa_read(vcpu, gva, NULL);
  3093. r = kvm_mmu_unprotect_page(vcpu->kvm, gpa >> PAGE_SHIFT);
  3094. return r;
  3095. }
  3096. EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);
  3097. void __kvm_mmu_free_some_pages(struct kvm_vcpu *vcpu)
  3098. {
  3099. LIST_HEAD(invalid_list);
  3100. while (kvm_mmu_available_pages(vcpu->kvm) < KVM_REFILL_PAGES &&
  3101. !list_empty(&vcpu->kvm->arch.active_mmu_pages)) {
  3102. struct kvm_mmu_page *sp;
  3103. sp = container_of(vcpu->kvm->arch.active_mmu_pages.prev,
  3104. struct kvm_mmu_page, link);
  3105. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, &invalid_list);
  3106. ++vcpu->kvm->stat.mmu_recycled;
  3107. }
  3108. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  3109. }
  3110. static bool is_mmio_page_fault(struct kvm_vcpu *vcpu, gva_t addr)
  3111. {
  3112. if (vcpu->arch.mmu.direct_map || mmu_is_nested(vcpu))
  3113. return vcpu_match_mmio_gpa(vcpu, addr);
  3114. return vcpu_match_mmio_gva(vcpu, addr);
  3115. }
  3116. int kvm_mmu_page_fault(struct kvm_vcpu *vcpu, gva_t cr2, u32 error_code,
  3117. void *insn, int insn_len)
  3118. {
  3119. int r, emulation_type = EMULTYPE_RETRY;
  3120. enum emulation_result er;
  3121. r = vcpu->arch.mmu.page_fault(vcpu, cr2, error_code, false);
  3122. if (r < 0)
  3123. goto out;
  3124. if (!r) {
  3125. r = 1;
  3126. goto out;
  3127. }
  3128. if (is_mmio_page_fault(vcpu, cr2))
  3129. emulation_type = 0;
  3130. er = x86_emulate_instruction(vcpu, cr2, emulation_type, insn, insn_len);
  3131. switch (er) {
  3132. case EMULATE_DONE:
  3133. return 1;
  3134. case EMULATE_DO_MMIO:
  3135. ++vcpu->stat.mmio_exits;
  3136. /* fall through */
  3137. case EMULATE_FAIL:
  3138. return 0;
  3139. default:
  3140. BUG();
  3141. }
  3142. out:
  3143. return r;
  3144. }
  3145. EXPORT_SYMBOL_GPL(kvm_mmu_page_fault);
  3146. void kvm_mmu_invlpg(struct kvm_vcpu *vcpu, gva_t gva)
  3147. {
  3148. vcpu->arch.mmu.invlpg(vcpu, gva);
  3149. kvm_mmu_flush_tlb(vcpu);
  3150. ++vcpu->stat.invlpg;
  3151. }
  3152. EXPORT_SYMBOL_GPL(kvm_mmu_invlpg);
  3153. void kvm_enable_tdp(void)
  3154. {
  3155. tdp_enabled = true;
  3156. }
  3157. EXPORT_SYMBOL_GPL(kvm_enable_tdp);
  3158. void kvm_disable_tdp(void)
  3159. {
  3160. tdp_enabled = false;
  3161. }
  3162. EXPORT_SYMBOL_GPL(kvm_disable_tdp);
  3163. static void free_mmu_pages(struct kvm_vcpu *vcpu)
  3164. {
  3165. free_page((unsigned long)vcpu->arch.mmu.pae_root);
  3166. if (vcpu->arch.mmu.lm_root != NULL)
  3167. free_page((unsigned long)vcpu->arch.mmu.lm_root);
  3168. }
  3169. static int alloc_mmu_pages(struct kvm_vcpu *vcpu)
  3170. {
  3171. struct page *page;
  3172. int i;
  3173. ASSERT(vcpu);
  3174. /*
  3175. * When emulating 32-bit mode, cr3 is only 32 bits even on x86_64.
  3176. * Therefore we need to allocate shadow page tables in the first
  3177. * 4GB of memory, which happens to fit the DMA32 zone.
  3178. */
  3179. page = alloc_page(GFP_KERNEL | __GFP_DMA32);
  3180. if (!page)
  3181. return -ENOMEM;
  3182. vcpu->arch.mmu.pae_root = page_address(page);
  3183. for (i = 0; i < 4; ++i)
  3184. vcpu->arch.mmu.pae_root[i] = INVALID_PAGE;
  3185. return 0;
  3186. }
  3187. int kvm_mmu_create(struct kvm_vcpu *vcpu)
  3188. {
  3189. ASSERT(vcpu);
  3190. vcpu->arch.walk_mmu = &vcpu->arch.mmu;
  3191. vcpu->arch.mmu.root_hpa = INVALID_PAGE;
  3192. vcpu->arch.mmu.translate_gpa = translate_gpa;
  3193. vcpu->arch.nested_mmu.translate_gpa = translate_nested_gpa;
  3194. return alloc_mmu_pages(vcpu);
  3195. }
  3196. int kvm_mmu_setup(struct kvm_vcpu *vcpu)
  3197. {
  3198. ASSERT(vcpu);
  3199. ASSERT(!VALID_PAGE(vcpu->arch.mmu.root_hpa));
  3200. return init_kvm_mmu(vcpu);
  3201. }
  3202. void kvm_mmu_slot_remove_write_access(struct kvm *kvm, int slot)
  3203. {
  3204. struct kvm_mmu_page *sp;
  3205. list_for_each_entry(sp, &kvm->arch.active_mmu_pages, link) {
  3206. int i;
  3207. u64 *pt;
  3208. if (!test_bit(slot, sp->slot_bitmap))
  3209. continue;
  3210. pt = sp->spt;
  3211. for (i = 0; i < PT64_ENT_PER_PAGE; ++i) {
  3212. if (!is_shadow_present_pte(pt[i]) ||
  3213. !is_last_spte(pt[i], sp->role.level))
  3214. continue;
  3215. if (is_large_pte(pt[i])) {
  3216. drop_spte(kvm, &pt[i]);
  3217. --kvm->stat.lpages;
  3218. continue;
  3219. }
  3220. /* avoid RMW */
  3221. if (is_writable_pte(pt[i]))
  3222. mmu_spte_update(&pt[i],
  3223. pt[i] & ~PT_WRITABLE_MASK);
  3224. }
  3225. }
  3226. kvm_flush_remote_tlbs(kvm);
  3227. }
  3228. void kvm_mmu_zap_all(struct kvm *kvm)
  3229. {
  3230. struct kvm_mmu_page *sp, *node;
  3231. LIST_HEAD(invalid_list);
  3232. spin_lock(&kvm->mmu_lock);
  3233. restart:
  3234. list_for_each_entry_safe(sp, node, &kvm->arch.active_mmu_pages, link)
  3235. if (kvm_mmu_prepare_zap_page(kvm, sp, &invalid_list))
  3236. goto restart;
  3237. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  3238. spin_unlock(&kvm->mmu_lock);
  3239. }
  3240. static void kvm_mmu_remove_some_alloc_mmu_pages(struct kvm *kvm,
  3241. struct list_head *invalid_list)
  3242. {
  3243. struct kvm_mmu_page *page;
  3244. page = container_of(kvm->arch.active_mmu_pages.prev,
  3245. struct kvm_mmu_page, link);
  3246. kvm_mmu_prepare_zap_page(kvm, page, invalid_list);
  3247. }
  3248. static int mmu_shrink(struct shrinker *shrink, struct shrink_control *sc)
  3249. {
  3250. struct kvm *kvm;
  3251. struct kvm *kvm_freed = NULL;
  3252. int nr_to_scan = sc->nr_to_scan;
  3253. if (nr_to_scan == 0)
  3254. goto out;
  3255. raw_spin_lock(&kvm_lock);
  3256. list_for_each_entry(kvm, &vm_list, vm_list) {
  3257. int idx;
  3258. LIST_HEAD(invalid_list);
  3259. idx = srcu_read_lock(&kvm->srcu);
  3260. spin_lock(&kvm->mmu_lock);
  3261. if (!kvm_freed && nr_to_scan > 0 &&
  3262. kvm->arch.n_used_mmu_pages > 0) {
  3263. kvm_mmu_remove_some_alloc_mmu_pages(kvm,
  3264. &invalid_list);
  3265. kvm_freed = kvm;
  3266. }
  3267. nr_to_scan--;
  3268. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  3269. spin_unlock(&kvm->mmu_lock);
  3270. srcu_read_unlock(&kvm->srcu, idx);
  3271. }
  3272. if (kvm_freed)
  3273. list_move_tail(&kvm_freed->vm_list, &vm_list);
  3274. raw_spin_unlock(&kvm_lock);
  3275. out:
  3276. return percpu_counter_read_positive(&kvm_total_used_mmu_pages);
  3277. }
  3278. static struct shrinker mmu_shrinker = {
  3279. .shrink = mmu_shrink,
  3280. .seeks = DEFAULT_SEEKS * 10,
  3281. };
  3282. static void mmu_destroy_caches(void)
  3283. {
  3284. if (pte_list_desc_cache)
  3285. kmem_cache_destroy(pte_list_desc_cache);
  3286. if (mmu_page_header_cache)
  3287. kmem_cache_destroy(mmu_page_header_cache);
  3288. }
  3289. int kvm_mmu_module_init(void)
  3290. {
  3291. pte_list_desc_cache = kmem_cache_create("pte_list_desc",
  3292. sizeof(struct pte_list_desc),
  3293. 0, 0, NULL);
  3294. if (!pte_list_desc_cache)
  3295. goto nomem;
  3296. mmu_page_header_cache = kmem_cache_create("kvm_mmu_page_header",
  3297. sizeof(struct kvm_mmu_page),
  3298. 0, 0, NULL);
  3299. if (!mmu_page_header_cache)
  3300. goto nomem;
  3301. if (percpu_counter_init(&kvm_total_used_mmu_pages, 0))
  3302. goto nomem;
  3303. register_shrinker(&mmu_shrinker);
  3304. return 0;
  3305. nomem:
  3306. mmu_destroy_caches();
  3307. return -ENOMEM;
  3308. }
  3309. /*
  3310. * Caculate mmu pages needed for kvm.
  3311. */
  3312. unsigned int kvm_mmu_calculate_mmu_pages(struct kvm *kvm)
  3313. {
  3314. unsigned int nr_mmu_pages;
  3315. unsigned int nr_pages = 0;
  3316. struct kvm_memslots *slots;
  3317. struct kvm_memory_slot *memslot;
  3318. slots = kvm_memslots(kvm);
  3319. kvm_for_each_memslot(memslot, slots)
  3320. nr_pages += memslot->npages;
  3321. nr_mmu_pages = nr_pages * KVM_PERMILLE_MMU_PAGES / 1000;
  3322. nr_mmu_pages = max(nr_mmu_pages,
  3323. (unsigned int) KVM_MIN_ALLOC_MMU_PAGES);
  3324. return nr_mmu_pages;
  3325. }
  3326. int kvm_mmu_get_spte_hierarchy(struct kvm_vcpu *vcpu, u64 addr, u64 sptes[4])
  3327. {
  3328. struct kvm_shadow_walk_iterator iterator;
  3329. u64 spte;
  3330. int nr_sptes = 0;
  3331. walk_shadow_page_lockless_begin(vcpu);
  3332. for_each_shadow_entry_lockless(vcpu, addr, iterator, spte) {
  3333. sptes[iterator.level-1] = spte;
  3334. nr_sptes++;
  3335. if (!is_shadow_present_pte(spte))
  3336. break;
  3337. }
  3338. walk_shadow_page_lockless_end(vcpu);
  3339. return nr_sptes;
  3340. }
  3341. EXPORT_SYMBOL_GPL(kvm_mmu_get_spte_hierarchy);
  3342. void kvm_mmu_destroy(struct kvm_vcpu *vcpu)
  3343. {
  3344. ASSERT(vcpu);
  3345. destroy_kvm_mmu(vcpu);
  3346. free_mmu_pages(vcpu);
  3347. mmu_free_memory_caches(vcpu);
  3348. }
  3349. void kvm_mmu_module_exit(void)
  3350. {
  3351. mmu_destroy_caches();
  3352. percpu_counter_destroy(&kvm_total_used_mmu_pages);
  3353. unregister_shrinker(&mmu_shrinker);
  3354. mmu_audit_disable();
  3355. }