|
|
@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.
|
|
|
@61930
|
8 years |
vboxsync |
i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
|
|
|
@61913
|
8 years |
vboxsync |
src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
|
|
|
@61778
|
8 years |
vboxsync |
ConsoleImpl2.cpp: Maybe gcc is used uninitialized warnings.
|
|
|
@61776
|
8 years |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61320
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61157
|
9 years |
vboxsync |
Audio:
- Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
|
|
|
@61118
|
9 years |
vboxsync |
Main: comment typo.
|
|
|
@61117
|
9 years |
vboxsync |
Main: fixed two format specifiers in Log/Assert statements
|
|
|
@61116
|
9 years |
vboxsync |
Main/Console: Use the APICMODE enum, tabs.
|
|
|
@61100
|
9 years |
vboxsync |
Main/Console: limit the firmware APIC level to what the hardware can …
|
|
|
@61053
|
9 years |
vboxsync |
Main/Console: move APIC CPU feature configuration to the right place
|
|
|
@61042
|
9 years |
vboxsync |
Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
|
|
|
@60743
|
9 years |
vboxsync |
Main/ConsoleImpl2: Recognize 'enabled=0' as a valid paravirtdebug …
|
|
|
@60722
|
9 years |
vboxsync |
ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
|
|
|
@60721
|
9 years |
vboxsync |
ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
|
|
|
@60664
|
9 years |
vboxsync |
VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
|
|
|
@60509
|
9 years |
vboxsync |
Main/Console+Host: winsock2 include fixing
|
|
|
@60411
|
9 years |
vboxsync |
VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
|
|
|
@60410
|
9 years |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@60045
|
9 years |
vboxsync |
Main/ConsoleImpl2: warnings (found by PVS)
|
|
|
@60010
|
9 years |
vboxsync |
Main: Configure the hotplug flag for the SATA controllers always, not …
|
|
|
@59929
|
9 years |
vboxsync |
warning
|
|
|
@59918
|
9 years |
vboxsync |
ACPI: Allow two more serial ports.
|
|
|
@59872
|
9 years |
vboxsync |
ConsoleImpl2: Fail if invalid Hyper-V debugging options are configured …
|
|
|
@59571
|
9 years |
vboxsync |
Main(bugref:7809): Moved driver version reporting from VBox.log to …
|
|
|
@59341
|
9 years |
vboxsync |
Main/ExtPack: also mention that the version of the ExtPack might be …
|
|
|
@59288
|
9 years |
vboxsync |
Main: fix for VBOX_WITH_VUSB disabled
|
|
|
@59252
|
9 years |
vboxsync |
pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
|
|
|
@59248
|
9 years |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@59229
|
9 years |
vboxsync |
DBGC,Main: Global and per-VM debugger console init script support.
|
|
|
@58959
|
9 years |
vboxsync |
Main: Fix starting a VM with a physical PCI device attached. The …
|
|
|
@58449
|
9 years |
vboxsync |
Main/ConsoleImpl2: comment.
|
|
|
@58437
|
9 years |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@58056
|
9 years |
vboxsync |
Main/ConsoleImpl2: Make the default Hyper-V debug port, same as Windbg …
|
|
|
@57989
|
9 years |
vboxsync |
Added support for GIM Hyper-V hypercalls and guest debugging.
|
|
|
@57979
|
9 years |
vboxsync |
Parallel ports: Several fixes for multiple parallel ports. Make the …
|
|
|
@57809
|
9 years |
vboxsync |
Reverted bad commit r102754.
|
|
|
@57808
|
9 years |
vboxsync |
Installer/linux and tinderclient: use Qt from build server for RPM …
|
|
|
@57552
|
9 years |
vboxsync |
Main: be slightly more descriptive with this informational message
|
|
|
@57524
|
9 years |
vboxsync |
Main: NVMe integration
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57006
|
9 years |
vboxsync |
VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
|
|
|
@56858
|
9 years |
vboxsync |
ConsoleImpl2.cpp: Corrected MaxIntelFamilyModelStep calculation. …
|
|
|
@56512
|
9 years |
vboxsync |
Main/AC97: Propagate codec model setting through CFGM.
|
|
|
@56319
|
10 years |
vboxsync |
whitespace (tabs!)
|
|
|
@56273
|
10 years |
vboxsync |
Main/Console: detect NDIS version without admin privileges (#7849)
|
|
|
@56269
|
10 years |
vboxsync |
Build fix
|
|
|
@56268
|
10 years |
vboxsync |
Main/Console: improved NDIS version detection (#7849)
|
|
|
@56251
|
10 years |
vboxsync |
updates
|
|
|
@56148
|
10 years |
vboxsync |
Audio: use the VM name to name PulseAudio streams
|
|
|