|
|
@73482
|
6 years |
vboxsync |
iprt/dbg.h: build fix. bugref:3897
|
|
|
@73475
|
6 years |
vboxsync |
VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
|
|
|
@73474
|
6 years |
vboxsync |
VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
|
|
|
@73471
|
6 years |
vboxsync |
VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
|
|
|
@73470
|
6 years |
vboxsync |
iprt/asmdefs.mac: Added SEH64_PUSH_GREG. bugref:3897
|
|
|
@73467
|
6 years |
vboxsync |
DrvAudio: Cleaned up the internal stream organization by not …
|
|
|
@73460
|
6 years |
vboxsync |
IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
|
|
|
@73459
|
6 years |
vboxsync |
iprt/x86.h: doc typo
|
|
|
@73458
|
6 years |
vboxsync |
iprt/nt/nt-structures.h: Added AMD64 trap frame structures.
|
|
|
@73448
|
6 years |
vboxsync |
DBGCCmdHlpPrintfEx: format string markup fix.
|
|
|
@73445
|
6 years |
vboxsync |
DBGC: Display recovered non-volatile registers in the 'kv' and 'kgv' …
|
|
|
@73444
|
6 years |
vboxsync |
DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
|
|
|
@73443
|
6 years |
vboxsync |
CPUMIsGuestInRealOrV86ModeEx: take const argument.
|
|
|
@73442
|
6 years |
vboxsync |
IPRT/ldr: Added KCPUARCH_X86_16.
|
|
|
@73439
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 linespace.
|
|
|
@73436
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added CPUMIsGuestVmxEnabled() helper, …
|
|
|
@73433
|
6 years |
vboxsync |
Audio: Tab.
|
|
|
@73431
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Don't forget to report the VMCS size in …
|
|
|
@73427
|
6 years |
vboxsync |
hm_vmx: Nested VMX: bugref:9180 comment clarification on the highest …
|
|
|
@73422
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 bitfield macro nits.
|
|
|
@73421
|
6 years |
vboxsync |
Audio: (Pre-)Buffering fixes; use nanoseconds to have a higher …
|
|
|
@73417
|
6 years |
vboxsync |
VMM/DBGF: Implemented DBGFR3RegNmQueryXdtr and fixed exports, …
|
|
|
@73406
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement MSR_IA32_VMX_VMCS_ENUM.
|
|
|
@73402
|
6 years |
vboxsync |
Audio/DrvAudio: Put the stream's statistics stuff into an own struct.
|
|
|
@73397
|
6 years |
vboxsync |
DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
|
|
|
@73396
|
6 years |
vboxsync |
iprt/formats/pecoff.h: More AMD64 unwind bits.
|
|
|
@73395
|
6 years |
vboxsync |
VMM, CPUM: Nested VMX: bugref:9180 Implement Cr0Fixed[0|1] and …
|
|
|
@73389
|
6 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
|
|
|
@73387
|
6 years |
vboxsync |
RTLdrQueryPropEx: RTLDRPROP_UNWIND_TABLE and RTLDRPROP_UNWIND_INFO for …
|
|
|
@73386
|
6 years |
vboxsync |
iprt/formats/pecoff.h: More AMD64 unwind stuff.
|
|
|
@73376
|
6 years |
vboxsync |
PGM/NEM: catch make-writable changes during memory exits and avoid the …
|
|
|
@73375
|
6 years |
vboxsync |
IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
|
|
|
@73374
|
6 years |
vboxsync |
iprt/formats/pecoff.h: Added IMAGE_RUNTIME_FUNCTION_ENTRY.
|
|
|
@73370
|
6 years |
vboxsync |
Audio: Implemented backend-independent (pre-)buffering support. Work …
|
|
|
@73362
|
6 years |
vboxsync |
sup.h: nit.
|
|
|
@73359
|
6 years |
vboxsync |
IPRT/RTDbg: Added RTDBGSYMADDR_FLAGS_SKIP_ABS and …
|
|
|
@73351
|
6 years |
vboxsync |
VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
|
|
|
@73348
|
6 years |
vboxsync |
DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
|
|
|
@73337
|
6 years |
vboxsync |
bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
|
|
|
@73334
|
6 years |
vboxsync |
IPRT: Added RTHttpSetFollowRedirects (translates to …
|
|
|
@73324
|
6 years |
vboxsync |
PGM: Introduced a special shadow paging mode for NEM that translates …
|
|
|
@73322
|
6 years |
vboxsync |
HM,SELM: Redefined HMIsRawModeCtxNeeded as accessor for …
|
|
|
@73311
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Cleanups, add new VMCS bits.
|
|
|
@73310
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Some much needed shortening of …
|
|
|
@73293
|
6 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
|
|
|
@73292
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Rename u64VmxBasicInfo to suit spec.
|
|
|
@73291
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Renamed MSR_IA32_VMX_BASIC_INFO to …
|
|
|
@73286
|
6 years |
vboxsync |
VMM: hex digits nits.
|
|
|
@73285
|
6 years |
vboxsync |
APIC,PDM: Avoid a few more return-to-ring-3 statuses now that we've …
|
|
|
@73282
|
6 years |
vboxsync |
NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
|
|
|
@73281
|
6 years |
vboxsync |
APIC: Made APICSetBaseMsr work in ring-0 and raw-mode context without …
|
|
|
@73277
|
6 years |
vboxsync |
PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and …
|
|
|
@73275
|
6 years |
vboxsync |
PGM: Trying to figure out VERR_PGM_POOL_FLUSHED... bugref:9044
|
|
|
@73274
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
|
|
|
@73266
|
6 years |
vboxsync |
PGM,HM: Made PGMR3ChangeMode work in ring-0 too. This required a …
|
|
|
@73264
|
6 years |
vboxsync |
VMM/HM: bugref:9193 Remove unused code after using …
|
|
|
@73263
|
6 years |
vboxsync |
PGM,HM: Prepping for moving PGMR3ModeChange into ring-0... bugref:9044
|
|
|
@73257
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Renamed Ia32VmxBase to Ia32VmxBasic to …
|
|
|
@73256
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Fix reporting of some features …
|
|
|
@73255
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
|
|
|
@73254
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
|
|
|
@73248
|
6 years |
vboxsync |
x86.h: Nested VMX: bugref:9180 Added missing VMX MSR.
|
|
|
@73246
|
6 years |
vboxsync |
PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
|
|
|
@73242
|
6 years |
vboxsync |
Build fix.
|
|
|
@73241
|
6 years |
vboxsync |
Audio/PDM: Added (tweakable) parameters to the audio stream …
|
|
|
@73225
|
6 years |
vboxsync |
x86.h: Nested VMX: bugref:9180 Added missing bits for …
|
|
|
@73211
|
6 years |
vboxsync |
VMM/Audio: Added PDMAUDIOSTREAMCMD_DRAIN / PDMAUDIOSTREAMCMD_DROP commands.
|
|
|
@73210
|
6 years |
vboxsync |
VMM/pdmaudioifs.h: Docs.
|
|
|
@73203
|
6 years |
vboxsync |
VMM, Devices: bugref:9193 Remove unused code after using …
|
|
|
@73199
|
6 years |
vboxsync |
PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
|
|
|
@73156
|
6 years |
vboxsync |
IPRT/DVM: Added more GUID and partition types. The VFS directory enum …
|
|
|
@73154
|
6 years |
vboxsync |
bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
|
|
|
@73150
|
6 years |
vboxsync |
VMM,DBGC,IPRT: In memory
- VMM: Morphed part of the NT kernel digger …
|
|
|
@73149
|
6 years |
vboxsync |
iprt/formats/pecoff.h: Corrected and added more debug types.
|
|
|
@73108
|
6 years |
vboxsync |
Corrected definition (type + docs) of RTVFSOBJSETOPS::offObjOps (no …
|
|
|
@73103
|
6 years |
vboxsync |
VBoxVideo.h: Addition build fix (offset-of cleanup).
|
|
|
@73101
|
6 years |
vboxsync |
Added RT_FROM_MEMBER_DYN for use in cases like pic_poll_read.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73073
|
6 years |
vboxsync |
PGM/DBG: Optimize page scanning to speed up 'detect'.
|
|
|
@73036
|
6 years |
vboxsync |
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
|
|
|
@73024
|
6 years |
vboxsync |
VMM/IEM: IEMExecDecoded API for wbinvd, invd, rdpmc, monitor, mwait …
|
|
|
@72983
|
6 years |
vboxsync |
VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
|
|
|
@72982
|
6 years |
vboxsync |
VBox/com/VirtualBox.h: Make sure to include assertcompile.h too so we …
|
|
|
@72981
|
6 years |
vboxsync |
VBox/com/VirtualBox.h: Make sure to include AssertCompile.h too so we …
|
|
|
@72977
|
6 years |
vboxsync |
VirtualBox.h: Enabled the XPCOM/C++ enum hack …
|
|
|
@72973
|
6 years |
vboxsync |
Main: Some early sketches on how to get proper C++ enums with xpidl.
|
|
|
@72967
|
6 years |
vboxsync |
VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
|
|
|
@72959
|
6 years |
vboxsync |
Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
|
|
|
@72949
|
6 years |
vboxsync |
VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
|
|
|
@72948
|
6 years |
vboxsync |
Main: Introducing IMediumIO for accessing the content of a medium. …
|
|
|
@72940
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72917
|
6 years |
vboxsync |
NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
|
|
|
@72906
|
6 years |
vboxsync |
com::Guid: be optimistic, test for RT_SUCCESS when parsing strings
|
|
|
@72905
|
6 years |
vboxsync |
com::Guid: refactor some more, same object code is generated.
|
|
|
@72904
|
6 years |
vboxsync |
com::Guid: fix circular logic in isZero()
|
|
|
@72895
|
6 years |
vboxsync |
EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
|
|
|
@72894
|
6 years |
vboxsync |
com::Guid: use initString/initBSTR in the corresponding operator= …
|
|
|
@72892
|
6 years |
vboxsync |
EM: We no longer need the assembly code in EMAllA.asm anymore.
|
|
|
@72891
|
6 years |
vboxsync |
EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
|
|
|
@72882
|
6 years |
vboxsync |
EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
|
|
|