VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22916   15 years vboxsync fixed Win burns, spaces
(edit) @22915   15 years vboxsync VMM: some state stuff (work in progress, back out on bustage).
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22910   15 years vboxsync ConsoleImpl2.cpp: spaces.
(edit) @22875   15 years vboxsync FreeBSD: Add support for bridged and hostonly networking. Contributed …
(edit) @22867   15 years vboxsync ConsoleImpl2.cpp: Minore BSTR leak (not on branches). Good pratice to …
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22864   15 years vboxsync TCP ports range for VRDP server: delete VRDPPortRange extra data on VM …
(edit) @22849   15 years vboxsync typos
(edit) @22847   15 years vboxsync Python, COM glue: event processing API
(edit) @22815   15 years vboxsync #2957: Fixed an error in listing host network interfaces when all …
(edit) @22814   15 years vboxsync HGCM: delete a disconnected client handle. Fixes HGCMReset hang/assertion.
(edit) @22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22786   15 years vboxsync build fix (msc doesn't like #ifdefs inside macro parameter lists).
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22779   15 years vboxsync Main: cosmetics
(edit) @22778   15 years vboxsync Main: fix infinite recursion when renaming machines with snapshots
(edit) @22763   15 years vboxsync Main/GuestProperties: expanded a comment about guest properties …
(edit) @22762   15 years vboxsync Main/GuestProperties: made transient properties setable while a …
(edit) @22746   15 years vboxsync ConsoleImpl2.cpp: SysprepArgs and SysprepExec should be set before we …
(edit) @22732   15 years vboxsync HGCM: properly delete a client handle on the client disconnect. Should …
(edit) @22725   15 years vboxsync Webservice: cosmetics
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22708   15 years vboxsync Main: comptr+webservice logging
(edit) @22705   15 years vboxsync Main: fix windows burn
(edit) @22702   15 years vboxsync Main: comptr logging
(edit) @22700   15 years vboxsync Main: comptr logging
(edit) @22699   15 years vboxsync Main/XML: fix bad snapshot description written by earlier trunk builds …
(edit) @22666   15 years vboxsync webservice: add webtest logoff command, docs, cleanup
(edit) @22665   15 years vboxsync webservice: use -1 for allocating a single object with soap_new_* …
(edit) @22663   15 years vboxsync VRDP server port range: extra data keys.
(edit) @22653   15 years vboxsync OSE headers fixes
(edit) @22648   15 years vboxsync 3.0+trunk: HostPowerDarwin.cpp: Fixed bad log statement - no floating …
(edit) @22625   15 years vboxsync Main: lock media correctly after creating an online snapshot …
(edit) @22624   15 years vboxsync Main: cosmetics
(edit) @22615   15 years vboxsync refined r51666
(edit) @22609   15 years vboxsync disable VT-x on Linux < 2.6.13
(edit) @22603   15 years vboxsync Main/GuestProperties: tentatively fix r51587 and r51594 to use C …
(edit) @22601   15 years vboxsync Main/GuestProperties: tentatively fix r51587 and r51594 to use C …
(edit) @22595   15 years vboxsync Add 32 bits host guest memory size restriction here
(edit) @22590   15 years vboxsync cbinding: Updated VBoxCAPI_v3_0.h to r51621
(edit) @22567   15 years vboxsync Main/GuestProperties: fix r51587
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22560   15 years vboxsync Main/GuestProperties: fix setting empty strings as guest properties …
(edit) @22519   15 years vboxsync crOpenGL-OSX: Enable OpenGL for the Cocoa port again.
(edit) @22503   15 years vboxsync VBoxService: Added command execution thread (only used for sysprep …
(edit) @22487   15 years vboxsync Main: Fixed a handful status code mixups caught by RTERR_STRICT_RC.
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22472   15 years vboxsync netadp/win: install from specified inf (first step to pure non-DIFX …
(edit) @22456   15 years vboxsync ConsoleImpl.cpp: missing defined() around RT_OS_FREEBSD in the #elif, …
(edit) @22455   15 years vboxsync ConsoleImpl: meAttachmentType shouldn't be static
(edit) @22443   15 years vboxsync Removed unnecessary log statement.
(edit) @22442   15 years vboxsync HGSMI in Main/Makefile.kmk
(edit) @22434   15 years vboxsync beb: more fixes
(edit) @22432   15 years vboxsync beb: mark the release log
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22399   15 years vboxsync Main: gcc-3.3 cruft
(edit) @22396   15 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22394   15 years vboxsync Python: event waiting interruptible via API
(edit) @22390   15 years vboxsync typo
(edit) @22388   15 years vboxsync Pass the number of guest monitors to VGA device.
(edit) @22384   15 years vboxsync Main: repair RT_OS_LINUX=1 VBOX_WITH_NETFLT=
(edit) @22381   15 years vboxsync Main, Python glue: Windows updates
(edit) @22379   15 years vboxsync Webservice: add PHP bindings (still needs integration into build system)
(edit) @22375   15 years vboxsync NetSniffer: do not erase the dump file even if network attachment is …
(edit) @22362   15 years vboxsync typo
(edit) @22358   15 years vboxsync fixed Win burns
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22345   15 years vboxsync ConsoleImpl2.cpp: removed todo as already done in r50358
(edit) @22339   15 years vboxsync JAX-WS: fix memory leak if logoff() throws an exception
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