VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19379   16 years vboxsync ConsoleImpl2.cpp: force hardware virtualization mode if cCpus > 1. …
(edit) @19375   16 years vboxsync cbinding: fixed the samples to have string UUID's instead of struct once.
(edit) @19320   16 years vboxsync Python bindings: fixed keyword conflict, minor cleanup
(edit) @19310   16 years vboxsync Main: adpated to paramter type change of COMGETTER(ResultCode)
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19296   16 years vboxsync Main/FreeBSD: Use the same approach as on Darwin for daemonizing …
(edit) @19289   16 years vboxsync ConsoleImpl.cpp: -spaces.
(edit) @19283   16 years vboxsync removed debugging code
(edit) @19280   16 years vboxsync Main: Build fix for FreeBSD AMD64. key_t is 8 bytes big on amd64
(edit) @19270   16 years vboxsync #3354: SubMetric instances leak fixed. No more leaks in metric …
(edit) @19269   16 years vboxsync LogRel the ID of the VM process
(edit) @19249   16 years vboxsync UUID: for r46627
(edit) @19245   16 years vboxsync typos
(edit) @19244   16 years vboxsync API: updated docs, Java sample
(edit) @19242   16 years vboxsync Main: hopefully fixed Linux burns
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19236   16 years vboxsync Main: Added first step for ability to run VBox with read-only …
(edit) @19235   16 years vboxsync gcc-4.4 compile fix
(edit) @19233   16 years vboxsync #2946 & #2954: Main API now supports dynamic adding/removing network …
(edit) @19230   16 years vboxsync Allow configuration of multiple VCPUs
(edit) @19222   16 years vboxsync Main: remove debugging signal handler from VBoxSVC that prevented it …
(edit) @19218   16 years vboxsync NetIf/win: ipconfig fix
(edit) @19176   16 years vboxsync VBoxHDD/generic+VDI: implemented and documented
(edit) @19165   16 years vboxsync Main-OVF: always use the VBox default network adapter if the OVF is …
(edit) @19161   16 years vboxsync #3860: SEGFAULT fix. Metric unregistration re-written.
(edit) @19160   16 years vboxsync NetAdp/win: static config fixes for Vista
(edit) @19138   16 years vboxsync cbinding: tab to spaces
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @19130   16 years vboxsync NetAdp/win: static ip settings by default, dynamic calculation
(edit) @19124   16 years vboxsync ConsoleImpl2.cpp: anything goes for VBoxInternal2/UseEFI.
(edit) @19119   16 years vboxsync ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
(edit) @19118   16 years vboxsync ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
(edit) @19116   16 years vboxsync Solaris build fix.
(edit) @19115   16 years vboxsync Enabling create/destroy host-only interfaces in Main API for all platforms.
(edit) @19108   16 years vboxsync Main: fix discarding snapshots when the corresponding disk images …
(edit) @19107   16 years vboxsync Cbinding: removed the unwanted header
(edit) @19106   16 years vboxsync Cbinding: return IVirtualBox and ISession objects only if they match …
(edit) @19098   16 years vboxsync VBoxXPCOMC: fixed memory leak as ppSession & ppVirtualBox were not …
(edit) @19094   16 years vboxsync gcc-4 fixes
(edit) @19086   16 years vboxsync ConsoleImpl.cpp: Don't crash on VM create or restore errors.
(edit) @19085   16 years vboxsync cbinding: updated sample
(edit) @19083   16 years vboxsync NetAdp/win: static IP config on install
(edit) @19081   16 years vboxsync Main/cbindings: VBOXXPCOMC::pfnComInitialize needs to know which …
(edit) @19078   16 years vboxsync Main/cbindings: Updated VBoxGetXPCOMCFunctions to support the old …
(edit) @19070   16 years vboxsync Main,VBoxManage: Implemented IHost::OperatingSystem and …
(edit) @19069   16 years vboxsync Tiny descriptions of CollectorHAL methods.
(edit) @19067   16 years vboxsync Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to …
(edit) @19063   16 years vboxsync cbinding: trailing whitespace
(edit) @19062   16 years vboxsync Main/Makefile.kmk: Reformatted todo + some cleanup.
(edit) @19059   16 years vboxsync ConsoleImpl2.cpp: ditto.
(edit) @19058   16 years vboxsync AudioAdapterImpl.cpp: There might be more OSS users, so join them up.
(edit) @19055   16 years vboxsync cbinding: trailing whitespace
(edit) @19052   16 years vboxsync VBoxXPCOMCGlue.c: dlopen errors are less important than the other ones.
(edit) @19046   16 years vboxsync Main: fixed potential deadlock during VM creation (internal ticket #3851)
(edit) @19045   16 years vboxsync ConsoleImpl2.cpp: wrong cRamMBs calc in disabled debug code.
(edit) @19036   16 years vboxsync Main/HardDisk: implement compact functionality
(edit) @19035   16 years vboxsync API: document error codes for compact operation
(edit) @19028   16 years vboxsync Main/cbindins,libvirt/*glue: Bought back g_szVBoxErrMsg and change the …
(edit) @19020   16 years vboxsync webservice/Makefile.kmk: some cleanup.
(edit) @19017   16 years vboxsync Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
(edit) @19007   16 years vboxsync Main: centralized control for extended device profiles, ACPI cleanup
(edit) @19004   16 years vboxsync Main/Performance: Implement memory statistics for FreeBSD. The Qt …
(edit) @19003   16 years vboxsync Main: Workaround for the linker problem on FreeBSD with release builds
(edit) @19002   16 years vboxsync Audio: Add support for FreeBSD
(edit) @18998   16 years vboxsync cbinding: added event queues for callback support
(edit) @18971   16 years vboxsync Main/NetIf-freebsd.cpp: export.
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18926   16 years vboxsync Main: do not attempt to load older versions of libdbus
(edit) @18924   16 years vboxsync Main: Stub host networking stuff for FreeBSD to make it possible to …
(edit) @18923   16 years vboxsync CBinding: Add case for FreeBSD
(edit) @18896   16 years vboxsync Cbinding: pushed to OSE, else OSE will fail during compilation
(edit) @18895   16 years vboxsync Cbinding: Update version to 2.5
(edit) @18894   16 years vboxsync Cbinding: removed the staic variable
(edit) @18891   16 years vboxsync VBoxXPCOMCGlue: removed the static variable as per the suggestion on …
(edit) @18887   16 years vboxsync SDK, Knut compatibility: cleanup of SDK generation
(edit) @18884   16 years vboxsync Main/Makefile.kmk: build fix (=> not =)
(edit) @18883   16 years vboxsync Main/Makefile.kmk: install .so symlinks in components for hardened builds.
(edit) @18871   16 years vboxsync VBoxXPCOMCGlue.c: Use parameters for passing stuff down to the worker …
(edit) @18866   16 years vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @18856   16 years vboxsync SDK: missed resource versioning
(edit) @18853   16 years vboxsync VBoxXPCOMGlue: fixed a bug in path detection logic
(edit) @18838   16 years vboxsync Main/Appliance: windows build fix
(edit) @18833   16 years vboxsync OVF: add an OS type description to the OVF on export
(edit) @18831   16 years vboxsync XPCOM glue: added extra search paths
(edit) @18829   16 years vboxsync undo 45832
(edit) @18826   16 years vboxsync Main: INetworkAdapter separate properties for hostonly & bridged …
(edit) @18821   16 years vboxsync Cbinding: this_ => pThis
(edit) @18818   16 years vboxsync Main/Machine: fix returned error code if opening the vm config file …
(edit) @18817   16 years vboxsync OVF: NAT is a known network type also
(edit) @18816   16 years vboxsync OVF: allow E10000 as network card on import
(edit) @18813   16 years vboxsync Main/IMedium,IHardDisk: fix error handling so that VBOX_E_FILE_ERROR …
(edit) @18806   16 years vboxsync tstXPCOMCCall.c: adjustments.
(edit) @18804   16 years vboxsync API: clarify return value definitions for openHardDisk, openDVDImage, …
(edit) @18801   16 years vboxsync webservices: allow to override VBOX_GSOAP_CXX_SOURCES and …
(edit) @18799   16 years vboxsync OVF: don't use return if we are in a try catch block
(edit) @18786   16 years vboxsync CBinding: sample program for callbacks.
(edit) @18785   16 years vboxsync API/MachineImpl: double-dash command line options and support starting …
(edit) @18758   16 years vboxsync additional comment
(edit) @18755   16 years vboxsync ConsoleImpl.cpp/powerUpThread: Deregister the error VMSetError …
(edit) @18749   16 years vboxsync Stopping the build when doxygen is unhappy is not yet ready for prime …
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