|
|
@95468
|
3 years |
vboxsync |
Additions: X11: VBoxClient --vmsvga: Use proper index when caching …
|
|
|
@95467
|
3 years |
vboxsync |
Additions: X11: VBoxClient --vmsvga: Only destroy unused video modes …
|
|
|
@95466
|
3 years |
vboxsync |
Additions: X11: VBoxClient --vmsvga: Do proper clock conversion, …
|
|
|
@95465
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-2: Simple crc32 instruction test. bugref:9898
|
|
|
@95464
|
3 years |
vboxsync |
IPRT/RuntimeR0: Need to include crc32c.cpp now. bugref:9898
|
|
|
@95463
|
3 years |
vboxsync |
DevVGA: vgaIsDirty is now used in R3 only.
|
|
|
@95462
|
3 years |
vboxsync |
VMM/IEM: Untested crc32 implementation. [build fix] bugref:9898
|
|
|
@95461
|
3 years |
vboxsync |
DevVGA: Fixed problem with VBE banking destroying MMIO2 remapping …
|
|
|
@95460
|
3 years |
vboxsync |
VMM/IEM: Untested crc32 implementation. bugref:9898
|
|
|
@95459
|
3 years |
vboxsync |
DIS: We only need one OP_CRC32 value. bugref:9898 bugref:6251
|
|
|
@95458
|
3 years |
vboxsync |
VMM/IEM: [v]padd[bwdq]. bugref:9898
|
|
|
@95457
|
3 years |
vboxsync |
DIS: VPADD[BWDQ] opcode enum values. bugref:9898 bugref:6251
|
|
|
@95456
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Simple tests for [v]padd[bwdq]. bugref:9898
|
|
|
@95455
|
3 years |
vboxsync |
Audio/Main: Docs typo. bugref:10050
|
|
|
@95454
|
3 years |
vboxsync |
Audio/Main: Got rid of the abstract base class IAudioDevice in favor …
|
|
|
@95453
|
3 years |
vboxsync |
VMM/IEM: [v]pcmpeqq and [v]pcmpgtq. bugref:9898
|
|
|
@95452
|
3 years |
vboxsync |
DIS: VPCMPEQQ AND VPCMPGTQ opcode enum values. bugref:9898 bugref:6251
|
|
|
@95451
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Simple tests for [v]pcmpgtq and [v]pcmpeqq. …
|
|
|
@95450
|
3 years |
vboxsync |
Main/MachineImpl: Cleaned up all the RTFileDelete() calls to only use …
|
|
|
@95449
|
3 years |
vboxsync |
VMM/IEM: [v]pcmpeq[bwd] and [v]pcmpgt[bwd]. bugref:9898
|
|
|
@95447
|
3 years |
vboxsync |
DIS: VPCMPEQ[BWD] AND VPCMPGT[BWD] opcode enum values. bugref:9898 …
|
|
|
@95446
|
3 years |
vboxsync |
VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …
|
|
|
@95445
|
3 years |
vboxsync |
VMM/IEM: IEMOP_MNEMONIC -> IEMOP_MNEMONIC2 for pcmpeq[bwd]. bugref:9898
|
|
|
@95444
|
3 years |
vboxsync |
DIS: XGETBV fix. bugref:9898 bugref:6251
|
|
|
@95443
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Simple tests for [v]pcmpgt[bwd] and …
|
|
|
@95442
|
3 years |
vboxsync |
VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …
|
|
|
@95441
|
3 years |
vboxsync |
VMM/IEM: [v]andps, [v]andpd, [v]pand, [v]andnps, [v]andnpd, [v]pandn, …
|
|
|
@95440
|
3 years |
vboxsync |
DIS: VANDPS, VANDPD, VPAND, VANDNPS, VANDNPD, VPANDN, VORPS, VORPD, …
|
|
|
@95439
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Simple tests for [v]andps, [v]andpd, [v]pand, …
|
|
|
@95438
|
3 years |
vboxsync |
IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, …
|
|
|
@95437
|
3 years |
vboxsync |
Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
|
|
|
@95436
|
3 years |
vboxsync |
Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
|
|
|
@95435
|
3 years |
vboxsync |
Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the …
|
|
|
@95434
|
3 years |
vboxsync |
Runtime/isomakerimport.cpp: Typos
|
|
|
@95433
|
3 years |
vboxsync |
Audio/Main: Renaming (HRESULT hr -> hrc). bugref:10050
|
|
|
@95432
|
3 years |
vboxsync |
Audio/Main: The audio setting's adapter also has to initialized when …
|
|
|
@95431
|
3 years |
vboxsync |
ValKit/bs3-cpu-basic-2: Added fld, fbld and fxsave to the #AC tests. …
|
|
|
@95430
|
3 years |
vboxsync |
ValKit/bs3kit: Added warning to Bs3RegCtxConvertToRingX about only …
|
|
|
@95429
|
3 years |
vboxsync |
Audio/Main: Adjustments for Validation Kit. bugref:10050
|
|
|
@95428
|
3 years |
vboxsync |
Main: Resolved a @todo: Renamed VBoxEventType_Last -> VBoxEventType_End.
|
|
|
@95427
|
3 years |
vboxsync |
UsbKbd: Reshuffled code to avoid assertion.
|
|
|
@95426
|
3 years |
vboxsync |
Main: Use the new "Default" audio driver by default for newly created …
|
|
|
@95425
|
3 years |
vboxsync |
Audio/Main: Bigger revamp of the audio interface(s) to later also …
|
|
|
@95424
|
3 years |
vboxsync |
Audio/Main: Bigger revamp of the audio interface(s) to later also …
|
|
|
@95423
|
3 years |
vboxsync |
Audio/Main: Bigger revamp of the audio interface(s) to later also …
|
|
|
@95422
|
3 years |
vboxsync |
VMM/IEM: Fixes to the finit/fninit implementation.
|
|
|
@95421
|
3 years |
vboxsync |
VMM/IEM: fld, fbld and fstp are 8 byte aligned as far as #AC is …
|
|
|
@95420
|
3 years |
vboxsync |
linux/drm: Build fix (no RT_NOREF here during automatic 'test' build - …
|
|
|
@95418
|
3 years |
vboxsync |
IPRT/timer-r0drv-linux.c: More readable to put these RT_FALL_THRU() …
|
|
|
@95417
|
3 years |
vboxsync |
linux/Makefile-footer.gmk: Better comments regarding LLVM/clang. …
|
|
|
@95416
|
3 years |
vboxsync |
linux/vboxsf: Removed one RT_FALL_THRU() in …
|
|
|
@95415
|
3 years |
vboxsync |
Linux host and guest drivers: fix build (3), bugref:10247.
|
|
|
@95414
|
3 years |
vboxsync |
Linux host and guest drivers: fix build (2), bugref:10247.
|
|
|
@95412
|
3 years |
vboxsync |
Linux host and guest drivers: fix build, bugref:10247.
|
|
|
@95411
|
3 years |
vboxsync |
Linux host and guest drivers: fix clang warnings, bugref:10247.
|
|
|
@95410
|
3 years |
vboxsync |
VMM/IEM: Alignment checks (#AC(0)/#GP(0)). bugref:9898
|
|
|
@95409
|
3 years |
vboxsync |
Linux host and guest drivers: detect clang, bugref:10247.
Make …
|
|
|
@95408
|
3 years |
vboxsync |
NAT: host resolver must not return NXDOMAIN for query classes and …
|
|
|
@95406
|
3 years |
vboxsync |
ValKit/bs3-cpu-basic-2: Extended the #AC testcase with a couple of …
|
|
|
@95405
|
3 years |
vboxsync |
Devices/Makefile.kmk: Add DXVK SDK for macOS when enabled, bugref:10013
|
|
|
@95404
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Shadow reserved bits that trigger EPT …
|
|
|
@95403
|
3 years |
vboxsync |
VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
|
|
|
@95402
|
3 years |
vboxsync |
DIS: VPXOR, VXORPS, VXORPD opcode enum values. bugref:9898 bugref:6251
|
|
|
@95401
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Test [v]xorpd as well. bugref:9898
|
|
|
@95400
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Test pxor too, including MMX. bugref:9898
|
|
|
@95399
|
3 years |
vboxsync |
ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
|
|
|
@95398
|
3 years |
vboxsync |
ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
|
|
|
@95397
|
3 years |
vboxsync |
ValKit/bs3kit,bs3-cpu-instr-3: 128 and 256 bit wide vxorps, alignment …
|
|
|
@95396
|
3 years |
vboxsync |
FE/Qt, vboxshell.py: Restore previous touchscreen-only GUI event …
|
|
|
@95395
|
3 years |
vboxsync |
Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
|
|
|
@95394
|
3 years |
vboxsync |
FE/Qt/Ds: bugref:6899: A bit of NLS cleanup for Machine settings pages.
|
|
|
@95393
|
3 years |
vboxsync |
FE/Qt: bugref:6699. Removing a rogue printf.
|
|
|
@95390
|
3 years |
vboxsync |
FE/Qt/Ds: bugref:9898: Stuff missed in r150220.
|
|
|
@95389
|
3 years |
vboxsync |
DevFDC: Logging (make more readable) and made fd_formats const.
|
|
|
@95388
|
3 years |
vboxsync |
PC/BIOS: indent
|
|
|
@95387
|
3 years |
vboxsync |
ValKit/bs3kit: Workaround for the FDC thinking 180K and 160K images …
|
|
|
@95386
|
3 years |
vboxsync |
Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
|
|
|
@95385
|
3 years |
vboxsync |
Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
|
|
|
@95384
|
3 years |
vboxsync |
rdesktop-vrdp: Drop as it is too old and practically abandoned, …
|
|
|
@95382
|
3 years |
vboxsync |
Runtime/logreader.cpp: Return the iterator handle upon success, bugref:3409
|
|
|
@95381
|
3 years |
vboxsync |
Runtime/ssl-openssl: Free the session in the error path, bugref:3409
|
|
|
@95379
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: Debugged memory operand. bugref:9898
|
|
|
@95378
|
3 years |
vboxsync |
DIS: Added the ICEBP/INT1 instruction.
|
|
|
@95377
|
3 years |
vboxsync |
ValKit/bs3-cpu-instr-3: More generalization, tentatively including …
|
|
|
@95376
|
3 years |
vboxsync |
ValKit/bs3kit: More work on extended CPU/FPU state management and …
|
|
|
@95374
|
3 years |
vboxsync |
ValKit/bs3kit: scm fix. bugref:9898
|
|
|
@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
|
|
|