mmu.c 97 KB

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