|
|
@83551
|
5 years |
vboxsync |
VMMDev: Use RTMemFreeZ. bugref:9698
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82676
|
5 years |
vboxsync |
Devices/VMMDev: add initialization of idDisplay, because otherwise we …
|
|
|
@82675
|
5 years |
vboxsync |
Devices/VMMDev: Use sane (monitor is disabled) initial state when we …
|
|
|
@82454
|
5 years |
vboxsync |
VMMDev: Forgot to set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
|
|
|
@82394
|
5 years |
vboxsync |
VMMDev: add new guest OS type, just in case (not that the GA code …
|
|
|
@81765
|
5 years |
vboxsync |
Devices: Use new volatile SSM getters and enum macros. bugref:9218
|
|
|
@81707
|
5 years |
vboxsync |
VMMDev: doxygen fixes. bugref:9218
|
|
|
@81693
|
5 years |
vboxsync |
VMMDev: Use default statistics prefix.
|
|
|
@81643
|
5 years |
vboxsync |
VMMDev: Converted to the new PDM device style. [fix] bugref:9218
|
|
|
@81627
|
5 years |
vboxsync |
VMMDev: Converted to the new PDM device style. [fixes] bugref:9218
|
|
|
@81625
|
5 years |
vboxsync |
VMMDev: Converted to the new PDM device style. bugref:9218
|
|
|
@81571
|
5 years |
vboxsync |
VMMDev: cleanups. bugref:9218
|
|
|
@81569
|
5 years |
vboxsync |
VMMDev: cleanups. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80296
|
5 years |
vboxsync |
VMMDev.cpp: Skip including vm.h as it is no longer needed. bugref:9217
|
|
|
@80118
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@78995
|
6 years |
vboxsync |
PDM, Devices, FE, Main: allow size hints without notification for …
|
|
|
@78949
|
6 years |
vboxsync |
Devices/VMMDev: fixed a todo.
|
|
|
@77243
|
6 years |
vboxsync |
HGCM,SharedFolders: Added new variation on the HGCM page list type …
|
|
|
@77056
|
6 years |
vboxsync |
VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76196
|
6 years |
vboxsync |
VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
|
|
|
@75990
|
6 years |
vboxsync |
VMMDev,HGCM: Added cancellation notification and query helper.
|
|
|
@75875
|
6 years |
vboxsync |
GuestControl,VMMDev: Fixed VERR_VM_RESTORED scenario. VMMDev didn't …
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75808
|
6 years |
vboxsync |
VMMDev: Forgot to set fRequestor in the case where we've got a long …
|
|
|
@75769
|
6 years |
vboxsync |
VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
|
|
|
@75596
|
6 years |
vboxsync |
VMMDev: Trying to please doxygen weirdness. bugref:9172
|
|
|
@75593
|
6 years |
vboxsync |
VMMDev: Trying to please doxygen weirdness. bugref:9172
|
|
|
@75591
|
6 years |
vboxsync |
VMMDev: Warning fix. bugref:9172
|
|
|
@75589
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@75585
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@75537
|
6 years |
vboxsync |
VMMDev/HGCM: Use an allocation cache for HGCM command structures with …
|
|
|
@75532
|
6 years |
vboxsync |
VMMDev: Keep a 4K buffer around for each EMT to read the VMM request …
|
|
|
@75523
|
6 years |
vboxsync |
VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
|
|
|
@75520
|
6 years |
vboxsync |
VMMDev/HGCM: Eliminated the unlock-delay hack (from 3.0) and …
|
|
|
@75500
|
6 years |
vboxsync |
VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
|
|
|
@75406
|
6 years |
vboxsync |
VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
|
|
|
@73698
|
6 years |
vboxsync |
VMMDev: Reporting only updated mode hints in multimonitor display …
|
|
|
@73641
|
6 years |
vboxsync |
VMMDev: fGuestSentChangeEventAck flag in multimonitor resize request …
|
|
|
@73351
|
6 years |
vboxsync |
VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72399
|
7 years |
vboxsync |
VMMDev: LogRel nit.
|
|
|
@72352
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@71891
|
7 years |
vboxsync |
VMMDev: VMMDevHGCM rewrite
|
|
|
@71691
|
7 years |
vboxsync |
VMMDev: move VMMDEV_SAVED_STATE_VERSION defines to the header file
|
|
|
@70607
|
7 years |
vboxsync |
bugref:9046 Enforce maximum length and proper termination of credentials
|
|
|
@70217
|
7 years |
vboxsync |
VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
|
|
|
@70181
|
7 years |
vboxsync |
pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@68314
|
7 years |
vboxsync |
added OS types for macOS 10.12 and 10.13
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@66108
|
8 years |
vboxsync |
Devices/VMMDev: trailing spaces
|
|
|
@65851
|
8 years |
vboxsync |
trailing space
|
|
|
@65850
|
8 years |
vboxsync |
Devices/Main: don't set RamSize and RamHole explicitly for DevACPI, …
|
|
|
@65712
|
8 years |
vboxsync |
Devices/VMMDev: fixed small memory leak during termination
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@64391
|
8 years |
vboxsync |
PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64356
|
8 years |
vboxsync |
PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
|
|
|
@64192
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@63690
|
8 years |
vboxsync |
PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
|
|
|
@63016
|
8 years |
vboxsync |
Devices: warnings (debug builds)
|
|
|
@62891
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62503
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60396
|
9 years |
vboxsync |
VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
|
|
|
@58164
|
9 years |
vboxsync |
VMMDEVFACILITYSTATUSENTRY: Use enums, there isn't any space to save here.
|
|
|
@58162
|
9 years |
vboxsync |
VMMDev: Bumped saved state version to save heartbeat state. Wrote …
|
|
|
@58161
|
9 years |
vboxsync |
VMMDev: Heartbeat adjustments and build fix.
|
|
|
@58160
|
9 years |
vboxsync |
VMMDev: More positive thinking, a couple of extra sanity checks.
|
|
|
@58159
|
9 years |
vboxsync |
VMMDev: Positive thinking, Doxygen, and some heartbeat cleanups.
|
|
|
@58156
|
9 years |
vboxsync |
vmmdevReqHandler_ReportGuestUserState: Untested validation fixes.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57602
|
9 years |
vboxsync |
VMMDev: log the guest OS type in plain text for convenience when …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57209
|
9 years |
vboxsync |
VMMDev: LogRel nits.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56292
|
10 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
10 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55275
|
10 years |
vboxsync |
heartbeat service: document it, sanity check and fixed logging
|
|
|
@54995
|
10 years |
vboxsync |
Devices/VMMDev: fix a bug which could cause display change requests to …
|
|
|
@54805
|
10 years |
vboxsync |
Release log prefixes.
|
|
|
@54748
|
10 years |
vboxsync |
VMMDev: LogRel cosmetics.
|
|
|
@54007
|
10 years |
vboxsync |
VMMDev: do not set VMMDEV_GUEST_SUPPORTS_GRAPHICS on reset
|
|
|
@53801
|
10 years |
vboxsync |
Devices: use LogRelMax were appropriate
|
|
|
@53767
|
10 years |
vboxsync |
s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
|
|
|
@53073
|
10 years |
vboxsync |
VMMDev: when logging the Guest Additions OS type, explictely mention …
|
|
|
@52789
|
10 years |
vboxsync |
VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
|
|
|
@52667
|
10 years |
vboxsync |
DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
|
|
|