VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47736   11 years vboxsync HNVMXR0.cpp: Separate run-loop for single stepping to catch exceptions …
(edit) @47734   11 years vboxsync Runtime/threadctxhooks/linux: Again, Assert not AssertPtr for bools.
(edit) @47733   11 years vboxsync Runtime/threadctxhooks/linux: Assert() not AssertPtr() for booleans.
(edit) @47732   11 years vboxsync GuestCtrlImpl.cpp: Warning, cast.
(edit) @47731   11 years vboxsync Newline.
(edit) @47730   11 years vboxsync GuestControl/service.cpp: Support uint64_t HGCM parameters.
(edit) @47729   11 years vboxsync FE/Qt: Mouse handler: filter fake mouse events (Windows host).
(edit) @47728   11 years vboxsync FE/Qt: Mouse handler: take screen origin into account.
(edit) @47727   11 years vboxsync Devices\Input\UsbMouse: report the latest state (update).
(edit) @47725   11 years vboxsync Devices\Input\UsbMouse: implemented GET_REPORT stubs; report the …
(edit) @47724   11 years vboxsync FE/Qt: Mouse handler: Some multi-touch logging.
(edit) @47723   11 years vboxsync Documentation.
(edit) @47721   11 years vboxsync Logging.
(edit) @47720   11 years vboxsync FE/VBoxManage: Fix error message printing with variable arguments
(edit) @47719   11 years vboxsync No MMIO2 aliasing when doing full IEM verification runs.
(edit) @47718   11 years vboxsync More single stepping work.
(edit) @47717   11 years vboxsync FE/Qt: Icons update: OS type icons.
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(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 …
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