VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92787   3 years vboxsync FE/Qt: bugref:9371 - Adding missing enumeration to string …
(edit) @92786   3 years vboxsync ApplianceImplImport.cpp: Fix typo in comment.
(edit) @92785   3 years vboxsync Host Services: Shared Clipboard: reference counting extra fix for …
(edit) @92784   3 years vboxsync IPRT/semevent*-linux: Share more code between the single-release and …
(edit) @92783   3 years vboxsync tstUsbMouse: Fixed breakage from r147684.
(edit) @92782   3 years vboxsync IPRT/semevent*-linux: Share more code between the single-release and …
(edit) @92781   3 years vboxsync IPRT/posix/semwait.h: Build fix. bugref:10138
(edit) @92780   3 years vboxsync IPRT/posix/semwait.h: Doxygen fix; removed unused function. bugref:10138
(edit) @92779   3 years vboxsync IPRT/semevent*-linux: Share some common bits between the …
(edit) @92778   3 years vboxsync IPRT/testcase: Added tstRTSemEvent, though currently disabled because …
(edit) @92777   3 years vboxsync IPRT/semevent-linux: Implemented missing RTSemEventWaitEx and made use …
(edit) @92776   3 years vboxsync IPRT/r3/posix: Implemented RTSemEventWaitEx. bugref:10138
(edit) @92774   3 years vboxsync Installer/solaris: Ignore dependencies of vboxshell.py. They cause …
(edit) @92773   3 years vboxsync Installer/solaris: Fix makefile syntax issue introduced when trying to …
(edit) @92772   3 years vboxsync Host Services: Shared Clipboard: reference counting fix for events …
(edit) @92771   3 years vboxsync 3D/VMSVGA: Removed annoying assertion causing guest BSOD during …
(edit) @92770   3 years vboxsync Installer/solaris: Processing through $(SED) loses the execute …
(edit) @92769   3 years vboxsync Unattended: For the Windows/Validation Kit postinstall case fix …
(edit) @92768   3 years vboxsync Main/Unattended: Fix creation of auxiliary VISO for Windows install.
(edit) @92767   3 years vboxsync VBoxService: Enable the VBOXSERVICE_ARG1_UTF8_ARGV trick. bugref:10153
(edit) @92766   3 years vboxsync FE/Qt: bugref:9371. Build fix.
(edit) @92765   3 years vboxsync FE/Qt: bugref:9371. Enabling/disabling guest session dependent widgets.
(edit) @92764   3 years vboxsync FE/Qt: bugref:10163: UINetworkManager: Both cloud provider and cloud …
(edit) @92763   3 years vboxsync FE/Qt: bugref:10163: UINetworkManager: Do not override default values …
(edit) @92762   3 years vboxsync FE/Qt: bugref:10163: UINetworkManager: Subnet id stuff for Cloud …
(edit) @92761   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92760   3 years vboxsync DrvHostAudioOss: Remove unconditional enabling of debug logging. …
(edit) @92759   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92758   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92757   3 years vboxsync VMM: Nested VMX: bugref:10092 Assert that we don't support …
(edit) @92756   3 years vboxsync VMM: Nested VMX: bugref:10092 Removed previous todo on translating …
(edit) @92755   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92754   3 years vboxsync FE/Qt: bugref:9371. Splitting guest table's toolbar into two.
(edit) @92753   3 years vboxsync FE/Qt: bugref:9371. Some changes to cleanup stuff.
(edit) @92752   3 years vboxsync VMM: Nested VMX: bugref:10092 Disallow accessed/dirty bit support for …
(edit) @92751   3 years vboxsync VMM: Nested VMX: bugref:10092 Remove PGMGstSetPage, no longer used.
(edit) @92750   3 years vboxsync IPRT/RTProcCreateEx/posix: Use release logging for translation …
(edit) @92749   3 years vboxsync DevFdc: Re-added inadvertently deleted line.
(edit) @92748   3 years vboxsync DevFDC: Allow more command codes for READ TRACK to fix Vines 5.0 …
(edit) @92747   3 years vboxsync DevFDC: Added a basic debug info handler.
(edit) @92746   3 years vboxsync IEM/ICPBP: Added some more info to the 8086-80286 todo.
(edit) @92745   3 years vboxsync VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
(edit) @92744   3 years vboxsync FE/Qt: bugref:8161. We don't need to pass CMachine reference to the …
(edit) @92743   3 years vboxsync FE/Qt: bugref:8161. Don't wait until destruction to release CMachine …
(edit) @92742   3 years vboxsync SharedFoldersSvc: Fix format string issue in the automount log message …
(edit) @92741   3 years vboxsync FE/Qt: bugref:9371. Reviving some connections.
(edit) @92739   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92736   3 years vboxsync Shared Clipboard/Transfers: Added very basic testing for transfer and …
(edit) @92735   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92733   3 years vboxsync FE/Qt: bugref:9371. Working on guest session handling.
(edit) @92732   3 years vboxsync Main/Unattended: Forgotten member update to match VM settings. Caused …
(edit) @92731   3 years vboxsync FE/Qt: bugref:10163: UINetworkManager: Initial implementation for …
(edit) @92730   3 years vboxsync FE/Qt: bugref:10163: UINetworkManager: A bit of cleanup first of all.
(edit) @92729   3 years vboxsync VMM/DBGF: nits
(edit) @92728   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT violation/misconfig bits.
(edit) @92727   3 years vboxsync VMM/DBGF: Adjusted the breakpoint code for driverless operation …
(edit) @92726   3 years vboxsync VMM/DBGF: Breakpoint bitmap addresses & sizes must be multiple of …
(edit) @92725   3 years vboxsync ValKit/bootsectors: Corrected BS2_SEL_MMIO16 and BS2_SEL_MMIO16_BASE …
(edit) @92724   3 years vboxsync DrvIntNet: Refuse to load in driverless mode. bugref:10138
(edit) @92723   3 years vboxsync VMM: More driverless adjustments. bugref:10138
(edit) @92722   3 years vboxsync VMM: doxygen fix. bugref:10138
(edit) @92721   3 years vboxsync VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138
(edit) @92720   3 years vboxsync VMM/TM: Driverless adjustments for init complete code. bugref:10138
(edit) @92719   3 years vboxsync VMM/IOM: Driverless adjustments to IOM init code running after ring-0 …
(edit) @92718   3 years vboxsync VMM/APIC,SUP: Driverless tweaks for the APIC code. bugref:10138
(edit) @92717   3 years vboxsync VMM/PGM: Driverless requires the simplified memory mode. Must also …
(edit) @92716   3 years vboxsync VMM/IOM: Made I/O port and MMIO registrations work in driverless mode. …
(edit) @92715   3 years vboxsync Guest Control/Main: A bit more (verbose) release logging for copyFrom …
(edit) @92714   3 years vboxsync IPRT/RTR3Init*: RTR3INIT_FLAGS_SUPLIB & RTR3INIT_FLAGS_TRY_SUPLIB …
(edit) @92713   3 years vboxsync VMM: More driverless mode adjustments. bugref:10138
(edit) @92712   3 years vboxsync VMM/TM: Made timer allocation work in driverless mode. bugref:10138
(edit) @92711   3 years vboxsync FE/Qt: bugref:9371. An addendum to r148609.
(edit) @92710   3 years vboxsync FE/Qt: bugref:9371. Moving guest session panel under guest file table.
(edit) @92709   3 years vboxsync VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
(edit) @92707   3 years vboxsync Guest Control: Resolved a @todo: A bit more scoping for some defines, …
(edit) @92706   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT misconfig bits and note about …
(edit) @92705   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92704   3 years vboxsync SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
(edit) @92703   3 years vboxsync VMM: Trying to cope without the support driver... bugref:10138
(edit) @92702   3 years vboxsync VMM/PDMAllCritSectBoth: code is only used in ring-3, so don't bother …
(edit) @92701   3 years vboxsync VMM/NEM-linux: Moved the nemR3LnxFixThreadPoke rendezvous call down to …
(edit) @92700   3 years vboxsync SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
(edit) @92699   3 years vboxsync FE/Qt: Added a --driverless option. bugref:10138
(edit) @92697   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92696   3 years vboxsync HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.
(edit) @92695   3 years vboxsync Guest Additions/VBoxService: Resolved a @todo: Added comment why no …
(edit) @92694   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92693   3 years vboxsync Guest Control/VBoxService: Resolved @todos: Removed non-existing …
(edit) @92692   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92691   3 years vboxsync FE/Qt: bugref:9371. build fix.
(edit) @92690   3 years vboxsync Guest Control/VBoxService: Resolved @todos: Return real rc for various …
(edit) @92689   3 years vboxsync FE/Qt: bugref:9371. scm fix.
(edit) @92688   3 years vboxsync FE/Qt: bugref:9371. Refactoring in file manager to support multiple …
(edit) @92687   3 years vboxsync Guest Control/VBoxService: Removed debug assertion -- no longer holds …
(edit) @92686   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 EPT misconfig bits.
(edit) @92685   3 years vboxsync VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
(edit) @92684   3 years vboxsync VMM: Nested VMX: bugref:10092 Doxygen.
(edit) @92683   3 years vboxsync testdriver/vbox.py: annotateAndUploadProcessReport should treat empty …
(edit) @92682   3 years vboxsync Installer/linux/routines.sh: Use improved check for systemd presence. …
(edit) @92681   3 years vboxsync Validation Kit/tdAddGuestCtrl.py: disabled one frequently (always?) …
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