|
|
@79755
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add VMX_EXIT_INT_INFO_IS_XCPT_DF for …
|
|
|
@79754
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add …
|
|
|
@79747
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part II. Implemented groups …
|
|
|
@79744
|
5 years |
vboxsync |
Fix doxy burn non-existent param documented
|
|
|
@79743
|
5 years |
vboxsync |
Attempt to fix burns
|
|
|
@79742
|
5 years |
vboxsync |
Changes per #5899 / Comment #14
|
|
|
@79732
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. bugref:9288
|
|
|
@79731
|
5 years |
vboxsync |
VBox/com/Guid.h: Added a pure RTUuidToStr wrapper, i.e. takes a C …
|
|
|
@79726
|
5 years |
vboxsync |
cpumctx.h: Nested VMX: bugref:9180 Nit.
|
|
|
@79725
|
5 years |
vboxsync |
cpumctx.h: Nested VMX: bugref:9180 Comment intended use of uDiagAux.
|
|
|
@79718
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Align uDiagAux on 8-byte boundary, …
|
|
|
@79713
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added uDiagAux.
|
|
|
@79703
|
5 years |
vboxsync |
Shared Clipboard/URI: Doxygen.
|
|
|
@79702
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79691
|
5 years |
vboxsync |
hm_vmx.h: Added VMX_EXIT_INT_INFO_IS_XCPT_PF for upcoming changes.
|
|
|
@79688
|
5 years |
vboxsync |
Shared Clipboard/URI: Doxygen.
|
|
|
@79685
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Added …
|
|
|
@79677
|
5 years |
vboxsync |
Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
|
|
|
@79672
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for root entries handling.
|
|
|
@79652
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Added VMX_EXIT_INT_INFO_IS_XCPT_NMI …
|
|
|
@79647
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add and adjust some macros for …
|
|
|
@79637
|
5 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Unify TRPM to VMX event conversion, …
|
|
|
@79635
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add VMX_ENTRY_INT_INFO_IS_XCPT_PF …
|
|
|
@79634
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Added …
|
|
|
@79631
|
5 years |
vboxsync |
Shared Clipboard/URI: Removed unused code.
|
|
|
@79630
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79629
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 …
|
|
|
@79576
|
5 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add CPUMGetGuestVmxVirtApicPage for …
|
|
|
@79572
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use a separate HC page for the guest's …
|
|
|
@79571
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 comment nit.
|
|
|
@79570
|
5 years |
vboxsync |
IPRT: Added RTPathPurgeFilename for making valid filenames out of …
|
|
|
@79569
|
5 years |
vboxsync |
iprt/cpp/xml.h: Added more optimial helper for getting attributes of …
|
|
|
@79562
|
5 years |
vboxsync |
IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
|
|
|
@79560
|
5 years |
vboxsync |
iprt/lock.h: Backed out previous warning fix, it's clearly not right.
|
|
|
@79559
|
5 years |
vboxsync |
IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
|
|
|
@79558
|
5 years |
vboxsync |
cpp/lock.h: Try shut up weird microsoft warning.
|
|
|
@79554
|
5 years |
vboxsync |
Dhcpd: Went over the Config code adding comments, eliminating …
|
|
|
@79524
|
5 years |
vboxsync |
Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
|
|
|
@79522
|
5 years |
vboxsync |
VBox/log.h: Kicked out most event group (base classes are still there) …
|
|
|
@79514
|
5 years |
vboxsync |
Dhcpd: Eliminated use of std::string (probably my mistake in the …
|
|
|
@79499
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79497
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79482
|
5 years |
vboxsync |
x11/VBoxClient: Heed RT_NEED_NEW_AND_DELETE.
|
|
|
@79481
|
5 years |
vboxsync |
iprt/cpp/list.h,ministring.h: Heed RT_NEED_NEW_AND_DELETE.
|
|
|
@79480
|
5 years |
vboxsync |
iprt/mem.h: Added macro for generic new+delete implementation and …
|
|
|
@79426
|
5 years |
vboxsync |
IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
|
|
|
@79421
|
5 years |
vboxsync |
IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
|
|
|
@79411
|
5 years |
vboxsync |
IPRT/rest: Added kDoCall_RequireBody flag to help ociSignRequest to …
|
|
|
@79376
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Added …
|
|
|
@79366
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79350
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79349
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79347
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79345
|
5 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Implemented VMCS shadowing.
|
|
|
@79343
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add functions to read/write VMCS …
|
|
|
@79342
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add VMX_V_SHADOW_VMCS_SIZE and …
|
|
|
@79326
|
5 years |
vboxsync |
VBoxService: Made new sub-dir only deletion code work like …
|
|
|
@79315
|
5 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Added CPUMIsGuestVmxCurrentVmcsValid …
|
|
|
@79299
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79296
|
5 years |
vboxsync |
Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
|
|
|
@79287
|
5 years |
vboxsync |
GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
|
|
|
@79286
|
5 years |
vboxsync |
GuestControlSvc.h: cleanups. bugref:9320
|
|
|
@79267
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79221
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add invalid-guest state reason …
|
|
|
@79202
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 VMCS shadowing, work in progress.
|
|
|
@79200
|
5 years |
vboxsync |
iprt/file.h,createtemp-generic.cpp: nits
|
|
|
@79195
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Comments.
|
|
|
@79194
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add CPUMIsGuestVmxVmcsFieldValid for …
|
|
|
@79178
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79176
|
5 years |
vboxsync |
Shared Clipboard/URI: Doxygen fixes.
|
|
|
@79175
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79174
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79173
|
5 years |
vboxsync |
VBox/err.h: Fixed duplicate errno (VERR_SHCLPB_MAX_TRANSFERS_REACHED).
|
|
|
@79165
|
5 years |
vboxsync |
VMM: Build fix.
|
|
|
@79164
|
5 years |
vboxsync |
VMM/CPUM, Debugger: Const bits.
|
|
|
@79146
|
5 years |
vboxsync |
VMM/CPUM: const bits.
|
|
|
@79145
|
5 years |
vboxsync |
cpum.h: Remove prototypes for a couple of functions that are have no …
|
|
|
@79122
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Comment, for upcoming changes.
|
|
|
@79120
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79115
|
5 years |
vboxsync |
iem.h: Nested VMX: bugref:9180 Add IEM_CPUMCTX_EXTRN_VMX_VMEXIT_MASK, …
|
|
|
@79107
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79096
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add CPUMSetGuestNmiBlocking for …
|
|
|
@79088
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79077
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Rename VMXVMCSFIELDENC to …
|
|
|
@79076
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Comment.
|
|
|
@79075
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Comment.
|
|
|
@79073
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 With HM execution of nested-guests, we …
|
|
|
@79040
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79037
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79036
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79029
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Name the exit qualification field as …
|
|
|
@79027
|
6 years |
vboxsync |
Shared Clipboard/URI: Update (more glue code, transfer callbacks).
|
|
|
@79013
|
6 years |
vboxsync |
IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
|
|
|
@78995
|
6 years |
vboxsync |
PDM, Devices, FE, Main: allow size hints without notification for …
|
|
|
@78986
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Doxygen fix.
|
|
|
@78984
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 build fix.
|
|
|
@78980
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Use the inline function to verify VMX …
|
|
|
@78977
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add interface for exception or NMI …
|
|
|
@78976
|
6 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxXcptInterceptSet.
|
|
|
@78974
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|