VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @45720   12 years vboxsync desperate
(edit) @45719   12 years vboxsync More testbox debug hacks.
(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) @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) @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) @45661   12 years vboxsync forgotten file
(edit) @45660   12 years vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45629   12 years vboxsync Main: assembler functions not required here
(edit) @45625   12 years vboxsync convertVBoxOSType2CIMOSType: return Other_64 if fLongMode is set.
(edit) @45624   12 years vboxsync build fix
(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) @45614   12 years vboxsync Main/webservices: make it less annoying by preventing many warnings
(edit) @45602   12 years vboxsync ApplianceImplExport.cpp: VBox is never ever written Vbox.
(edit) @45601   12 years vboxsync ApplianceImplExport.h: VBox is never ever written Vbox.
(edit) @45600   12 years vboxsync ApplianceImplExport.cpp: Added check for …
(edit) @45599   12 years vboxsync ovfreader.h: Why don't we document where standard values are take …
(edit) @45598   12 years vboxsync Main/Machine: Add a newly attached medium to the lcoked media map …
(edit) @45597   12 years vboxsync Main/Medium: Use VD_OPEN_FLAGS_INFO when creating the diff image …
(edit) @45595   12 years vboxsync Main/MediumLock: delete the medium lock list when it is erased
(edit) @45591   12 years vboxsync Main: Set the aOnline flag when committing the media data
(edit) @45589   12 years vboxsync GuestCtrl: Clarify API documentation.
(edit) @45584   12 years vboxsync Main/MediumFormat: fix regression in the rewrite which was part of the …
(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) @45567   12 years vboxsync Trim trailing spaces.
(edit) @45566   12 years vboxsync VirtualBox.xidl: Documentation.
(edit) @45565   12 years vboxsync Main: change UUID after interface changes
(edit) @45563   12 years vboxsync Main: Make SilentReconfigureWhilePaused a per VM flag
(edit) @45559   12 years vboxsync NAT/Lwip-service: Main client now, dynamic port-forward + managment.
(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) @45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45497   12 years vboxsync back out API wrapper generator, too broken with XPCOM
(edit) @45492   12 years vboxsync Main/Makefile.kmk: delete debugging leftover
(edit) @45491   12 years vboxsync Main: Code generator for (xp)com implementations, including logging …
(edit) @45483   12 years vboxsync Main/glue+idl+webservice: move the type mapping XSLT include file to a …
(edit) @45482   12 years vboxsync GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
(edit) @45473   12 years vboxsync vboxapi.py: Use TLB_MAJOR and TLB_MINOR.
(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) @45422   12 years vboxsync Trim trailing spaces.
(edit) @45421   12 years vboxsync Another build fix: Missing class info and isupports for GuestErrorInfo …
(edit) @45420   12 years vboxsync Build fix: Adding missing macros to VirtualBox.xidl.
(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) @45356   12 years vboxsync tabs
(edit) @45354   12 years vboxsync Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
(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) @45239   12 years vboxsync Main/Medium: Remove leftover calls to UnlockWrite in ResetHandler …
(edit) @45232   12 years vboxsync build fix
(edit) @45230   12 years vboxsync Main: OVF 2.0 support. A few corrections. Added …
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45195   12 years vboxsync xslt/java: fixes VirtualBoxManager::dissconnect on attempt to …
(edit) @45186   12 years vboxsync API/binding: test for NAT Engine in Java.
(edit) @45185   12 years vboxsync Main/NATEngine: commit data, before releasing and firing event …
(edit) @45157   12 years vboxsync Main/NATNetworks: VirtualBox::RemoveNATNetwork returns S_OK in …
(edit) @45145   12 years vboxsync Main: build fix; warninMain: build fix; warning
(edit) @45141   12 years vboxsync build fix
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45127   12 years vboxsync AutoLock.cpp: Try the new read/write critical section.
(edit) @45119   12 years vboxsync reverted: r84411. (need to solve issues with java first.)
(edit) @45117   12 years vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45098   12 years vboxsync Main/Snapshot: fragment of code has been replaced by a call …
(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) @45075   12 years vboxsync Main/webservice: fix long-standing linker warning
(edit) @45074   12 years vboxsync Main/webservice/Makefile.kmk: use $(SHELL) instead of hardcoded bash
(edit) @45073   12 years vboxsync Main/win/NetIf-win.cpp: release logging fix
(edit) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45067   12 years vboxsync Main/VirtualBox: report zero UUID as in use, fix compiler warning
(edit) @45064   12 years vboxsync fix OSE
(edit) @45052   12 years vboxsync added new makefile for building sample tstVBoxAPIWin from SDK on Windows.
(edit) @45051   12 years vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @45034   12 years vboxsync Main: make VBOX_ONLY_SDK=1 build on Windows hosts
(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) @45012   12 years vboxsync Main/Metrics: Minor improvements in tstCollector
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
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