|
|
@97630
|
2 years |
vboxsync |
VMM/IEM: Corrected the default operand size for retf; Correected ESP …
|
|
|
@97629
|
2 years |
vboxsync |
VMM/IEM: Corrected opcode comments for rdtscp and swapgs. bugref:9898
|
|
|
@97628
|
2 years |
vboxsync |
ValKit/bs3kit.h: Added macros for identifying standard CS, DS and SS …
|
|
|
@97627
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: More far return testing. bugref:9898
|
|
|
@97626
|
2 years |
vboxsync |
Guest Control/Main: Fixed running out of context IDs when copying huge …
|
|
|
@97625
|
2 years |
vboxsync |
DIS: Added RDTSCP. bugref:9898
|
|
|
@97624
|
2 years |
vboxsync |
ValKit/bs3kit: Added Bs3SelSetupGate and Bs3SelSetupGate64 for setting …
|
|
|
@97623
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: More far return testing. bugref:9898
|
|
|
@97622
|
2 years |
vboxsync |
VGABIOS: Simplified/fixed font access routines; hopefully no …
|
|
|
@97621
|
2 years |
vboxsync |
DevVGA: Register GR4 (read map select), as the name suggests, does not …
|
|
|
@97620
|
2 years |
vboxsync |
VMM/IEM: Corrected a stack register update bug when RETF is returning …
|
|
|
@97619
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: More far return testing. bugref:9898
|
|
|
@97618
|
2 years |
vboxsync |
VMM/HMVMX: Changed the default of HM/AlwaysInterceptVmxMovDRx to the …
|
|
|
@97617
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: The start of some far return testing. bugref:9898
|
|
|
@97616
|
2 years |
vboxsync |
VMM/EM: Extended assertion that we don't have a pending trap before …
|
|
|
@97615
|
2 years |
vboxsync |
VMM/IEM: Single stepping of far return. bugref:9898
|
|
|
@97614
|
2 years |
vboxsync |
VMM/HMVMXR0: Must actually reload the initial …
|
|
|
@97613
|
2 years |
vboxsync |
ValKit/bs3kit: Added a Bs3Trap64InitEx variant that allows more use of …
|
|
|
@97612
|
2 years |
vboxsync |
ValKit/bs3kit: Comments. bugref:9898
|
|
|
@97611
|
2 years |
vboxsync |
ValKit/Bs3Kit: Fixed bug in 32-bit trap handlers where ESP was …
|
|
|
@97610
|
2 years |
vboxsync |
Guest Control/Main: Also catch (and handle) OOM situations in …
|
|
|
@97609
|
2 years |
vboxsync |
Guest Control/Main: Catch OOM situations in GuestFile::read() + …
|
|
|
@97607
|
2 years |
vboxsync |
IEM: Added SSE 4.1 PINSRB, PEXTRB, PEXTRB, PEXTRW, EXTRACTPS.
|
|
|
@97606
|
2 years |
vboxsync |
FE/Qt: bugref:10276: Build fix for r154649 (Qt6 case).
|
|
|
@97605
|
2 years |
vboxsync |
FE/Qt: bugref:10276: VirtualBox Manager: Re-register VM if groups …
|
|
|
@97604
|
2 years |
vboxsync |
Validation Kit/Guest Control: More verbose logging for file reads.
|
|
|
@97603
|
2 years |
vboxsync |
Linux: Adjust startup scripts for building kernel modules for UEK7 on …
|
|
|
@97602
|
2 years |
vboxsync |
Frontends/VBoxManage: If a user runs 'VBoxManage registervm foo.vbox' …
|
|
|
@97601
|
2 years |
vboxsync |
VMM/IEM: Back out r154624 now that the underlying cause is fixed, …
|
|
|
@97600
|
2 years |
vboxsync |
FE/Qt: bugref:6669: VirtualBox Manager: Settings stuff cleanup fix, …
|
|
|
@97599
|
2 years |
vboxsync |
FE/Qt: bugref:6669: Build fix for r154639.
|
|
|
@97598
|
2 years |
vboxsync |
Main/SnapshotImpl: Check if a given (current) snapshot object is …
|
|
|
@97597
|
2 years |
vboxsync |
FE/Qt: bugref:6669: Heavy rework for Cloud Settings dialog allowing to …
|
|
|
@97596
|
2 years |
vboxsync |
FE/Qt: bugref:6669: VirtualBox Manager: A bit of cleanup for settings …
|
|
|
@97595
|
2 years |
vboxsync |
FE/Qt: bugref:10067: Forgot to handle UIProgressTask canceling in …
|
|
|
@97594
|
2 years |
vboxsync |
FE/Qt: bugref:10067: A bit of cleanup for UIProgressObject.
|
|
|
@97593
|
2 years |
vboxsync |
Validation Kit/Guest Additions: Removed rebooting and reconnecting to …
|
|
|
@97592
|
2 years |
vboxsync |
Guest Control/Main: Use the correct file copy flag here. bugref:10286
|
|
|
@97591
|
2 years |
vboxsync |
VMM/IEM: Do _not_ flag FNIEMOP_DEF* as nothrow when …
|
|
|
@97590
|
2 years |
vboxsync |
FE/Qt: bugref:10278. Converting byte strings to megabyte strings and …
|
|
|
@97589
|
2 years |
vboxsync |
VMM/IEM: Disable the use of try / catch for clang/llvm for now as it …
|
|
|
@97588
|
2 years |
vboxsync |
FE/Qt: bugref:10323. Fixing some typos.
|
|
|
@97587
|
2 years |
vboxsync |
FE/Qt: bugref:10276: Boilerplate for …
|
|
|
@97586
|
2 years |
vboxsync |
Validation Kit/Guest Control: Added some more tests for using dotdot …
|
|
|
@97585
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: Test both variations of rex.w and opsize …
|
|
|
@97584
|
2 years |
vboxsync |
VMM/IEM: Corrected opsize behaviour for near returns for intel cpus in …
|
|
|
@97583
|
2 years |
vboxsync |
VMM/IEM: Whitespace fix in VMX code. bugref:10092
|
|
|
@97582
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: More working on near return tests. bugref:9898
|
|
|
@97581
|
2 years |
vboxsync |
Linux: rcvboxdrv: fix modules cleanup path, bugref:10287.
|
|
|
@97580
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: AMD adjustments for the near return tests. …
|
|
|
@97579
|
2 years |
vboxsync |
ValKit/bs3-cpu-basic-2: Working on some near return tests; cleaned up …
|
|
|
@97578
|
2 years |
vboxsync |
ValKit/bs3kit: Added a Bs3RegCtxGetRspSsAsCurPtr function for getting …
|
|
|
@97577
|
2 years |
vboxsync |
VMMDev/Testing: Start the test instance at debug level …
|
|
|
@97576
|
2 years |
vboxsync |
ValKit/bs3kit: Added a Bs3RegCtxGetRspSsAsCurPtr function for getting …
|
|
|
@97575
|
2 years |
vboxsync |
ValKit/bs3kit.mac: Changed the parameter of BS3_BEGIN_TEXT16 to be the …
|
|
|
@97574
|
2 years |
vboxsync |
ValKit/bs3kit: Detect 320KB and 360KB image sizes and pad them too to …
|
|
|
@97572
|
2 years |
vboxsync |
7.0.4
|
|
|
@97571
|
2 years |
vboxsync |
Additions: Linux: vboxfs: Fix for Fedora 5.17.7-300 kernel, bugref:10209.
|
|
|
@97567
|
2 years |
vboxsync |
Validation Kit/Guest Control: Make sure (test) if the test VM's …
|
|
|
@97566
|
2 years |
vboxsync |
Additions: Linux: vboxvideo: Introduce initial support for SLES 15.4 …
|
|
|
@97565
|
2 years |
vboxsync |
Validation Kit/Guest Control: Make sure (test) if the test VM's …
|
|
|
@97564
|
2 years |
vboxsync |
IEM: Save/restore XMM8-15 based on CPU mode, not operand size in …
|
|
|
@97563
|
2 years |
vboxsync |
Guest Control/Main: Comment nits. bugref:10286
|
|
|
@97562
|
2 years |
vboxsync |
VMM/HMVMX,CPUM: Added a HM/AlwaysInterceptVmxMovDRx config for …
|
|
|
@97561
|
2 years |
vboxsync |
VMM: Fixed a logging regression from r146583 that prevent logging …
|
|
|
@97560
|
2 years |
vboxsync |
VMM/CPUM: Added fHle & fRtm to the exploded CPU features.
|
|
|
@97558
|
2 years |
vboxsync |
Backed out r153813, r153818: Main: src-client: MouseImpl: Provide …
|
|
|
@97557
|
2 years |
vboxsync |
Guest Control/Main: Fixed a crash with long paths in …
|
|
|
@97556
|
2 years |
vboxsync |
Additions: Linux: vboxvideo: Introduce initial support for RHEL(8,7) …
|
|
|
@97555
|
2 years |
vboxsync |
Guest Control/Main: Also support copying files from the guest to …
|
|
|
@97554
|
2 years |
vboxsync |
FE/Qt/File Manager: Also support copying single files which are …
|
|
|
@97553
|
2 years |
vboxsync |
Guest Control/Main: Some more fixes wrt resolving host sources which …
|
|
|
@97552
|
2 years |
vboxsync |
FE/Qt: bugref:10323. Enable GA upgrade action only for linux and …
|
|
|
@97551
|
2 years |
vboxsync |
FE/Qt: bugref:10323. Splitting 'Insert GA disk' menu item into two.
|
|
|
@97548
|
2 years |
vboxsync |
IEM: Add MRI instruction form to IEMInternal.h, too.
|
|
|
@97547
|
2 years |
vboxsync |
IEM: Added MRI instruction form for ValKit to handle r/m, reg, imm …
|
|
|
@97546
|
2 years |
vboxsync |
IEM: Hack for ValKit build break.
|
|
|
@97545
|
2 years |
vboxsync |
Validation Kit/vbox.py: Also upload the VM session's debug log on …
|
|
|
@97544
|
2 years |
vboxsync |
Validation Kit/vbox.py: Also upload the VM session's debug log on failures.
|
|
|
@97543
|
2 years |
vboxsync |
IEM: Modified microcode XMM accessors to fetch specified qword/dword …
|
|
|
@97542
|
2 years |
vboxsync |
FE/Qt: bugref:10323. Some renaming.
|
|
|
@97541
|
2 years |
vboxsync |
Guest Control/Main: Some more fixes. bugref:10286
|
|
|
@97540
|
2 years |
vboxsync |
Main: Prevent Notification Center progress bar from almost …
|
|
|
@97539
|
2 years |
vboxsync |
Additions: Linux: Fix kernel modules rebuild behavior on system …
|
|
|
@97538
|
2 years |
vboxsync |
Guest Control/Main: Some more fixes + more tests. bugref:10286
|
|
|
@97537
|
2 years |
vboxsync |
Validation Kit/Guest Control: Don't report expected non-existing paths …
|
|
|
@97536
|
2 years |
vboxsync |
Frontends/VBoxManage: The appliance import code populates the …
|
|
|
@97534
|
2 years |
vboxsync |
IEM: Reworked [V]MOVxDUP to be done directly in microcode. Added MOVBE …
|
|
|
@97533
|
2 years |
vboxsync |
Frontends/VBoxManage,Main/Appliance: The appliance import code …
|
|
|
@97532
|
2 years |
vboxsync |
Guest Control/Main: A bit less code wrt translating paths. bugref:10286
|
|
|
@97531
|
2 years |
vboxsync |
Guest Control/Main: A bit less code wrt translating paths. bugref:10286
|
|
|
@97530
|
2 years |
vboxsync |
Devices/VirtioCore.cpp: Add workaround for the legacy virtio-net …
|
|
|
@97529
|
2 years |
vboxsync |
CPUM: Added MOVBE feature flag.
|
|
|
@97526
|
2 years |
vboxsync |
FE/Qt: bugref:9072. Revamping log viewer bookmarking feature.
|
|
|
@97525
|
2 years |
vboxsync |
Devices/VirtioCore: Initialize reference counter and magic always, …
|
|
|
@97524
|
2 years |
vboxsync |
VMM: Copy and paste error (r154543 regression), bugref:9898
|
|
|
@97523
|
2 years |
vboxsync |
Main: Add new OnMachineGroupsChanged event which fires when the groups …
|
|
|
@97522
|
2 years |
vboxsync |
VMM/IEM: Dynamically load DR6 in the DRx read & write helper code, we …
|
|
|
@97521
|
2 years |
vboxsync |
VMM/IEM: Fixed warning in TLB mode. bugref:9898
|
|
|
@97520
|
2 years |
vboxsync |
VMM/IEM: Doxygen fix. bugref:9898
|
|
|