VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75289   6 years vboxsync FE/Qt: bugref:6699. Remove guest action correnctions from the host …
(edit) @75288   6 years vboxsync SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
(edit) @75287   6 years vboxsync Capturing/Main: Bugfixes for startup.
(edit) @75286   6 years vboxsync Drop spurious svn:executable
(edit) @75285   6 years vboxsync IPRT/http: Fix unintended rename in previous.
(edit) @75284   6 years vboxsync FE/Qt: bugref:6699. Modify file manager log related functions to …
(edit) @75283   6 years vboxsync Main/Settings: Comment nit.
(edit) @75282   6 years vboxsync SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
(edit) @75280   6 years vboxsync Config.kmk, nstaller/darwin/Makefile.kmk: More VBOX_CCS_SIGN_CMD and …
(edit) @75279   6 years vboxsync Capturing: Use uint32_t as internal screen settings screen ID.
(edit) @75278   6 years vboxsync Capturing: Also initialize settings copies in SnapshotMachine::init().
(edit) @75277   6 years vboxsync CaputreScreenSettingsImpl.cpp: assignCopy isn't right, try alloc and …
(edit) @75276   6 years vboxsync Capturing: Fixed checking for capturing context in …
(edit) @75275   6 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: Must manually initialize …
(edit) @75273   6 years vboxsync FE/Qt: bugref:6699. Remove the freaking printf
(edit) @75272   6 years vboxsync FE/Qt: bugref:6699. Handle the escape shourcut stuff during 'finalize' …
(edit) @75271   6 years vboxsync Capturing: New UUID for CaptureVideoScalingMethod.
(edit) @75270   6 years vboxsync OpenGL: make runtime loading of shared objects work without DT_RPATH. …
(edit) @75269   6 years vboxsync Capturing: Added more per-screen attributes, such as audio parameters, …
(edit) @75268   6 years vboxsync FE/Qt: bugref:6699. Make sure escape key management comes last during …
(edit) @75267   6 years vboxsync OpenGL: make runtime loading of shared objects work without DT_RPATH. …
(edit) @75266   6 years vboxsync Modified to use com:: interfaces. Works on Linux and MacOS now.
(edit) @75265   6 years vboxsync HMVMXR0.cpp: Fixed lazy state import issue in debug event code.
(edit) @75264   6 years vboxsync Capturing: SCM fixes.
(edit) @75263   6 years vboxsync Devices/BiosCommonCode: SCM fix.
(edit) @75262   6 years vboxsync Capturing: Build fix.
(edit) @75261   6 years vboxsync Capturing: Build fix.
(edit) @75260   6 years vboxsync Capturing: Build fix.
(edit) @75259   6 years vboxsync Capturing: Build fix.
(edit) @75258   6 years vboxsync Capturing: API docs.
(edit) @75257   6 years vboxsync Capturing: Build fix.
(edit) @75256   6 years vboxsync Capturing: Build fix.
(edit) @75255   6 years vboxsync Capturing: Build fix.
(edit) @75254   6 years vboxsync Capturing: Build fix.
(edit) @75253   6 years vboxsync Capturing/VBoxHeadless: A bit of cleanup.
(edit) @75252   6 years vboxsync Capturing: Build fix.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @75250   6 years vboxsync FE/Qt: bugref:6699. Prepend the current time to each log message in …
(edit) @75249   6 years vboxsync IEM: Enabled 286 LOADALL. A bit hacky due to overlap with SYSCALL but …
(edit) @75248   6 years vboxsync BIOS: Fast path for 32-bit division when divisor is in fact only 16-bit.
(edit) @75247   6 years vboxsync FE/Qt: bugref:6699. Manage escape shortcut in file manager dialog
(edit) @75246   6 years vboxsync FE/Qt: bugref:6699. Add a splitter to file manager widget so that log …
(edit) @75245   6 years vboxsync VMM: Nested VMX: bugref:9180 Linux build fix.
(edit) @75244   6 years vboxsync IPRT/rtDbgModCvLoadDirectory: Added note about what seems to be wlink …
(edit) @75242   6 years vboxsync DBGPlugInOS2: Early attempts and finding symbols/images. Currently …
(edit) @75241   6 years vboxsync dbgfR3AsInit: fixed string leak.
(edit) @75240   6 years vboxsync DBGFStack: Pick up RBP from AddrReturnFrame when trying use unwind …
(edit) @75239   6 years vboxsync IPRT/dbg: Added RTDbgCfgOpenEx.
(edit) @75238   6 years vboxsync IPRT: Moved the dwarf defines into iprt/formats/dwarf.h. Did some …
(edit) @75237   6 years vboxsync IPRT: Added support for reading MAPSYM output.
(edit) @75236   6 years vboxsync dbgmoddwarf.cpp: format burn fix. bugref:3897
(edit) @75235   6 years vboxsync IPRT: Starting to get somewhere with DWARF unwinding. bugref:3897
(edit) @75234   6 years vboxsync IEM: Added 286 LOADALL implementation. Disabled by default.
(edit) @75233   6 years vboxsync BIOS: Improved CMOS shutdown code path to avoid possible memory …
(edit) @75232   6 years vboxsync BIOS: Never report more than 15M extended memory on 286s.
(edit) @75231   6 years vboxsync IEM: Check invalid r/m encoding to avoid IPE.
(edit) @75229   6 years vboxsync BIOS: Rearranged INT 15h to better separate 286 and 386+ functionality.
(edit) @75228   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: On setCurrentItem …
(edit) @75227   6 years vboxsync FE/Qt: bugref:9152: Export appliance wizard: Move CloudClient …
(edit) @75226   6 years vboxsync FE/Qt: bugref:9152: Export appliance wizard: Page 2: Don't forget to …
(edit) @75225   6 years vboxsync FE/Qt: bugref:9152: Export appliance wizard: Expert page: Do not …
(edit) @75224   6 years vboxsync FE/Qt: bugref:6699. Save/load a list of visible file manager panels …
(edit) @75223   6 years vboxsync FE/Qt: bugref:9230: Cloud Profile Manager: Use our own QIInputDialog …
(edit) @75222   6 years vboxsync FE/Qt: Extensions: QIInputDialog initial implementation.
(edit) @75221   6 years vboxsync FE/Qt: bugref:6699. Small refactoring in guest control related extra data
(edit) @75220   6 years vboxsync FE/Qt: bugref:6699. Moving 'session creation' and 'log' widgets to panels
(edit) @75219   6 years vboxsync FE/Qt: bugref:9152: Export appliance wizard: Page 2: Try to restore …
(edit) @75218   6 years vboxsync FE/Qt: bugref:9152: Export appliance wizard: Page 3: Check for Main …
(edit) @75217   6 years vboxsync FE/Qt: bugref:9152: Export appliance wizard: Page 3: Separate class …
(edit) @75216   6 years vboxsync FE/Qt: bugref:9152: Export appliance wizard: Page 2: Check for Main …
(edit) @75215   6 years vboxsync VMM/HMVMXR0: Comment nit.
(edit) @75214   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clarify priority of VM-exits and events.
(edit) @75213   6 years vboxsync FE/Qt: bugref:4397: Prevent Media Manager from stealing focus.
(edit) @75212   6 years vboxsync FE/Qt: bugref:9072: Prevent log-viewer from stealing focus.
(edit) @75211   6 years vboxsync FE/Qt: bugref:9261: Runtime UI: Fixing regression in menu-bar …
(edit) @75209   6 years vboxsync FE/Qt: bugref:9241: Rename UIActionPoolSelector => UIActionPoolManager.
(edit) @75208   6 years vboxsync FE/Qt: UIActionPoolSelector: NLS context fix.
(edit) @75207   6 years vboxsync FE/Qt: bugref:9241: Move corresponding functionality from VirtualBox
(edit) @75205   6 years vboxsync FE/Qt: Only load VBoxDbg.dll/dylib/so into the VM console process. …
(edit) @75204   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Drag token style …
(edit) @75203   6 years vboxsync FE/Qt: bugref:6699. scm fix
(edit) @75202   6 years vboxsync FE/Qt: bugref:6699. Move file table view context menu actions to …
(edit) @75201   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; preemption timer …
(edit) @75199   6 years vboxsync VMM/HMVMXR0: Save FS, GS before reading the FS/GS base MSRs and also …
(edit) @75198   6 years vboxsync FE/Qt: bugref:9241: UIActionPoolSelector: Forgot to update actions in …
(edit) @75197   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Separator after New/Add VM …
(edit) @75196   6 years vboxsync FE/Qt: bugref:6699. Moving more file manager actions to UIActionPool.
(edit) @75193   6 years vboxsync FE/Qt: bugref:6699. Add a clear action to file manager log viewer
(edit) @75192   6 years vboxsync FE/Qt: UIActionPool: Ups, not until UIActionPoolSelector is properly …
(edit) @75191   6 years vboxsync FE/Qt: UIActionPoolRuntime: Prevent theoretically possible crash (like …
(edit) @75189   6 years vboxsync SUPDrv-darwin.cpp: logging nit. bugref:9232
(edit) @75188   6 years vboxsync IPRT/dbgmoddbghelp.cpp: Don't panic if RVA=NIL_RTLDRADDR and make sure …
(edit) @75186   6 years vboxsync SUPDrv/darwin: Fixed import search order to match ring-3 and allow …
(edit) @75185   6 years vboxsync FE/Qt: bugref:6699: UIActionPool: Copy-paste typo fix causing crash on …
(edit) @75184   6 years vboxsync FE/Qt: bugref:6699. Several modifications to file manager
(edit) @75183   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Forgot something in r126263
(edit) @75182   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Forgot something in r126263.
(edit) @75181   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Reworking group …
(edit) @75180   6 years vboxsync SUPDrv/darwin: Show details on VERR_LDR_MISMATCH_NATIVE.
(edit) @75179   6 years vboxsync FE/Qt: bugref:9241: UIActionPoolSelector: Free some shortcuts busy …
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