|
|
@106209
|
3 months |
vboxsync |
VBoxManage: Fix breakage of "list vms" and "showvminfo" for …
|
|
|
@106109
|
4 months |
vboxsync |
Frontends/VBoxManage: 'VBoxManage showvminfo VM' bails out attempting …
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@105864
|
4 months |
vboxsync |
Main: Added API for querying graphics features (2D Video / 3D …
|
|
|
@105266
|
6 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@105087
|
6 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105018
|
6 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105016
|
6 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@103594
|
10 months |
vboxsync |
VBoxManage: For showvminfo --machinereadable show the NVRAM file …
|
|
|
@103532
|
11 months |
vboxsync |
VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
|
|
|
@101125
|
16 months |
vboxsync |
FE/VBoxManage: Added armv8virtual chipset handling. bugref:10384.
|
|
|
@101035
|
16 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@99775
|
20 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97144
|
2 years |
vboxsync |
Frontends/VBoxManage: 'VBoxManage showvminfo VM' doesn't show all of …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96174
|
2 years |
vboxsync |
Recording/Main: Changed IRecordingScreenSettings::features attribute …
|
|
|
@96173
|
2 years |
vboxsync |
Recording/Main: Changed IRecordingScreenSettings::features attribute …
|
|
|
@96172
|
2 years |
vboxsync |
Recording/Main: Changed IRecordingScreenSettings::features attribute …
|
|
|
@96171
|
2 years |
vboxsync |
Recording/VBoxManage: Fixed showvminfo for per-screen audio/video …
|
|
|
@95639
|
2 years |
vboxsync |
Recording: Settings handling fixes / overhaul. This adds the ability …
|
|
|
@95423
|
3 years |
vboxsync |
Audio/Main: Bigger revamp of the audio interface(s) to later also …
|
|
|
@95364
|
3 years |
vboxsync |
Main/FE: Added new audio driver type "default" to make it possible to …
|
|
|
@95140
|
3 years |
vboxsync |
Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
|
|
|
@94660
|
3 years |
vboxsync |
doc/manual,Main,Frontends: API changes in preparation for full VM …
|
|
|
@94394
|
3 years |
vboxsync |
Main/Machine+FE/Qt+VBoxManage/showvminfo: Attaching USB devices to a …
|
|
|
@94236
|
3 years |
vboxsync |
FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
|
|
|
@94234
|
3 years |
vboxsync |
FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
|
|
|
@93702
|
3 years |
vboxsync |
VBoxManage: Finish cleanup for 'showvminfo'.
|
|
|
@93627
|
3 years |
vboxsync |
VBoxManage/showvminfo: bandwidth group display tweaking.
|
|
|
@93561
|
3 years |
vboxsync |
Work around inability of XPCOM to handle enums starting with a digit.
|
|
|
@93560
|
3 years |
vboxsync |
Added emulation of several classic Ethernet adapters.
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92996
|
3 years |
vboxsync |
virtio-net works on linux in local testing, and virtio-scsi works on …
|
|
|
@92594
|
3 years |
vboxsync |
Main: bugref:1909: Added translation into VBoxManage excluding …
|
|
|
@92538
|
3 years |
vboxsync |
VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, …
|
|
|
@92537
|
3 years |
vboxsync |
VBoxManage/showvminfo: Tried to make the storage output more readable. …
|
|
|
@92536
|
3 years |
vboxsync |
VBoxManage/showvminfo: More tightening up.
|
|
|
@92535
|
3 years |
vboxsync |
VBoxManage/showvminfo: Tighten up empty lists a little.
|
|
|
@92372
|
3 years |
vboxsync |
Main: bugref:1909: Added translation marks around messages of …
|
|
|
@92107
|
3 years |
vboxsync |
VBoxManage/showvminfo: 'VBoxManage showvminfo VM' reports "unknown" as …
|
|
|
@91416
|
3 years |
vboxsync |
Devices: bugref:9932 DrvVMNet and host-only network initial implementation
|
|
|
@91363
|
3 years |
vboxsync |
FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
|
|
|
@91326
|
3 years |
vboxsync |
Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
|
|
|
@88086
|
4 years |
vboxsync |
VBoxManage: move getMaxNics() to VBoxManageUtils.cpp. bugref:9966.
|
|
|
@87851
|
4 years |
vboxsync |
VBoxManage/showvminfo: Fix forgotten change in r120461, and catch this …
|
|
|
@87241
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
|
|
|
@85780
|
4 years |
vboxsync |
VBoxManage/checkupdate: machine readable output. bugref:7983
|
|
|
@85779
|
4 years |
vboxsync |
VBoxManage/showvminfo: Use Utf8Str::printf and appendPrintf instead of …
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85178
|
4 years |
vboxsync |
OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82681
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81603
|
5 years |
vboxsync |
Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
|
|
|
@81588
|
5 years |
vboxsync |
FE/VBoxManage: Show clipboard file transfers enabled status in …
|
|
|
@81489
|
5 years |
vboxsync |
VBoxManage/VBoxManageInfo: Changed human-readable description label …
|
|
|
@81482
|
5 years |
vboxsync |
Frontends/VBoxManage: show graphics controller type in VM info
|
|
|
@81299
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
|
|
|
@81087
|
5 years |
vboxsync |
Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
|
|
|
@80930
|
5 years |
vboxsync |
VBoxManage/showvminfo: Added missing ':' in additions version label.
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@78979
|
6 years |
vboxsync |
Recording/VBoxManage: fix reversed reporting of audio input and …
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77162
|
6 years |
vboxsync |
bugref:9381. Fixed a regression bug after 120461.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76433
|
6 years |
vboxsync |
VBoxManage: getopt includes errcore.h now, mostly no need for err.h …
|
|
|
@76366
|
6 years |
vboxsync |
include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
|
|
|
@75926
|
6 years |
vboxsync |
Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
|
|
|
@75382
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|
@75345
|
6 years |
vboxsync |
Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
|
|
|
@75341
|
6 years |
vboxsync |
Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
|
|
|
@75251
|
6 years |
vboxsync |
Capturing: Separated capturing settings into new interfaces …
|
|
|
@73768
|
6 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
|
|
|
@72976
|
7 years |
vboxsync |
VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
|
|
|
@72919
|
7 years |
vboxsync |
Main/*: From now on any valid UTF8 string is considered a valid guest …
|
|
|
@70790
|
7 years |
vboxsync |
VBoxManageInfo: potentially uninitialized variable due to missing …
|
|
|
@70719
|
7 years |
vboxsync |
VBoxManage/VBoxManageInfo: Fix typo while fetching CPUPropertyType_HWVirt.
|
|
|
@70717
|
7 years |
vboxsync |
VBoxManage/showvminfo: Cleanups.
|
|
|
@70587
|
7 years |
vboxsync |
VBoxManage: Changed vminfo and modifyvm to refer to OHCI instead of …
|
|
|
@68941
|
7 years |
vboxsync |
VideoRec: FE/VBoxManage: Added audio recording status to "showvminfo" …
|
|
|
@68938
|
7 years |
vboxsync |
Main,VBoxManage: Changed the CPUID override methods on IMachine to …
|
|
|
@68514
|
7 years |
vboxsync |
VBoxManage/VBoxManageInfo.cpp: Added audio in/out enabled status for …
|
|
|
@68513
|
7 years |
vboxsync |
VBoxManage/VBoxManageInfo.cpp: Added audio in/out enabled status for …
|
|
|
@66830
|
8 years |
vboxsync |
VBoxManage: Adjustments for Visual C++ v12 / Visual Studio 2013. …
|
|
|
@65826
|
8 years |
vboxsync |
VBoxManage: escape the VM description text in 'VBoxManage showvminfo' …
|
|
|
@65182
|
8 years |
vboxsync |
VideoRec/VBoxManageInfo.cpp: Brought machine readable output of video …
|
|
|
@64104
|
8 years |
vboxsync |
VBoxManage: GuestMonitorStatus_Blank for VM info
|
|
|
@63300
|
8 years |
vboxsync |
VBoxManage: warnings
|
|
|
@61096
|
9 years |
vboxsync |
VBoxManage: typo
|
|
|
@61042
|
9 years |
vboxsync |
Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
|
|
|
@60410
|
9 years |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@59269
|
9 years |
vboxsync |
gcc warnings
|
|
|
@58452
|
9 years |
vboxsync |
VBoxManage: build fix for windows.
|
|
|
@58450
|
9 years |
vboxsync |
VBoxManage: Show effective paravirt. provider through 'showvminfo' not …
|
|
|
@58437
|
9 years |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56486
|
10 years |
vboxsync |
Undoing accidental commit.
|
|
|