VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30581   14 years vboxsync TM: Added simple CPU time accounting. Accessible thru the statistics …
(edit) @30580   14 years vboxsync VBoxHeadless: check machine id in OnGuestPropertyChange (xTracker 4294)
(edit) @30579   14 years vboxsync semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot …
(edit) @30578   14 years vboxsync semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
(edit) @30577   14 years vboxsync Webservice: back out r63195
(edit) @30576   14 years vboxsync semeventmulti-r0drv-solaris.c: that the version changed is sufficient, …
(edit) @30575   14 years vboxsync Compile warnings
(edit) @30574   14 years vboxsync One more case of PGM_GCPHYS_2_PTR
(edit) @30573   14 years vboxsync Drop PGM_GCPHYS_2_PTR usage
(edit) @30572   14 years vboxsync Removed PGMPhysGCPhys2R3Ptr usage from PATM.
(edit) @30571   14 years vboxsync XPCOM/DConnect: fix race present since day 1
(edit) @30570   14 years vboxsync wddm/3d: more impl
(edit) @30569   14 years vboxsync VBoxGuestPower is pageable; ensure we are not called at elevated IRQL …
(edit) @30568   14 years vboxsync DevOHCI: signal an interrupt if the suspend status changes; spaces …
(edit) @30567   14 years vboxsync Correct logging statement. Fixes hypervisor assertion
(edit) @30566   14 years vboxsync wddm/3d: more impl
(edit) @30565   14 years vboxsync Main: spelling
(edit) @30564   14 years vboxsync Main: safearray event attributes work
(edit) @30563   14 years vboxsync wddm/3d: more functionality impl
(edit) @30562   14 years vboxsync Devices/Input/UsbMouse: support five buttons
(edit) @30561   14 years vboxsync Comment
(edit) @30560   14 years vboxsync Spawn 2nd VBoxService instance to handle page fusion in order to work …
(edit) @30559   14 years vboxsync Main: small refactoring
(edit) @30558   14 years vboxsync VBoxNetFlt-linux.c: QDisc related fixes.
(edit) @30557   14 years vboxsync SrvIntNetR0.cpp: Implemented pfnPreRecv.
(edit) @30556   14 years vboxsync wddm/3d: more impl
(edit) @30555   14 years vboxsync VD/Async: Full support for VHD images. VMDK is still in progress
(edit) @30554   14 years vboxsync wddm/3d: more impl
(edit) @30553   14 years vboxsync Main: console events, sample of veto events use (enabled by default, …
(edit) @30552   14 years vboxsync Runtime/r0drv/solaris: SemEventMulti fix.
(edit) @30551   14 years vboxsync FE/Qt: New running VM core: Just some code cosmetics for UIMachineView.
(edit) @30550   14 years vboxsync FE/Qt: New running VM core: Removing Q_WS_PM (OS2) obsolete members …
(edit) @30549   14 years vboxsync FE/Qt: New running VM core: UIMachineView full methods rearrangement.
(edit) @30548   14 years vboxsync FE/Qt: New running VM core: Some UIMachineView cleanup.
(edit) @30547   14 years vboxsync FE/Qt: New running VM core: Normalize-geometry slot moved from …
(edit) @30546   14 years vboxsync FE/Qt: New running VM core: Just rearranging few includes in …
(edit) @30545   14 years vboxsync FE/Qt: New running VM core: Remove one specific method from UIMachineView.
(edit) @30544   14 years vboxsync FE/Qt: New running VM core: Rearranging attributes passed to …
(edit) @30543   14 years vboxsync FE/Qt: New running VM core: wiping out obsolete code from UIMachineLogic.
(edit) @30542   14 years vboxsync FE/Qt: 5078: Separate UI Mouse-Handler for running VM: Better place …
(edit) @30541   14 years vboxsync wddm/3d: enable querying visible regions only when needed
(edit) @30540   14 years vboxsync wddm/3d: disable verbose logging
(edit) @30539   14 years vboxsync wddm/3d: visible regions working!!
(edit) @30538   14 years vboxsync wddm/3d: do not query visible region info when not necessary (disabled …
(edit) @30537   14 years vboxsync wddm/3d: log reported visible regions for DEBUG_misha
(edit) @30536   14 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30535   14 years vboxsync Main: further events work, setters, part of safearrays
(edit) @30534   14 years vboxsync Main: uninit, correct COM map for veto event
(edit) @30533   14 years vboxsync Python: active callbacks with Windows Python
(edit) @30532   14 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30531   14 years vboxsync crOpenGL: terminate sync thread properly on linux
(edit) @30530   14 years vboxsync crOpenGL: don't clear data which is being used
(edit) @30529   14 years vboxsync internal/pgm.h: Applied svn-ps.sh/cmd.
(edit) @30528   14 years vboxsync USB: properly name internal USB devices for logging
(edit) @30527   14 years vboxsync Additions/Solaris/SharedFolders: optionally honor fsync requests from …
(edit) @30526   14 years vboxsync VUSBUrb: logging fix
(edit) @30525   14 years vboxsync FE/Qt: Make sure any modal dialog is closed if a powered off event …
(edit) @30524   14 years vboxsync DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
(edit) @30523   14 years vboxsync temp burn fix
(edit) @30522   14 years vboxsync Main: dup uuids
(edit) @30521   14 years vboxsync Main: veto event class, more events
(edit) @30520   14 years vboxsync don't assert on VERR_SVM_UNABLE_TO_START_VM:.
(edit) @30519   14 years vboxsync Additions/Solaris/SharedFolders: stat caching to reduce number of host …
(edit) @30518   14 years vboxsync wddm/3d: disable visible regions tester
(edit) @30517   14 years vboxsync wddm/3d: compile fix for crOpenGL
(edit) @30516   14 years vboxsync VBoxShell: active mode events test
(edit) @30515   14 years vboxsync wddm/3d: visible regions tracking optimizations & fixes
(edit) @30514   14 years vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
(edit) @30513   14 years vboxsync crOpenGL: window tracking with wddm callbacks
(edit) @30512   14 years vboxsync crOpenGL: compiler warning
(edit) @30511   14 years vboxsync Devices/Input/UsbKbd: silly regression that sent URBs back ad infinitum
(edit) @30510   14 years vboxsync Main: events work, firing of events enabled
(edit) @30509   14 years vboxsync wddm/3d: fix count
(edit) @30508   14 years vboxsync wddm/3d: visible regions bugfixing
(edit) @30507   14 years vboxsync Devices/Input/UsbKbd: rewrite of the event processing code to make it …
(edit) @30506   14 years vboxsync Cleaned up
(edit) @30505   14 years vboxsync wddm/3d: visible regions working (more debug still needed)
(edit) @30504   14 years vboxsync Additions/Solaris/SharedFolders: getattr coalesing improves …
(edit) @30503   14 years vboxsync webservice: introduce global lock for converting method parameters
(edit) @30502   14 years vboxsync SharedFolders: release logging fixes
(edit) @30501   14 years vboxsync webservice: add webservice locking class, use critsects instead of …
(edit) @30500   14 years vboxsync More fixes
(edit) @30499   14 years vboxsync Corrections
(edit) @30498   14 years vboxsync DevOHCI: typo in disabled code
(edit) @30497   14 years vboxsync Drop more PGMPhysGCPtr2R3Ptr usage
(edit) @30496   14 years vboxsync Additions/Solaris/SharedFolders: readdir coalesing. Read chunks rather …
(edit) @30495   14 years vboxsync Drop PGMPhysGCPtr2R3Ptr usage
(edit) @30494   14 years vboxsync crOpenGL: compile warning fix
(edit) @30493   14 years vboxsync Demoted some PGM apis to internal only.
(edit) @30492   14 years vboxsync python: bridge code for active listeners, sample using it in shell
(edit) @30491   14 years vboxsync Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line.
(edit) @30490   14 years vboxsync Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090)
(edit) @30489   14 years vboxsync Support/testcase/tstSupSem: Process spawn testing for multi release …
(edit) @30488   14 years vboxsync Debug code to find duplicate pages
(edit) @30487   14 years vboxsync crOpenGL: disable new tracking code for compiz
(edit) @30486   14 years vboxsync crOpenGL: tracking fixes
(edit) @30485   14 years vboxsync crOpenGL: flush original command buffer before injecting commands
(edit) @30484   14 years vboxsync wddm/3d: visible regions bugfixes fixes
(edit) @30483   14 years vboxsync wddm/3d: visible regions impl & fixes
(edit) @30482   14 years vboxsync Webservice: print hex error code instead of decimal
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