VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47715   11 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47714   11 years vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47713   11 years vboxsync fixes
(edit) @47712   11 years vboxsync testing…
(edit) @47711   11 years vboxsync DevFdc: Improve error reporting.
(edit) @47710   11 years vboxsync DevATA: Added Log4 statements for logging the data being read or written.
(edit) @47707   11 years vboxsync IEM: Set dirty and accessed bits on pages. Initialize output vars …
(edit) @47706   11 years vboxsync Must be careful in ring-3 too.
(edit) @47705   11 years vboxsync VMM/HM: Log alignment.
(edit) @47704   11 years vboxsync VBoxManage/natnetwork: include list on windows.
(edit) @47703   11 years vboxsync include set for windows.
(edit) @47702   11 years vboxsync Oops, fix precedence in a = b | c.
(edit) @47701   11 years vboxsync MouseImpl: wrong LogRel
(edit) @47700   11 years vboxsync CPU.cpp: Must recalc DRx values on relocation.
(edit) @47699   11 years vboxsync I/O breakpoints for raw-mode and non-string instructions in IEM.
(edit) @47698   11 years vboxsync Main/GuestCtrl: Mark guest session 0 as the root guest control process.
(edit) @47696   11 years vboxsync FE/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed error message on guest …
(edit) @47695   11 years vboxsync Additions/GuestCtrl: Use a separate filter mask + value for message …
(edit) @47694   11 years vboxsync FE/Qt: Popup-center: Popup-pane: Support for initially focused pane.
(edit) @47693   11 years vboxsync FE/Qt: Popup-center: Popup-stack: Support for non-top-level parents.
(edit) @47692   11 years vboxsync buld rules for compiling NAT service on Windows.
(edit) @47691   11 years vboxsync Main/NAT: fixes access to COM's getter.
(edit) @47690   11 years vboxsync TRPM: Don't underflow the stack when trapping in the world switcher.
(edit) @47689   11 years vboxsync tstVMM: DRx fixes.
(edit) @47688   11 years vboxsync FE/Qt: Selector UI: MacOS X host: Make sure VM selector is set as the …
(edit) @47687   11 years vboxsync VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
(edit) @47686   11 years vboxsync VMMSwitcher: typo
(edit) @47684   11 years vboxsync SVM: I/O breakpoints.
(edit) @47683   11 years vboxsync build fix + adj.
(edit) @47682   11 years vboxsync adjustments.
(edit) @47681   11 years vboxsync VMM: I/O breakpoints.
(edit) @47680   11 years vboxsync VMM/HMVMXR0: Added missing TR guest-state checks.
(edit) @47679   11 years vboxsync DevFdc: Added more cross-format media types.
(edit) @47677   11 years vboxsync HMSVMXR0.cpp: DR6.Bx values are cleared on #DB it seems, while the …
(edit) @47676   11 years vboxsync VMM/HMVMXR0: Some missed checks and fixes to segment checks.
(edit) @47675   11 years vboxsync UsbKbd: Report LED state changes.
(edit) @47674   11 years vboxsync tstUsbMouse: update.
(edit) @47673   11 years vboxsync HMVMXR0: Fixed copy&past from SVM code with fDr6=false in …
(edit) @47672   11 years vboxsync Frontend,Devices: touch input updates
(edit) @47671   11 years vboxsync VMM: More debugging related stuff.
(edit) @47670   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Fix typo in checking invalid guest state, nits.
(edit) @47669   11 years vboxsync loop $ optimization.
(edit) @47665   11 years vboxsync Seems vdIfIoFileReadSync/vdIfIoFileWriteSync want real actual offsets.
(edit) @47664   11 years vboxsync DevFdc: Drive table comments, fail recal on missing drive.
(edit) @47663   11 years vboxsync build fix
(edit) @47662   11 years vboxsync build fix.
(edit) @47661   11 years vboxsync build fix
(edit) @47660   11 years vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
(edit) @47659   11 years vboxsync tstRTR0DbgKrnlInfoDriver: Fix VERR_SYMBOL_NOT_FOUND error
(edit) @47658   11 years vboxsync VMM/testcase/tstVMREQ: Fix busted testcase, works on darwin now …
(edit) @47657   11 years vboxsync VMM/testcase/tstX86-1: Fix testcase on darwin.x86, the stack must be …
(edit) @47656   11 years vboxsync Devices\Input\UsbMouse: fixed tablet emulation (regression from r87343).
(edit) @47655   11 years vboxsync VMM/HM: spaces.
(edit) @47654   11 years vboxsync VMM/HM: Log prefix corrections and column alignment cosmetics.
(edit) @47653   11 years vboxsync VMM/HMVMXR0: Fixed a bug in checking invalid guest-state logic.
(edit) @47652   11 years vboxsync VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
(edit) @47651   11 years vboxsync Main/idl: fix incorrectly placed <if>, part of preparation for token …
(edit) @47650   11 years vboxsync Main/idl/apiwrap-server: add support for providing hints to the …
(edit) @47649   11 years vboxsync Main/idl: Fix small VirtualBox.xidl issues (showing the need to …
(edit) @47647   11 years vboxsync crOpenGL: fix lib dep issue
(edit) @47646   11 years vboxsync First part removing VBOX_WITH_OLD_ related stuff.
(edit) @47645   11 years vboxsync VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into IN_RING0 …
(edit) @47644   11 years vboxsync FE/Qt: Popup-center: Support for popup-stack orientation (top/bottom) …
(edit) @47643   11 years vboxsync VMM/HMVMXR0: 130 columns.
(edit) @47642   11 years vboxsync tstRTR0Timer: one-shot timers are not supported on Solaris
(edit) @47641   11 years vboxsync wddm: remove unneeded file
(edit) @47640   11 years vboxsync VMM/HMVMXR0: spaces.
(edit) @47639   11 years vboxsync RTThreadPreemptIsPending/darwin: Seems three more bits have been added …
(edit) @47638   11 years vboxsync VMM/HMVMXR0: Typo.
(edit) @47637   11 years vboxsync Runtime/r0drv/nt: fix Windows r0drv timers
(edit) @47636   11 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @47635   11 years vboxsync VMM/HM: Implemented VMX guest-state checks in accordance with the …
(edit) @47634   11 years vboxsync FE/Qt: Popup-center: Anti-aliasing support for popup-pane frame.
(edit) @47633   11 years vboxsync FE/Qt: Popup-center: Popup-pane frame.
(edit) @47631   11 years vboxsync VBoxManage/VBoxManageGuestCtrl.cpp: Added "watch" command for printing …
(edit) @47630   11 years vboxsync build fix
(edit) @47629   11 years vboxsync VBoxManage/VBoxManageGuestCtrl.cpp: Install proper console signal …
(edit) @47628   11 years vboxsync crOpenGL: more output redirect enhance
(edit) @47627   11 years vboxsync Main/GuestCtrl: Reduced locking times, more error checking, adjusted …
(edit) @47626   11 years vboxsync FE/Qt: suggestion
(edit) @47625   11 years vboxsync VBoxManage/VBoxManageGuestCtrl.cpp: Handle OOM situations, include own …
(edit) @47624   11 years vboxsync NATState::pDnsList contains "internal" view of addresses, so localhost …
(edit) @47623   11 years vboxsync crOpenGL: output redirect fixes
(edit) @47622   11 years vboxsync VBoxService/GuestCtrl: More message filtering for guest session + …
(edit) @47621   11 years vboxsync Logging.
(edit) @47620   11 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47619   11 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @47618   11 years vboxsync FE/Qt: Settings Dialog: New page-warning icons.
(edit) @47617   11 years vboxsync FE/Qt: Machine settings: Storage icon fix #2 (s.a. r87785).
(edit) @47616   11 years vboxsync FE/Qt: Settings dialog: Warning pane cleanup/rework.
(edit) @47615   11 years vboxsync FE/Qt: Popup-center: More wise button management; Allowing popups …
(edit) @47614   11 years vboxsync FE/Qt: Progress-dialog: Ups (s.a. r87813).
(edit) @47613   11 years vboxsync Input/UsbMouse: warnings
(edit) @47612   11 years vboxsync FE/Qt: Modal-window Manager: Make sure progress-dialog which passed as …
(edit) @47611   11 years vboxsync DevFDC: Explicitly added a 1.2M 3.5in floppy type.
(edit) @47610   11 years vboxsync VMM/HMR0Mixed: Always restore IDTR on all 64-bit Darwin thanks to …
(edit) @47609   11 years vboxsync FE/Qt: Popup-center: Trying to fix crash with mouse-release events …
(edit) @47608   11 years vboxsync VMM/HMR0: Comment clarifications.
(edit) @47607   11 years vboxsync VMM/HMR0Mixed.mac: Split IDTR and GDTR restoration macros.
(edit) @47606   11 years vboxsync VMM/HMR0: Comment to reflect the order in the stack.
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