VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75243   6 years vboxsync IPRT/dbg: Added RTDbgCfgOpenEx.
(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) @75230   6 years vboxsync iprt/mp.h: doc fix
(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) @75210   6 years vboxsync Config.kmk: Shut up informational warning C4748.
(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) @75206   6 years vboxsync Manual: fixed and cleaned up networking modes table, thank you …
(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) @75200   6 years vboxsync vm.h: Comment update.
(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) @75195   6 years vboxsync typo
(edit) @75194   6 years vboxsync Config.kmk: Introducing VBOX_CCS_SIGN_CMD and …
(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) @75190   6 years vboxsync Config.kmk: Made the mac code signing pick up VBOX_TSA_URL variable …
(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) @75187   6 years vboxsync Config.kmk: Made the mac code signing pick up VBOX_TSA_URL variable …
(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 …
(edit) @75178   6 years vboxsync IPRT/rtAsn1Time_NormalizeTime: Some more commenting. bugref:9232.
(edit) @75177   6 years vboxsync IPRT/rtAsn1Time_NormalizeTime: Better comment. bugref:9232.
(edit) @75176   6 years vboxsync IPRT: Workaround for leap seconds and seconds rounding error on OS X …
(edit) @75175   6 years vboxsync tools/Makefile.kmk: bldRTSignTool for darwin extpacks build too. …
(edit) @75174   6 years vboxsync Support/Makefile.kmk: Fixed bldRTSignTool dependency issue on darwin. …
(edit) @75173   6 years vboxsync VMM: Re-indenting makefiles.
(edit) @75172   6 years vboxsync Config.kmk: Enable VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION.
(edit) @75171   6 years vboxsync CFGM: Don't assert when config constructor fails.
(edit) @75170   6 years vboxsync ValidationKit/tests/serial: Change to integer division to avoid …
(edit) @75169   6 years vboxsync Net/Win: bugref:9280 bugref:9233 Changed back the order of …
(edit) @75168   6 years vboxsync VBox-MakefileGuidelines.cpp: A couple of more kmk tricks.
(edit) @75167   6 years vboxsync Main/HGCM: Must deregister the 'guestprops' info item before shutting …
(edit) @75166   6 years vboxsync DBGFPlugInOS2: Added some code for walking the MTE list. (Though this …
(edit) @75165   6 years vboxsync VMM/DBGF: Let DBGR3AsLoadImage accept RTDBGASLINK_FLAGS_VALID_MASK and …
(edit) @75164   6 years vboxsync DBGC: Fixed loadseg argument parsing bug, made it use …
(edit) @75163   6 years vboxsync IPRT/dbg: Fixed a DWARF abbreviation cache bug, was calculating the …
(edit) @75162   6 years vboxsync FE/Qt: bugref:6699. Small fixes in selection logic of file manager
(edit) @75161   6 years vboxsync FE/Qt: bugref:9241: UIActionPool & UIActionPoolSelector: Make sure …
(edit) @75160   6 years vboxsync VMM/HMVMXR0: For MSR write VM-exits, save the entire FS/GS segment …
(edit) @75159   6 years vboxsync VBox-MakefileGuidelines.cpp: Changed the indentation rules and make …
(edit) @75158   6 years vboxsync FE/Qt: bugref:6699. Mental note. Two dialog almost always needs two …
(edit) @75157   6 years vboxsync FE/Qt: bugref:6699. Clean the drive letter cache before enumerating it …
(edit) @75156   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Also fix drag …
(edit) @75155   6 years vboxsync FE/Qt: bugref:6699. Move guest control code from runtime to src. folder
(edit) @75154   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Don't forget to …
(edit) @75153   6 years vboxsync Undid test code.
(edit) @75152   6 years vboxsync VMM: Nested VMX: bugref:9180 Build fix.
(edit) @75151   6 years vboxsync VMM: Nested VMX: bugref:9180 Handle INIT and SIPI VM-exits.
(edit) @75150   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; for INIT and SIPI.
(edit) @75149   6 years vboxsync BIOS: Added custom video mode set function not limited by the list of …
(edit) @75148   6 years vboxsync FE/Qt: bugref:6699. Continue working on the file manager actions
(edit) @75147   6 years vboxsync IPRT/Doxyfile: Tell doxygen about RT_ASM_DECL_PRAGMA_WATCOM*() when …
(edit) @75146   6 years vboxsync VMM/HMSVMR0: Attempt to fix mac4-chk burn.
(edit) @75145   6 years vboxsync Doxyfile.Core: Tell doxygen about RT_ASM_DECL_PRAGMA_WATCOM*().
(edit) @75144   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Forgot that r126142 requires a …
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