SIMPLE IS BETTER
(Move to ...)
About me
Twitter
Github
▼
Showing posts with label
Interrupt
.
Show all posts
Showing posts with label
Interrupt
.
Show all posts
Monday, April 06, 2015
"What, How, and Why" on Interrupt Window (or NMI Window) Exiting in Virtualization Technology
›
More recently, one of my colleagues asked me why there is a feature called " Interrupt Window exiting " in virtualization technolo...
Tuesday, November 18, 2014
Anybody knows How to Legitimately Register a PMI (PMU Performance Monitor Interrupt) Callback Handler on Windows OS?
›
According to IA32/Intel Software Development Manual, when some PMU (Performance Monitor Unit) counter overflows occur, or LBR (Last Branch R...
4 comments:
Wednesday, November 05, 2014
BitVisor - A Thin Hypervisor Built for Enforcing I/O Device Security - Storage (USB/DISK) Encryption or File Access Monitoring
›
This post is wrote to share an idea of the paper ( BitVisor: A Thin Hypervisor for Enforcing I/O Device Security ) that I read recently. It ...
5 comments:
Friday, August 15, 2014
Monitor/Trap Software Interrupt INT 80h (System Call) with x86/Intel Virtualization Technology
›
In an unix-like system, before syscall/sysret and/or sysenter/sysexit instructions were introduced by x86/Intel processors, software interru...
›
Home
View web version