VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47339   11 years vboxsync kStuff is up to date on trunk, with KLDRMOD_OPEN_FLAGS_FOR_INFO …
(edit) @47338   11 years vboxsync Use <pre> instead of <computeroutput>.
(edit) @47337   11 years vboxsync Documentation.
(edit) @47336   11 years vboxsync VBoxService/VMInfo: Free after use.
(edit) @47335   11 years vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @47334   11 years vboxsync Comment typo.
(edit) @47333   11 years vboxsync Main: add missing TouchContactState/None enumeration value to the IDL.
(edit) @47332   11 years vboxsync Runtime/dbgmoddwarf: Ignore a few more sections emitted by apple llvm-clang
(edit) @47331   11 years vboxsync Devices/Input/Multi-Touch: actually install the multi-touch call back.
(edit) @47330   11 years vboxsync DIS: Formatting TODO.
(edit) @47329   11 years vboxsync IEM: Fixed a RIP relative addressing bug in the 32-bit operand case of …
(edit) @47328   11 years vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
(edit) @47327   11 years vboxsync IEM: Implemented swapgs
(edit) @47326   11 years vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47325   11 years vboxsync VBoxManage/VBoxManageGuestCtrl: Optional shorter list command options.
(edit) @47324   11 years vboxsync REM: NULL SS on iret change.
(edit) @47323   11 years vboxsync IEM: BSWAP fix (don't blindly trust the intel manual).
(edit) @47321   11 years vboxsync PS2K: Merged and extended scan set 1/2 processing.
(edit) @47319   11 years vboxsync IEM: More 64-bit fixes.
(edit) @47318   11 years vboxsync Installer/Solaris, Additions/Installer/Solaris: SVN properties.
(edit) @47317   11 years vboxsync Additions/solaris/Installer: Addressed a todo and avoids spawning svcs …
(edit) @47316   11 years vboxsync UsbKbd: Do not drop SysReq.
(edit) @47315   11 years vboxsync Solaris/Installer: Wait until all services have been imported before …
(edit) @47314   11 years vboxsync Use IEM_DECL_IMPL_TYPE with typedef. Should fix the build.
(edit) @47313   11 years vboxsync PS2K: Do not lose SysReq key.
(edit) @47311   11 years vboxsync VBoxManage/GuestCtrl: Make "guestcontrol list …
(edit) @47310   11 years vboxsync Build fix.
(edit) @47309   11 years vboxsync REM: Try set DESC_INTEL_UNUSED where applicable. Fixed values in DR6, …
(edit) @47308   11 years vboxsync Build fix.
(edit) @47307   11 years vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @47306   11 years vboxsync DIS: *fence todo.
(edit) @47304   11 years vboxsync spaces.
(edit) @47302   11 years vboxsync r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
(edit) @47301   11 years vboxsync Build fix.
(edit) @47300   11 years vboxsync VMMDev/ReportGuestUserState: Bugfixes.
(edit) @47299   11 years vboxsync AHCI: Unused variables, typo.
(edit) @47298   11 years vboxsync Forgot to submit file.
(edit) @47297   11 years vboxsync RAW: Added .flp floppy image extension for compatibility with other …
(edit) @47296   11 years vboxsync VBoxTray/IPC: Only process commands w/ header version 0 for now.
(edit) @47295   11 years vboxsync Docs: Update.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47293   11 years vboxsync IEM: lldr 0
(edit) @47292   11 years vboxsync IEM: Overlooked one test instruction.
(edit) @47291   11 years vboxsync IEM: More 64-bit fixes.
(edit) @47290   11 years vboxsync Fixes related to reading symbols from a 64-bit linux kernel (3.7).
(edit) @47289   11 years vboxsync Windows build fix
(edit) @47288   11 years vboxsync 64-bit segmentation fixes to string instr.
(edit) @47287   11 years vboxsync Back to the MOVXSD instruction.
(edit) @47286   11 years vboxsync 32-bit mov fixes.
(edit) @47285   11 years vboxsync Fix: mov ss, ax; where ax is 0 in long mode.
(edit) @47284   11 years vboxsync Fixed jmp far [indirect] and call far [indirect] to no cause #UD. …
(edit) @47283   11 years vboxsync Initial longmode iret.
(edit) @47282   11 years vboxsync pop qword [addr-expr] typo (storing 16 instead of 64 bytes).
(edit) @47281   11 years vboxsync Debugger: Added logflush. Made log, logflags, and logdest display the …
(edit) @47280   11 years vboxsync IEM: TPR access.
(edit) @47279   11 years vboxsync IEM: int3 CS.LIMIT check should raise GP(0) not GP(CS).
(edit) @47278   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 11): …
(edit) @47277   11 years vboxsync windows warnings.
(edit) @47276   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 10): Some …
(edit) @47275   11 years vboxsync Main/testcase: typo in tstMouseImpl
(edit) @47274   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 9): Replace …
(edit) @47273   11 years vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47272   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 8): .ui …
(edit) @47271   11 years vboxsync IEM: Long mode hacking.
(edit) @47270   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 7): Widget …
(edit) @47269   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 6): …
(edit) @47268   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 5): Some …
(edit) @47266   11 years vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
(edit) @47265   11 years vboxsync FE/Qt: UI converter: Support for KPointingHIDType COM enum type.
(edit) @47264   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 4): Proper …
(edit) @47263   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 3): Some …
(edit) @47262   11 years vboxsync Main/Mouse: disable the test case again, it builds locally but no …
(edit) @47261   11 years vboxsync Main/Mouse/test case: attempt to fix a Windows burn.
(edit) @47260   11 years vboxsync VMM/HMSVMR0: Implement NRIP for instruction intercepts and MSRs. IOIO …
(edit) @47259   11 years vboxsync pdmifs: fix putEventMT definition.
(edit) @47258   11 years vboxsync Main/IGuest: Added eventSource in IDL.
(edit) @47257   11 years vboxsync Main: fix and enable mouse test case.
(edit) @47256   11 years vboxsync Main/IDL: correct description doxygen.
(edit) @47255   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 2): …
(edit) @47254   11 years vboxsync VMM/HMVMXR0: Minor clarification.
(edit) @47253   11 years vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 1): Comments.
(edit) @47252   11 years vboxsync Fixed assertion.
(edit) @47251   11 years vboxsync ConsoleVRDPServer: obsolete assert
(edit) @47250   11 years vboxsync Main: fix a warning.
(edit) @47249   11 years vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47248   11 years vboxsync Input/USBMouse: fixed a warning in the test case.
(edit) @47247   11 years vboxsync HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47245   11 years vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47244   11 years vboxsync Devices/input: make Windows like the device again for mysterious reasons.
(edit) @47243   11 years vboxsync hmR0VmxReadSegmentReg: Update on the unused stuff, prepared fix but …
(edit) @47242   11 years vboxsync Another CPL update. SS.RPL may not be the same as CPL in 64-bit mode …
(edit) @47240   11 years vboxsync More interrupt dispatching in long mode (untested).
(edit) @47239   11 years vboxsync HMSVMR0.cpp: Build fix for HMSVM_ALWAYS_TRAP_ALL_XCPTS.
(edit) @47238   11 years vboxsync Disable tracing by default even in debug builds. It's only useful when …
(edit) @47237   11 years vboxsync HMSVMR0.cpp: Fixed to unsafe macros (harmeless atm.).
(edit) @47235   11 years vboxsync build fix
(edit) @47234   11 years vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47233   11 years vboxsync Main/MouseImpl: send buttons through the absolute device when there is …
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