summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMAll/GIMAll.cpp
Commit message (Expand)AuthorAgeFilesLines
* GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044vboxsync2018-06-071-2/+107
* (C) yearvboxsync2017-10-171-1/+1
* VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code in HMAl...vboxsync2017-03-071-0/+3
* (C) 2016vboxsync2016-07-221-1/+1
* GIM: Correct header order to match what is use *everywhere* else in the VMM a...vboxsync2016-06-091-3/+5
* VMM/GIM: Comment typos.vboxsync2016-06-081-2/+2
* VMM/GIM: Fix up hypercall rc handling and also a bug while disassembling hype...vboxsync2016-06-071-7/+83
* GIM: Make counter update work in release builds, not just create the stat its...vboxsync2016-06-061-1/+1
* VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a few sta...vboxsync2015-10-231-0/+1
* VMM: Fixed almost all the Doxygen warnings.vboxsync2015-10-081-2/+2
* VMM: Made @param pVCpu more uniform and to the point.vboxsync2015-10-081-6/+6
* VMM: Made @param pVM more uniform and to the point.vboxsync2015-10-081-3/+3
* VMM/GIM: Update comments for r103215.vboxsync2015-10-081-1/+1
* VMM: Doxygen fixes.vboxsync2015-10-081-2/+2
* Added support for GIM Hyper-V hypercalls and guest debugging.vboxsync2015-10-011-0/+8
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.vboxsync2015-04-081-3/+4
* VMM: GIM raw-mode support.vboxsync2015-04-071-4/+9
* VMM/GIM: Add hypercall support and KVM spinlock support.vboxsync2015-03-311-2/+58
* VMM/GIM: Implemented KVM paravirt. provider.vboxsync2015-03-171-0/+6
* VMM/GIM: cleanup.vboxsync2015-03-051-6/+6
* VMM/MSRs: Added status codes for returning to ring-3 to service the MSR access.vboxsync2014-12-051-4/+10
* VMM/GIM: doxygen beautifications.vboxsync2014-09-161-2/+4
* VMM/GIM: Get rid of separate fEnabled field, just use the provider to figure ...vboxsync2014-09-161-4/+1
* VMM: VT-x and AMD-V support for making GIM hypercalls.vboxsync2014-07-121-2/+36
* VMM/GIM: More bits for Hyper-V implementation.vboxsync2014-06-181-34/+12
* VMM/GIM: bits.vboxsync2014-06-061-2/+21
* VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.vboxsync2014-06-061-2/+34
* VMM/GIM: Hyper-V provider, work-in-progress.vboxsync2014-05-231-0/+2
* VMM/GIM: Hyper-V provider, work-in-progress.vboxsync2014-05-221-1/+85
* GIM: Skeleton, work in progress.vboxsync2014-04-021-0/+41