|
|
@83275
|
5 years |
vboxsync |
OCI: Add stub ICloudMachine interface and …
|
|
|
@83263
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Skeletal bits.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82100
|
5 years |
vboxsync |
OCI: add stub for ICloudClient::startCloudNetworkGateway
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81422
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration concept (disabled in …
|
|
|
@81406
|
5 years |
vboxsync |
PDM: Enabled PDM task code. Added bunch of new device helper …
|
|
|
@81383
|
5 years |
vboxsync |
IOM: Split up the logging into two more groups, one for I/O ports and …
|
|
|
@80268
|
5 years |
vboxsync |
VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@79732
|
5 years |
vboxsync |
Main: Redoing the IDHCPServer interface, part I. bugref:9288
|
|
|
@79524
|
5 years |
vboxsync |
Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started …
|
|
|
@79522
|
5 years |
vboxsync |
VBox/log.h: Kicked out most event group (base classes are still there) …
|
|
|
@78802
|
6 years |
vboxsync |
API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
|
|
|
@78695
|
6 years |
vboxsync |
OCI: IRangedIntegerFormValue (forgot to commit this with the rest of them)
|
|
|
@78150
|
6 years |
vboxsync |
OCI: Fix edito in name in previous.
|
|
|
@78149
|
6 years |
vboxsync |
OCI: Add LOG_GROUP_MAIN_STRINGARRAY.
Forgot to commit this file in …
|
|
|
@77674
|
6 years |
vboxsync |
Main: Define IForm and related interfaces.
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76558
|
6 years |
vboxsync |
include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@76093
|
6 years |
vboxsync |
Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|
@75341
|
6 years |
vboxsync |
Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
|
|
|
@75274
|
6 years |
vboxsync |
VBox/log.h: Trying to fix logging group screwup from r126353.
|
|
|
@75251
|
6 years |
vboxsync |
Capturing: Separated capturing settings into new interfaces …
|
|
|
@74761
|
6 years |
vboxsync |
Main/MediumIO: add stub for a method to convert a medium to a data …
|
|
|
@73971
|
6 years |
vboxsync |
bugref:9152. Moved OCI stuff from server to extpack.
|
|
|
@73716
|
6 years |
vboxsync |
Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
|
|
|
@73571
|
6 years |
vboxsync |
bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
|
|
|
@73337
|
6 years |
vboxsync |
bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
|
|
|
@73154
|
6 years |
vboxsync |
bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
|
|
|
@72948
|
6 years |
vboxsync |
Main: Introducing IMediumIO for accessing the content of a medium. …
|
|
|
@72615
|
6 years |
vboxsync |
Flash: Added a simple flash memory device modeled after Intel 28F008.
|
|
|
@71287
|
7 years |
vboxsync |
Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK …
|
|
|
@71139
|
7 years |
vboxsync |
Main/VBoxSVC,VBoxSDS: fix for bugref:8161: added API client list …
|
|
|
@70918
|
7 years |
vboxsync |
VMM: NEM kick off.
|
|
|
@70075
|
7 years |
vboxsync |
Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
|
|
|
@69730
|
7 years |
vboxsync |
Main: Outlined a possible plan B for the VBoxSDS stuff. [build fix]
|
|
|
@69729
|
7 years |
vboxsync |
Main: Outlined a possible plan B for the VBoxSDS stuff.
|
|
|
@69107
|
7 years |
vboxsync |
include/VBox/: (C) year
|
|
|
@69002
|
7 years |
vboxsync |
bugref:8674. Added 2 new events into the Progress - "percentage …
|
|
|
@68485
|
7 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@67915
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@66274
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66140
|
8 years |
vboxsync |
Storage: Add backend to handle CUE/BIN images (not yet working as the …
|
|
|
@65220
|
8 years |
vboxsync |
Devices/Storage/IOBufMgmt: Some code which helped debugging the …
|
|
|
@64995
|
8 years |
vboxsync |
bugref:8527. put Unattended interface into build
|
|
|
@62893
|
8 years |
vboxsync |
VBox/log.h: eliminate never used NE2000 log group and fix the DRV_TCP name
|
|
|
@62476
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61560
|
9 years |
vboxsync |
Main: IDisplay queryScreenLayout and setScreenLayout API stubs
|
|
|
@60635
|
9 years |
vboxsync |
IOAPIC uses its own log group.
|
|
|
@60238
|
9 years |
vboxsync |
include/VBox/log.h: fix for r106253
|
|
|
@60219
|
9 years |
vboxsync |
bugref:8249. New API interface ICertificate was added.
|
|
|
@60089
|
9 years |
vboxsync |
Main,VBoxManage: Add API to IHost for adding and removing USB device …
|
|
|
@60068
|
9 years |
vboxsync |
Revert r106058, incomplete conversion of USBProxyBackend to a COM …
|
|
|
@60067
|
9 years |
vboxsync |
Main: Add API to IHost for adding and removing USB device sources in …
|
|
|
@58113
|
9 years |
vboxsync |
VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
|
|
|
@58111
|
9 years |
vboxsync |
include,misc: More Doxygen grouping adjustments.
|
|
|
@57989
|
9 years |
vboxsync |
Added support for GIM Hyper-V hypercalls and guest debugging.
|
|
|
@57809
|
9 years |
vboxsync |
Reverted bad commit r102754.
|
|
|
@57808
|
9 years |
vboxsync |
Installer/linux and tinderclient: use Qt from build server for RPM …
|
|
|
@57523
|
9 years |
vboxsync |
VBox/log.h: Add log group for NVMe
|
|
|
@56648
|
9 years |
vboxsync |
Audio: Remove DEV_AUDIO logging group and split it up into per device …
|
|
|
@56453
|
9 years |
vboxsync |
VBox/log.h: Too much now
|
|
|
@56452
|
9 years |
vboxsync |
VBox/log.h: Fix breakage when introducing dev_xhci
|
|
|
@56446
|
9 years |
vboxsync |
Fixed xHCI log group.
|
|
|
@56142
|
10 years |
vboxsync |
Main: introduce a new "medium config changed" event which was missing, …
|
|
|
@55259
|
10 years |
vboxsync |
Main/Serial+Devices/Serial: new TCP backend for serial port. …
|
|
|
@55255
|
10 years |
vboxsync |
Main/Snapshot: only update the machine state on the VM process if …
|
|
|
@52921
|
10 years |
vboxsync |
IMouse::PointerShape
|
|
|
@51560
|
11 years |
vboxsync |
VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
|
|
|
@51557
|
11 years |
vboxsync |
Build fix; forgotten to commit those files.
|
|
|
@51476
|
11 years |
vboxsync |
DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
|
|
|
@51436
|
11 years |
vboxsync |
Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
|
|
|
@50953
|
11 years |
vboxsync |
GIM: Skeleton, work in progress.
|
|
|
@50531
|
11 years |
vboxsync |
Add VHDX logging group while we are at it
|
|
|
@50530
|
11 years |
vboxsync |
USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
|
|
|
@50273
|
11 years |
vboxsync |
Provide LWIP_DEBUGF definition that uses VBox logging facilities. …
|
|
|
@49983
|
11 years |
vboxsync |
Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
|
|
|
@49891
|
11 years |
vboxsync |
Merged private draganddrop branch into trunk.
|
|
|
@48809
|
11 years |
vboxsync |
VBox/log.h: burn fix
|
|
|
@48803
|
11 years |
vboxsync |
Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
|
|
|
@48607
|
11 years |
vboxsync |
VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
|
|
|
@48578
|
11 years |
vboxsync |
IHost::VideoCaptureDevices
|
|
|
@48406
|
11 years |
vboxsync |
Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
|
|
|
@48297
|
11 years |
vboxsync |
Main/Medium: redesign API level medium locking, needed conversions …
|
|
|
@47848
|
11 years |
vboxsync |
Main: API event for multitouch input.
|
|
|
@47376
|
11 years |
vboxsync |
Main/USB: USB Controller implementation rework. Moved filter handling …
|
|
|
@47218
|
11 years |
vboxsync |
Build fix.
|
|
|
@46488
|
12 years |
vboxsync |
Add MAIN_VIDEOCAPTURECHANGEDEVENT to VBOX_LOGGROUP_NAMES too.
|
|
|
@46465
|
12 years |
vboxsync |
Main/VPX: introduced onVideoCaptureChange event
|
|
|
@45518
|
12 years |
vboxsync |
Main: Code generator for (xp)com API implementations, including …
|
|
|
@45497
|
12 years |
vboxsync |
back out API wrapper generator, too broken with XPCOM
|
|
|
@45493
|
12 years |
vboxsync |
include/VBox/log.h: forgot an entire batch of updates
|
|
|
@45491
|
12 years |
vboxsync |
Main: Code generator for (xp)com implementations, including logging …
|
|
|
@45370
|
12 years |
vboxsync |
VBox/log.h: VBGD and VBGL log groups.
|
|
|
@43781
|
12 years |
vboxsync |
Forgot to add string.
|
|
|
@43780
|
12 years |
vboxsync |
Added forgotten USB mouse/tablet log group.
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|