|
|
@26030
|
15 years |
vboxsync |
Main/Media: fix construction of CFGM tree when taking snapshots
|
|
|
@25946
|
15 years |
vboxsync |
*: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
|
|
|
@25901
|
15 years |
vboxsync |
CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
|
|
|
@25867
|
15 years |
vboxsync |
try to fix mac-ose
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25841
|
15 years |
vboxsync |
VBoxNet (host-only): Revised version of r56609, GUI now uses proper …
|
|
|
@25839
|
15 years |
vboxsync |
Main: Process extra data keys after the ACPI device was created …
|
|
|
@25829
|
15 years |
vboxsync |
Solaris/Main/VBoxNet: use different network for auto vboxnet IP assigning.
|
|
|
@25827
|
15 years |
vboxsync |
ConsoleImpl2: comment typo.
|
|
|
@25826
|
15 years |
vboxsync |
VBoxNetAdpCtl, Main/NetIf: multiple vboxnet instance fixes for Solaris.
|
|
|
@25819
|
15 years |
vboxsync |
FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
|
|
|
@25698
|
15 years |
vboxsync |
FreeBSD: Use the old TAP code when bridging to a TAP device and set …
|
|
|
@25672
|
15 years |
vboxsync |
introduced VBoxManage modifyvm --rtcuseutc
|
|
|
@25589
|
15 years |
vboxsync |
LsiLogic: Add SAS support for Main and Frontends
|
|
|
@25332
|
15 years |
vboxsync |
Main/GuestProperties: compile-time option to make guest properties …
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@24948
|
15 years |
vboxsync |
ConsoleImpl2.cpp: Better assertion text.
|
|
|
@24858
|
15 years |
vboxsync |
EFI: more bitness work
|
|
|
@24840
|
15 years |
vboxsync |
Main: firmware choose depends on guest bitness type.
|
|
|
@24822
|
15 years |
vboxsync |
EFI: correct 64-bit entry points
|
|
|
@24706
|
15 years |
vboxsync |
EFI: ACPI work
|
|
|
@24603
|
15 years |
vboxsync |
Main: remaining firmware selection bits
|
|
|
@24583
|
15 years |
vboxsync |
DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
|
|
|
@24579
|
15 years |
vboxsync |
Main/Console: fix taking snapshots of a VM with several hard disk …
|
|
|
@24546
|
15 years |
vboxsync |
virtio: string mismatch between device and some parts of main.
|
|
|
@24416
|
15 years |
vboxsync |
Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
|
|
|
@24413
|
15 years |
vboxsync |
ConsoleImpl2.cpp: rc mix up.
|
|
|
@24406
|
15 years |
vboxsync |
Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
|
|
|
@24329
|
15 years |
vboxsync |
Bug fixes
|
|
|
@24326
|
15 years |
vboxsync |
Comment
|
|
|
@24325
|
15 years |
vboxsync |
Add cpuid leaf overrides to the CFGM tree
|
|
|
@24286
|
15 years |
vboxsync |
ConsoleImpl2.cpp: r=bird: Why aren't VDConfig inserts checked …
|
|
|
@24255
|
15 years |
vboxsync |
ConsoleImpl: don't need controllerDevToBool() anymore
|
|
|
@24250
|
15 years |
vboxsync |
StorageController: added support for Instance number
|
|
|
@24159
|
15 years |
vboxsync |
Compile fix
|
|
|
@24158
|
15 years |
vboxsync |
Compile fix
|
|
|
@24136
|
15 years |
vboxsync |
Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
|
|
|
@23894
|
15 years |
vboxsync |
ConsoleImpl2.cpp: controllerName - BSTR -> Bstr.
|
|
|
@23750
|
15 years |
vboxsync |
Introduced the Synthetic CPU attribute and a get/set method for CPU …
|
|
|
@23733
|
15 years |
vboxsync |
Dropped obsolet HWVirtEx properties.
|
|
|
@23720
|
15 years |
vboxsync |
BridgedInterfaceDown warning added.
|
|
|
@23530
|
15 years |
vboxsync |
Main: Fix booting from SATA controllers
|
|
|
@23418
|
15 years |
vboxsync |
Main/ConsoleImpl2: fix creating CFGM tree creation for DVD/floppy …
|
|
|
@23407
|
15 years |
vboxsync |
Main/ConsoleImpl2.cpp: unused vars
|
|
|
@23381
|
15 years |
vboxsync |
Main/ConsoleImpl2.cpp: preincrement optimization
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23222
|
15 years |
vboxsync |
ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
|
|
|
@23179
|
15 years |
vboxsync |
Main: firmware type setter
|
|
|
@23107
|
15 years |
vboxsync |
Backed out 52463
|
|
|
@23099
|
15 years |
vboxsync |
PATM: implemented couple tweaks to make NetBSD bootable (still some …
|
|
|
@23008
|
15 years |
vboxsync |
Main: increased the maximum length of host-only internal network names …
|
|
|
@22910
|
15 years |
vboxsync |
ConsoleImpl2.cpp: spaces.
|
|
|
@22875
|
15 years |
vboxsync |
FreeBSD: Add support for bridged and hostonly networking. Contributed …
|
|
|
@22867
|
15 years |
vboxsync |
ConsoleImpl2.cpp: Minore BSTR leak (not on branches). Good pratice to …
|
|
|
@22866
|
15 years |
vboxsync |
#3987: Virtio PCI + Net skeleton.
|
|
|
@22763
|
15 years |
vboxsync |
Main/GuestProperties: expanded a comment about guest properties …
|
|
|
@22746
|
15 years |
vboxsync |
ConsoleImpl2.cpp: SysprepArgs and SysprepExec should be set before we …
|
|
|
@22603
|
15 years |
vboxsync |
Main/GuestProperties: tentatively fix r51587 and r51594 to use C …
|
|
|
@22601
|
15 years |
vboxsync |
Main/GuestProperties: tentatively fix r51587 and r51594 to use C …
|
|
|
@22567
|
15 years |
vboxsync |
Main/GuestProperties: fix r51587
|
|
|
@22562
|
15 years |
vboxsync |
Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
|
|
|
@22560
|
15 years |
vboxsync |
Main/GuestProperties: fix setting empty strings as guest properties …
|
|
|
@22519
|
15 years |
vboxsync |
crOpenGL-OSX: Enable OpenGL for the Cocoa port again.
|
|
|
@22503
|
15 years |
vboxsync |
VBoxService: Added command execution thread (only used for sysprep …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22455
|
15 years |
vboxsync |
ConsoleImpl: meAttachmentType shouldn't be static
|
|
|
@22396
|
15 years |
vboxsync |
FreeBSD: Add support for tap interface networking. Contributed by …
|
|
|
@22388
|
15 years |
vboxsync |
Pass the number of guest monitors to VGA device.
|
|
|
@22384
|
15 years |
vboxsync |
Main: repair RT_OS_LINUX=1 VBOX_WITH_NETFLT=
|
|
|
@22375
|
15 years |
vboxsync |
NetSniffer: do not erase the dump file even if network attachment is …
|
|
|
@22345
|
15 years |
vboxsync |
ConsoleImpl2.cpp: removed todo as already done in r50358
|
|
|
@22338
|
15 years |
vboxsync |
ConsoleImpl: removed unused variable
|
|
|
@22317
|
15 years |
vboxsync |
some Windows warnings in Main
|
|
|
@22293
|
15 years |
vboxsync |
Corrected guest OS name check for tpr patching
|
|
|
@22292
|
15 years |
vboxsync |
Duplicate line removed
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22265
|
15 years |
vboxsync |
Accidental change
|
|
|
@22264
|
15 years |
vboxsync |
Move the TPR patching decision logic to Main.
|
|
|
@22238
|
15 years |
vboxsync |
Fixed broken configNetwork() when calling EnableStaticIpConfig().
|
|
|
@22214
|
15 years |
vboxsync |
Main: documentation.
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@22171
|
15 years |
vboxsync |
ConsoleImpl2.cpp: More cleanup.
|
|
|
@22166
|
15 years |
vboxsync |
ConsoleImpl2.cpp: More cleanup.
|
|
|
@22165
|
15 years |
vboxsync |
crOpenGL: add warning window when additions version is incompatible (#4108)
|
|
|
@22163
|
15 years |
vboxsync |
ConsoleImpl2: Testing CFGMR3InsertStringW... (no windows)
|
|
|
@22162
|
15 years |
vboxsync |
Console::configNetwork: some cleanup and todos.
|
|
|
@22070
|
15 years |
vboxsync |
VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
|
|
|
@22048
|
15 years |
vboxsync |
ConsoleImpl2.cpp: param info
|
|
|
@22042
|
15 years |
vboxsync |
VMM: refactor CPUID limitation, passed OSType
|
|
|
@22037
|
15 years |
vboxsync |
VMM: correct report cores count, also expose more CPUID leaves by default
|
|
|
@21961
|
15 years |
vboxsync |
NetworkAttachment: trigger the network attachment change only when …
|
|
|
@21916
|
15 years |
vboxsync |
Main/GuestProperties: create guest properties for the VBox version and …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21817
|
15 years |
vboxsync |
Network: check for change in network attachment type and allow only …
|
|
|
@21769
|
15 years |
vboxsync |
Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
|
|
|
@21755
|
15 years |
vboxsync |
Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@21421
|
15 years |
vboxsync |
Main/ConsoleImpl2: fixed crash when accessing pConsole's mpVM as it …
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|