mmu.c 110 KB

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