VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47825   12 years vboxsync VMMRC.debug is generally in RTPathAppPrivateNoArch, so add it to the …
(edit) @47824   12 years vboxsync RTDbgDwarf: Read gcc 4.8.1 dwarf output.
(edit) @47823   12 years vboxsync EMRaw.cpp: fixes, IEM single instruction emulation is still disabled.
(edit) @47822   12 years vboxsync VBoxC.dll: Hack to clean out the old typelib when registering. This is …
(edit) @47821   12 years vboxsync IEM: Adjust iret CS for ring compression in raw-mode.
(edit) @47820   12 years vboxsync EMRaw.cpp: Disabled code for using IEM for singled instruction …
(edit) @47819   12 years vboxsync IEM: Read unpatched bytes. Useless (disabled for ages) CSAM hooks.
(edit) @47818   12 years vboxsync Annotate disassembly with patch stuff.
(edit) @47817   12 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47816   12 years vboxsync tstVBoxAPILinux: fix the remaining format specifiers
(edit) @47815   12 years vboxsync duh.
(edit) @47814   12 years vboxsync FE/Qt: Wizards: New VM wizard: Rework RAM editor to be spin-box, add …
(edit) @47813   12 years vboxsync tstVBoxAPILinux: a few fixes and make sure to remove the registered VM …
(edit) @47812   12 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Another fix for the fix
(edit) @47811   12 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for the fix.
(edit) @47810   12 years vboxsync Main/Mouse: fix broken mouse dragging in guests.
(edit) @47809   12 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for r88044 (Set …
(edit) @47808   12 years vboxsync docs.
(edit) @47807   12 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47806   12 years vboxsync FE/Qt: Settings Dialog: Warning-pane: Cleanup and mouse-hovering …
(edit) @47805   12 years vboxsync MouseImpl: try to fix XPCOM warning.
(edit) @47804   12 years vboxsync Main: OnGuestMouse event cleanup.
(edit) @47803   12 years vboxsync VMM/HM: Preemption hoooks, work in progress.
(edit) @47802   12 years vboxsync VMM/HM: Redundant updates of flags is not necessary.
(edit) @47801   12 years vboxsync Main/glue/NativeEventQueue.cpp: fix incorrect error code in previous fix
(edit) @47800   12 years vboxsync Main/glue: fix error checking so that a missing components …
(edit) @47798   12 years vboxsync MouseImpl: corrected touch event range check.
(edit) @47797   12 years vboxsync VMM/HMR0Mixed.mac: Build fix.
(edit) @47796   12 years vboxsync Devices/Input: reverting r88027 as several guests did not like it.
(edit) @47795   12 years vboxsync MouseImpl: map touch events to the primary monitor.
(edit) @47794   12 years vboxsync VMM/HMR0Mixed.mac: Comment to clarify error code path.
(edit) @47793   12 years vboxsync VMM/HMR0Mixed.mac: Macrofied handling various exit paths. Essentially …
(edit) @47792   12 years vboxsync wrong assertion.
(edit) @47791   12 years vboxsync Fixed a few size_t related warnings.
(edit) @47790   12 years vboxsync build fix
(edit) @47788   12 years vboxsync EM/HM: Try execute single instructions in IEM before asking REM.
(edit) @47787   12 years vboxsync DevATA: Avoid truncating passthrough ATAPI transfers larger than I/O …
(edit) @47786   12 years vboxsync PGM: Added a new page type for the VT-x APIC access page MMIO alias …
(edit) @47785   12 years vboxsync DevATA: Unset BSY before each device <-> host PIO transfer as required …
(edit) @47784   12 years vboxsync DevATA: Report 3ms DRQ response, as we cannot achieve 50us without …
(edit) @47783   12 years vboxsync IPRT/RTFileModeToFlags.cpp: Set default sharing modes.
(edit) @47782   12 years vboxsync IPRT/RTFileModeToFlags.cpp: Check for unknown disposition mode.
(edit) @47781   12 years vboxsync Main/GuestSessionImpl.cpp: IGuestFile is not supported on older Guest …
(edit) @47780   12 years vboxsync tstMouseImpl: uninitialized variable
(edit) @47779   12 years vboxsync Config.kmk: new template for API client testcases Main/testcase: …
(edit) @47777   12 years vboxsync Main/glue: for XPCOM, look for the components subdirectory one level …
(edit) @47776   12 years vboxsync Warnings and space.
(edit) @47775   12 years vboxsync FE/Qt: Icon update: DOS icon, Other_64 icon.
(edit) @47774   12 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47773   12 years vboxsync VMM/HM: RunGuestCodeStep() Load should be Save, and some typos, cosmetics.
(edit) @47772   12 years vboxsync FE/Qt: Settings Dialog: Removing whats-this pane; Moving whats-this …
(edit) @47771   12 years vboxsync VMM/HM: One extra char. to make typing without autocomplete easier.
(edit) @47770   12 years vboxsync VMM/HMVMXR0: Hungarian, hex prefixes.
(edit) @47769   12 years vboxsync IEM: Clear RF flag on jump.
(edit) @47768   12 years vboxsync Devices/Input: add horizontal scrolling to the USB mouse device.
(edit) @47766   12 years vboxsync VMM/HM: Preemption hooks.
(edit) @47765   12 years vboxsync IPRT: Renamed testcase tstFileModeStringToFlags -> …
(edit) @47764   12 years vboxsync Committed too much.
(edit) @47763   12 years vboxsync FE/Qt: Settings Dialog: Moving validation mechanism warning from …
(edit) @47762   12 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47761   12 years vboxsync FE/Qt: Settings Dialog: Warning-pane: Mouse hovering stuff.
(edit) @47760   12 years vboxsync VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
(edit) @47759   12 years vboxsync FE/Qt: Popup-center: Popup-pane: Do not close pane too early, it will …
(edit) @47758   12 years vboxsync Main/Mouse: add priorities to mouse devices so that the USB mouse is …
(edit) @47756   12 years vboxsync FE/Qt: Popup-center: Popup-pane: Change gradient-painting direction to …
(edit) @47755   12 years vboxsync FE/Qt: Popup-center: Popup-stack: Make sure stack will not be shown …
(edit) @47754   12 years vboxsync IEM: POP rSP fix.
(edit) @47752   12 years vboxsync IEM: POP rSP fix.
(edit) @47751   12 years vboxsync IEM: read-modified-write should have the r/w err bit set even when it …
(edit) @47750   12 years vboxsync Ignore RF when checking against REM too.
(edit) @47749   12 years vboxsync null selector fix.
(edit) @47748   12 years vboxsync IEM: Some RF adjustments. Verification logging fixes.
(edit) @47747   12 years vboxsync HMR0VMX.cpp: missing fSingleInstruction test.
(edit) @47746   12 years vboxsync Main/MouseImpl: use real CFGM in test case instead of faking APIs.
(edit) @47745   12 years vboxsync tstRTR0Timer: mask out one-shot drivers from Solaris (currently not …
(edit) @47744   12 years vboxsync PUSH SREG intel update.
(edit) @47743   12 years vboxsync adjusted my assertion.
(edit) @47742   12 years vboxsync VMM/HMVMXR0: Avoid OR'ing status codes when we AssertRCReturn check it …
(edit) @47741   12 years vboxsync duh
(edit) @47740   12 years vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47739   12 years vboxsync PGM: Added an API that IEM can use to spot MMIO and other troublesome …
(edit) @47737   12 years vboxsync HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
(edit) @47736   12 years vboxsync HNVMXR0.cpp: Separate run-loop for single stepping to catch exceptions …
(edit) @47734   12 years vboxsync Runtime/threadctxhooks/linux: Again, Assert not AssertPtr for bools.
(edit) @47733   12 years vboxsync Runtime/threadctxhooks/linux: Assert() not AssertPtr() for booleans.
(edit) @47732   12 years vboxsync GuestCtrlImpl.cpp: Warning, cast.
(edit) @47731   12 years vboxsync Newline.
(edit) @47730   12 years vboxsync GuestControl/service.cpp: Support uint64_t HGCM parameters.
(edit) @47729   12 years vboxsync FE/Qt: Mouse handler: filter fake mouse events (Windows host).
(edit) @47728   12 years vboxsync FE/Qt: Mouse handler: take screen origin into account.
(edit) @47727   12 years vboxsync Devices\Input\UsbMouse: report the latest state (update).
(edit) @47725   12 years vboxsync Devices\Input\UsbMouse: implemented GET_REPORT stubs; report the …
(edit) @47724   12 years vboxsync FE/Qt: Mouse handler: Some multi-touch logging.
(edit) @47723   12 years vboxsync Documentation.
(edit) @47721   12 years vboxsync Logging.
(edit) @47720   12 years vboxsync FE/VBoxManage: Fix error message printing with variable arguments
(edit) @47719   12 years vboxsync No MMIO2 aliasing when doing full IEM verification runs.
(edit) @47718   12 years vboxsync More single stepping work.
(edit) @47717   12 years vboxsync FE/Qt: Icons update: OS type icons.
(edit) @47716   12 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette