|
|
@103688
|
12 months |
vboxsync |
FE/Qt: bugref:10384: UIGuestOSType: Extend subtype info from simple …
|
|
|
@103687
|
12 months |
vboxsync |
FE/Qt: bugref:10384: More cleanup for UIGuestOSType.
|
|
|
@103686
|
12 months |
vboxsync |
FE/Qt: bugref:10384: UIGuestOSType: Cache subtype info same way as …
|
|
|
@103685
|
12 months |
vboxsync |
Backed out r161312 (no longer needed): iprt: Prevent …
|
|
|
@103684
|
12 months |
vboxsync |
Linux kernel modules: Fix UBSAN warnings by switching to flexible …
|
|
|
@103683
|
12 months |
vboxsync |
VMM/IEM: Implemented iemNativeEmit_add_r_r_efl and enabled in on both …
|
|
|
@103682
|
12 months |
vboxsync |
VMM/IEM: Cleaning up IEMAllN8veEmit-x86.h a little. bugref:10376
|
|
|
@103681
|
12 months |
vboxsync |
DevXHCI: Fixed a rare race condition which could miss a ringing …
|
|
|
@103680
|
12 months |
vboxsync |
FE/Qt: bugref:10384: A bit of cleanup for UIGuestOSType.
|
|
|
@103678
|
12 months |
vboxsync |
VMM/IEM: Optimization all 'sub same,same' and 'xor same,same' register …
|
|
|
@103677
|
12 months |
vboxsync |
VMM/IEM: Implemented the iemNativeEmit_cmp_r_r_efl and enabled it on …
|
|
|
@103676
|
12 months |
vboxsync |
Installer/Windows: Use RT_ELEMENTS in VBoxGetMsiPropUtf8() -- we count …
|
|
|
@103675
|
12 months |
vboxsync |
VMM/IEM: Implemented iemNativeEmit_sub_r_r_efl and enabled it for both …
|
|
|
@103674
|
12 months |
vboxsync |
FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS family is …
|
|
|
@103673
|
12 months |
vboxsync |
FE/Qt: bugref:10384: UIGuestOSType: Cache platform type directly …
|
|
|
@103672
|
12 months |
vboxsync |
FE/Qt: bugref:10384: UIGuestOSType: Extend family info from simple …
|
|
|
@103671
|
12 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103670
|
12 months |
vboxsync |
VMM/IEM: Fix debug assertions for iemNativeEmitRefXregXxx(), bugref:10371
|
|
|
@103669
|
12 months |
vboxsync |
VMM/IEM: Replace some single bit tests with …
|
|
|
@103667
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_REF_MXCSR() body, bugref:10371
|
|
|
@103666
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
|
|
|
@103665
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
|
|
|
@103664
|
12 months |
vboxsync |
VMM/IEM: Fix the label type for iemNativeEmitRaiseUd(), introduced …
|
|
|
@103663
|
12 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103662
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
|
|
|
@103661
|
12 months |
vboxsync |
VMM/IEM: Some VMCPU/CPUMCTX access annotations for arm64 as well. …
|
|
|
@103660
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
|
|
|
@103659
|
12 months |
vboxsync |
VMM/IEM: Flush the current program counter to CPUMCTX when in the …
|
|
|
@103658
|
12 months |
vboxsync |
VMM/IEM: Enabled the iemNativeEmit_test_r_r_efl code on arm. bugref:10376
|
|
|
@103657
|
12 months |
vboxsync |
VMM/IEM: A little 'test' optimization, saving a register alloc+fetch …
|
|
|
@103656
|
12 months |
vboxsync |
ValKit/bs3-cpu-instr-2: Use VBoxBs3Obj2Hdr to prototype assembly …
|
|
|
@103655
|
12 months |
vboxsync |
ValKit/bootsectors: Basic sketch of a asm obj -> C header file …
|
|
|
@103654
|
12 months |
vboxsync |
ValKit/bootsectors: Basic sketch of a asm obj -> C header file converter.
|
|
|
@103653
|
12 months |
vboxsync |
FE/Qt: build fix.
|
|
|
@103652
|
12 months |
vboxsync |
FE/Qt: scm fix.
|
|
|
@103651
|
12 months |
vboxsync |
FE/Qt: bugref:9080. Alt+dbl/ click adds selected items to Viso.
|
|
|
@103650
|
12 months |
vboxsync |
FE/Qt: bugref:3409. Some parfait fixes.
|
|
|
@103649
|
12 months |
vboxsync |
VMM/IEM: Delay the RIP update for each instruction if possible to save …
|
|
|
@103648
|
12 months |
vboxsync |
VMM/IEM: Implemented iemNativeEmit_test_r_r_efl and enabled it for …
|
|
|
@103647
|
12 months |
vboxsync |
VMM/IEM: Enabled the iemNativeEmit_and_r_r_efl & …
|
|
|
@103646
|
12 months |
vboxsync |
VMM/IEM: Implemented iemNativeEmit_or_r_r_efl and enabled it for AMD64 …
|
|
|
@103645
|
12 months |
vboxsync |
VMM/IEM: Implemented iemNativeEmit_and_r_r_efl and enabled it for …
|
|
|
@103644
|
12 months |
vboxsync |
VMM/IEM: Use native emitter for the reg/reg variant in …
|
|
|
@103643
|
12 months |
vboxsync |
VMM/IEM: Use native emitter for both variants in …
|
|
|
@103642
|
12 months |
vboxsync |
VMM/IEM: Use native emitter for the memory variants in …
|
|
|
@103641
|
12 months |
vboxsync |
ValKit/bs3-cpu-instr-2: Extended the recently added binary …
|
|
|
@103640
|
12 months |
vboxsync |
VMM/IEM: Prepped emitting native code for all IEMOP_BODY_BINARY_rv_rm …
|
|
|
@103639
|
12 months |
vboxsync |
VMM/IEM: Moved iemNativeEmit_xor_r_r_efl and …
|
|
|
@103637
|
12 months |
vboxsync |
VMM/IEM: Moved iemNativeEmit_xor_r_r_efl and …
|
|
|
@103636
|
12 months |
vboxsync |
VMM/IEM: Support iemNativeRecompFunc_BltIn_LogCpuState() on arm64, …
|
|
|
@103635
|
12 months |
vboxsync |
VMM/IEM: Emit native code for 64-bit and 16-bit xor reg/reg variants …
|
|
|
@103634
|
12 months |
vboxsync |
Shared Clipboard: Cut back default release logging a bit and limit …
|
|
|
@103633
|
12 months |
vboxsync |
Shared Clipboard: Cut back default release logging a bit and limit …
|
|
|
@103632
|
12 months |
vboxsync |
Shared Clipboard: More cleanups (renaming internal HGCM message …
|
|
|
@103631
|
12 months |
vboxsync |
Shared Clipboard: More cleanups (renaming Windows parts to match the …
|
|
|
@103630
|
12 months |
vboxsync |
Shared Clipboard: More cleanups (renaming, removed dead code). bugref:9437
|
|
|
@103627
|
12 months |
vboxsync |
VMM/IEM: Obfuscate most variable indexes we pass around in strict …
|
|
|
@103625
|
12 months |
vboxsync |
VMM/IEM: Must produce liveness info for IEM_MC_FETCH_FSW and …
|
|
|
@103624
|
12 months |
vboxsync |
VMM/IEM: Must release variable register when done with them. bugref:10371
|
|
|
@103623
|
12 months |
vboxsync |
VMM/IEM: Corrected code buffer allocation for eflags updating after …
|
|
|
@103622
|
12 months |
vboxsync |
VMM/IEM: Obfuscate most variable indexes we pass around in strict …
|
|
|
@103621
|
12 months |
vboxsync |
VBoxManage: Re-enable ru_RU translation (falling back to en_US xref …
|
|
|
@103618
|
12 months |
vboxsync |
Shared Clipboard/Transfers: Some more validation in …
|
|
|
@103616
|
12 months |
vboxsync |
Shared Clipboard/Transfers: Use SHCL_TRANSFER_URI_LIST_SEP_STR in …
|
|
|
@103615
|
12 months |
vboxsync |
Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
|
|
|
@103614
|
12 months |
vboxsync |
VMM/IEM: Fixed liveness state layout after r161946 broke it. Added …
|
|
|
@103613
|
12 months |
vboxsync |
VMM/IEM: Experimental code for emitting native code instead of calling …
|
|
|
@103612
|
12 months |
vboxsync |
VMM/IEM: Refinement of r161881 (pbInstrBuf == NULL situation). bugref:10370
|
|
|
@103611
|
12 months |
vboxsync |
ValKit/bs3-cpu-instr-2: Test the alternate reg/reg encoding of and, …
|
|
|
@103610
|
12 months |
vboxsync |
FE/Qt: bugref:10611: Global preferences / General page: Adding page …
|
|
|
@103609
|
12 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10610 Fix typo with GS base.
|
|
|
@103608
|
12 months |
vboxsync |
ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
|
|
|
@103603
|
12 months |
vboxsync |
ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
|
|
|
@103602
|
12 months |
vboxsync |
ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
|
|
|
@103601
|
12 months |
vboxsync |
Additions/*.inf: Fix naming of .SoftwareSettings and …
|
|
|
@103599
|
12 months |
vboxsync |
Disassembler: Add vpslrdq (with and without prefix variant), bugref:9898
|
|
|
@103598
|
12 months |
vboxsync |
FE/VBoxManage: Removed listing the supported guest OS types when …
|
|
|
@103597
|
12 months |
vboxsync |
VMM/IEM: Fix multiple issues in the pcmpXstrX instructions microcode, …
|
|
|
@103596
|
12 months |
vboxsync |
VMM/IEM: Fix emitters for IEM_MC_FETCH_FCW()/IEM_MC_FETCH_FSW(), the …
|
|
|
@103594
|
12 months |
vboxsync |
VBoxManage: For showvminfo --machinereadable show the NVRAM file …
|
|
|
@103592
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
|
|
|
@103591
|
12 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103590
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_FETCH_FSW() body (untested), …
|
|
|
@103589
|
12 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_FETCH_FCW() body, bugref:10371
|
|
|
@103588
|
12 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103587
|
12 months |
vboxsync |
ValKit: remoteexecutor.py, added logging for rmTree function; …
|
|
|
@103586
|
12 months |
vboxsync |
VMM/CPUM: Expose movbe instruction to the guest if available on the …
|
|
|
@103585
|
12 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103584
|
12 months |
vboxsync |
ValidationKit/bootsectors/bs3-cpu-instr-2: Implement movbe testcase, …
|
|
|
@103583
|
12 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10607 Fix EPT permission checks when EPT …
|
|
|
@103582
|
12 months |
vboxsync |
ValidationKit/bootsectors/bs3kit: Make sure no system headers are …
|
|
|
@103581
|
12 months |
vboxsync |
IPRT/process-creation-posix: Try hardcoded paths for macOS if loading …
|
|
|
@103580
|
12 months |
vboxsync |
FE/Qt: Build fix for r161930.
|
|
|
@103579
|
12 months |
vboxsync |
FE/Qt: UIShortcutPool: Make sure shortcuts for actions common for both …
|
|
|
@103578
|
12 months |
vboxsync |
FE/Qt: UIShortcutPool: macOS no more support CMD+? as the default one …
|
|
|
@103577
|
12 months |
vboxsync |
FE/Qt: UIActionPool: CMD+? is standard sequence for help Contents …
|
|
|
@103576
|
12 months |
vboxsync |
ValKit, storagecfg.py, cleanupLeftovers() function fix, added a bit of …
|
|
|
@103575
|
12 months |
vboxsync |
Linux host: Prevent VBox.sh from deleting VBoxSVC IPC socket which …
|
|
|
@103574
|
12 months |
vboxsync |
Devices/Graphics,WDDM: translate ClearDepthStencilView flags
|
|
|
@103572
|
12 months |
vboxsync |
ValKit, more logging for storagecfg.py
|
|
|