|
|
@80943
|
5 years |
vboxsync |
Devices/PCI: Device model refactoring, part I. bugref:9218
|
|
|
@80938
|
5 years |
vboxsync |
VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
|
|
|
@80918
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80907
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80906
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix.
|
|
|
@80905
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80886
|
5 years |
vboxsync |
Shared Clipboard/Transfers: More renaming, fixed some assertions.
|
|
|
@80879
|
5 years |
vboxsync |
com/string.h: comments and hiding default constructors for format …
|
|
|
@80877
|
5 years |
vboxsync |
USB/win: Removed unused VBOX_USB_USE_DEVICE_NOTIFICATION code from …
|
|
|
@80876
|
5 years |
vboxsync |
Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
|
|
|
@80872
|
5 years |
vboxsync |
Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
|
|
|
@80864
|
5 years |
vboxsync |
Shared Clipboard/URI: SCM fix.
|
|
|
@80863
|
5 years |
vboxsync |
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
|
|
|
@80862
|
5 years |
vboxsync |
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
|
|
|
@80858
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (URI -> transfer).
|
|
|
@80851
|
5 years |
vboxsync |
Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method …
|
|
|
@80850
|
5 years |
vboxsync |
Main/glue: Moved the implementation of cleanup and copyFrom out of the …
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|
@80848
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (typos).
|
|
|
@80847
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming to make code base more uniform.
|
|
|
@80846
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@80845
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for transfer channel handling.
|
|
|
@80839
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Define macros CR0 ignore mask on …
|
|
|
@80838
|
5 years |
vboxsync |
Main/glue: Added an erase method identical to the one in RTCString.
|
|
|
@80836
|
5 years |
vboxsync |
Main/glue: Added all the append methods that RTCString have and then some.
|
|
|
@80835
|
5 years |
vboxsync |
Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
|
|
|
@80807
|
5 years |
vboxsync |
cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxInterceptEvents and …
|
|
|
@80803
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Fix I/O bitmap accesses. We need to …
|
|
|
@80793
|
5 years |
vboxsync |
Bstr: Added printf, printfNoThrow, printfV and printfVNoThrow methods …
|
|
|
@80790
|
5 years |
vboxsync |
Main/glue/xpcom/helpers.cpp: Fixed and re-enabled the …
|
|
|
@80778
|
5 years |
vboxsync |
VBox/com/array.h: Adding ComSafeArrayNullInParam. bugref:9341
|
|
|
@80767
|
5 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Add IoBitmapAPtrReadPhys and …
|
|
|
@80722
|
5 years |
vboxsync |
PDM,PCI: More PDMPCIDEV related refactoring work, mainly concerned …
|
|
|
@80706
|
5 years |
vboxsync |
PDM: Check new device registration fields when creating the ring-0 …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80679
|
5 years |
vboxsync |
IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
|
|
|
@80673
|
5 years |
vboxsync |
PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
|
|
|
@80664
|
5 years |
vboxsync |
Shared Clipboard: More renaming + unification.
|
|
|
@80663
|
5 years |
vboxsync |
Shared Clipboard: Comment naming typos.
|
|
|
@80662
|
5 years |
vboxsync |
Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
|
|
|
@80659
|
5 years |
vboxsync |
hm_vmx.h: Add VMX_BASIC_PHYSADDR_WIDTH_32BIT for upcoming change.
|
|
|
@80649
|
5 years |
vboxsync |
IOM: I/O port statistics. bugref:9218
|
|
|
@80648
|
5 years |
vboxsync |
STAM: Adding STAMR3DeregisterByPrefix.
|
|
|
@80641
|
5 years |
vboxsync |
IOM: New I/O port registration code. bugref:9218
|
|
|
@80637
|
5 years |
vboxsync |
Shared Clipboard: Implemented new saved state handling for new protocol.
|
|
|
@80636
|
5 years |
vboxsync |
VBox/hgcmsvc.h: Made HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() C-compliant.
|
|
|
@80634
|
5 years |
vboxsync |
VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
|
|
|
@80632
|
5 years |
vboxsync |
VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
|
|
|
@80623
|
5 years |
vboxsync |
Shared Clipboard: Removed old protocol handling cruft on the host side …
|
|
|
@80620
|
5 years |
vboxsync |
VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
|
|
|
@80596
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
|
|
|
@80593
|
5 years |
vboxsync |
Devices/Storage: Add two new parameters to …
|
|
|
@80589
|
5 years |
vboxsync |
Devices/Storage: Add two new parameters to …
|
|
|
@80558
|
5 years |
vboxsync |
Shared Clipboard: Build fix (forgot a file).
|
|
|
@80542
|
5 years |
vboxsync |
VMM: Fix for problem loading VBoxEhciR0.r0 after PDM device …
|
|
|
@80539
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Added code to properly free some allocated …
|
|
|
@80537
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. [scm] bugref:9218
|
|
|
@80534
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
|
|
|
@80533
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
|
|
|
@80532
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80528
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: This is being integrated to stop burns. I …
|
|
|
@80527
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Added code to intercept requests to …
|
|
|
@80478
|
5 years |
vboxsync |
WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
|
|
|
@80472
|
5 years |
vboxsync |
VBoxVideoHost3D.h: Doxygen fixes
|
|
|
@80470
|
5 years |
vboxsync |
Shared Clipboard/URI: Docs.
|
|
|
@80469
|
5 years |
vboxsync |
Shared Clipboard/URI: Docs.
|
|
|
@80468
|
5 years |
vboxsync |
Shared Clipboard/URI: Made the event source and event IDs more …
|
|
|
@80459
|
5 years |
vboxsync |
Shared Clipboard/URI: Docs.
|
|
|
@80453
|
5 years |
vboxsync |
HostServices/DragAndDropSvc.h: Added SVN header.
|
|
|
@80452
|
5 years |
vboxsync |
Shared Clipboard/URI: Added first protocol changelog.
|
|
|
@80446
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@80444
|
5 years |
vboxsync |
Shared Clipboard/URI: Added protocol versioning support plus enhanced …
|
|
|
@80418
|
5 years |
vboxsync |
hm_vmx.h: Added MSR_IA32_VMX_EPT_VPID_CAP_PAGE_WALK_LENGTH_5.
|
|
|
@80401
|
5 years |
vboxsync |
Revert a part of r132865 until the guest WDDM driver got cleaned up, …
|
|
|
@80396
|
5 years |
vboxsync |
Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
|
|
|
@80387
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to …
|
|
|
@80386
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added trap-like VM-exit handler in …
|
|
|
@80385
|
5 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add pending debug exceptions to …
|
|
|
@80374
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@80373
|
5 years |
vboxsync |
com/array.h: handling empty base elements better (hopefully will …
|
|
|
@80364
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Move some of the description functions …
|
|
|
@80359
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@80346
|
5 years |
vboxsync |
VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
|
|
|
@80338
|
5 years |
vboxsync |
/include: Eliminating the VBOX_BUGREF_9217 preprocessor macro - missed …
|
|
|
@80331
|
5 years |
vboxsync |
/include: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
|
|
|
@80323
|
5 years |
vboxsync |
VMM: Addressing some GCC/linux host issues with bugref:9217 [fix].
|
|
|
@80320
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@80319
|
5 years |
vboxsync |
VMM: Addressing some GCC/linux host issues with bugref:9217 .
|
|
|
@80318
|
5 years |
vboxsync |
Shared Clipboard/URI: More work on context IDs and entry list handling.
|
|
|
@80313
|
5 years |
vboxsync |
vm.h,gvm.h: Fix 32-bit header syntax checking.
|
|
|
@80311
|
5 years |
vboxsync |
gvm.h: Shut up g++ warnings. bugref:9217
|
|
|
@80310
|
5 years |
vboxsync |
include,gvm.h: Header syntax check fixes. bugref:9217
|
|
|
@80309
|
5 years |
vboxsync |
vm.h,gvm.h: Only allow including these when VMM_COMMON_DEFS is in use. …
|
|
|
@80293
|
5 years |
vboxsync |
VMM(CPUM),DevPcBios: Added CPUM methods for getting the guest (and …
|
|
|
@80285
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@80283
|
5 years |
vboxsync |
Shared Clipboard/URI: Update; more work on root list handling.
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80274
|
5 years |
vboxsync |
VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|