VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23567   15 years vboxsync Main: Enabled the live snapshot code (TakeSnapshot).
(edit) @23563   15 years vboxsync Main/HostHardwareLinux: function descriptions and removed a header file
(edit) @23560   15 years vboxsync API/SystemProperties: new method to query the maximum instance count …
(edit) @23554   15 years vboxsync typos
(edit) @23552   15 years vboxsync Python WS: docs update, minor build changes
(edit) @23537   15 years vboxsync FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
(edit) @23530   15 years vboxsync Main: Fix booting from SATA controllers
(edit) @23529   15 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
(edit) @23522   15 years vboxsync Main/HostHardwareLinux: more rewriting of the Linux host drive code, …
(edit) @23502   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23500   15 years vboxsync Require VT-x/AMD-V for OpenBSD & Netware
(edit) @23492   15 years vboxsync Main: auto-canonicalize the IDE/SATA controller names to the longer …
(edit) @23465   15 years vboxsync header fixes
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23451   15 years vboxsync whitespace
(edit) @23441   15 years vboxsync Main/MachineImpl: fix subtly broken snapshot creation (attachments …
(edit) @23420   15 years vboxsync Medium/ConsoleImpl: clean up release logging
(edit) @23419   15 years vboxsync Main/ConsoleImpl: make DVD attachments at runtime work. floppy still …
(edit) @23418   15 years vboxsync Main/ConsoleImpl2: fix creating CFGM tree creation for DVD/floppy …
(edit) @23407   15 years vboxsync Main/ConsoleImpl2.cpp: unused vars
(edit) @23401   15 years vboxsync Undo damage done by r52941 to libvirt headers
(edit) @23400   15 years vboxsync Filemuncher fixes
(edit) @23397   15 years vboxsync Main/MediumAttachment: temporary workaround for Passthrough trouble in …
(edit) @23395   15 years vboxsync Main/Machine: fix error message, very partial whitespace cleanup
(edit) @23394   15 years vboxsync Main/MediumAttachment: cleanup, much more logging, some preparation …
(edit) @23392   15 years vboxsync Main/MachineDebugger: small logging fix
(edit) @23386   15 years vboxsync @note isn't for line commenting. (Doxygen will (IIRC) put in in the …
(edit) @23385   15 years vboxsync Main/HostHardwareLinux: test host floppy drives using an ioctl, not a …
(edit) @23384   15 years vboxsync crOpenGL-OSX: check for the necessary OpenGL extensions on OSX
(edit) @23382   15 years vboxsync Main/HostHardwareLinux: test host floppy drives using an ioctl, not a …
(edit) @23381   15 years vboxsync Main/ConsoleImpl2.cpp: preincrement optimization
(edit) @23379   15 years vboxsync Main/ConsoleImpl: fix typos in error messages, whitespace cleanup, …
(edit) @23378   15 years vboxsync MachineImpl.cpp: Fixed assertion/crash in discardCurrentStateHandler.
(edit) @23341   15 years vboxsync Main: opimization for r52856
(edit) @23339   15 years vboxsync Host::uninit: llChildren is modified during child uninit.
(edit) @23338   15 years vboxsync Host::uninit: llChildren is modified during child uninit.
(edit) @23337   15 years vboxsync Main/MediumImpl: make sure that host drive locations do not get …
(edit) @23335   15 years vboxsync ConsoleImpl,MachineImpl: Re-did the live snapshot bits.
(edit) @23334   15 years vboxsync Main: be stricter with bumping settings version to 1.9 when …
(edit) @23331   15 years vboxsync Main/MachineImpl: add paranoia to check for duplicate attachments
(edit) @23330   15 years vboxsync tstXPCOMCCall: change for recent IConsoleCallback change
(edit) @23328   15 years vboxsync Main: fix assert + crash attaching disk
(edit) @23327   15 years vboxsync Main: more header cleanup; move VirtualBox instance data to cpp …
(edit) @23319   15 years vboxsync Main: more header cleanup
(edit) @23310   15 years vboxsync Main/HostHardwareLinux: use sysfs for querying host drives if hal is …
(edit) @23308   15 years vboxsync fix OSE
(edit) @23304   15 years vboxsync Main: make backups before overwriting old XML files; remove obsolete …
(edit) @23289   15 years vboxsync Main: nasty typo.
(edit) @23288   15 years vboxsync Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
(edit) @23280   15 years vboxsync Main: avoid full recompile if only comments in VirtualBox.xidl are changed
(edit) @23279   15 years vboxsync Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
(edit) @23273   15 years vboxsync Main: warnings
(edit) @23271   15 years vboxsync Main: duplicate NS_DECL_ISUPPORTS (already done as part of the COM map)
(edit) @23270   15 years vboxsync Main: get the VBOX_WITH_USB checks right
(edit) @23269   15 years vboxsync export to OSE
(edit) @23265   15 years vboxsync export to OSE
(edit) @23264   15 years vboxsync fix OSE exports
(edit) @23259   15 years vboxsync Main: attempt solaris build fix
(edit) @23257   15 years vboxsync Main: IHost header cleanup, remove cruft elsewhere
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23245   15 years vboxsync Main/MachineImpl: add a few missing null medium checks
(edit) @23237   15 years vboxsync Main/Settings: Fix crash when opening pre 1.7 config files. Attached …
(edit) @23236   15 years vboxsync medium-merge: fix osx
(edit) @23235   15 years vboxsync API: fix opening new dvd/floppy images, introduce fallback format
(edit) @23232   15 years vboxsync typo
(edit) @23231   15 years vboxsync merge: solaris build fix
(edit) @23230   15 years vboxsync Main: update forgotten doxygen.xsl as well
(edit) @23228   15 years vboxsync merge: first solaris build fix
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23222   15 years vboxsync ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
(edit) @23203   15 years vboxsync Main/NetIf-linux: don't crash VBoxSVC if /proc/net/route couldn't be opened
(edit) @23197   15 years vboxsync UUID: for r52117, r52023
(edit) @23188   15 years vboxsync SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
(edit) @23187   15 years vboxsync SessionMachine::EndTakingSnapshot: Don't restore the state to Running. …
(edit) @23185   15 years vboxsync Skip VBVA update if framebufer is being resized.
(edit) @23182   15 years vboxsync UUID: for r52603
(edit) @23180   15 years vboxsync Main: fixed win burns
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @23175   15 years vboxsync glue/initterm.cpp: Don't assume RTThreadSelf() won't return …
(edit) @23150   15 years vboxsync Main: Fix getHostMemoryUsage for FreeBSD. Contributed by Bernhard Froehlich
(edit) @23144   15 years vboxsync NetIf-darwin.cpp: More search corrections on sdl_data not terminated …
(edit) @23136   15 years vboxsync NetIf-darwin.cpp: Corrected search search on BSD name in the list …
(edit) @23134   15 years vboxsync Main/darwin/iokit.*: DARWINETHERNIC::szBSDName is too small, increased …
(edit) @23130   15 years vboxsync VM starts even if VRDP server fails to bind to a port.
(edit) @23128   15 years vboxsync COM/XPCOM glue: Bug fixes around the EventQueue init/uninit calls from …
(edit) @23107   15 years vboxsync Backed out 52463
(edit) @23104   15 years vboxsync Main/USBProxyServiceLinux: VBOX_USB_SYSFS_BY_DEFAULT -> …
(edit) @23103   15 years vboxsync HostOnly: Fixed VERR_INTNET_FLT_IF_NOT_FOUND issue (trailing garbage …
(edit) @23102   15 years vboxsync Main/USBProxyServiceLinux: allow selection of the default host USB …
(edit) @23099   15 years vboxsync PATM: implemented couple tweaks to make NetBSD bootable (still some …
(edit) @23096   15 years vboxsync EventQuqueu.cpp: windows simplications.
(edit) @23092   15 years vboxsync Main/glue: EventQueue bugfixes and code style adjustments and …
(edit) @23084   15 years vboxsync ConsoleImpl: removed todo, not valid anymore
(edit) @23080   15 years vboxsync VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
(edit) @23061   15 years vboxsync forward ported r52387 (fixes host interface parsing problem)
(edit) @23020   15 years vboxsync unused variables
(edit) @23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @23009   15 years vboxsync VMM: State machine adjustments. Have only received basic testing.
(edit) @23008   15 years vboxsync Main: increased the maximum length of host-only internal network names …
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