|
|
@95373
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Sketches for a new testcase for testing SSE …
|
|
|
@95372
|
3 years |
vboxsync |
ValKit/bs3kit: Some more work on extended CPU/FPU state management. …
|
|
|
@95371
|
3 years |
vboxsync |
bs3kit: Some work on extended CPU/FPU state management, making the …
|
|
|
@95370
|
3 years |
vboxsync |
FE/Qt: Fix parameter naming in header to match the code (and other …
|
|
|
@95369
|
3 years |
vboxsync |
FE/Qt, Main/Console+Mouse: Make compatible with Qt6, and add some API …
|
|
|
@95368
|
3 years |
vboxsync |
FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
|
|
|
@95367
|
3 years |
vboxsync |
Main/FE: Added new audio driver type "default" to make it possible to …
|
|
|
@95366
|
3 years |
vboxsync |
Main/FE: Added new audio driver type "default" to make it possible to …
|
|
|
@95365
|
3 years |
vboxsync |
Main: Docs nit. bugref:10051
|
|
|
@95364
|
3 years |
vboxsync |
Main/FE: Added new audio driver type "default" to make it possible to …
|
|
|
@95363
|
3 years |
vboxsync |
FE/Qt/Ds: bugref:6899: Machine settings: Storage page accessibility …
|
|
|
@95362
|
3 years |
vboxsync |
DIS: Added xsetbv and xgetbv. bugref:9898 bugref:6251
|
|
|
@95361
|
3 years |
vboxsync |
VMM/CPUM: Pass thru the POPCNT CPUID flag. Corrected ABM passthru. …
|
|
|
@95360
|
3 years |
vboxsync |
VMM/IEM: Implemented the POPCNT instruction. bugref:9898
|
|
|
@95359
|
3 years |
vboxsync |
VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
|
|
|
@95357
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Added simple POPCNT test. bugref:9898
|
|
|
@95353
|
3 years |
vboxsync |
FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
|
|
|
@95352
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 APIC-access page related cleanup for …
|
|
|
@95351
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Use CPUMIsGuestVmxCurrentVmcsValid in …
|
|
|
@95349
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fixed CPUMIsGuestVmxApicAccessPageAddr's …
|
|
|
@95348
|
3 years |
vboxsync |
VMM/CPUM: We can pass through BMI1, BMI2 and ABM now that IEM …
|
|
|
@95347
|
3 years |
vboxsync |
VMM/IEM: Implemented the MULX instruction. bugref:9898
|
|
|
@95346
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Added simple MULX test. bugref:9898
|
|
|
@95345
|
3 years |
vboxsync |
VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
|
|
|
@95344
|
3 years |
vboxsync |
PackDriversForSubmission.cmd: VBoxDX.dll
|
|
|
@95343
|
3 years |
vboxsync |
VMM/IEM: Implemented the BZHI instruction. bugref:9898
|
|
|
@95342
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Added simple BZHI, PDEP and PEXT tests. bugref:9898
|
|
|
@95341
|
3 years |
vboxsync |
VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
|
|
|
@95340
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Added simple BLSR, BLSMSK and BLSI tests. …
|
|
|
@95339
|
3 years |
vboxsync |
GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
|
|
|
@95338
|
3 years |
vboxsync |
GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
|
|
|
@95337
|
3 years |
vboxsync |
Main/Settings.cpp: Use RTCString::trucate to reduce guest property …
|
|
|
@95336
|
3 years |
vboxsync |
IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
|
|
|
@95335
|
3 years |
vboxsync |
GuestProperties: Must validate the encoding of all additional pattern …
|
|
|
@95334
|
3 years |
vboxsync |
GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
|
|
|
@95333
|
3 years |
vboxsync |
tstGuestPropSvc: Unbroke testcase after notification changes, service …
|
|
|
@95332
|
3 years |
vboxsync |
GuestProperties: Call setPropertyInternal with different timestamps or …
|
|
|
@95331
|
3 years |
vboxsync |
tstGuestPropSvc: Unbroke testcase after notification changes, service …
|
|
|
@95330
|
3 years |
vboxsync |
Main/ConsoleImpl.cpp: nit
|
|
|
@95329
|
3 years |
vboxsync |
tstGuestPropSvc: nit
|
|
|
@95328
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Fixed leak in pam_vbox_wait_prop.
|
|
|
@95327
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Fixed leak in pam_vbox_read_prop.
|
|
|
@95326
|
3 years |
vboxsync |
VBoxControl/waitGuestProperty: Simplified the buffer-resizing wait loop.
|
|
|
@95325
|
3 years |
vboxsync |
Main/xml: Removed unnecessary string resizing in …
|
|
|
@95324
|
3 years |
vboxsync |
GuestProperties: No need to validate flag encoding twice in …
|
|
|
@95323
|
3 years |
vboxsync |
rdesktop-vrdp: Drop as it is too old and practically abandoned, …
|
|
|
@95322
|
3 years |
vboxsync |
apps/tunctl: Remove - unused for a long time, bugref:8515 [missing …
|
|
|
@95320
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
|
|
|
@95319
|
3 years |
vboxsync |
DIS: Treat VEX.L=1 as illegal opcode in group 17. bugref:9898 bugref:6251
|
|
|
@95318
|
3 years |
vboxsync |
Additions: X11: allow shared folder to be mounted if it is represented …
|
|
|
@95317
|
3 years |
vboxsync |
FE/Qt: bugref:6699. Handling guest session status better.
|
|
|
@95316
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
|
|
|
@95315
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
|
|
|
@95314
|
3 years |
vboxsync |
DIS: Added blsr, blsmsk and blsr; corrected some vex …
|
|
|
@95310
|
3 years |
vboxsync |
WDDM: retire VBoxICD wrapper. bugref:9272 (another reference)
|
|
|
@95308
|
3 years |
vboxsync |
VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
|
|
|
@95307
|
3 years |
vboxsync |
VMM/IEMAll.cpp: Some data TLB tweaking. bugref:9898
|
|
|
@95306
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Added simple BSF/TZCNT and BSR/LZCNT tests. …
|
|
|
@95305
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Added simple BEXTR, SHLX, SARX, and SHRX …
|
|
|
@95303
|
3 years |
vboxsync |
ValKit/s3-cpu-instr-2: Extended the RORX test to cover one memory …
|
|
|
@95302
|
3 years |
vboxsync |
WDDM: retire VBoxICD wrapper. bugref:9272
|
|
|
@95301
|
3 years |
vboxsync |
WDDM: testcase update
|
|
|
@95300
|
3 years |
vboxsync |
Additions/3D/win/VBoxGL: another format. bugref:9845
|
|
|
@95298
|
3 years |
vboxsync |
Shared Folders/Host service: When a client disconnects, make sure that …
|
|
|
@95297
|
3 years |
vboxsync |
removed system.run from macos installer #10234
|
|
|
@95296
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Simple RORX test to establing whether V<>0 …
|
|
|
@95295
|
3 years |
vboxsync |
Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
|
|
|
@95294
|
3 years |
vboxsync |
Devices/Graphics: VGPU9 interface stubs. bugref:9830
|
|
|
@95293
|
3 years |
vboxsync |
WDDM: disable 3D if VGPU10 is not enabled
|
|
|
@95292
|
3 years |
vboxsync |
Devices/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
|
|
|
@95290
|
3 years |
vboxsync |
WDDM: use VRAM segment for primary surfaces. bugref:9845
|
|
|
@95289
|
3 years |
vboxsync |
FE/VBoxManage/Guest Control: Removed dead code.
|
|
|
@95288
|
3 years |
vboxsync |
Devices/Graphics: generic screen update function. bugref:9830
|
|
|
@95287
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Open links and zoom in to images upon mouse …
|
|
|
@95286
|
3 years |
vboxsync |
FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
|
|
|
@95285
|
3 years |
vboxsync |
Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
|
|
|
@95284
|
3 years |
vboxsync |
Add/os2/VBoxSF: Not using NASM, fixed private tool VBoxNasmDot to do …
|
|
|
@95283
|
3 years |
vboxsync |
/Config.kmk,webservices: Apply -fno-printf-return-value to try prevent …
|
|
|
@95282
|
3 years |
vboxsync |
Installer/darwin: Include QHelp documentation in the package.
|
|
|
@95281
|
3 years |
vboxsync |
Installer/win: Include QHelp documentation in the package. …
|
|
|
@95280
|
3 years |
vboxsync |
VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
|
|
|
@95279
|
3 years |
vboxsync |
VBoxHeadless: Build fix whe VBOX_WITH_RECORDING is not defined (needs …
|
|
|
@95278
|
3 years |
vboxsync |
FE/Qt: bugref:10067. Adding a missing string place marker.
|
|
|
@95277
|
3 years |
vboxsync |
FE/Qt/Ds: bugref:6899: Machine settings: USB page accessibility …
|
|
|
@95276
|
3 years |
vboxsync |
Doxygen.
|
|
|
@95275
|
3 years |
vboxsync |
UsbMouse: Merged touchpad and touchscreen logic (see bugref:9891).
|
|
|
@95274
|
3 years |
vboxsync |
FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
|
|
|
@95273
|
3 years |
vboxsync |
BusMouse: Updated for modified PDM interface with touchpad support.
|
|
|
@95272
|
3 years |
vboxsync |
scm
|
|
|
@95271
|
3 years |
vboxsync |
Touchpad: First part of touchpad support, PDM interface and device …
|
|
|
@95267
|
3 years |
vboxsync |
WDDM: use proper types. bugref:9845
|
|
|
@95266
|
3 years |
vboxsync |
Additions/3D: removed obsolete code. bugref:9845 (build fix)
|
|
|
@95265
|
3 years |
vboxsync |
Additions/3D: removed obsolete code. bugref:9845
|
|
|
@95264
|
3 years |
vboxsync |
Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
|
|
|
@95263
|
3 years |
vboxsync |
Additions/3D: update to mesa-21.3.8. bugref:9845 (scm fix)
|
|
|
@95262
|
3 years |
vboxsync |
Additions/3D: update to mesa-21.3.8. bugref:9845
|
|
|
@95259
|
3 years |
vboxsync |
src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
|
|
|
@95258
|
3 years |
vboxsync |
Add/os2/VBoxSF: NASM should've been using the automatic escaping …
|
|
|
@95257
|
3 years |
vboxsync |
VMM/cpumR3LoadCpuIdInner: build fix. bugref:9898
|
|
|
@95256
|
3 years |
vboxsync |
VMM/CFGM,NEM,HM,ConsoleImpl2: Let CPUM take care of enabling 64-bit …
|
|
|