|
|
@83168
|
5 years |
vboxsync |
iprt/string.h: Adding %RTeic and %RTeim format types for handling …
|
|
|
@83166
|
5 years |
vboxsync |
iprt/string.h: Adding %RTeic and %RTeim format types for handling …
|
|
|
@83156
|
5 years |
vboxsync |
bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@83124
|
5 years |
vboxsync |
IPRT: Merged the two tls files, with the sideeffect that destructors …
|
|
|
@83122
|
5 years |
vboxsync |
VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
|
|
|
@83090
|
5 years |
vboxsync |
iprt/x86.h: Added missing MSR prefix to MTRR defs like all the other …
|
|
|
@83089
|
5 years |
vboxsync |
iprt/x86.h: IA32_TSX_CTRL -> MSR_IA32_TSX_CTRL.
|
|
|
@83085
|
5 years |
vboxsync |
IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
|
|
|
@83084
|
5 years |
vboxsync |
IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
|
|
|
@83033
|
5 years |
vboxsync |
/Config.kmk,/Makefile.kmk,Installer/darwin,FE/QT,SUPHard: Eliminated …
|
|
|
@82990
|
5 years |
vboxsync |
VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. bugref:9627
|
|
|
@82989
|
5 years |
vboxsync |
VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82954
|
5 years |
vboxsync |
iprt/formats/mach-o.h: assert size and some offsets.
|
|
|
@82906
|
5 years |
vboxsync |
Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82874
|
5 years |
vboxsync |
Shared Clipboard/common: Added ShClEventRetain() and ShClEventRelease().
|
|
|
@82852
|
5 years |
vboxsync |
Shared Clipboard: Added missing / disabled code for negotiating …
|
|
|
@82850
|
5 years |
vboxsync |
Shared Clipboard: Removed unused code. bugref:9437
|
|
|
@82848
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82841
|
5 years |
vboxsync |
IPRT/FTP: Implemented support for directory traversing. bugref:9646
|
|
|
@82838
|
5 years |
vboxsync |
IPRT/FTP: More code for listing directories, needed for some more FTP …
|
|
|
@82837
|
5 years |
vboxsync |
IPRT/file: Added some more thoughts and @todo regarding the …
|
|
|
@82833
|
5 years |
vboxsync |
IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
|
|
|
@82822
|
5 years |
vboxsync |
IPRT/FTP: More work on directory listing.
|
|
|
@82817
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
|
|
|
@82816
|
5 years |
vboxsync |
iprt/x86.h: Correct x2APIC MSR range from 0xBFF to 0x8FF. Intel …
|
|
|
@82815
|
5 years |
vboxsync |
hm_vmx.h: Incorrect size validation.
|
|
|
@82814
|
5 years |
vboxsync |
VMM/HM: Implement last-branch-record (LBR) support for guests executed …
|
|
|
@82813
|
5 years |
vboxsync |
IPRT/FTP: Remember the current working directory per client.
|
|
|
@82810
|
5 years |
vboxsync |
x86.h: Updated/added LBR MSRs for upcoming changes.
|
|
|
@82805
|
5 years |
vboxsync |
iprt/formats/mach-o.h: Some more version structs.
|
|
|
@82804
|
5 years |
vboxsync |
iprt/ministring.h: Attempt at fixing VBOX_WITH_EF_WRAPS compilation in …
|
|
|
@82795
|
5 years |
vboxsync |
IPRT/log: Comment nit.
|
|
|
@82772
|
5 years |
vboxsync |
IPRT/FTP: First working version for listing stuff. bugref:9646
|
|
|
@82770
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82733
|
5 years |
vboxsync |
IPRT/FTP: Implemented FEAT command for reporting additional server …
|
|
|
@82732
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82731
|
5 years |
vboxsync |
iprt/ftp.h: Doxygen fix. bugref:9646
|
|
|
@82727
|
5 years |
vboxsync |
IPRT/FTP: Implemented first support for data connection handling. Work …
|
|
|
@82723
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82715
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82707
|
5 years |
vboxsync |
x86.h: Added IA32_TSX_CTRL MSR.
|
|
|
@82702
|
5 years |
vboxsync |
IPRT/FTP: Made authentication workflow more flexible. bugref:9437
|
|
|
@82699
|
5 years |
vboxsync |
IPRT/FTP: Renaming. bugref:9437
|
|
|
@82688
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437 [build …
|
|
|
@82687
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82684
|
5 years |
vboxsync |
hmvmxinline: Remove disabled code. The new assembly code has been …
|
|
|
@82682
|
5 years |
vboxsync |
scm complains about a commented-out line I left in a file
|
|
|
@82681
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
|
|
|
@82673
|
5 years |
vboxsync |
IPRT/FTP: First connections (via Linux ftp client) are working now. …
|
|
|
@82670
|
5 years |
vboxsync |
IPRT/FTP: SCM fix.
|
|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@82591
|
5 years |
vboxsync |
VMM: Changing how we access guest RAM when in ring-0 (disabled). …
|
|
|
@82590
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@82579
|
5 years |
vboxsync |
Audio: Make sure to only set a new recording source if the backend in …
|
|
|
@82574
|
5 years |
vboxsync |
x86.h: Added CR4.UMIP and CR4.CET.
|
|
|
@82573
|
5 years |
vboxsync |
hm_vmx.h: Important comment to update CPUMIsGuestVmxVmcsFieldValid …
|
|
|
@82565
|
5 years |
vboxsync |
MM: Eliminated all but the MMR3PageDummyHC* functions for the …
|
|
|
@82555
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@82544
|
5 years |
vboxsync |
VMMR0: No SrvPciRawR0 stuff.
|
|
|
@82534
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82526
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Started looking over the host message …
|
|
|
@82525
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82506
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82505
|
5 years |
vboxsync |
VBox/VBoxGuestLib.h: @todo: I don't think it's appropriate for the …
|
|
|
@82500
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82499
|
5 years |
vboxsync |
todos bugref:9437
|
|
|
@82494
|
5 years |
vboxsync |
VBox/HostServices/VBoxClipboardSvc.h: Moved the protocol change log up …
|
|
|
@82493
|
5 years |
vboxsync |
VBox/HostServices/VBoxClipboardSvc.h,++: Moved the formats and context …
|
|
|
@82492
|
5 years |
vboxsync |
VBox/MMDevCoreTypes.h: Corrected comment.
|
|
|
@82491
|
5 years |
vboxsync |
VBox/GuestHost/SharedClipboard-transfers.h: Just use …
|
|
|
@82490
|
5 years |
vboxsync |
VBox/GuestHost/SharedClipboard-transfers.h: Just use …
|
|
|
@82488
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Return VERR_NOT_IMPLEMENTED like we used to do …
|
|
|
@82487
|
5 years |
vboxsync |
VBox/VBoxGuestLib.h: Save four padding bytes in VBGLR3SHCLCMDCTX and …
|
|
|
@82486
|
5 years |
vboxsync |
VBoxClipboardSvc: doxygen, comment. bugref:9437
|
|
|
@82485
|
5 years |
vboxsync |
VBox/HostServices/VBoXClipboardSvc.h: There is no need for any public …
|
|
|
@82484
|
5 years |
vboxsync |
VBox/HostServices/VBoXClipboardSvc.h: Some doxygen brushup. bugref:9437
|
|
|
@82483
|
5 years |
vboxsync |
VBoxClipboardSvc: More save state cleanup. bugref:9437
|
|
|
@82481
|
5 years |
vboxsync |
VBoxClipboardSvc: Moved the saved state version defines from the …
|
|
|
@82480
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
|
|
|
@82478
|
5 years |
vboxsync |
GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
|
|
|
@82476
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Fixed some broken macros: …
|
|
|
@82465
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
|
|
|
@82463
|
5 years |
vboxsync |
pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
|
|
|
@82462
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
|
|
|
@82393
|
5 years |
vboxsync |
Main: add new Windows Server 2019 guest type, and some long forgotten …
|
|
|
@82339
|
5 years |
vboxsync |
PDM: Doxygen fixes. bugref:9218
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@82316
|
5 years |
vboxsync |
VMM(PDM,PGM,MM): MMIO2 cleanups. bugref:9218
|
|
|
@82313
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
|
|
|
@82311
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old I/O port code. bugref:9218
|
|
|
@82284
|
5 years |
vboxsync |
Shared Clipboard: Docs nits.
|
|
|
@82281
|
5 years |
vboxsync |
Shared Clipboard: Docs nits.
|
|
|
@82280
|
5 years |
vboxsync |
Shared Clipboard: Resolved some more @todos.
|
|
|
@82279
|
5 years |
vboxsync |
Shared Clipboard: Resolved some more @todos.
|
|
|
@82266
|
5 years |
vboxsync |
Shared Clipboard/X11: More cleanup.
|
|
|