|
|
@78875
|
6 years |
vboxsync |
HostServices/SharedOpenGL/unpacker/unpack_texture.cpp: Fix …
|
|
|
@78874
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Host-NMI VM-exit helper.
|
|
|
@78873
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 VMWRITE VM-exit handling.
|
|
|
@78872
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 VMREAD VM-exit handling.
|
|
|
@78871
|
6 years |
vboxsync |
VMM/HMSVM: Nested SVM: bugref:7243 Doxygen.
|
|
|
@78870
|
6 years |
vboxsync |
VMM/APIC: const bits.
|
|
|
@78869
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Get rid of HMHasGuestSvmVmcbCached as a …
|
|
|
@78868
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Nit.
|
|
|
@78867
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxProcCtlsSet rather …
|
|
|
@78866
|
6 years |
vboxsync |
VMM: Nested VMX, SVM: bugref:9180 bugref:7243 const bits.
|
|
|
@78865
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 const bits.
|
|
|
@78864
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use …
|
|
|
@78863
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 const bits.
|
|
|
@78862
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Build fix.
|
|
|
@78861
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add …
|
|
|
@78860
|
6 years |
vboxsync |
linux/vboxsf: Relax setattr permission checks. bugref:9172 ticketref:18569
|
|
|
@78859
|
6 years |
vboxsync |
scm fixes.
|
|
|
@78858
|
6 years |
vboxsync |
bugref:9416. Fixed the missed call of interpret() in the local OVF …
|
|
|
@78857
|
6 years |
vboxsync |
bugref:9416. Fixed some comments.
|
|
|
@78856
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 2nd page: On cloud …
|
|
|
@78855
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 1st page: No need to …
|
|
|
@78854
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Correcting the key layout position fields
|
|
|
@78853
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 2nd page: Allow to import …
|
|
|
@78852
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: Importing cloud instance …
|
|
|
@78851
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Some more clean up.
|
|
|
@78850
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 1st page: Expose …
|
|
|
@78849
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 1st page: Update …
|
|
|
@78848
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 1st page: Make sure …
|
|
|
@78847
|
6 years |
vboxsync |
API: do not loose monitor information which was set before devices …
|
|
|
@78846
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 1st page: A bit of …
|
|
|
@78845
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Some clean up.
|
|
|
@78844
|
6 years |
vboxsync |
bugref:9436. Empty ovf::OVFReader is needed.
|
|
|
@78843
|
6 years |
vboxsync |
bugref:9436. fixed interpret() for cloud case.
|
|
|
@78842
|
6 years |
vboxsync |
bugref:9436. small copy-paste fixes.
|
|
|
@78841
|
6 years |
vboxsync |
bugref:9436. Added progress for getInstanceInfo. Now getInstanceInfo …
|
|
|
@78840
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Make …
|
|
|
@78839
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 NMI-window and triple-fault …
|
|
|
@78838
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add interface for triple-fault VM-exit.
|
|
|
@78837
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 RDPMC VM-exit handling.
|
|
|
@78836
|
6 years |
vboxsync |
bugref:8345. Refining and cleaning up the code.
|
|
|
@78835
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 GDTR, IDTR and LDTR_TR accesses …
|
|
|
@78834
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 VM-exit cleanup.
|
|
|
@78833
|
6 years |
vboxsync |
tstRTPoll: Check read results after the socket and pipe we waited on …
|
|
|
@78832
|
6 years |
vboxsync |
IPRT/poll.cpp: A shot at the missing POLLHUP for sockets on solaris. …
|
|
|
@78831
|
6 years |
vboxsync |
vboxtestvms.py: Trying to distill out a new base class for test VMs.
|
|
|
@78830
|
6 years |
vboxsync |
tdGuestOsUnattendedInst1.py: Work in progress
|
|
|
@78829
|
6 years |
vboxsync |
Main: bugref:6913: Fixed macos compiler errors
|
|
|
@78828
|
6 years |
vboxsync |
Shared Clipboard/HostSvc: Doxygen fix, logging.
|
|
|
@78827
|
6 years |
vboxsync |
Main: bugref:6913: Fixed compiler errors
|
|
|
@78826
|
6 years |
vboxsync |
Main: bugref:6913: Fixed compiler errors
|
|
|
@78825
|
6 years |
vboxsync |
Main: bugref:6913: Fixed IMediumRegisteredEvent issues
|
|
|
@78824
|
6 years |
vboxsync |
ValKit: Moved isHostCpuAffectedByUbuntuNewAmdBug from …
|
|
|
@78823
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: 1st page: Integrate …
|
|
|
@78822
|
6 years |
vboxsync |
ValKit/NetPerf: Adding -buffer-size/-b option for setting socket …
|
|
|
@78821
|
6 years |
vboxsync |
IPRT/socket.h: Added RTTcpSetBufferSize. bugref:9474
|
|
|
@78820
|
6 years |
vboxsync |
Revert r130914 again as it breaks Windows guests with the WDDM driver. …
|
|
|
@78819
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: …
|
|
|
@78818
|
6 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard: Form Editor widget: A bit …
|
|
|
@78817
|
6 years |
vboxsync |
SharedOpenGL/unpacker/unpack_texture.c: Fix parameter parsing for …
|
|
|
@78816
|
6 years |
vboxsync |
Additions/crOpenGL/load.c: Don't hang on exit if stubSPUSafeTearDown() …
|
|
|
@78815
|
6 years |
vboxsync |
OCI: Make ICloudClient::getImportDescriptionForm return progress, we …
|
|
|
@78814
|
6 years |
vboxsync |
Devices/Makefile.kmk: indent
|
|
|
@78813
|
6 years |
vboxsync |
Config.kmk: Correctly not enable VBOX_WITH_VIRTIO_SCSI.
|
|
|
@78812
|
6 years |
vboxsync |
FE/Qt: bugref:6143. Changing the way we draw th button to be able to …
|
|
|
@78811
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78810
|
6 years |
vboxsync |
Shared Clipboard/HostSvc: Build fix.
|
|
|
@78809
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78808
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Use HMVMX_UNEXPECTED_EXIT_RET …
|
|
|
@78807
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Added …
|
|
|
@78806
|
6 years |
vboxsync |
Revert file accidentally changed by r130899.
|
|
|
@78805
|
6 years |
vboxsync |
Trying michaelm's suggestion for quick resolution to burn
|
|
|
@78804
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Separate nested-guest VM-exit …
|
|
|
@78803
|
6 years |
vboxsync |
API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
|
|
|
@78802
|
6 years |
vboxsync |
API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
|
|
|
@78801
|
6 years |
vboxsync |
API: add IGuestMonitorInfoChangedEvent.
bugref:9472: API: let the GUI …
|
|
|
@78800
|
6 years |
vboxsync |
Installer/Linux: reactivate force installer switch.
bugref:9478: Linux …
|
|
|
@78799
|
6 years |
vboxsync |
Template virtio SCSI driver builds. Controller configurable in GUI.
|
|
|
@78798
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 CRx read/write VM-exit handling.
|
|
|
@78797
|
6 years |
vboxsync |
ValKit: various updates.
|
|
|
@78796
|
6 years |
vboxsync |
DrvSCSI.cpp: Quick crash prevention for some other issue. [fix]
|
|
|
@78795
|
6 years |
vboxsync |
Additions/common/crOpenGL/glx.c: Avoid a warning about bad/unknown …
|
|
|
@78794
|
6 years |
vboxsync |
HostServices/SharedOpenGL/crserverlib/server_getpixelmap.cpp: Error …
|
|
|
@78793
|
6 years |
vboxsync |
HostServices/SharedOpenGL/crserverlib/server_stream.cpp: Fix buffer …
|
|
|
@78792
|
6 years |
vboxsync |
HostServices/SharedOpenGL/unpacker/unpack.py: Fix building with …
|
|
|
@78791
|
6 years |
vboxsync |
GuestHost/OpenGL/util/vboxhgcm.c: Avoid a warning which is expected …
|
|
|
@78790
|
6 years |
vboxsync |
GuestHost/OpenGL/state_tracker/state_lighting.c: Fixed parameter …
|
|
|
@78789
|
6 years |
vboxsync |
GuestHost/OpenGL/Makefile.kmk: Cleanup
|
|
|
@78788
|
6 years |
vboxsync |
GuestHost/OpenGL/include/cr_unpack.h: Bug fixes in the access …
|
|
|
@78787
|
6 years |
vboxsync |
DrvSCSI.cpp: Quick crash prevention for some other issue.
|
|
|
@78786
|
6 years |
vboxsync |
Main/MediumAttachment: add attribute for querying the associated …
|
|
|
@78785
|
6 years |
vboxsync |
Main/cbinding: Stop having pre-created C header files for old releases …
|
|
|
@78784
|
6 years |
vboxsync |
API: add getVideoModeHint.
bugref:9472: API: let the GUI notice video …
|
|
|
@78783
|
6 years |
vboxsync |
DnD/DnDURIList: Use delete instead of RTMemFree() in …
|
|
|
@78782
|
6 years |
vboxsync |
ValKit: testanalysis -> analysis (for tab completion)
|
|
|
@78781
|
6 years |
vboxsync |
FsPerf: todo. bugref:9172
|
|
|
@78780
|
6 years |
vboxsync |
ValKit: todos
|
|
|
@78779
|
6 years |
vboxsync |
Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
|
|
|
@78778
|
6 years |
vboxsync |
FE/Qt: stop checking for spontaneous resize events.
bugref:9454: …
|
|
|
@78777
|
6 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Mov-to-CR0/CR4 VM-exit handling.
|
|
|
@78776
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxMovToCr0Cr4InterceptSet.
|
|
|