|
|
@33556
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation.
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33294
|
14 years |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33201
|
14 years |
vboxsync |
reverted r66739
|
|
|
@33200
|
14 years |
vboxsync |
E1000, Main: support for 82566MC chipset type
|
|
|
@33140
|
14 years |
vboxsync |
Main: have Machine::MountMedium() behave like AttachDevice (use …
|
|
|
@33020
|
14 years |
vboxsync |
VBoxManage: chipset type support
|
|
|
@32913
|
14 years |
vboxsync |
Missing break
|
|
|
@32885
|
14 years |
vboxsync |
Renaming cpu priority to cpu execution cap
|
|
|
@32718
|
14 years |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@32701
|
14 years |
vboxsync |
Frontends/VBoxManage: Error printing cleanup, use stderr and …
|
|
|
@31991
|
14 years |
vboxsync |
warning
|
|
|
@31977
|
14 years |
vboxsync |
Duplicate
|
|
|
@31976
|
14 years |
vboxsync |
FT options for modifyvm
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31575
|
14 years |
vboxsync |
uninitialized variable
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31298
|
14 years |
vboxsync |
gcc warning
|
|
|
@31291
|
14 years |
vboxsync |
Missing updates part two
|
|
|
@31070
|
14 years |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31019
|
14 years |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31016
|
14 years |
vboxsync |
Main: unbreak frontends broken by r63924
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@30976
|
14 years |
vboxsync |
add support for Intel HD Audio, now built by default
|
|
|
@29465
|
15 years |
vboxsync |
Page fusion enabling
|
|
|
@29218
|
15 years |
vboxsync |
Main/Settings: Drop global iomgr and iobackend settings
|
|
|
@29117
|
15 years |
vboxsync |
FE/VBoxManage: add support for VDE networking. Contributed by Renzo …
|
|
|
@28836
|
15 years |
vboxsync |
VBoxManage: video channel options for modifyvm
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28787
|
15 years |
vboxsync |
NAT: introduces management routines of NAT libalias core. (see …
|
|
|
@28588
|
15 years |
vboxsync |
VBoxManageModifyVM: be tolerant against spaces in NAT settings
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28139
|
15 years |
vboxsync |
VBoxManage: allow to set --natnet default (3.1 regression)
|
|
|
@28106
|
15 years |
vboxsync |
Main: Added machinery to query, set and use NIC boot priority.
|
|
|
@28041
|
15 years |
vboxsync |
VBoxManage: typo.
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27925
|
15 years |
vboxsync |
VBoxManageModifyVM: tabs
|
|
|
@27876
|
15 years |
vboxsync |
burn fix
|
|
|
@27857
|
15 years |
vboxsync |
Main: NAT API and corresponding commands have been added at VBoxManage …
|
|
|
@27822
|
15 years |
vboxsync |
Removed guest statistics interface; to be merged with metrics.
|
|
|
@27537
|
15 years |
vboxsync |
Main: API consistency: method names start with lower case always; no …
|
|
|
@27519
|
15 years |
vboxsync |
Copy/paste error
|
|
|
@27325
|
15 years |
vboxsync |
VBoxManage: New I/O settings
|
|
|
@27166
|
15 years |
vboxsync |
Added large page property.
|
|
|
@26971
|
15 years |
vboxsync |
VBoxManage: enable USB support if USB keyboard/mouse is added to a VM
|
|
|
@26936
|
15 years |
vboxsync |
VBoxManage: Added support for querying and setting HID types.
|
|
|
@26675
|
15 years |
vboxsync |
VBoxManage: proper handling of VRDP options for OSE
|
|
|
@26548
|
15 years |
vboxsync |
Main, FE: HPET review feedback
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26294
|
15 years |
vboxsync |
Backed out r57362
|
|
|
@26293
|
15 years |
vboxsync |
Removed statistics guest interval update option
|
|
|
@26284
|
15 years |
vboxsync |
Enabled the memory ballooning options in VBoxManage
|
|
|
@25901
|
15 years |
vboxsync |
CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
|
|
|
@25819
|
15 years |
vboxsync |
FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
|
|
|
@25672
|
15 years |
vboxsync |
introduced VBoxManage modifyvm --rtcuseutc
|
|
|
@25325
|
15 years |
vboxsync |
VBoxManageModifyVM.cpp: --bioslogodisplaytime takes a 32-bit unsigned …
|
|
|
@25324
|
15 years |
vboxsync |
VBoxManage: 32-bit getopt index; kicked out non-working (&& vs ||) …
|
|
|
@24979
|
15 years |
vboxsync |
VBoxManage: --biossystemtimeoffset can be negative
|
|
|
@24864
|
15 years |
vboxsync |
VBoxManage: --teleporterenabled -> --teleporter. (Old option is still …
|
|
|
@24863
|
15 years |
vboxsync |
VBoxManageModifyVM: Merged the oss code.
|
|
|
@24858
|
15 years |
vboxsync |
EFI: more bitness work
|
|
|
@24856
|
15 years |
vboxsync |
VBoxManage: Make it possible to set the OSS audio driver on FreeBSD
|
|
|
@24599
|
15 years |
vboxsync |
EFI: Main work for additional firmware types and presence checks
|
|
|
@24493
|
15 years |
vboxsync |
API/Machine,Session: add a force mount parameter to MountMedium and …
|
|
|
@24321
|
15 years |
vboxsync |
--cpuidset/remove/removall
|
|
|
@24307
|
15 years |
vboxsync |
Include --cpuid in the help
|
|
|
@24305
|
15 years |
vboxsync |
Added --cpuid option
|
|
|
@24143
|
15 years |
vboxsync |
VBoxManageModifyVM: use RTGETOPT_REQ_BOOL_ONOFF instead of …
|
|
|
@24137
|
15 years |
vboxsync |
VBoxManageModifyVM: no need for ValueUnion.u32/64 zero checks, its …
|
|
|
@24136
|
15 years |
vboxsync |
Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
|
|
|
@24135
|
15 years |
vboxsync |
VBoxManageModifyVM: no need for ValueUnion.psz check
|
|
|
@23934
|
15 years |
vboxsync |
VBoxManage: removed spaces after function names
|
|
|
@23928
|
15 years |
vboxsync |
API: make necessary adjustments to support DVD passthrough again, …
|
|
|
@23873
|
15 years |
vboxsync |
VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few …
|
|
|
@23807
|
15 years |
vboxsync |
VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23790
|
15 years |
vboxsync |
VBoxManage/modifyvm: --macaddress takes a string not a MACADDR (so no …
|
|
|
@23754
|
15 years |
vboxsync |
VBoxManageModifyVM: get uuid only if dvdMedium is present
|
|
|
@23750
|
15 years |
vboxsync |
Introduced the Synthetic CPU attribute and a get/set method for CPU …
|
|
|
@23738
|
15 years |
vboxsync |
VBoxManageModifyVM: removed unnecessary check
|
|
|
@23733
|
15 years |
vboxsync |
Dropped obsolet HWVirtEx properties.
|
|
|
@23731
|
15 years |
vboxsync |
VBoxManageModifyVM: removed unwanted printf
|
|
|
@23706
|
15 years |
vboxsync |
VBoxManageModifyVM: use RTGetOpt for commandline parsing
|
|
|
@23667
|
15 years |
vboxsync |
VBoxManage: Live migration.
|
|
|
@23643
|
15 years |
vboxsync |
VRDP port range API.
|
|
|
@23635
|
15 years |
vboxsync |
VBoxManage: error check
|
|
|
@23249
|
15 years |
vboxsync |
medium: rename default IDE/FD storage controller names to IDE …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23183
|
15 years |
vboxsync |
copy/paste bug
|
|
|
@23179
|
15 years |
vboxsync |
Main: firmware type setter
|
|
|
@22866
|
15 years |
vboxsync |
#3987: Virtio PCI + Net skeleton.
|
|
|
@22145
|
15 years |
vboxsync |
video hw accel: expose to vboxmanage
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20842
|
15 years |
vboxsync |
API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
|
|
|
@20501
|
15 years |
vboxsync |
Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
|
|
|
@20474
|
15 years |
vboxsync |
VBoxManage: don't complain if a hard disk could not be found before we …
|
|
|
@19638
|
16 years |
vboxsync |
small addendum to r47206 (VBoxManage modifyvm fix)
|
|
|