|
|
@99559
|
20 months |
vboxsync |
Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
|
|
|
@99547
|
20 months |
vboxsync |
VMM: Expose PDMR3DrvStaticRegistration in the callback table so …
|
|
|
@99485
|
20 months |
vboxsync |
include/VBox: Add header containing definitions for the ARM Generic …
|
|
|
@99405
|
20 months |
vboxsync |
Shared Clipboard/Transfers: Added ShClTransferCreateEx() and some …
|
|
|
@99385
|
20 months |
vboxsync |
VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
|
|
|
@99383
|
20 months |
vboxsync |
VMM/ARMv8: Add ability to insert new system register ranges (based on …
|
|
|
@99379
|
20 months |
vboxsync |
VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
|
|
|
@99378
|
20 months |
vboxsync |
VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
|
|
|
@99376
|
20 months |
vboxsync |
VMM/ARMv8: Sync and log the SCTLR/TTBR0/TTBR1 registers, bugref:10390, …
|
|
|
@99323
|
21 months |
vboxsync |
Disassember: Continue work on the ARMv8 disassember, defining the …
|
|
|
@99322
|
21 months |
vboxsync |
Disassember: Continue work on the ARMv8 disassember, defining the …
|
|
|
@99319
|
21 months |
vboxsync |
Disassember: Continue work on the ARMv8 disassember, defining the …
|
|
|
@99316
|
21 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10318 Added …
|
|
|
@99262
|
21 months |
vboxsync |
Guest Control: Implements IGuestSession::fsQueryInfo() and …
|
|
|
@99260
|
21 months |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10318 Added …
|
|
|
@99257
|
21 months |
vboxsync |
Guest Control: More renaming; required for preparation of implementing …
|
|
|
@99256
|
21 months |
vboxsync |
Guest Control: More renaming; required for preparation of implementing …
|
|
|
@99254
|
21 months |
vboxsync |
Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
|
|
|
@99253
|
21 months |
vboxsync |
Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
|
|
|
@99243
|
21 months |
vboxsync |
Disassembler: ARMv8 skeleton, bugref:10394 [doxygen]
|
|
|
@99241
|
21 months |
vboxsync |
Disassembler: ARMv8 skeleton, bugref:10394
|
|
|
@99232
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99225
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99220
|
21 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99208
|
21 months |
vboxsync |
Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
|
|
|
@99196
|
21 months |
vboxsync |
VMM: Start on system register handling for ARMv8 (which is ver similar …
|
|
|
@99169
|
21 months |
vboxsync |
Guest Control/VbglR3: More bugfixes required for the initial patch …
|
|
|
@99163
|
21 months |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10318 Adjust virtual VMCS for …
|
|
|
@99120
|
21 months |
vboxsync |
Guest Control: Added ability of specifying an optional current working …
|
|
|
@99088
|
21 months |
vboxsync |
Guest Control: Docs nits. bugref:9783
|
|
|
@99085
|
21 months |
vboxsync |
Guest Control: Added directory listing support via IDirectory::list(). …
|
|
|
@99070
|
21 months |
vboxsync |
VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
|
|
|
@99051
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
|
|
|
@99025
|
21 months |
vboxsync |
VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
|
|
|
@99023
|
21 months |
vboxsync |
VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target …
|
|
|
@99022
|
21 months |
vboxsync |
VMM/CPUM: Removed duplicate functions and types from cpum-x86-amd64.h. …
|
|
|
@98993
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
|
|
|
@98982
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385 …
|
|
|
@98980
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, get past IEM, bugref:10385
|
|
|
@98972
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
|
|
|
@98970
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, bugref:10385
|
|
|
@98958
|
21 months |
vboxsync |
include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
|
|
|
@98955
|
21 months |
vboxsync |
include/VBox/vmm: Refactor cpumctx.h into an architecture dependent …
|
|
|
@98827
|
22 months |
vboxsync |
VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
|
|
|
@98824
|
22 months |
vboxsync |
Guest Control: Made the directory entry reading really dynamic by …
|
|
|
@98823
|
22 months |
vboxsync |
Guest Control: Follow-up fix for r156133. bugref:9783
|
|
|
@98820
|
22 months |
vboxsync |
Guest Control: Fixed 32-bit burns. bugref:9783
|
|
|
@98819
|
22 months |
vboxsync |
Guest Control: Fixed 32-bit burns. bugref:9783
|
|
|
@98818
|
22 months |
vboxsync |
Guest Control: Specify the directory reading parameters (additional …
|
|
|
@98817
|
22 months |
vboxsync |
Guest Control: Use two separate caches for UID / GID lookups, to avoid …
|
|
|
@98815
|
22 months |
vboxsync |
Guest Control: Removed #pragma pack directives, added …
|
|
|
@98814
|
22 months |
vboxsync |
Guest Control: Removed #pragma pack directives, added …
|
|
|
@98813
|
22 months |
vboxsync |
Guest Control: Removed the ACL data portion from the HGCM callback …
|
|
|
@98792
|
22 months |
vboxsync |
Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
|
|
|
@98788
|
22 months |
vboxsync |
Guest Control: Fixed typo. bugref:9783
|
|
|
@98773
|
22 months |
vboxsync |
Guest Control: Added some more GSTCTL_CREATEDIRECTORY_F_ flags. bugref:9783
|
|
|
@98709
|
22 months |
vboxsync |
Guest Control: Implemented directory handling / walking as non-toolbox …
|
|
|
@98703
|
22 months |
vboxsync |
VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
|
|
|
@98668
|
22 months |
vboxsync |
Disassembler: Add support for the SHA instruction set extension, …
|
|
|
@98665
|
22 months |
vboxsync |
Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
|
|
|
@98644
|
22 months |
vboxsync |
VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
|
|
|
@98611
|
22 months |
vboxsync |
VBox/com/errorprint.h: docs update. bugref:10223
|
|
|
@98578
|
22 months |
vboxsync |
HGCMMock*.h: Moved to HostServices as it chiefly tests the HGCM …
|
|
|
@98576
|
22 months |
vboxsync |
HGCMMock*.h: Split out the code into .cpp files.
|
|
|
@98574
|
22 months |
vboxsync |
HGCMMock.h,tstGuestControlMockHGCM: Fixed memory overrun wrt client …
|
|
|
@98546
|
22 months |
vboxsync |
Guest Control: Initial commit (work in progress, disabled by default) …
|
|
|
@98542
|
22 months |
vboxsync |
VMMDev: The host does not _use_ the full-state-mouse-protocol, it …
|
|
|
@98531
|
22 months |
vboxsync |
GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId() [Docs].
|
|
|
@98530
|
22 months |
vboxsync |
GuestHost/HGCMMock.h: Also mock VbglR3GetSessionId().
|
|
|
@98526
|
22 months |
vboxsync |
Guest Control: Initial commit (work in progress, disabled by default). …
|
|
|
@98472
|
23 months |
vboxsync |
Guest Library: Introduce VbglR3DaemonizeEx and VbglR3PidfileWait, …
|
|
|
@98297
|
23 months |
vboxsync |
Main: rc -> hrc/vrc for all but testcases. Enabled scm rc checks …
|
|
|
@98288
|
23 months |
vboxsync |
Main/src-server: rc -> hrc/vrc (partial). bugref:10223
|
|
|
@98279
|
23 months |
vboxsync |
Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
|
|
|
@98276
|
23 months |
vboxsync |
Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
|
|
|
@98267
|
23 months |
vboxsync |
Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
|
|
|
@98217
|
2 years |
vboxsync |
VMMDevCoreTypes.h: Follow up to r155045 (Made …
|
|
|
@98150
|
2 years |
vboxsync |
VMM: Nested VMX: bugref:10318 Fix VMX CR0/CR4 fixed bits masking.
|
|
|
@98122
|
2 years |
vboxsync |
VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD.
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97954
|
2 years |
vboxsync |
VMMDevCoreTypes.h: Made HGCMFunctionParameter.GetUInt32/64 return …
|
|
|
@97953
|
2 years |
vboxsync |
VMMDevCoreTypes.h: Made HGCMFunctionParameter.GetUInt32/64 always …
|
|
|
@97939
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: Renamed some members and variables, no …
|
|
|
@97914
|
2 years |
vboxsync |
Add/VBoxGuestR0LibPhysHeap.cpp: A bit of cleanup and a testcase based …
|
|
|
@97886
|
2 years |
vboxsync |
VBox/Graphics/VBoxVideoIPRT.h: OS/2 build fix fix.
|
|
|
@97879
|
2 years |
vboxsync |
VBox/Graphics/VBoxVideoIPRT.h: OS/2 build fix.
|
|
|
@97869
|
2 years |
vboxsync |
PDM/network: Tried to make PDMNetGsoIsValid more readable.
|
|
|
@97815
|
2 years |
vboxsync |
VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
|
|
|
@97799
|
2 years |
vboxsync |
DnD: Resolved a @todo: Return rc when closing DnD objects.
|
|
|
@97790
|
2 years |
vboxsync |
VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
|
|
|
@97769
|
2 years |
vboxsync |
DnD: Added DnDActionListToStrA().
|
|
|
@97764
|
2 years |
vboxsync |
DnD: Renamed the VbglR3 event name VBGLR3DNDEVENTTYPE_HG_CANCEL -> …
|
|
|
@97762
|
2 years |
vboxsync |
DnD: Added VBOXDNDSTATE enum + string conversion function.
|
|
|
@97751
|
2 years |
vboxsync |
DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
|
|
|
@97748
|
2 years |
vboxsync |
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
|
|
|
@97730
|
2 years |
vboxsync |
DnD: Added DnDHostMsgToStr() and DnDGuestMsgToStr().
|
|
|
@97705
|
2 years |
vboxsync |
VMM/IEM,DBGF,CPUM: Do debugger I/O breakpoints via the internal EFLAGS …
|
|
|
@97693
|
2 years |
vboxsync |
VMM/DBGF: Added a DBGFBpCheckInstruction function for checking for …
|
|
|
@97625
|
2 years |
vboxsync |
DIS: Added RDTSCP. bugref:9898
|
|
|
@97608
|
2 years |
vboxsync |
CPUM: Added XSAVEOPT bit to exploded CPUID struct; currently a placeholder.
|
|
|