VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45761   12 years vboxsync VBoxTray: missing file commit
(edit) @45760   12 years vboxsync VBoxTray/VBoxGuest: proper guest caps acquisition & cleanup (to be …
(edit) @45759   12 years vboxsync enable VPX for Linux hosts
(edit) @45758   12 years vboxsync enable VPX for Linux hosts
(edit) @45757   12 years vboxsync Main: more debugging
(edit) @45756   12 years vboxsync VBox/USB:proxy:darwin: detaching bits for vSMP case.
(edit) @45755   12 years vboxsync VBox/USB: fix in common USB code for device detachment.
(edit) @45754   12 years vboxsync HMIsInHwVirtNoLongJmpCtx
(edit) @45753   12 years vboxsync Don't call MMHyperIsInsideArea if we're using HM to execute code, it …
(edit) @45752   12 years vboxsync Don't call MMHyperIsInsideArea if we're using HM to execute code, it …
(edit) @45751   12 years vboxsync Ooops, forgot TRPM related changes.
(edit) @45750   12 years vboxsync VMMSwitcher: Fixed assertion in debug builds (harmless).
(edit) @45749   12 years vboxsync VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
(edit) @45748   12 years vboxsync purge ffmpeg
(edit) @45747   12 years vboxsync purge ffmpeg
(edit) @45746   12 years vboxsync The vmmR3Switcher32BitToAMD64_Def and vmmR3SwitcherPAEToAMD64_Def …
(edit) @45745   12 years vboxsync Doc updates regarding guest 64-bit on 32-bit host.
(edit) @45744   12 years vboxsync not yet
(edit) @45743   12 years vboxsync Main/Display: cosmetics
(edit) @45742   12 years vboxsync enable VPX for Linux hosts
(edit) @45741   12 years vboxsync #undef VBOX_WITH_RAW_MODE fix on 32-bit hosts.
(edit) @45740   12 years vboxsync Main/VideoRec: use milliseconds as time units to get more precise …
(edit) @45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45738   12 years vboxsync Additions/common/VBoxGuest: commented some unclear code.
(edit) @45737   12 years vboxsync doc corrections.
(edit) @45736   12 years vboxsync FE/Qt: Added 'save-state' and 'power-off' Runtime UI actions; Added a …
(edit) @45735   12 years vboxsync VMM: Consistently flush TLB entries for non-present pages.
(edit) @45734   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @45733   12 years vboxsync VMM/HMVMXR0: spaces.
(edit) @45732   12 years vboxsync VMM/HMVMXR0: Don't trash CR2 for VM-exits caused due to a #PF delivery …
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45730   12 years vboxsync FE/Qt: Keyboard handler: update a comment.
(edit) @45729   12 years vboxsync doc/manual: iPXE copyright
(edit) @45728   12 years vboxsync TRPM: Sprinkled HMIsEnabled around the place.
(edit) @45727   12 years vboxsync REM/VBoxRecompiler: Fixed translating pending events to TRPM on …
(edit) @45726   12 years vboxsync VMMSwitcher.cpp: We never include internal headers of other components.
(edit) @45725   12 years vboxsync nit
(edit) @45724   12 years vboxsync Missing file
(edit) @45723   12 years vboxsync Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
(edit) @45722   12 years vboxsync VMM/HMVMXR0: nits.
(edit) @45721   12 years vboxsync VMM: fix r85247 for 32-bit hosts
(edit) @45720   12 years vboxsync desperate
(edit) @45719   12 years vboxsync More testbox debug hacks.
(edit) @45718   12 years vboxsync Use UINT32_C() for the clipboard format flags.
(edit) @45717   12 years vboxsync build fix
(edit) @45716   12 years vboxsync IntNet: Integration of wireless IPv6 support patch + unicast ND …
(edit) @45715   12 years vboxsync VMM/HMVMXR0: Theoretically possibly to miss a CR2 update when we should.
(edit) @45714   12 years vboxsync VMM/HM: Log adjustment.
(edit) @45713   12 years vboxsync build fix
(edit) @45712   12 years vboxsync VMM/HMVMXR0: Alignment.
(edit) @45711   12 years vboxsync VMM/VMMRC: Fix 64-bit guests on 32-bit hosts for the new VT-x code.
(edit) @45710   12 years vboxsync BIOS: Fixed PCI routing query service.
(edit) @45709   12 years vboxsync SELM.cpp: Must cast pointers to uintptr_t before doing …
(edit) @45708   12 years vboxsync SELM: nits
(edit) @45707   12 years vboxsync build fix
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @45705   12 years vboxsync Retired SELMR3DisableMonitoring.
(edit) @45704   12 years vboxsync VMM/HMVMXR0: Build fix for HMVMX_ALWAYS_TRAP_PF.
(edit) @45703   12 years vboxsync VBoxTray/Seamless: disable seamless on desktop change (UAC, Lock)
(edit) @45702   12 years vboxsync nits
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45700   12 years vboxsync Mac OS X additions: VBoxGuest: fix VMM dev interrupt handeling.
(edit) @45699   12 years vboxsync VMM/HMVMXR0: Fix macro renaming breakage.
(edit) @45698   12 years vboxsync VMM/HMVMXR0: Alignment.
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45696   12 years vboxsync FE/Qt: Popup-center: Popup-stack: Better encapsulation for the …
(edit) @45695   12 years vboxsync Typo.
(edit) @45694   12 years vboxsync Main/ConsoleImpl: don't run out of scope!
(edit) @45693   12 years vboxsync VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
(edit) @45692   12 years vboxsync VMMR3/DBGF: Single-stepping should no longer be in effect when …
(edit) @45691   12 years vboxsync FE/Qt: Popup-center, popup-pane: Implementing main framework stuff …
(edit) @45690   12 years vboxsync FE/Qt: Message-center: Little enum cleanup.
(edit) @45689   12 years vboxsync doc/manual: formatting
(edit) @45688   12 years vboxsync Another hack in the dark.
(edit) @45687   12 years vboxsync Console::setGuestProperty: Temporary E_INVALIDARG debugging hack.
(edit) @45686   12 years vboxsync Console::setGuestProperty: some cleanup.
(edit) @45685   12 years vboxsync VMM/HMVMXR0: Safer to update CR2 while injecting exceptions and not …
(edit) @45684   12 years vboxsync VMM/HMVMXR0: 32-bit fixes, round 2.
(edit) @45683   12 years vboxsync FE/Qt: test a fix for stuck keys on Windows hosts.
(edit) @45682   12 years vboxsync VMM/HMVMXR0: RFlags is 32-bit with upper half as always 0, avoid going …
(edit) @45681   12 years vboxsync VMM/HMVMXR0: Fix for 32-bit hosts, round 1.
(edit) @45680   12 years vboxsync Main/VRDEServer: Back out code to disable VRDE server if no graphics …
(edit) @45679   12 years vboxsync More E_INVALIDARG details on setting/deleting guest props
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45677   12 years vboxsync Additions/Solaris: Ship X.Org 1.14 drivers.
(edit) @45676   12 years vboxsync VBoxTray/VBoxSeamless: Fix for the issue - A small rectangular bar …
(edit) @45675   12 years vboxsync Main/Console: OSX fix
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45673   12 years vboxsync HostServices/OpenGL: compile fix for certin environments
(edit) @45672   12 years vboxsync nat-lwip: missed test case and condition for testcase.
(edit) @45671   12 years vboxsync OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
(edit) @45670   12 years vboxsync BIOS: updated the alternative source code
(edit) @45669   12 years vboxsync BIOS: add int15 function 0xd04f
(edit) @45668   12 years vboxsync VMMR0/HMVMXR0: Don't intercept CR0.WP when we have nested paging.
(edit) @45667   12 years vboxsync build fix
(edit) @45666   12 years vboxsync OHCI: Periodically cancel orphaned URBs.
(edit) @45665   12 years vboxsync HM.cpp: Fix assertion in HMIsEnabledNotMacro during vm startup.
(edit) @45664   12 years vboxsync tstVMM: the current behavior is that either raw mode or VT-x/AMD-V …
(edit) @45663   12 years vboxsync FE/Qt: Popup-pane: Remove tool-button borders.
(edit) @45662   12 years vboxsync FE/Qt: Popup-pane: Reworking layout.
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