VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71284   7 years vboxsync NEM: Working on the @page docs for windows. bugref:9044
(edit) @71283   7 years vboxsync NEM: Working on the @page docs for windows. bugref:9044
(edit) @71282   7 years vboxsync Typo.
(edit) @71281   7 years vboxsync Guest Control/GuestProcessImpl.h: Docs.
(edit) @71280   7 years vboxsync VMM/APIC: Log when Hyper-V x2APIC compatibility mode is enabled.
(edit) @71279   7 years vboxsync NEM: working on the @page docs for windows. bugref:9044
(edit) @71278   7 years vboxsync FE/Qt bugref:6699 Windows build fix
(edit) @71277   7 years vboxsync SDK docs: Spaces.
(edit) @71276   7 years vboxsync FE/Qt: bugref:6699 Implementing some helper functions for copying file …
(edit) @71275   7 years vboxsync NEM: working on the @page docs for windows. bugref:9044
(edit) @71274   7 years vboxsync FE/Qt bugref:6699 Some debugging in guest file manager
(edit) @71273   7 years vboxsync Committed a bit too much (r121201).
(edit) @71272   7 years vboxsync Guest Control: Renaming, formatting.
(edit) @71271   7 years vboxsync FE/Qt: bugref:6699 Factor out 'file item model' class
(edit) @71270   7 years vboxsync FE/Qt bugref:6699 Move the guest control source subdirectory out of …
(edit) @71269   7 years vboxsync FE/Qt: bugref:6699 Implementing GUI for 'create new directory' in …
(edit) @71268   7 years vboxsync IPRT/time: Fixed a bug in RTTimeSpecFromString(), which was causing it …
(edit) @71267   7 years vboxsync Minor comment typo.
(edit) @71266   7 years vboxsync VMM/APIC: Allow Hyper-V paravirt. guests to read reserved LDR+1 …
(edit) @71265   7 years vboxsync VMM/GIMHv: Added some newer Hyper-V paravirt. CPUID feature bits.
(edit) @71264   7 years vboxsync Guest Control: Implemented support for …
(edit) @71263   7 years vboxsync Guest Control: Renamed GUESTPROCESSTOOL_FLAG_ -> …
(edit) @71262   7 years vboxsync Guest Control: Updated SDK changelog.
(edit) @71261   7 years vboxsync Guest Control: Implemented support for …
(edit) @71260   7 years vboxsync SDK docs build fix.
(edit) @71259   7 years vboxsync Guest Control: Updated SDK changelog.
(edit) @71258   7 years vboxsync FE/QT: bugref:6699 Some improvements on guest control file views
(edit) @71257   7 years vboxsync Guest Control/Main: Updated SDK docs.
(edit) @71256   7 years vboxsync Guest Control: Implemented copying directories from guest to host via …
(edit) @71255   7 years vboxsync FE/Qt bugref:6699 Implement rename for guest file view
(edit) @71254   7 years vboxsync Build fix.
(edit) @71253   7 years vboxsync Build fix.
(edit) @71252   7 years vboxsync Doxygen build fix.
(edit) @71251   7 years vboxsync Guest Control/[Directory|File]CopyFrom: Factored out the fileCopyFrom …
(edit) @71250   7 years vboxsync Guest Control/GuestDirectoryImpl: Factored out the implementations of …
(edit) @71249   7 years vboxsync Storage: Fix typo in a comment. From René Genz.
(edit) @71248   7 years vboxsync hm_svm.h: Comment nit.
(edit) @71247   7 years vboxsync DevIchAc97: Critsect alignment fix (32-bit).
(edit) @71246   7 years vboxsync gvm.h: Alignment fix
(edit) @71245   7 years vboxsync VBoxNetLwf-win.cpp: whitespace
(edit) @71244   7 years vboxsync SDKRef.xml: whitespace fix
(edit) @71243   7 years vboxsync doxygen build fix. bugref:9044
(edit) @71242   7 years vboxsync Doxygen build fix.
(edit) @71241   7 years vboxsync Doxygen build fix.
(edit) @71240   7 years vboxsync RTErrConvertFromWin32: translate an annoying SMB error.
(edit) @71239   7 years vboxsync SDK docs: Build fix.
(edit) @71238   7 years vboxsync Guest Control: Updated SDK docs (for r121141).
(edit) @71237   7 years vboxsync NetLwf/Win: (bugref:7933) Fixed the size of status indication to match …
(edit) @71236   7 years vboxsync SDK docs build fix.
(edit) @71235   7 years vboxsync NetLwf/Win: (bugref:7933) Fixed module structure corruption that was …
(edit) @71234   7 years vboxsync FT/Qt bugref:6699 Adding 'rename' and 'go to home' actions to file views
(edit) @71233   7 years vboxsync utils.py: shut up seemingly confused pylint.
(edit) @71232   7 years vboxsync Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
(edit) @71231   7 years vboxsync Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
(edit) @71230   7 years vboxsync bugref:8345. Trailing whitespace was removed.
(edit) @71229   7 years vboxsync bugref:8345. Try to fix the length of the string.
(edit) @71228   7 years vboxsync bugref:8345. Fixed the variable name. Next try.
(edit) @71227   7 years vboxsync bugref:8345. Fixed the variables names according to the Validation Kit …
(edit) @71226   7 years vboxsync bugref:8345. Removed trailing blanks.
(edit) @71225   7 years vboxsync bugref:8345. Added 2 new scenarios.
(edit) @71224   7 years vboxsync NEM/w: Optimizations and build fixes for the other configurations. …
(edit) @71223   7 years vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044 [build fixes]
(edit) @71222   7 years vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
(edit) @71221   7 years vboxsync Main: Build fixes for r121122++.
(edit) @71220   7 years vboxsync Main: Build fixes for r121122++.
(edit) @71219   7 years vboxsync Main: Build fixes for r121122++.
(edit) @71218   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71217   7 years vboxsync IPRT/RTPathRmCmd.cpp: Fixed running with "--machinereadable" / …
(edit) @71216   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71215   7 years vboxsync VBoxManageGuestCtrl.cpp: Warning.
(edit) @71214   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71213   7 years vboxsync Guest Control: Moved the copying host -> guest implementations from …
(edit) @71212   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71211   7 years vboxsync iomMmioHandler: pDevIns can be NULL in R0 and RC, return to ring-3.
(edit) @71210   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @71209   7 years vboxsync FE/Qt bugref::6699 Windows build fix
(edit) @71208   7 years vboxsync FE/Qt bugref:6699 Implement guest 'delete' actions for file table widget
(edit) @71207   7 years vboxsync bugref:8345. try to set revision properly after run …
(edit) @71206   7 years vboxsync Fixing few more VirtualBox related typos in various places, GUI, docs …
(edit) @71205   7 years vboxsync VBoxNetDHCP: Add explicit comment to previous about nameserver 0.0.0.0 …
(edit) @71204   7 years vboxsync VBoxNetDHCP: nameserver 0.0.0.0 is a valid setting. Map it to host's …
(edit) @71203   7 years vboxsync NAT: Redo previous. Explicitly map nameserver 0.0.0.0 to loopback …
(edit) @71202   7 years vboxsync NAT: nameserver 0.0.0.0 is a valid setting. Map it to host's loopback.
(edit) @71201   7 years vboxsync FE/Qt bugref:6699 Implement 'refresh' 'go up' actions in file table
(edit) @71200   7 years vboxsync WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.
(edit) @71199   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71198   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71197   7 years vboxsync bugref:8345. The trailing blanks were removed.
(edit) @71196   7 years vboxsync WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
(edit) @71195   7 years vboxsync FE/Qt bugref:6699 Disable/enable file table widgets according to the …
(edit) @71194   7 years vboxsync DevVGA_VDMA.cpp: Annoying assertion in tstVMM.
(edit) @71193   7 years vboxsync bugref:8345. Added an initial variant of test to check "moving vm" feature.
(edit) @71192   7 years vboxsync bugref:8345. Cleaned up the code. Fixed an assertion on the debug …
(edit) @71191   7 years vboxsync FE/Qt bugref:6699 Adding actions to file table toolbars
(edit) @71190   7 years vboxsync Dev/E1000: Add missing colons after device name in release log.
(edit) @71189   7 years vboxsync VMM/CPUM: Log nit.
(edit) @71188   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: Logging.
(edit) @71187   7 years vboxsync FE/Qt bugref:6699 Make scm happy again
(edit) @71186   7 years vboxsync FE/Qt bugref:6699 Add a toolbar to the file table widget
(edit) @71185   7 years vboxsync FE/Qt bugref:6699 Adding a host file control UI
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