VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @45661   12 years vboxsync forgotten file
(edit) @45660   12 years vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45659   12 years vboxsync FE/Qt: Popup-center: Moving popup-stack stuff into separate files.
(edit) @45658   12 years vboxsync FE/Qt: Popup-center, popup-pane: Implementing main framework stuff …
(edit) @45657   12 years vboxsync VMMR0/HMVMXR0: typo.
(edit) @45656   12 years vboxsync VMM/HMVMXR0: removed some superfluous comments.
(edit) @45655   12 years vboxsync VMMR0/HM: Profiling longjmp round trips are less useful, adjusted STAM …
(edit) @45654   12 years vboxsync Audio/DevIchHda: gcc warning.
(edit) @45653   12 years vboxsync VMM/VMMR0: HM cleanup.
(edit) @45652   12 years vboxsync slirp/tftp.c: better error message if option negotiation fails (often …
(edit) @45651   12 years vboxsync VMM/HMVMXR0: Actually we -do- need to intercept #DB (hypervisor …
(edit) @45650   12 years vboxsync VMMR0/HMVMXR0: Fix single-stepping over STI during guest debugging and …
(edit) @45649   12 years vboxsync Eliminated leftover variable.
(edit) @45648   12 years vboxsync VMMR0/HMVMXR0: Clear interrupt-inhibition if we're single-stepping in …
(edit) @45647   12 years vboxsync VMMR0/HMVMXR0: Implemented setting of pending debug exceptions for …
(edit) @45646   12 years vboxsync Devices/AHCI: Offload work from EMT to a dedicated thread when using …
(edit) @45645   12 years vboxsync VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
(edit) @45644   12 years vboxsync VBoxTray/VBoxSeamless.cpp : reverting the change 84781, which didn't …
(edit) @45643   12 years vboxsync Makefile.kmk: disable the safety dependencies when building the …
(edit) @45642   12 years vboxsync recompiler: Use symbolic constants.
(edit) @45641   12 years vboxsync VMMR0/HMVMXR0: bits.
(edit) @45640   12 years vboxsync VMM: build fix
(edit) @45639   12 years vboxsync VMMR0/HMVMXR0: Simultaneous hyper and guest single-stepping support …
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