VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette