|
|
@73772
|
6 years |
vboxsync |
hm_vmx.h: nit.
|
|
|
@73771
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Define VMCS field widths, add inline …
|
|
|
@73769
|
6 years |
vboxsync |
iprt/err.h: Fix duplicate value for different status code
|
|
|
@73768
|
6 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
|
|
|
@73766
|
6 years |
vboxsync |
Serial: Remove the old serial code and switch over to the new one by …
|
|
|
@73765
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread. [build]
|
|
|
@73762
|
6 years |
vboxsync |
IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
|
|
|
@73761
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread.
|
|
|
@73756
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMCLEAR skeleton.
|
|
|
@73752
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Implement VMPTRST, added decoded …
|
|
|
@73750
|
6 years |
vboxsync |
iprt/win/windows.h: Workaround what appears to be a warning pop issue …
|
|
|
@73749
|
6 years |
vboxsync |
IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
|
|
|
@73745
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
|
|
|
@73739
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
|
|
|
@73725
|
6 years |
vboxsync |
VBox/err.h: Fix status codes with the same value
|
|
|
@73716
|
6 years |
vboxsync |
Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
|
|
|
@73712
|
6 years |
vboxsync |
Devices/Serial: Remove giving the amount of available data to write …
|
|
|
@73709
|
6 years |
vboxsync |
scm fix
|
|
|
@73708
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Add missing VM-exit instruction …
|
|
|
@73707
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73705
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73699
|
6 years |
vboxsync |
http-curl.cpp: add a few thin wrappers for some curl options.
|
|
|
@73687
|
6 years |
vboxsync |
Audio/err.h: Added VERR_AUDIO_STREAM_COULD_NOT_CREATE.
|
|
|
@73678
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73677
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73669
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73662
|
6 years |
vboxsync |
IPRT/ASN.1: Added g_RTAsn1EFenceAllocator and RTAsn1CursorIsEnd.
|
|
|
@73653
|
6 years |
vboxsync |
Audio/DrvAudio: Bugfixes for drvAudioStreamPlay(); play (transfer) as …
|
|
|
@73628
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement IA32_VMX_MISC MSR.
|
|
|
@73619
|
6 years |
vboxsync |
iptr/base64: Fix doxygen nit in previous.
|
|
|
@73617
|
6 years |
vboxsync |
VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
|
|
|
@73606
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Various bits:
- IEM: Started VMXON, …
|
|
|
@73605
|
6 years |
vboxsync |
x86.h: Nested VMX: bugref:9180 IA32_SMM_MONITOR_CTL bits.
|
|
|
@73604
|
6 years |
vboxsync |
VBox/err.h: Nested VMX: bugref:9180 Added a couple of codes for …
|
|
|
@73587
|
6 years |
vboxsync |
iptr/base64: introduce RTBase64EncodedLengthEx() and …
|
|
|
@73571
|
6 years |
vboxsync |
bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
|
|
|
@73568
|
6 years |
vboxsync |
VBox/err.h: Added VERR_AUDIO_STREAM_NOT_READY.
|
|
|
@73529
|
6 years |
vboxsync |
Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
|
|
|
@73502
|
6 years |
vboxsync |
IPRT: GCC 8.2.0 fixes
|
|
|
@73497
|
6 years |
vboxsync |
IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
|
|
|
@73494
|
6 years |
vboxsync |
IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
|
|
|
@73491
|
6 years |
vboxsync |
DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
|
|
|
@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
|
|
|