|
|
@82100
|
5 years |
vboxsync |
OCI: add stub for ICloudClient::startCloudNetworkGateway
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82093
|
5 years |
vboxsync |
VBoxVideoVBEPrivate.h: Pointed out pragma pack misconception.
|
|
|
@82073
|
5 years |
vboxsync |
DevPCI: Added a special return code to FNPCIIOREGIONMAP for telling …
|
|
|
@82049
|
5 years |
vboxsync |
PDMDevHlp: Adding SSMR3HandleHostOSAndArch. bugref:9218
|
|
|
@82040
|
5 years |
vboxsync |
APIC,PDM: Split up APIC 'registration'. bugref:9218
|
|
|
@82039
|
5 years |
vboxsync |
APIC,PDM: Split up APIC 'registration'. bugref:9218
|
|
|
@82031
|
5 years |
vboxsync |
APIC: Converted the timer pointers to timer handles. This requires …
|
|
|
@82026
|
5 years |
vboxsync |
APIC,IOM,HM: Working on converting the APIC to the new device model. …
|
|
|
@82011
|
5 years |
vboxsync |
VMM/HM: Added logging of new Intel CPU features.
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81961
|
5 years |
vboxsync |
DevHPET,PDM: Split structures and refactored registration. bugref:9218
|
|
|
@81950
|
5 years |
vboxsync |
pdmdev.h: Doxygen comment. bugref:9218
|
|
|
@81948
|
5 years |
vboxsync |
IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
|
|
|
@81938
|
5 years |
vboxsync |
DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
|
|
|
@81932
|
5 years |
vboxsync |
x86.h: Added new exceptions.
|
|
|
@81928
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too. …
|
|
|
@81926
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
|
|
|
@81923
|
5 years |
vboxsync |
PDM: doxygen fixes. bugref:9218
|
|
|
@81921
|
5 years |
vboxsync |
DevPcBios: Converted and split up I/O port handlers. bugref:9218
|
|
|
@81911
|
5 years |
vboxsync |
DevPIC: Converted I/O ports to new style. Replaced the memset …
|
|
|
@81909
|
5 years |
vboxsync |
VMM,DevPIC: Refactored the PIC registration. bugreF:9218
|
|
|
@81905
|
5 years |
vboxsync |
iprt/cdefs.h: Added a CTX_EXPR(a_R3Expr, a_R0Expr, a_RCExpr) macro for …
|
|
|
@81869
|
5 years |
vboxsync |
iprt/cdefs.h: Adding RT_SAFE_SUBSCRIPT (with variations) for safer …
|
|
|
@81853
|
5 years |
vboxsync |
PDMDevHlp,DevBusLogic,DevLsiLogicSCSI: Added flags parameter to …
|
|
|
@81850
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
|
|
|
@81843
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81823
|
5 years |
vboxsync |
IPRT/req.h: Docs nits.
|
|
|
@81822
|
5 years |
vboxsync |
IPRT/req.h: Docs nit.
|
|
|
@81820
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81796
|
5 years |
vboxsync |
Shared Clipboard: Corrected saved state version.
|
|
|
@81786
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
|
|
|
@81775
|
5 years |
vboxsync |
Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
|
|
|
@81772
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMDevHlpIoPortCreateExAndMap. bugref:9218
|
|
|
@81768
|
5 years |
vboxsync |
Shared Clipboard: Update.
|
|
|
@81766
|
5 years |
vboxsync |
VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
|
|
|
@81764
|
5 years |
vboxsync |
SSM,PDMDevHlp: Exported volatile integer getter variants and added …
|
|
|
@81753
|
5 years |
vboxsync |
SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
|
|
|
@81748
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81747
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix, forgot some files.
|
|
|
@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
|
|
|
@81727
|
5 years |
vboxsync |
err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
|
|
|
@81719
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
|
|
|
@81706
|
5 years |
vboxsync |
PDMDevHlp: Doxygen fixes. bugref:9218
|
|
|
@81705
|
5 years |
vboxsync |
PGM: Fixed getting MMIO2 mapping address mess. bugref:9218
|
|
|
@81691
|
5 years |
vboxsync |
PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
|
|
|
@81671
|
5 years |
vboxsync |
IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
|
|
|
@81670
|
5 years |
vboxsync |
IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
|
|
|
@81667
|
5 years |
vboxsync |
Main: Added a portPath attribute to IUSBDevice. This will allow …
|
|
|
@81665
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
|
|
|
@81649
|
5 years |
vboxsync |
Linux 5.4: no more arbitrary executable pages and more changes, …
|
|
|
@81646
|
5 years |
vboxsync |
pdmstorageifs.h: Document PDMIMEDIAPORT::pfnQueryScsiInqStrings as …
|
|
|
@81631
|
5 years |
vboxsync |
pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have …
|
|
|
@81624
|
5 years |
vboxsync |
PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
|
|
|
@81616
|
5 years |
vboxsync |
DevPlayground,pdmdev.h: Converted the playground sample device. …
|
|
|
@81615
|
5 years |
vboxsync |
microatl.h: indent.
|
|
|
@81614
|
5 years |
vboxsync |
VMM,SUPDrv,x86.h: Nits.
- supdrvTscMeasureDeltaOne: No bulldozer …
|
|
|
@81613
|
5 years |
vboxsync |
VMM,SUPDrv,x86.h: Nits.
- supdrvTscMeasureDeltaOne: No bulldozer …
|
|
|
@81605
|
5 years |
vboxsync |
VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
|
|
|
@81602
|
5 years |
vboxsync |
x86.h: Add MSR_IA32_PMC[4-7].
|
|
|
@81595
|
5 years |
vboxsync |
include/iprt/formats/apfs.h: Add APFS format definitions required to …
|
|
|
@81590
|
5 years |
vboxsync |
pdmdev.h: Adding type-safer PDMDEVINS_2_DATA and PDMDEVINS_2_DATA_CC …
|
|
|
@81581
|
5 years |
vboxsync |
Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
|
|
|
@81580
|
5 years |
vboxsync |
x86.h: Add some missing perf. related MSRs.
|
|
|
@81575
|
5 years |
vboxsync |
vmm/pdmdev.h: Added PDMDevHlpPCIIORegionCreateIo. bugref:9218
|
|
|
@81565
|
5 years |
vboxsync |
vusb.h: comment typo.
|
|
|
@81564
|
5 years |
vboxsync |
VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
|
|
|
@81560
|
5 years |
vboxsync |
Shared Clipboard: SCM fix.
|
|
|
@81559
|
5 years |
vboxsync |
Shared Clipboard: Got rid of the protocol version in …
|
|
|
@81555
|
5 years |
vboxsync |
PDMDevHlp: Added TMR3TimerSkip (for EHCI). bugref:9218
|
|
|
@81549
|
5 years |
vboxsync |
include/iprt/*.h: doxygen adjustments & fixes.
|
|
|
@81542
|
5 years |
vboxsync |
vusb.h: indent nits
|
|
|
@81531
|
5 years |
vboxsync |
iprt/thread.h: doxygen fix attempt…
|
|
|
@81525
|
5 years |
vboxsync |
PDM/DevHlp: Adding PDMDevHlpTimerDestroy and …
|
|
|
@81519
|
5 years |
vboxsync |
DevSmc,PDM: Converted the SMC device to the new style. Converted …
|
|
|
@81511
|
5 years |
vboxsync |
pdmdev.h: PDMDevHlpMmioCreateAndMap and PDMDevHlpMmioCreateExAndMap. …
|
|
|
@81475
|
5 years |
vboxsync |
doxygen fixes
|
|
|
@81466
|
5 years |
vboxsync |
pdmdev.h: Added missing PDMDevHlpCritSectDelete. bugref:9218
|
|
|
@81454
|
5 years |
vboxsync |
VMM: Added PGMPHYS_ROM_FLAGS_MAYBE_MISSING_FROM_STATE to …
|
|
|
@81451
|
5 years |
vboxsync |
Shared Clipboard/Svc: Some renaming.
|
|
|
@81444
|
5 years |
vboxsync |
Shared Clipboard/Svc: Split up client initialization / resetting code …
|
|
|
@81433
|
5 years |
vboxsync |
IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
|
|
|
@81422
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration concept (disabled in …
|
|
|
@81406
|
5 years |
vboxsync |
PDM: Enabled PDM task code. Added bunch of new device helper …
|
|
|
@81404
|
5 years |
vboxsync |
iprt/err.h: VINF_ALREADY_POSTED. bugref:9218
|
|
|
@81403
|
5 years |
vboxsync |
iprt/cdefs.h: More time constants. bugref:9218
|
|
|
@81391
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81389
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81388
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81383
|
5 years |
vboxsync |
IOM: Split up the logging into two more groups, one for I/O ports and …
|
|
|
@81382
|
5 years |
vboxsync |
PDMDEVHLPR3: Added PDMDevHlpTimerSetCritSect. bugref:9218
|
|
|
@81381
|
5 years |
vboxsync |
pdmdev.h: doxygen fix. bugref:9218
|
|
|
@81375
|
5 years |
vboxsync |
IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
|
|
|
@81374
|
5 years |
vboxsync |
iprt/cdefs.h: doxygen markup interfers with @def X86, AMD64 …
|
|
|
@81373
|
5 years |
vboxsync |
fix for older doxygen
|
|
|
@81372
|
5 years |
vboxsync |
fix for older doxygen
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81366
|
5 years |
vboxsync |
vmm/pdmpci.h: doxygen
|
|
|
@81364
|
5 years |
vboxsync |
vmm/pdmpci.h: doxygen
|
|
|