|
|
@71146
|
7 years |
vboxsync |
DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
|
|
|
@71108
|
7 years |
vboxsync |
Added speculation control settings to API, refined implementation.
|
|
|
@70772
|
7 years |
vboxsync |
Doxygen fix
|
|
|
@70769
|
7 years |
vboxsync |
Make scm happy
|
|
|
@70767
|
7 years |
vboxsync |
Main/ConsoleImpl2.cpp: Don't ever include the disk integrity driver …
|
|
|
@70766
|
7 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the serial port attachment type …
|
|
|
@70712
|
7 years |
vboxsync |
Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
|
|
|
@70644
|
7 years |
vboxsync |
Audio/Main: More code needed for attaching / detaching host backends …
|
|
|
@70628
|
7 years |
vboxsync |
Main/Networking: Anything else but LUN#0 is not supported yet in …
|
|
|
@70606
|
7 years |
vboxsync |
updates (bugref:9087)
|
|
|
@70579
|
7 years |
vboxsync |
Main/AudioDriver: Fixed crash trying to configure device when no audio …
|
|
|
@70563
|
7 years |
vboxsync |
Audio/Main: Also made the video recording driver use the new …
|
|
|
@70544
|
7 years |
vboxsync |
Audio/Main: Also added the driver name to the AudioDriver base class.
|
|
|
@70537
|
7 years |
vboxsync |
Build fix.
|
|
|
@70535
|
7 years |
vboxsync |
Audio/VRDE: Implemented support for dynamically attaching / detaching …
|
|
|
@70496
|
7 years |
vboxsync |
Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
|
|
|
@70238
|
7 years |
vboxsync |
Main/Console+BusAssignmentManager: Move from manual PCI bridge …
|
|
|
@70221
|
7 years |
vboxsync |
Backed out r119656 as it was not the fix I asked for.
|
|
|
@70130
|
7 years |
vboxsync |
ConsoleImpl2: Put the ISA extension CFGM bits where CPUM wants them.
|
|
|
@70108
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70090
|
7 years |
vboxsync |
Backed out r119634 + r119637 again.
|
|
|
@70086
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70063
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70061
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70058
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70035
|
7 years |
vboxsync |
Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
|
|
|
@70021
|
7 years |
vboxsync |
Audio/Main: Use uint64_t for fDebugEnabled flag, as we're writing …
|
|
|
@70015
|
7 years |
vboxsync |
Audio/Main: Fixed ValidationKit driver name in CFGM registration.
|
|
|
@70013
|
7 years |
vboxsync |
Audio: Unified audio debug / dumping code to also get device DMA data …
|
|
|
@69956
|
7 years |
vboxsync |
Audio: Implemented support for dumping raw PCM data if debug mode is …
|
|
|
@69054
|
7 years |
vboxsync |
DevEFI: Easier configuration approach using a single CFGM entry, …
|
|
|
@69053
|
7 years |
vboxsync |
Main/Console: no need to include the APIC header file directly, it …
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@69009
|
7 years |
vboxsync |
typo
|
|
|
@69008
|
7 years |
vboxsync |
Main/Console: better EFI resolution config, in a single extradata
|
|
|
@68992
|
7 years |
vboxsync |
Main/Console: Renaming (be more specific what kind of controller type …
|
|
|
@68975
|
7 years |
vboxsync |
VideoRec: Renaming (be more consistent): video capture vs. video recording.
|
|
|
@68944
|
7 years |
vboxsync |
VideoRec/Main: Implemented support for attaching + detaching the video …
|
|
|
@68938
|
7 years |
vboxsync |
Main,VBoxManage: Changed the CPUID override methods on IMachine to …
|
|
|
@68870
|
7 years |
vboxsync |
Main/ConsoleImpl2.cpp: Also tweak the logging groups if audio …
|
|
|
@68485
|
7 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@68193
|
7 years |
vboxsync |
Audio: Added "VBoxInternal2/Audio/Debug/Enabled" to also make use of …
|
|
|
@68026
|
7 years |
vboxsync |
Main/NetIf (bugref:8915) Moved wireless detection from …
|
|
|
@67918
|
7 years |
vboxsync |
Main/Console: EFI graphics resolution cleanup, prepare for resolution …
|
|
|
@67914
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@67642
|
7 years |
vboxsync |
Main: Modified Utf8Str::parseKeyValue implementation to never return …
|
|
|
@67639
|
7 years |
vboxsync |
ConsoleImpl2.cpp: strDebugOptions.parseKeyValue can return empty …
|
|
|
@67440
|
7 years |
vboxsync |
Main/ConsoleImpl: announce the MCFG area to EFI
|
|
|
@67219
|
8 years |
vboxsync |
Main/Console: Use RT_SUCCESS() for IPRT status codes
|
|
|
@67055
|
8 years |
vboxsync |
ConsoleImpl2: Prevent launching VMs with invalid APIC combinations.
|
|
|
@66349
|
8 years |
vboxsync |
fixed two @bugref references
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@66105
|
8 years |
vboxsync |
Main: trailing spaces and a wrong indent
|
|
|
@66103
|
8 years |
vboxsync |
Main: bugref:5454: don't enable the 64-bit prefetch resource window in …
|
|
|
@66062
|
8 years |
vboxsync |
Main/ConsoleImpl: Set the passthrough flag only for DVD and floppy …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65850
|
8 years |
vboxsync |
Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
|
|
|
@65843
|
8 years |
vboxsync |
Main/ACPI: default size for the 64-bit prefetch root bus resource is …
|
|
|
@65698
|
8 years |
vboxsync |
NetAdp/win (bugref:8488) standalone implementation, does not require …
|
|
|
@65584
|
8 years |
vboxsync |
ConsoleImpl2: comment
|
|
|
@65574
|
8 years |
vboxsync |
ConsoleImpl2: whoops
|
|
|
@65573
|
8 years |
vboxsync |
ACPI: add a 64-bit prefetchable memory window to the root bus …
|
|
|
@65482
|
8 years |
vboxsync |
Main/Console: Add the disk integrity driver into the chain if some …
|
|
|
@65410
|
8 years |
vboxsync |
VideoRec: Interface work, added container / codec configuration stuff.
|
|
|
@65172
|
8 years |
vboxsync |
Audio/Main: Added a @todo.
|
|
|
@65162
|
8 years |
vboxsync |
Audio/Main: Some (ground) work for audio support for video recording.
|
|
|
@65120
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@65088
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@64786
|
8 years |
vboxsync |
Main/Console: Fix reconfiguring the medium chain for NVMe controllers
|
|
|
@64779
|
8 years |
vboxsync |
Main: bugref:8690: disable async I/O for Linux 2.6.18
|
|
|
@64510
|
8 years |
vboxsync |
Audio: Added Validation Kit skeleton driver. Use with …
|
|
|
@64509
|
8 years |
vboxsync |
Committed a bit too much.
|
|
|
@64508
|
8 years |
vboxsync |
Audio: Added Validation Kit skeleton driver. Use with …
|
|
|
@64321
|
8 years |
vboxsync |
Main/Console: Don't include the SCSI driver for passthrough devices
|
|
|
@64169
|
8 years |
vboxsync |
Main/Console: Handle medium reconfiguration for USB based storage …
|
|
|
@64166
|
8 years |
vboxsync |
NAT: Don't use user supplied port-forwarding rule names as node names …
|
|
|
@64155
|
8 years |
vboxsync |
Console: Fix taking snapshots with a SATA controller configured. The …
|
|
|
@64145
|
8 years |
vboxsync |
Fixed runtime floppy eject (r111091 regression).
|
|
|
@64134
|
8 years |
vboxsync |
AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
|
|
|
@64099
|
8 years |
vboxsync |
argh, revert unintended changes of previous commit
|
|
|
@64098
|
8 years |
vboxsync |
build fix
|
|
|
@64097
|
8 years |
vboxsync |
build fix
|
|
|
@64096
|
8 years |
vboxsync |
Main/ConsoleImpl: Move the check for the underlying filesystem of a …
|
|
|
@64093
|
8 years |
vboxsync |
Storage: Move the NonRotationalMedium property from the devices and …
|
|
|
@63998
|
8 years |
vboxsync |
Main: Never try to use the builtin I/O cache for the NVMe controller …
|
|
|
@63747
|
8 years |
vboxsync |
Main/ConsoleImpl: Fix config for multiple NVMe controllers if ICH9 is used
|
|
|
@63563
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63423
|
8 years |
vboxsync |
Main: warnings (weird configs)
|
|
|
@63418
|
8 years |
vboxsync |
main: warnings in weird configs
|
|
|
@63239
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63165
|
8 years |
vboxsync |
ConsoleImpl2.cpp: Seems like the ConfigError/InsertConfigXxx problem …
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62691
|
8 years |
vboxsync |
Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
|
|
|
@62585
|
8 years |
vboxsync |
Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
|
|
|
@62580
|
8 years |
vboxsync |
Audio: Initial commit of audio debug backend. This can dump the output …
|
|
|
@62379
|
8 years |
vboxsync |
Main: 2nd try: fixes for a few -Wunused -Wconversion
|
|
|
@62372
|
8 years |
vboxsync |
backed out r108916
|
|
|
@62370
|
8 years |
vboxsync |
Main: a few fixes for -Wunused -Wconversion
|
|
|
@62103
|
8 years |
vboxsync |
Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
|
|
|
@62056
|
8 years |
vboxsync |
Audio: More cleanup for backend defines.
|
|
|