| Commit message (Expand) | Author | Age | Files | Lines |
* | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and links now,... | vboxsync | 2023-03-19 | 1 | -0/+4 |
* | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
* | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -8/+18 |
* | VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE and added... | vboxsync | 2022-02-23 | 1 | -13/+1 |
* | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
* | VMM: Reworked most of the call-ring-3 stuff into setjmp-longjmp-on-assert and... | vboxsync | 2021-11-12 | 1 | -67/+40 |
* | IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM ring-0... | vboxsync | 2021-08-24 | 1 | -13/+15 |
* | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | vboxsync | 2021-08-06 | 1 | -1/+1 |
* | VMM/Guru: Clear the VM_FF_CHECK_VM_STATE after dumping the guru material to p... | vboxsync | 2021-08-03 | 1 | -0/+17 |
* | VMM/VMMR0: Disabled the unnecessary VERR_VMM_CONTEXT_HOOK_STILL_ENABLED check... | vboxsync | 2021-07-14 | 1 | -1/+5 |
* | VMM: Make the setjmp code a bit stricter with when to resume a call. bugref:1... | vboxsync | 2021-07-14 | 1 | -0/+5 |
* | VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition in VMM... | vboxsync | 2021-07-12 | 1 | -0/+2 |
* | VMM/Guru: Print the assertion message strings if they aren't empty. bugref:10... | vboxsync | 2021-07-12 | 1 | -0/+15 |
* | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
* | VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state version. | vboxsync | 2019-09-25 | 1 | -6/+7 |
* | VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. bugref:9217 | vboxsync | 2019-08-16 | 1 | -1/+0 |
* | VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be replac... | vboxsync | 2019-08-08 | 1 | -0/+1 |
* | DBGFInfo: Added a getopt error reporter helper. | vboxsync | 2019-08-06 | 1 | -2/+3 |
* | Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517 | vboxsync | 2019-07-29 | 1 | -1/+1 |
* | VMM: Kicking out raw-mode (work in progress). bugref:9517 | vboxsync | 2019-07-26 | 1 | -267/+160 |
* | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
* | DBGF,VMM: Dump sure registers for the first frame too. Display sure register... | vboxsync | 2018-08-03 | 1 | -0/+12 |
* | VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the new unwin... | vboxsync | 2018-08-03 | 1 | -20/+5 |
* | IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure to IPR... | vboxsync | 2018-08-02 | 1 | -1/+1 |
* | VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED. | vboxsync | 2018-07-25 | 1 | -1/+2 |
* | VMMGuruMeditation: Try get externalized guest state. | vboxsync | 2018-07-04 | 1 | -0/+6 |
* | VMMGuruMeditation: only display exits once. bugref:9044 | vboxsync | 2018-06-19 | 1 | -1/+1 |
* | VMM/Guru: Speed up stderr output by explicit buffering. Makes a big differenc... | vboxsync | 2018-05-29 | 1 | -3/+4 |
* | VMM/Guru: Speed up stderr output by explicit buffering. Makes a big differenc... | vboxsync | 2018-05-29 | 1 | -3/+55 |
* | VMM: Added a bMainExecutionEngine member to the VM structure for use instead ... | vboxsync | 2018-02-10 | 1 | -2/+2 |
* | (C) year | vboxsync | 2017-10-17 | 1 | -1/+1 |
* | Global: replace fall-through comments with RT_FALL_THRU(). | vboxsync | 2017-10-11 | 1 | -1/+1 |
* | VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state. | vboxsync | 2017-06-21 | 1 | -12/+14 |
* | gcc 7: fall thru | vboxsync | 2017-02-07 | 1 | -1/+1 |
* | burn fix | vboxsync | 2017-01-11 | 1 | -1/+1 |
* | nit | vboxsync | 2017-01-11 | 1 | -1/+0 |
* | VMMGuruMeditation: list addresses on the ring-0 stack. | vboxsync | 2017-01-11 | 1 | -1/+49 |
* | VMM: Add VCPU ID to the guru dump info. | vboxsync | 2016-12-13 | 1 | -2/+2 |
* | (C) 2016 | vboxsync | 2016-07-22 | 1 | -1/+1 |
* | bugref:8097: AC/DB loop fixes. | vboxsync | 2015-11-11 | 1 | -0/+1 |
* | VMM: Made @param pVCpu more uniform and to the point. | vboxsync | 2015-10-08 | 1 | -1/+1 |
* | VMM: Made @param pVM more uniform and to the point. | vboxsync | 2015-10-08 | 1 | -1/+1 |
* | *: scm cleanup run. | vboxsync | 2015-08-14 | 1 | -6/+7 |
* | VMM: Updated (C) year. | vboxsync | 2015-06-09 | 1 | -1/+1 |
* | iprt/log.h,++: Added extended logger instance getters that also checks whethe... | vboxsync | 2015-05-20 | 1 | -1/+1 |
* | PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a guru tha... | vboxsync | 2015-03-12 | 1 | -0/+1 |
* | VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault conditions... | vboxsync | 2013-04-24 | 1 | -0/+1 |
* | VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. | vboxsync | 2013-04-13 | 1 | -5/+6 |
* | header (C) fixes | vboxsync | 2013-02-04 | 1 | -1/+1 |
* | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | vboxsync | 2013-01-27 | 1 | -7/+8 |