summaryrefslogtreecommitdiffstats
path: root/test/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add kvm-targetstep to gitignoreLouis Burda2023-02-061-0/+2
|
* qemu-targetstep: Attempt to track guest process gfn when running in userspaceLouis Burda2023-02-061-2/+2
| | | | Seems like single-stepping the guest with LAPIC influences the guest scheduler behaviour, since just a single step inside the target gfn (to determine if its running in userspace), is enough to for us to never reach the GUEST_STOP_TRACK event. FWICT the single-stepping is not frequent and does not take long enough to justify never reaching the stop event.
* Added mainpfn guest utility to determine rough pfn for userspace codeLouis Burda2023-01-301-0/+1
|
* Create flat binaries to support more complex guestsLouis Burda2023-01-241-0/+8
|
* Begin ioctl and test-case overhaulLouis Burda2023-01-101-12/+6
|
* Fix page fault handling and investigate exec stepping with minimal vmLouis Burda2022-12-191-1/+2
|
* Adding support for exec based tracking (unstable)Louis Burda2022-12-111-1/+0
|
* Implement VMSA change based single stepping and guest vmmcall intercept ↵Louis Burda2022-11-251-0/+1
| | | | among other things
* Add program to verify SVME bit is set during VMRUNLouis Burda2022-11-221-0/+1
|
* Improved single stepping and added initial cpuid eventsLouis Burda2022-11-221-0/+4
|
* Move cachepc ioctl into kvm device and remove old procfs endpointLouis Burda2022-10-061-0/+1
|
* sev-es: Fixed OOM symptom, prime & probe working (but not directly around ↵Louis Burda2022-09-011-0/+2
| | | | vmrun yet)
* Run SEV_INIT on vmfd before intializing vmcpu for runtime memory decryptionLouis Burda2022-08-311-0/+1
|
* UpdateLouis Burda2022-08-301-0/+0
|
* Reorder repo into module and testsLouis Burda2022-08-131-0/+3