|
|
@81784
|
5 years |
vboxsync |
NAT/Network: On Linux a socket returned by accept(2) does not inherit …
|
|
|
@81783
|
5 years |
vboxsync |
DevLsiLogicSCSI: Split device state structures. [build fix] bugref:9218
|
|
|
@81782
|
5 years |
vboxsync |
DevLsiLogicSCSI: Split device state structures. bugref:9218
|
|
|
@81781
|
5 years |
vboxsync |
DevLsiLogicSCSI: Split device state structures. bugref:9218
|
|
|
@81780
|
5 years |
vboxsync |
Devices/EFI: Fix linker warnings for ELF binaries [fix]
|
|
|
@81779
|
5 years |
vboxsync |
Devices/EFI: Fix linker warnings for ELF binaries
|
|
|
@81778
|
5 years |
vboxsync |
DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned …
|
|
|
@81777
|
5 years |
vboxsync |
DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned …
|
|
|
@81776
|
5 years |
vboxsync |
testmanager/wuihlpform.py: Mixed up escapeElem and escapeAttr for text …
|
|
|
@81775
|
5 years |
vboxsync |
Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
|
|
|
@81774
|
5 years |
vboxsync |
DevLsiLogicSCSI: Use NOP critsect in ring-0 too. bugref:9218
|
|
|
@81773
|
5 years |
vboxsync |
DevLsiLogicSCSI: Converted MMIO and I/O port handlers. bugref:9218
|
|
|
@81771
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend texture format conversion
|
|
|
@81770
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend texture format conversion shader fix …
|
|
|
@81769
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81768
|
5 years |
vboxsync |
Shared Clipboard: Update.
|
|
|
@81767
|
5 years |
vboxsync |
testmanager/core: add new checkable requirements for testbox …
|
|
|
@81766
|
5 years |
vboxsync |
VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
|
|
|
@81765
|
5 years |
vboxsync |
Devices: Use new volatile SSM getters and enum macros. bugref:9218
|
|
|
@81764
|
5 years |
vboxsync |
SSM,PDMDevHlp: Exported volatile integer getter variants and added …
|
|
|
@81763
|
5 years |
vboxsync |
INstaller/linux: Honor VBOX_WITH_PCI_PASSTHROUGH during packing and …
|
|
|
@81762
|
5 years |
vboxsync |
SUPDrv,tstRTInlineAsm: Fixed assertion/failure when trying to use the …
|
|
|
@81761
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend texture format conversion (just the …
|
|
|
@81760
|
5 years |
vboxsync |
Linux modules: Also force disabling of CONFIG_MODULE_SIG_ALL when …
|
|
|
@81759
|
5 years |
vboxsync |
Additions/WDDM: Compile fixes if VBOX_WITH_MESA3D is not defined.
|
|
|
@81757
|
5 years |
vboxsync |
Devices/Graphics: UNPACK -> PACK
|
|
|
@81756
|
5 years |
vboxsync |
Devices/Graphics: suppress noisy logging.
|
|
|
@81755
|
5 years |
vboxsync |
Reverted r134542, wrong files
|
|
|
@81754
|
5 years |
vboxsync |
Devices/Graphics: suppress noisy logging.
|
|
|
@81753
|
5 years |
vboxsync |
SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
|
|
|
@81752
|
5 years |
vboxsync |
DevLsiLogicSCSI: Switched critsects and sup semaphores to device …
|
|
|
@81751
|
5 years |
vboxsync |
DevLsiLogicSCSI: Replaced the three dynamically allocated queues with …
|
|
|
@81750
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81749
|
5 years |
vboxsync |
vboximg-mount: Fix crash when the size is 0, log2() returns -HUGE_VAL …
|
|
|
@81747
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix, forgot some files.
|
|
|
@81746
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81745
|
5 years |
vboxsync |
DevLsiLogicSCSI: Use dev helpers for SSM and CFGM. Dropped the …
|
|
|
@81744
|
5 years |
vboxsync |
DevLsiLogicSCSI.h: Kicked out a lot of unnecessary #pragma pack(1). …
|
|
|
@81743
|
5 years |
vboxsync |
Additions/linux/drm: fix include (can't drop the include path …
|
|
|
@81741
|
5 years |
vboxsync |
minor doxyfile polishing, to avoid a few warnings
|
|
|
@81740
|
5 years |
vboxsync |
Main/SystemProperties: shorten a few attribute names to get around …
|
|
|
@81739
|
5 years |
vboxsync |
Main/SystemProperties: added a family of attributes (one per relevant …
|
|
|
@81738
|
5 years |
vboxsync |
FE/Qt: Export Appliance wizard: Coding style nit related to …
|
|
|
@81737
|
5 years |
vboxsync |
FE/Qt: UIEmptyFilePathSelector: When chooser is opened we should try …
|
|
|
@81736
|
5 years |
vboxsync |
FE/Qt: bugref:9598: macOS: Adjust mouse integration pointer according …
|
|
|
@81735
|
5 years |
vboxsync |
FE/Qt: bugref:9510. Fixing network stats query.
|
|
|
@81734
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Missed '\n' in r134504.
|
|
|
@81733
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
|
|
|
@81732
|
5 years |
vboxsync |
PDMDevHlp: Wrapped up the rest of the PDMR3Thread API. bugref:9218
|
|
|
@81731
|
5 years |
vboxsync |
DevRirtioNet,Virtio: nits. bugref:9218
|
|
|
@81729
|
5 years |
vboxsync |
slirp_init: Only need errcore.h now.
|
|
|
@81728
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
|
|
|
@81727
|
5 years |
vboxsync |
err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
|
|
|
@81726
|
5 years |
vboxsync |
DevRirtioNet: nits. bugref:9218
|
|
|
@81725
|
5 years |
vboxsync |
slirp_init: Don't return VINF_NAT_DNS on an allocation failure. duh!
|
|
|
@81724
|
5 years |
vboxsync |
DrvNAT: Removed misleading comment about VINF_NAT_DNS.
|
|
|
@81722
|
5 years |
vboxsync |
DevVirtioNet,Virtio: Rearranging code a little. bugref:9218
|
|
|
@81721
|
5 years |
vboxsync |
DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
|
|
|
@81720
|
5 years |
vboxsync |
DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
|
|
|
@81719
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
|
|
|
@81718
|
5 years |
vboxsync |
EFI/Firmware/OvmfPkgIa32.dsc: Get source debugging working
|
|
|
@81717
|
5 years |
vboxsync |
EFI/Firmware/fsw_hfs.h: Use SwapBytes64() instead of RT_BE2H_U64() …
|
|
|
@81716
|
5 years |
vboxsync |
EFI/Firmware/VBoxPrintHex.c: Use RShiftU64() instead of >> to avoid …
|
|
|
@81715
|
5 years |
vboxsync |
EFI/Firmware/Apple.c: Use DivU64x32() instead of / to avoid unresolved …
|
|
|
@81714
|
5 years |
vboxsync |
Main: Preps for embedding the EFI firmware into VBoxDD2.
|
|
|
@81713
|
5 years |
vboxsync |
Devices: Preps for embedding the EFI firmware into VBoxDD2.
|
|
|
@81711
|
5 years |
vboxsync |
Devices: Preps for embedding the EFI firmware into VBoxDD2.
|
|
|
@81710
|
5 years |
vboxsync |
Main: Preps for embedding the EFI firmware into VBoxDD2.
|
|
|
@81709
|
5 years |
vboxsync |
DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
|
|
|
@81708
|
5 years |
vboxsync |
DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
|
|
|
@81707
|
5 years |
vboxsync |
VMMDev: doxygen fixes. bugref:9218
|
|
|
@81706
|
5 years |
vboxsync |
PDMDevHlp: Doxygen fixes. bugref:9218
|
|
|
@81705
|
5 years |
vboxsync |
PGM: Fixed getting MMIO2 mapping address mess. bugref:9218
|
|
|
@81704
|
5 years |
vboxsync |
DevPCI: doxygen. bugref:9218
|
|
|
@81703
|
5 years |
vboxsync |
DevVirtioNet.cpp,Virtio.cpp: Some cleanups prepping for refactoring to …
|
|
|
@81702
|
5 years |
vboxsync |
IOMR3IoPort: Fixed copy & past bug in IOMR3IoPortGetMappingAddress. …
|
|
|
@81701
|
5 years |
vboxsync |
Shared Clipboard/clipboard-x11: Build fix.
|
|
|
@81700
|
5 years |
vboxsync |
Shared Clipboard/clipboard-x11: Removed obsolete VBOX_AFTER_5_2 define …
|
|
|
@81699
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81698
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Logging nit.
|
|
|
@81697
|
5 years |
vboxsync |
Comment.
|
|
|
@81696
|
5 years |
vboxsync |
DevVirtioNet.cpp: Some cleanups prepping for refactoring to new PDM …
|
|
|
@81695
|
5 years |
vboxsync |
DevRTC: Use default statistics prefix (was hiding under /TM/RTC).
|
|
|
@81694
|
5 years |
vboxsync |
DevE1000: Use default statistics prefix.
|
|
|
@81693
|
5 years |
vboxsync |
VMMDev: Use default statistics prefix.
|
|
|
@81692
|
5 years |
vboxsync |
Devices/USB/Dev*: Use default statistics prefix.
|
|
|
@81691
|
5 years |
vboxsync |
PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
|
|
|
@81690
|
5 years |
vboxsync |
Virtio_1_0: indent fix (my bad). bugref:9218
|
|
|
@81689
|
5 years |
vboxsync |
Virtio_1_0: Missing return VINF_SUCCESS in virtioMmioWrite. Reduced …
|
|
|
@81688
|
5 years |
vboxsync |
Main/idl: go back to old javadoc hack (no link)
|
|
|
@81687
|
5 years |
vboxsync |
Main/idl: documentation fixes (almost all doxygen warnings fixed, and …
|
|
|
@81686
|
5 years |
vboxsync |
WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA …
|
|
|
@81685
|
5 years |
vboxsync |
Main/idl: fix broken xref
|
|
|
@81684
|
5 years |
vboxsync |
Main/Host: add IHostUpdate stub interface
Main/idl: eliminate …
|
|
|
@81683
|
5 years |
vboxsync |
FE/Qt: bugref:9601: Since we are filtering UIFormEditorView, it is …
|
|
|
@81682
|
5 years |
vboxsync |
Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
|
|
|
@81680
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
|
|
|
@81679
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
|
|
|
@81678
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: s/virtio/virtioCore/ + …
|
|
|
@81677
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: Converting to new PDM model - mostly done, I …
|
|
|