VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45806   12 years vboxsync Build fix.
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45801   12 years vboxsync Warning.
(edit) @45783   12 years vboxsync Build fix.
(edit) @45782   12 years vboxsync Build fix.
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45776   12 years vboxsync VPX: nits
(edit) @45772   12 years vboxsync VPX: allow to build against libvpx provided by the build system
(edit) @45757   12 years vboxsync Main: more debugging
(edit) @45743   12 years vboxsync Main/Display: cosmetics
(edit) @45740   12 years vboxsync Main/VideoRec: use milliseconds as time units to get more precise …
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45694   12 years vboxsync Main/ConsoleImpl: don't run out of scope!
(edit) @45687   12 years vboxsync Console::setGuestProperty: Temporary E_INVALIDARG debugging hack.
(edit) @45686   12 years vboxsync Console::setGuestProperty: some cleanup.
(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) @45675   12 years vboxsync Main/Console: OSX fix
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45660   12 years vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45622   12 years vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45572   12 years vboxsync GuestSessionImplTasks.cpp: Better Windows OS version detection for …
(edit) @45571   12 years vboxsync Missing return value.
(edit) @45568   12 years vboxsync Main/GuestCtrl: Removed dead code.
(edit) @45554   12 years vboxsync ConsoleImpl2.cpp: Treat the 64-bit guest type the same way on 32-bit …
(edit) @45553   12 years vboxsync ConsoleImpl2.cpp: Force HW-virt if 64-bit guest. Log force HW-virt …
(edit) @45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45482   12 years vboxsync GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
(edit) @45434   12 years vboxsync GuestCtrl: More event handling code for IGuestFile and IGuestSession.
(edit) @45426   12 years vboxsync GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
(edit) @45421   12 years vboxsync Another build fix: Missing class info and isupports for GuestErrorInfo …
(edit) @45418   12 years vboxsync Build fix.
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45336   12 years vboxsync Main/Console: use appropriate API method for deleting the necessary …
(edit) @45284   12 years vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45078   12 years vboxsync VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
(edit) @45077   12 years vboxsync GuestProcessImpl.cpp: Fixed some callback return values.
(edit) @45076   12 years vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45033   12 years vboxsync Fixed PDMICARDREADERUP method names so they don't repeat the interface …
(edit) @45032   12 years vboxsync Fixed PDMICARDREADERDOWN method names so they don't repeat the …
(edit) @45030   12 years vboxsync Main/drv*: s/pData/pThis/g.
(edit) @45029   12 years vboxsync Main: drvDestruct/drvConstruct cleanups.
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44970   12 years vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44945   12 years vboxsync Main/GuestProcessImpl: warnings
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44903   12 years vboxsync Guest::updateStats: Don't divide by zero.
(edit) @44870   12 years vboxsync Build fix.
(edit) @44869   12 years vboxsync Build fix.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44829   12 years vboxsync ExtPacks\Puel,Main: removed obsolete VBOX_WITH_USB_VIDEO_TEST define …
(edit) @44822   12 years vboxsync Main: 6414: VM crashes with 2 virtual screens configured on Mac host …
(edit) @44759   12 years vboxsync UsbWebcamInterface: warning.
(edit) @44758   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
(edit) @44619   12 years vboxsync Nvram.cpp: Some refinements and fixes.
(edit) @44591   12 years vboxsync DevEFI,Nvram.cpp: Cleaning up. (partly tested)
(edit) @44590   12 years vboxsync ConsoleImpl2: Implemented the 'bytes:' prefix for overlay values. (not …
(edit) @44580   12 years vboxsync VBoxBFE: RIP.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44525   12 years vboxsync VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
(edit) @44503   12 years vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44468   12 years vboxsync ConsoleVRDPServer: use a separate thread to call the external auth …
(edit) @44440   12 years vboxsync Main: UsbWebcamInterface: do not crash if VM has no webcam.
(edit) @44425   12 years vboxsync Main: Some more pVM cleanups.
(edit) @44421   12 years vboxsync mpVM -> mpUVM in comments and such.
(edit) @44419   12 years vboxsync Main: One more use of PVM and some other cleanups.
(edit) @44402   12 years vboxsync ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
(edit) @44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44393   12 years vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44387   12 years vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44385   12 years vboxsync CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
(edit) @44382   12 years vboxsync Main/DisplayImpl: Fix for access violation in case of multimonitor. …
(edit) @44375   12 years vboxsync EM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44374   12 years vboxsync FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
(edit) @44368   12 years vboxsync ConsoleImpl.cpp: There is no group operator called 'unrestricted', …
(edit) @44364   12 years vboxsync PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
(edit) @44362   12 years vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
(edit) @44358   12 years vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
(edit) @44355   12 years vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44346   12 years vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44337   12 years vboxsync update
(edit) @44288   12 years vboxsync Eliminate last use of CombinedProgress class etc xtracker id id 6167
(edit) @44281   12 years vboxsync export to OSE
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44167   12 years vboxsync Main: Increased guest property lookup performance by using a map for …
(edit) @44152   12 years vboxsync Main/Snapshot+Console: Set up logging earlier to capture more error …
(edit) @44151   12 years vboxsync Main/Console: dump the VBoxInternal2 extradata settings since they …
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