|
|
@83669
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83666
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83665
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83664
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Now have round trip networking working. …
|
|
|
@83649
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83648
|
5 years |
vboxsync |
DevVGA: Removed apparently incorrect assertion (see bugref:9715).
|
|
|
@83626
|
5 years |
vboxsync |
VMSVGA: consider only allowed output reg names, bugref:9668
|
|
|
@83620
|
5 years |
vboxsync |
Devices/Graphics: check the resource type, step 2. bugref:9709
|
|
|
@83619
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83617
|
5 years |
vboxsync |
VUSB: Avoid too large URBs (see bugref:9697).
|
|
|
@83615
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits
|
|
|
@83613
|
5 years |
vboxsync |
Dev/E1000: (bugref:9696) checksum end offset fix.
|
|
|
@83605
|
5 years |
vboxsync |
DevVirtioSCSI: file header correction. bugref:9440
|
|
|
@83603
|
5 years |
vboxsync |
Virtio_1_0: Added some descriptor chain stats to see that we don't …
|
|
|
@83599
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Use PDMDevHlpPCIRegisterMsi. Doesn't look like …
|
|
|
@83597
|
5 years |
vboxsync |
NAT: bugref:9694 - libalias NBT - IP header is verified, but UDP …
|
|
|
@83596
|
5 years |
vboxsync |
Devices/Graphics: check the resource type
|
|
|
@83594
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Saved state fixes. bugref:9440
|
|
|
@83593
|
5 years |
vboxsync |
scm
|
|
|
@83592
|
5 years |
vboxsync |
VUSBUrb.cpp: Fix reaping-next-urb regression from r105601.
|
|
|
@83591
|
5 years |
vboxsync |
NAT: bugref:9703 - undo the functional change introduced in previous, …
|
|
|
@83590
|
5 years |
vboxsync |
AMD IOMMU: bugreg:9654 Bits.
|
|
|
@83587
|
5 years |
vboxsync |
Virtio_1_0: Reworked the VIRTIO_DESC_CHAIN_T handling to decrease the …
|
|
|
@83584
|
5 years |
vboxsync |
Devices/Serial/DrvTCP: Fix connection handling for the server case and …
|
|
|
@83583
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83582
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: doxygen fix. bugref:9440
|
|
|
@83581
|
5 years |
vboxsync |
NAT: bugref:9703 - 90s called, fix declaration after code in previous.
|
|
|
@83580
|
5 years |
vboxsync |
NAT: bugref:9703 - checking for the value of a switch variable in a …
|
|
|
@83579
|
5 years |
vboxsync |
Devices/Graphics: added helpers to parse and log the shader code, …
|
|
|
@83577
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: build fix. bugref:9440
|
|
|
@83576
|
5 years |
vboxsync |
Virtio_1_0.h: Todo. bugref:9440
|
|
|
@83575
|
5 years |
vboxsync |
Virtio_1_0.cpp: Ditto uint64_t casting cleaning up in …
|
|
|
@83574
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Cleaned up some uint64_t casting in …
|
|
|
@83573
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Eliminated unnecessary memory allocations in …
|
|
|
@83572
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Shorten the member names of …
|
|
|
@83571
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Eliminated unnecessary memory allocations in …
|
|
|
@83570
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Eliminated two small memory allocations in …
|
|
|
@83569
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Eliminated two small memory allocations in …
|
|
|
@83568
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Added a wrapper around virtioScsiR3ReqErr for …
|
|
|
@83567
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Made virtioScsiR3ReqErr use a stack buffer for the …
|
|
|
@83566
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Defined and enforced limits on …
|
|
|
@83565
|
5 years |
vboxsync |
DevVirtioSCSI.cpp: Some memory todos. Use RTMemFreeZ for one …
|
|
|
@83562
|
5 years |
vboxsync |
DevVGA_VBVA.cpp: Apply RTMemFreeZ to the mouse shape info data and …
|
|
|
@83561
|
5 years |
vboxsync |
lwip: bugref:9708 - Cherry-pick from upstream coverity fixes and one …
|
|
|
@83560
|
5 years |
vboxsync |
DevVGA-SVGA.cpp: Use RTMemFreeZ with cursor data. bugref:9698
|
|
|
@83559
|
5 years |
vboxsync |
DevVGA-SVGA3d.cpp: Use RTMemFreeZ on surface data. bugref:9698
|
|
|
@83558
|
5 years |
vboxsync |
VMMDev: Adjusted RTMemFreeZ use - must use our private …
|
|
|
@83551
|
5 years |
vboxsync |
VMMDev: Use RTMemFreeZ. bugref:9698
|
|
|
@83545
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83542
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83522
|
5 years |
vboxsync |
Devices/Serial/DrvHostSerial: Show a warning when the serial port …
|
|
|
@83521
|
5 years |
vboxsync |
Devices/Serial/DrvHostSerial: Show a warning when the serial port …
|
|
|
@83519
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 MMIO read handler. Some registers are really …
|
|
|
@83513
|
5 years |
vboxsync |
VMSVGA: Skip light source if index is wrong, bugref:9689
|
|
|
@83507
|
5 years |
vboxsync |
Comment.
|
|
|
@83505
|
5 years |
vboxsync |
VMSVGA: Fixed a possible race which could cause a guest to endlessly …
|
|
|
@83499
|
5 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Round trip traffic happening …
|
|
|
@83498
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83495
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83492
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp Add bounds checks for data read back from …
|
|
|
@83462
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83461
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83449
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83448
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83444
|
5 years |
vboxsync |
Logging.
|
|
|
@83443
|
5 years |
vboxsync |
DevPS2: Improved logging, gave queues human-readable names.
|
|
|
@83442
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits
|
|
|
@83427
|
5 years |
vboxsync |
Devices/testcase/tstDeviceSsmFuzz: Use new fuzzing config API
|
|
|
@83378
|
5 years |
vboxsync |
VMSVGA: Print the FIFO cursor position, too.
|
|
|
@83377
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83374
|
5 years |
vboxsync |
VMSVGA: Check for mode changes from the outer FIFO loop as well, so …
|
|
|
@83354
|
5 years |
vboxsync |
VMSVGA: Implemented SVGA_CMD_RECT_COPY (see bugref:9424).
|
|
|
@83305
|
5 years |
vboxsync |
VMSVGA: Explicitly turn cursor on and off when enabling/disabling …
|
|
|
@83301
|
5 years |
vboxsync |
Doxygen.
|
|
|
@83300
|
5 years |
vboxsync |
scm
|
|
|
@83299
|
5 years |
vboxsync |
DevPS2: Discard input when device's serial line is disabled. Also …
|
|
|
@83298
|
5 years |
vboxsync |
Audio/HDA: Added some more stream ID checks.
|
|
|
@83296
|
5 years |
vboxsync |
Devices/tstDevice: Copy over and modify PDMThread* API so we can fuzz …
|
|
|
@83292
|
5 years |
vboxsync |
Devices/Graphics: added buffer offset to a debug log statement.
|
|
|
@83284
|
5 years |
vboxsync |
Devices/DevVGA: Remove now unused pVM variable
|
|
|
@83282
|
5 years |
vboxsync |
Devices/DevVGA: Make use of the new PDM device helpers instead of …
|
|
|
@83281
|
5 years |
vboxsync |
PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
|
|
|
@83280
|
5 years |
vboxsync |
VMSVGA: Do not needlessly register VGA LFB handler when updating …
|
|
|
@83278
|
5 years |
vboxsync |
VMSVGA: The SVGA_REG_BITS_PER_PIXEL must be initialized to the host …
|
|
|
@83274
|
5 years |
vboxsync |
VMSVGA: Implemented register-based cursor movement interface used by …
|
|
|
@83273
|
5 years |
vboxsync |
VMSVGA: Unregister VRAM handler after loading state if necessary.
|
|
|
@83264
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Skeletal bits.
|
|
|
@83263
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Skeletal bits.
|
|
|
@83261
|
5 years |
vboxsync |
Devices/tstDevice: Testbench updates, work in progress
|
|
|
@83256
|
5 years |
vboxsync |
VMSVGA: Reversed bit order of converted cursor AND mask to match VBVA …
|
|
|
@83241
|
5 years |
vboxsync |
Devices/Bus/DevIommuAmd: bugref:9654 bits.
|
|
|
@83240
|
5 years |
vboxsync |
Audio/Win: Added ability to register/unregister the …
|
|
|
@83239
|
5 years |
vboxsync |
Audio/Win: Added ability to register/unregister the …
|
|
|
@83238
|
5 years |
vboxsync |
Audio/Win: Also re-enumerate if the default device has been changed. …
|
|
|
@83237
|
5 years |
vboxsync |
Devices/Bus/DevIommuAmd: bugref:9654 Bits.
|
|
|
@83230
|
5 years |
vboxsync |
EFI/Firmware: Add VBOX_WITH_EFI_SECURE_BOOT and VBOX_WITH_EFI_TPM to …
|
|
|
@83193
|
5 years |
vboxsync |
Devices/Graphics/shaderlib: use correct constant when checking the …
|
|
|
@83188
|
5 years |
vboxsync |
scm fix, another one which wan't detected by tinderbox
|
|
|
@83187
|
5 years |
vboxsync |
Remove debugging change that shouldn't be in code others use
|
|
|
@83186
|
5 years |
vboxsync |
Network/DevVirtioNet.cpp: Some clean up. Have verified that received …
|
|
|