aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/perfc_defn.h
Commit message (Expand)AuthorAgeFilesLines
* xen: fix build when 'perfc=y'Dario Faggioli2012-10-231-0/+2
* x86/hvm: Tidy up the viridian code a little and flesh out the APICPaul Durrant2011-09-171-0/+2
* vmx: Add support for Pause-Loop ExitingKeir Fraser2009-07-071-0/+2
* x86: Extend VMX_PERF_EXIT_REASON_SIZE to sync with latest SDMKeir Fraser2009-05-061-1/+1
* Use virtual 8086 mode for VMX guests with CR0.PE == 0Keir Fraser2008-12-091-0/+3
* x86: Move the guest pagetable walker out of shadow/multi.cKeir Fraser2008-11-131-1/+1
* x86, hvm: Hyper-V guest interface support with small set of enlightenmentsKeir Fraser2008-10-141-0/+16
* x86 shadow: Add FreeBSD mappings guest heuristics.Keir Fraser2008-09-261-1/+1
* OOS cleanup: Fixup arrays instead of fixup tables.Keir Fraser2008-07-051-7/+2
* Out-of-sync L1 shadows: Fixup TablesKeir Fraser2008-06-201-0/+10
* Out-of-sync L1 shadows: OOS baseKeir Fraser2008-06-201-0/+5
* x86: add perf counter for pointless updates of writable pages through a hyper...Keir Fraser2008-06-121-0/+1
* Fix the build with perfc=y.Keir Fraser2008-06-101-1/+2
* x86 hvm: Improve paging performance for 64b solaris guestsKeir Fraser2008-06-051-2/+1
* x86 shadow: Remove lock on first guest table walk.Keir Fraser2008-02-281-0/+5
* Provide fast write emulation path to release shadow lock.Keir Fraser2008-02-151-0/+3
* x86, hvm: Add a perf counter for CR0.WP=0 emulation.Keir Fraser2008-01-081-0/+1
* x86, hvm: Better handling of INVD/WBINVD on VMX and SVM.Keir Fraser2007-11-091-2/+2
* [SHADOW] Make the guest PT walker more complete.Tim Deegan2007-11-021-6/+2
* x86, svm: Adds nested paging performance counter to svmexitKeir Fraser2007-11-021-1/+2
* [XEN] Shadow: emulate a few extra instructions on PAE pagetable writesTim Deegan2007-06-011-0/+3
* xen: Remove legacy references to explicitly per-cpu perf counters.kfraser@localhost.localdomain2007-03-271-59/+59
* xen: Make all performance counter per-cpu, avoiding the need to updatekfraser@localhost.localdomain2007-03-271-3/+5
* x86: Detect shadow-emulate write to stack from inside the writekfraser@localhost.localdomain2007-02-221-0/+1
* [XEN] Prefetch multiple shadow entries per pagefaultTim Deegan2006-11-011-0/+3
* [XEN] Stricter TLB-flush discipline when unshadowing pagetablesTim Deegan2006-10-201-1/+0
* [XEN] Heuristic for fast revoke-write-access in HIGHPTE linux guestsTim Deegan2006-10-171-0/+1
* [XEN] Fix race in shadow invlpgTim Deegan2006-10-121-2/+2
* [XEN] Rename shadow2 to shadow and move the various sourcekaf24@localhost.localdomain2006-08-281-51/+51
* Remove redundant performance counters.Steven Hand2006-08-241-115/+3
* Replace shadow pagetable code with shadow2.tdeegan@york.uk.xensource.com2006-08-161-0/+53
* Move x86 perf counters declarations to asm-x86/perfc_defn.hkfraser@localhost.localdomain2006-07-251-0/+147