|
|
@19244
|
16 years |
vboxsync |
API: updated docs, Java sample
|
|
|
@19242
|
16 years |
vboxsync |
Main: hopefully fixed Linux burns
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19236
|
16 years |
vboxsync |
Main: Added first step for ability to run VBox with read-only …
|
|
|
@19235
|
16 years |
vboxsync |
gcc-4.4 compile fix
|
|
|
@19233
|
16 years |
vboxsync |
#2946 & #2954: Main API now supports dynamic adding/removing network …
|
|
|
@19230
|
16 years |
vboxsync |
Allow configuration of multiple VCPUs
|
|
|
@19222
|
16 years |
vboxsync |
Main: remove debugging signal handler from VBoxSVC that prevented it …
|
|
|
@19218
|
16 years |
vboxsync |
NetIf/win: ipconfig fix
|
|
|
@19176
|
16 years |
vboxsync |
VBoxHDD/generic+VDI: implemented and documented
|
|
|
@19165
|
16 years |
vboxsync |
Main-OVF: always use the VBox default network adapter if the OVF is …
|
|
|
@19161
|
16 years |
vboxsync |
#3860: SEGFAULT fix. Metric unregistration re-written.
|
|
|
@19160
|
16 years |
vboxsync |
NetAdp/win: static config fixes for Vista
|
|
|
@19138
|
16 years |
vboxsync |
cbinding: tab to spaces
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@19130
|
16 years |
vboxsync |
NetAdp/win: static ip settings by default, dynamic calculation
|
|
|
@19124
|
16 years |
vboxsync |
ConsoleImpl2.cpp: anything goes for VBoxInternal2/UseEFI.
|
|
|
@19119
|
16 years |
vboxsync |
ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
|
|
|
@19118
|
16 years |
vboxsync |
ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
|
|
|
@19116
|
16 years |
vboxsync |
Solaris build fix.
|
|
|
@19115
|
16 years |
vboxsync |
Enabling create/destroy host-only interfaces in Main API for all platforms.
|
|
|
@19108
|
16 years |
vboxsync |
Main: fix discarding snapshots when the corresponding disk images …
|
|
|
@19107
|
16 years |
vboxsync |
Cbinding: removed the unwanted header
|
|
|
@19106
|
16 years |
vboxsync |
Cbinding: return IVirtualBox and ISession objects only if they
match …
|
|
|
@19098
|
16 years |
vboxsync |
VBoxXPCOMC: fixed memory leak as ppSession & ppVirtualBox were not …
|
|
|
@19094
|
16 years |
vboxsync |
gcc-4 fixes
|
|
|
@19086
|
16 years |
vboxsync |
ConsoleImpl.cpp: Don't crash on VM create or restore errors.
|
|
|
@19085
|
16 years |
vboxsync |
cbinding: updated sample
|
|
|
@19083
|
16 years |
vboxsync |
NetAdp/win: static IP config on install
|
|
|
@19081
|
16 years |
vboxsync |
Main/cbindings: VBOXXPCOMC::pfnComInitialize needs to know which …
|
|
|
@19078
|
16 years |
vboxsync |
Main/cbindings: Updated VBoxGetXPCOMCFunctions to support the old …
|
|
|
@19070
|
16 years |
vboxsync |
Main,VBoxManage: Implemented IHost::OperatingSystem and …
|
|
|
@19069
|
16 years |
vboxsync |
Tiny descriptions of CollectorHAL methods.
|
|
|
@19067
|
16 years |
vboxsync |
Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to …
|
|
|
@19063
|
16 years |
vboxsync |
cbinding: trailing whitespace
|
|
|
@19062
|
16 years |
vboxsync |
Main/Makefile.kmk: Reformatted todo + some cleanup.
|
|
|
@19059
|
16 years |
vboxsync |
ConsoleImpl2.cpp: ditto.
|
|
|
@19058
|
16 years |
vboxsync |
AudioAdapterImpl.cpp: There might be more OSS users, so join them up.
|
|
|
@19055
|
16 years |
vboxsync |
cbinding: trailing whitespace
|
|
|
@19052
|
16 years |
vboxsync |
VBoxXPCOMCGlue.c: dlopen errors are less important than the other ones.
|
|
|
@19046
|
16 years |
vboxsync |
Main: fixed potential deadlock during VM creation (internal ticket #3851)
|
|
|
@19045
|
16 years |
vboxsync |
ConsoleImpl2.cpp: wrong cRamMBs calc in disabled debug code.
|
|
|
@19036
|
16 years |
vboxsync |
Main/HardDisk: implement compact functionality
|
|
|
@19035
|
16 years |
vboxsync |
API: document error codes for compact operation
|
|
|
@19028
|
16 years |
vboxsync |
Main/cbindins,libvirt/*glue: Bought back g_szVBoxErrMsg and change the …
|
|
|
@19020
|
16 years |
vboxsync |
webservice/Makefile.kmk: some cleanup.
|
|
|
@19017
|
16 years |
vboxsync |
Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
|
|
|
@19007
|
16 years |
vboxsync |
Main: centralized control for extended device profiles, ACPI cleanup
|
|
|
@19004
|
16 years |
vboxsync |
Main/Performance: Implement memory statistics for FreeBSD. The Qt …
|
|
|
@19003
|
16 years |
vboxsync |
Main: Workaround for the linker problem on FreeBSD with release builds
|
|
|
@19002
|
16 years |
vboxsync |
Audio: Add support for FreeBSD
|
|
|
@18998
|
16 years |
vboxsync |
cbinding: added event queues for callback support
|
|
|
@18971
|
16 years |
vboxsync |
Main/NetIf-freebsd.cpp: export.
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18926
|
16 years |
vboxsync |
Main: do not attempt to load older versions of libdbus
|
|
|
@18924
|
16 years |
vboxsync |
Main: Stub host networking stuff for FreeBSD to make it possible to …
|
|
|
@18923
|
16 years |
vboxsync |
CBinding: Add case for FreeBSD
|
|
|
@18896
|
16 years |
vboxsync |
Cbinding: pushed to OSE, else OSE will fail during compilation
|
|
|
@18895
|
16 years |
vboxsync |
Cbinding: Update version to 2.5
|
|
|
@18894
|
16 years |
vboxsync |
Cbinding: removed the staic variable
|
|
|
@18891
|
16 years |
vboxsync |
VBoxXPCOMCGlue: removed the static variable as per the
suggestion on …
|
|
|
@18887
|
16 years |
vboxsync |
SDK, Knut compatibility: cleanup of SDK generation
|
|
|
@18884
|
16 years |
vboxsync |
Main/Makefile.kmk: build fix (=> not =)
|
|
|
@18883
|
16 years |
vboxsync |
Main/Makefile.kmk: install .so symlinks in components for hardened builds.
|
|
|
@18871
|
16 years |
vboxsync |
VBoxXPCOMCGlue.c: Use parameters for passing stuff down to the worker …
|
|
|
@18866
|
16 years |
vboxsync |
*: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
|
|
|
@18856
|
16 years |
vboxsync |
SDK: missed resource versioning
|
|
|
@18853
|
16 years |
vboxsync |
VBoxXPCOMGlue: fixed a bug in path detection logic
|
|
|
@18838
|
16 years |
vboxsync |
Main/Appliance: windows build fix
|
|
|
@18833
|
16 years |
vboxsync |
OVF: add an OS type description to the OVF on export
|
|
|
@18831
|
16 years |
vboxsync |
XPCOM glue: added extra search paths
|
|
|
@18829
|
16 years |
vboxsync |
undo 45832
|
|
|
@18826
|
16 years |
vboxsync |
Main: INetworkAdapter separate properties for hostonly & bridged …
|
|
|
@18821
|
16 years |
vboxsync |
Cbinding: this_ => pThis
|
|
|
@18818
|
16 years |
vboxsync |
Main/Machine: fix returned error code if opening the vm config file …
|
|
|
@18817
|
16 years |
vboxsync |
OVF: NAT is a known network type also
|
|
|
@18816
|
16 years |
vboxsync |
OVF: allow E10000 as network card on import
|
|
|
@18813
|
16 years |
vboxsync |
Main/IMedium,IHardDisk: fix error handling so that VBOX_E_FILE_ERROR …
|
|
|
@18806
|
16 years |
vboxsync |
tstXPCOMCCall.c: adjustments.
|
|
|
@18804
|
16 years |
vboxsync |
API: clarify return value definitions for openHardDisk, openDVDImage, …
|
|
|
@18801
|
16 years |
vboxsync |
webservices: allow to override VBOX_GSOAP_CXX_SOURCES and …
|
|
|
@18799
|
16 years |
vboxsync |
OVF: don't use return if we are in a try catch block
|
|
|
@18786
|
16 years |
vboxsync |
CBinding: sample program for callbacks.
|
|
|
@18785
|
16 years |
vboxsync |
API/MachineImpl: double-dash command line options and support starting …
|
|
|
@18758
|
16 years |
vboxsync |
additional comment
|
|
|
@18755
|
16 years |
vboxsync |
ConsoleImpl.cpp/powerUpThread: Deregister the error VMSetError …
|
|
|
@18749
|
16 years |
vboxsync |
Stopping the build when doxygen is unhappy is not yet ready for prime …
|
|
|
@18743
|
16 years |
vboxsync |
kmk doc: stop when doxygen is unhappy with VirtualBox.xidl
|
|
|
@18738
|
16 years |
vboxsync |
Main/docs: #3780: “Errors/Warnings when building docs”
Make it hard to …
|
|
|
@18732
|
16 years |
vboxsync |
NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
|
|
|
@18715
|
16 years |
vboxsync |
Main/Makefile.kmk: r=bird: questions about the …
|
|
|
@18710
|
16 years |
vboxsync |
Updated dirty hack to use slot 0x11 instead of 11.
|
|
|
@18704
|
16 years |
vboxsync |
rename TAP to NetAdp, remove abandoned tap win code
|
|
|
@18702
|
16 years |
vboxsync |
OVF: enable the I/O APIC on import of Windows machines.
|
|
|
@18701
|
16 years |
vboxsync |
ConsoleImpl2/win: cleaned old tap init code
|
|
|
@18698
|
16 years |
vboxsync |
OVF: this was for r45536
|
|
|
@18697
|
16 years |
vboxsync |
OVF: this was for r45633
|
|
|
@18696
|
16 years |
vboxsync |
Ugly hack to swap slots 11 and 3 so 82545EM ends up in slot 11 (as in …
|
|
|
@18695
|
16 years |
vboxsync |
OVF: reserve a miscellaneous config item for later string config when …
|
|
|
@18694
|
16 years |
vboxsync |
SDK licensing
|
|
|