|
|
@103941
|
8 months |
vboxsync |
Devices/EFI/FirmwareBin: Update firmware images after last fix
|
|
|
@103938
|
8 months |
vboxsync |
Devices/EFI/Firmware: Don't print the loading/starting messages to the …
|
|
|
@103902
|
9 months |
vboxsync |
VSCSI: Fixed a problem with potentially unset cbSector in READ CD …
|
|
|
@103883
|
9 months |
vboxsync |
Undid accidental commit.
|
|
|
@103882
|
9 months |
vboxsync |
VSCSI: For READ(6) and WRITE(6), a request to transfer zero blocks …
|
|
|
@103681
|
9 months |
vboxsync |
DevXHCI: Fixed a rare race condition which could miss a ringing …
|
|
|
@103574
|
9 months |
vboxsync |
Devices/Graphics,WDDM: translate ClearDepthStencilView flags
|
|
|
@103566
|
9 months |
vboxsync |
Audio/VKAT: Bugfixes for AudioTestBeaconAddConsecutive().
|
|
|
@103565
|
9 months |
vboxsync |
Validation Kit/Audio: Logging.
|
|
|
@103502
|
9 months |
vboxsync |
Devices/Bus/DevPCI.cpp: Remove condition which is always true, bugref:3409
|
|
|
@103469
|
9 months |
vboxsync |
Devices/Graphics: logging
|
|
|
@103468
|
9 months |
vboxsync |
Devices/Graphics/shaderlib: Need to zero out two structs, bugref:3409
|
|
|
@103457
|
9 months |
vboxsync |
HGSMI: Some symbol visibility cleanup, bugref:3409
|
|
|
@103431
|
9 months |
vboxsync |
tstIntNet-1: RTStrCat won't fail because we already subtracted the …
|
|
|
@103430
|
9 months |
vboxsync |
DrvAudio: No need to use either RTStrCopy[2] or RTStrCat[2] here, …
|
|
|
@103425
|
9 months |
vboxsync |
Devices/Serial: Fix some warnings, parfait:3409
|
|
|
@103419
|
9 months |
vboxsync |
Devices/Graphics: Committed a bit too much in r161740, bugref:3409
|
|
|
@103417
|
9 months |
vboxsync |
Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
|
|
|
@103416
|
9 months |
vboxsync |
Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
|
|
|
@103415
|
9 months |
vboxsync |
Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
|
|
|
@103410
|
9 months |
vboxsync |
Devices/Network/testcase: Fix some harmless dangling pointer warnings, …
|
|
|
@103405
|
10 months |
vboxsync |
Devices/Makefile.kmk: Use the default windows target version when …
|
|
|
@103397
|
10 months |
vboxsync |
Devices/VUSBUrb: Documented parfait false positive. bugref:3409
|
|
|
@103346
|
10 months |
vboxsync |
DrvCloudTunnel: Switch the RTStrPrintfV calls with RTStrPrintf2V which …
|
|
|
@103345
|
10 months |
vboxsync |
DrvCloudTunnel.cpp: Two missing va_end calls. Parfait bugref:3409
|
|
|
@103317
|
10 months |
vboxsync |
DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
|
|
|
@103310
|
10 months |
vboxsync |
Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
|
|
|
@103291
|
10 months |
vboxsync |
Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
|
|
|
@103285
|
10 months |
vboxsync |
Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
|
|
|
@103282
|
10 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103281
|
10 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103275
|
10 months |
vboxsync |
Backed out r161549 again (not wanted / bloat).
|
|
|
@103262
|
10 months |
vboxsync |
IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
|
|
|
@103260
|
10 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103245
|
10 months |
vboxsync |
VMMDev/VMMDevTesting: Fixed implicit fallthrough (found by Parfait). …
|
|
|
@103241
|
10 months |
vboxsync |
Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
|
|
|
@103162
|
10 months |
vboxsync |
Audio/Mixer: Fixed a warning found by Parfait. bugref:10354
|
|
|
@103154
|
10 months |
vboxsync |
Devices/USB/USBProxyDevice-usbip.cpp: u32Status is actually signed, …
|
|
|
@103153
|
10 months |
vboxsync |
Devices/USB/USBProxyDevice-usbip.cpp: Wrong return type, bugref:3409
|
|
|
@103151
|
10 months |
vboxsync |
Devices/DevQemuFwCfg.cpp: Some warning fixes about externally visible …
|
|
|
@103137
|
10 months |
vboxsync |
Audio: More locking needed to avoid debug assertions when draining a …
|
|
|
@103136
|
10 months |
vboxsync |
Audio: More locking needed to avoid debug assertions when draining a …
|
|
|
@103134
|
10 months |
vboxsync |
Audio: More locking needed to avoid debug assertions when draining a …
|
|
|
@103111
|
10 months |
vboxsync |
Devices/DevPlatform: Fix unintialized variable in case there are no …
|
|
|
@103025
|
10 months |
vboxsync |
*: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
|
|
|
@103005
|
10 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@102998
|
10 months |
vboxsync |
Devices/Security/DevTpm: Another addendum for r161223, need to set the …
|
|
|
@102995
|
10 months |
vboxsync |
Devices/Security/DevTpm: Addendum for r161223, need to keep the …
|
|
|
@102991
|
10 months |
vboxsync |
Devices/Security/DevTpm: Fix device identification, the UEFI update …
|
|
|
@102909
|
11 months |
vboxsync |
Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
|
|
|
@102908
|
11 months |
vboxsync |
Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
|
|
|
@102875
|
11 months |
vboxsync |
Devices/VirtIO: More verbose logging
|
|
|
@102827
|
11 months |
vboxsync |
Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
|
|
|
@102808
|
11 months |
vboxsync |
Devices/Graphics: multisampling.
|
|
|
@102797
|
11 months |
vboxsync |
Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
|
|
|
@102792
|
11 months |
vboxsync |
Fixed operator precedence.
|
|
|
@102788
|
11 months |
vboxsync |
Devices/DevFwCommon.cpp: Unconditionally set "Enable targeted content …
|
|
|
@102715
|
11 months |
vboxsync |
Devices/Graphics: simplified vertex and index buffers tracking (build fix).
|
|
|
@102714
|
11 months |
vboxsync |
Devices/Graphics: simplified vertex and index buffers tracking.
|
|
|
@102713
|
11 months |
vboxsync |
Devices/Graphics: update shader resource decl only if the information …
|
|
|
@102678
|
11 months |
vboxsync |
Audio/WAS: Also check the audio interface of an audio device when …
|
|
|
@102638
|
12 months |
vboxsync |
Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
|
|
|
@102632
|
12 months |
vboxsync |
Devices/Graphics: removed obsolete code.
|
|
|
@102627
|
12 months |
vboxsync |
Devices/Graphics: corrected assertions for VGPU queries.
|
|
|
@102626
|
12 months |
vboxsync |
Devices/Graphics: create render target, depth stencil and unordered …
|
|
|
@102622
|
12 months |
vboxsync |
Devices/Graphics: create shader resource views on demand.
|
|
|
@102617
|
12 months |
vboxsync |
Devices/Graphics: shader signature semantics.
|
|
|
@102616
|
12 months |
vboxsync |
Devices/Graphics: debug logging.
|
|
|
@102612
|
12 months |
vboxsync |
Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
|
|
|
@102596
|
12 months |
vboxsync |
Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
|
|
|
@102565
|
12 months |
vboxsync |
Dev/DevQemuFwCfg: Fixed size calculation of the config file name in …
|
|
|
@102544
|
12 months |
vboxsync |
Devices/DevQemuFwCfg: Fixed ASAN warning (as error).
|
|
|
@102532
|
12 months |
vboxsync |
Devices/Graphics: use 11.1 interfaces.
|
|
|
@102520
|
12 months |
vboxsync |
Devices/Graphics: planar textures; video commands. bugref:10529
|
|
|
@102519
|
12 months |
vboxsync |
Fixed tstUsbMouse by faking more PDMUsb callbacks.
|
|
|
@102516
|
12 months |
vboxsync |
Devices/EFI/FirmwareBin: Update to latest EFI changes, bugref:10528
|
|
|
@102514
|
12 months |
vboxsync |
include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
|
|
|
@102513
|
12 months |
vboxsync |
Devices/EFI/Firmware: Allow the PL031 RTC device to be accessible …
|
|
|
@102504
|
12 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102484
|
12 months |
vboxsync |
UsbMouse: Windows guests require that touch events with active …
|
|
|
@102406
|
12 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102405
|
12 months |
vboxsync |
Devices/Network: Fixed buffer overflow with fds. Added barely …
|
|
|
@102382
|
12 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102293
|
12 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102258
|
12 months |
vboxsync |
DevFdc.cpp: Comment update.
|
|
|
@102185
|
12 months |
vboxsync |
Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
|
|
|
@102143
|
13 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102142
|
13 months |
vboxsync |
Devices/Graphics: avoid compiler warnings. bugref:10529
|
|
|
@102136
|
13 months |
vboxsync |
Devices/Graphics: additional header. bugref:10529
|
|
|
@101716
|
13 months |
vboxsync |
DrvCloudTunnel: The signature of the …
|
|
|
@101638
|
13 months |
vboxsync |
libssh: fixing build. bugref:10539
|
|
|
@101635
|
13 months |
vboxsync |
libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539
|
|
|
@101634
|
13 months |
vboxsync |
libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539
|
|
|
@101625
|
13 months |
vboxsync |
libssh: reverting DrvCloudTunnel.cpp . bugref:10539
|
|
|
@101624
|
13 months |
vboxsync |
Devices/Gpio/DrvGpioButton.cpp: Also release the sleep button after …
|
|
|
@101623
|
13 months |
vboxsync |
libssh: switching from 0.9.6 to 0.10.5. bugref:10539
|
|
|
@101618
|
13 months |
vboxsync |
Devices/Gpio: Add virtual GPIO button driver to simulate button …
|
|
|
@101617
|
13 months |
vboxsync |
Devices/Gpio/DevPL061: Updates to the code, bugref:10453
|
|
|
@101616
|
13 months |
vboxsync |
Devices: Don't (ab)use VBOX_VMM_TARGET_ARMV8 for defining whether the …
|
|
|
@101600
|
13 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|