VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9043   17 years vboxsync Fixing seamless/fullscreen mode entering/exiting event-order for windows.
(edit) @9041   17 years vboxsync spaces.
(edit) @9039   17 years vboxsync spaces and inverted comments.
(edit) @9038   17 years vboxsync Sync back the debug registers too (fixed gdb/dbx weirdness on solaris).
(edit) @9037   17 years vboxsync Don't attempt to build something which isn't in OSE.
(edit) @9036   17 years vboxsync 2800: "FE/Qt: Switch to fullscreen does not work reliably": Latest …
(edit) @9034   17 years vboxsync properly export
(edit) @9033   17 years vboxsync Statistics for SVM_EXIT_NPF
(edit) @9032   17 years vboxsync Nested paging updates
(edit) @9031   17 years vboxsync Init order
(edit) @9030   17 years vboxsync Mode switch fixes for nested paging.
(edit) @9029   17 years vboxsync Removed assertion
(edit) @9028   17 years vboxsync FE/Qt: #2844#c10: don't send a video mode hint when the guest …
(edit) @9027   17 years vboxsync We can enable nested paging now.
(edit) @9026   17 years vboxsync More updates for nested paging. (setting up the paging mode)
(edit) @9025   17 years vboxsync One more place
(edit) @9024   17 years vboxsync 2nd attempt
(edit) @9023   17 years vboxsync Fixed some runtime assertions
(edit) @9022   17 years vboxsync Don't assert when the queue is full.
(edit) @9021   17 years vboxsync Nested paging updates. Extra paging mode added to prevent illegal …
(edit) @9019   17 years vboxsync small consistency fix
(edit) @9018   17 years vboxsync Additions/x11: rename the graphics driver output to VBOX1 and only …
(edit) @9016   17 years vboxsync Additions/x11: keep the cursor visible when we disable mouse integration
(edit) @9014   17 years vboxsync small consistency fix
(edit) @9012   17 years vboxsync Fill in parameter size values.
(edit) @9011   17 years vboxsync Update for 64 bits disassembly
(edit) @9010   17 years vboxsync German NLS fixes
(edit) @9009   17 years vboxsync warning
(edit) @9008   17 years vboxsync Changes for proper flushing of the TLB for physical registration changes.
(edit) @9007   17 years vboxsync Accidental commit of course…
(edit) @9006   17 years vboxsync Additions/x11: fix disabling pointer integration
(edit) @9005   17 years vboxsync improved + documented mechanism for overwriting DMI information
(edit) @9001   17 years vboxsync Enabled the PGMMODE_PROTECTED (Guest) & PGMMODE_AMD64 (shadow) …
(edit) @9000   17 years vboxsync Disassembler: fixed build break in DisasmTest.cpp
(edit) @8999   17 years vboxsync Disassembler updates for 64 bits code
(edit) @8998   17 years vboxsync FE/Qt: NLS: Synchronized for 1.6.2 (frozen!).
(edit) @8997   17 years vboxsync FE/Qt: NLS: Prepare to synchronize 1.6.2.
(edit) @8996   17 years vboxsync VMMDev must return the last acknowledged resolution to the guest.
(edit) @8995   17 years vboxsync 64-bit build fix for VBoxInternalManage.cpp
(edit) @8994   17 years vboxsync this broke release builds
(edit) @8992   17 years vboxsync Configure the testing pass.
(edit) @8991   17 years vboxsync Configure the testing pass.
(edit) @8990   17 years vboxsync Configure the testing pass.
(edit) @8989   17 years vboxsync use redirect. set VBOX_LOG_DEST=nofile when running tstDisasm-2 to …
(edit) @8988   17 years vboxsync TESTING pass prep.
(edit) @8987   17 years vboxsync Fixed missing OP_SUB in the lock validation - it wasn't caught by the …
(edit) @8986   17 years vboxsync Changed the undefined opcode handling; the default now is to fail. …
(edit) @8985   17 years vboxsync Added an extra argument to TRPMForwardTrap so the trpm profiling …
(edit) @8984   17 years vboxsync Removed the dtrace experiment. the invalid lock sequences now ends up …
(edit) @8983   17 years vboxsync Enabled the disValidateLockSequence code.
(edit) @8982   17 years vboxsync Documentation correction.
(edit) @8981   17 years vboxsync FE/Qt4: Don't show pseudo errors when accessing uavailable objects …
(edit) @8980   17 years vboxsync doc.
(edit) @8979   17 years vboxsync The rest.
(edit) @8978   17 years vboxsync FE/Qt4: Don't show pseudo-USB subsystem errors in OSE (#2830).
(edit) @8977   17 years vboxsync export
(edit) @8976   17 years vboxsync OR, SBB, SUB.
(edit) @8975   17 years vboxsync NEG & NOT.
(edit) @8974   17 years vboxsync INC & DEC
(edit) @8973   17 years vboxsync FE/Qt: Don't show pseudo-USB subsystem errors in OSE (#2830).
(edit) @8972   17 years vboxsync cmpxchg*.
(edit) @8971   17 years vboxsync BTC, BTR, BTS.
(edit) @8970   17 years vboxsync removed debug warning accidentally left in.
(edit) @8969   17 years vboxsync Disk size ioctl fix for createrawvmdk.
(edit) @8968   17 years vboxsync ADD and ADC + a make file.
(edit) @8967   17 years vboxsync Linux vboxadd kernel module: Fixed guest kernel crash during shutdown. …
(edit) @8966   17 years vboxsync ADC tests.
(edit) @8965   17 years vboxsync Nested paging updates
(edit) @8963   17 years vboxsync Solaris additions installer: inform user of rebooting during …
(edit) @8961   17 years vboxsync Fixed amd64 debug builds. Added some TODOs.
(edit) @8960   17 years vboxsync Hungarian.
(edit) @8959   17 years vboxsync Additions/x11: clarified doxygen comment in the mouse driver from r31018
(edit) @8958   17 years vboxsync VMM/VMMAll: commented out an annoying assertion
(edit) @8956   17 years vboxsync spelling.
(edit) @8954   17 years vboxsync Don't fail on 0 byte files.
(edit) @8953   17 years vboxsync Ring-0 assertions are now always printed to the debug log. Introduced …
(edit) @8952   17 years vboxsync Nested paging updates
(edit) @8951   17 years vboxsync HostServices/SharedClipboard and Additions/x11: support middle-button …
(edit) @8950   17 years vboxsync Additions/x11: do not attempt to access the VBox device from the mouse …
(edit) @8949   17 years vboxsync Additions/x11: clean up the graphics driver for X.org server 1.3 and …
(edit) @8948   17 years vboxsync Nested paging updates
(edit) @8947   17 years vboxsync FE/Qt4: Backported r30973 (2854: "Warn if not enough guest VRAM when …
(edit) @8946   17 years vboxsync FE/Qt4: Replaced languageChange by the appropriate QEvent & retranslateUi.
(edit) @8945   17 years vboxsync Updated comment
(edit) @8944   17 years vboxsync Fixed problem with erratum 170 cpus.
(edit) @8943   17 years vboxsync AMD-V: flush TLB when the flush count for the cpu has changed AMD-V: …
(edit) @8942   17 years vboxsync comment
(edit) @8941   17 years vboxsync Intercept task switches as well. (they can change CR3)
(edit) @8939   17 years vboxsync Solaris guest installer: cleanups and some changes.
(edit) @8938   17 years vboxsync Wrote up the makefile bits or the dissassembler test 'framework' and …
(edit) @8937   17 years vboxsync Wrote up the makefile bits or the dissassembler test 'framework' and …
(edit) @8936   17 years vboxsync Lock sequence validation (disabled).
(edit) @8935   17 years vboxsync props, export, and fixes.
(edit) @8934   17 years vboxsync Hacking in progress.
(edit) @8933   17 years vboxsync build fix.
(edit) @8932   17 years vboxsync props.
(edit) @8931   17 years vboxsync props.
(edit) @8930   17 years vboxsync Disassembler.
(edit) @8929   17 years vboxsync gcc-4.3 warning
(edit) @8928   17 years vboxsync gcc-4.3 warnings
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