|
|
@68699
|
7 years |
vboxsync |
pdmifs.h,Serial: Reworked stream interface. The old design with the …
|
|
|
@68696
|
7 years |
vboxsync |
VMMDevCoreTypes.h: reorder
|
|
|
@68691
|
7 years |
vboxsync |
Added 32-bit size hack to VMMDevSeamlessMode in VMMDevCoreTypes.h.
|
|
|
@68690
|
7 years |
vboxsync |
build fix
|
|
|
@68688
|
7 years |
vboxsync |
VBoxGuest*.h,VMMDev*.h: use assertcompile.h instead of assert.h.
|
|
|
@68675
|
7 years |
vboxsync |
include file build fixes (kmk -C include)
|
|
|
@68672
|
7 years |
vboxsync |
include file build fixes (kmk -C include)
|
|
|
@68670
|
7 years |
vboxsync |
include file build fixes (kmk -C include)
|
|
|
@68669
|
7 years |
vboxsync |
include file build fixes (kmk -C include)
|
|
|
@68668
|
7 years |
vboxsync |
build fix (os2)
|
|
|
@68667
|
7 years |
vboxsync |
build fix
|
|
|
@68665
|
7 years |
vboxsync |
build fix
|
|
|
@68661
|
7 years |
vboxsync |
include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
|
|
|
@68660
|
7 years |
vboxsync |
include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
|
|
|
@68659
|
7 years |
vboxsync |
Moved the HGCM parameter structures, VMMDEV_EVENT_XXX and …
|
|
|
@68657
|
7 years |
vboxsync |
Include compile fixes for VBox/HostServices/* - hope this doesn't mess …
|
|
|
@68656
|
7 years |
vboxsync |
Use VBoxGuestCoreTypes.h instead of VBoxGuest.h in HGCM service headers.
|
|
|
@68654
|
7 years |
vboxsync |
VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
|
|
|
@68633
|
7 years |
vboxsync |
Reduce number of VBoxGuest.h includes.
|
|
|
@68630
|
7 years |
vboxsync |
Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
|
|
|
@68628
|
7 years |
vboxsync |
VMMDev2.h -> VMMDevCoreTypes.h
|
|
|
@68626
|
7 years |
vboxsync |
VBoxGuest2.h: Removed dead file.
|
|
|
@68623
|
7 years |
vboxsync |
VBoxGuest.h: Dropped the I/O control function flags for indicating …
|
|
|
@68622
|
7 years |
vboxsync |
VBoxGuest.inc: fixed case of OS/2 driver name (nobody cares, atm, I think).
|
|
|
@68621
|
7 years |
vboxsync |
dropping VBoxGuest16.h as it is no longer needed. (os2 mouse driver …
|
|
|
@68616
|
7 years |
vboxsync |
VBoxGuest.h,VMMDev.h: Watcom (C++) adjustments.
|
|
|
@68608
|
7 years |
vboxsync |
VBoxGuest.h: IDC connect and disconnect I/O control numbers should be …
|
|
|
@68596
|
7 years |
vboxsync |
VBoxGuest.h: attachdd names are case sensitives, it seems
|
|
|
@68594
|
7 years |
vboxsync |
PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
|
|
|
@68586
|
7 years |
vboxsync |
merging vbglioc r117764: VBoxGuest.h: OS/2 gradd build fix
|
|
|
@68581
|
7 years |
vboxsync |
merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
|
|
|
@68579
|
7 years |
vboxsync |
merging vbglioc r117757: Build fixes for FreeBSD 10.3.
|
|
|
@68576
|
7 years |
vboxsync |
merging vbglioc r117752: Made VBoxGradd (OS/2) build again.
|
|
|
@68575
|
7 years |
vboxsync |
merging vbglioc r117751: OS/2 mouse driver related changes.
|
|
|
@68574
|
7 years |
vboxsync |
merging vbglioc r117750: VMMDev.h: Made 16-bit compatible.
|
|
|
@68573
|
7 years |
vboxsync |
merging vbglioc r117745: Working on making VBoxGuest.h usable by …
|
|
|
@68570
|
7 years |
vboxsync |
merging vbglioc r117736: OS/2 adjustments.
|
|
|
@68565
|
7 years |
vboxsync |
merging vbglioc r117730: solaris adjustments.
|
|
|
@68561
|
7 years |
vboxsync |
merging vbglioc r117713: Linux code updates and build fixes.
|
|
|
@68555
|
7 years |
vboxsync |
merging vbglioc r117701: VBoxGueSTR0LibSharedFolders,VBoxGuest.h: …
|
|
|
@68550
|
7 years |
vboxsync |
merging vbglioc r117689: Initial VBoxGuest I/O control changes.
|
|
|
@68534
|
7 years |
vboxsync |
Main: IDisplay::DetachScreens stub
|
|
|
@68532
|
7 years |
vboxsync |
CPUM: Use a valid value for initializing PkgCStateCfgCtrl on Core 2 CPUs.
|
|
|
@68504
|
7 years |
vboxsync |
VbglR3HGCMCallRaw build fix
|
|
|
@68502
|
7 years |
vboxsync |
VBoxGuestR3Lib: Fixed clipboard and guest control breakage since r117608.
|
|
|
@68485
|
7 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@68476
|
7 years |
vboxsync |
VBoxGuestLib/HGCM.cpp: cleanups (this is ring-0 code affecting shared …
|
|
|
@68470
|
7 years |
vboxsync |
PDM: add new PDM device helper for sending a MSI directly (from all …
|
|
|
@68468
|
7 years |
vboxsync |
Audio: Cleaned up callback stuff and got rid of the deprecated …
|
|
|
@68465
|
7 years |
vboxsync |
VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
|
|
|
@68462
|
7 years |
vboxsync |
VBoxGuestLib: Use common VbglR3HGCMDisconnect to disconnect.
|
|
|
@68458
|
7 years |
vboxsync |
Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
|
|
|
@68436
|
7 years |
vboxsync |
VBoxGuestLib/R3: Added VbglR3VrdpGetChangeRequest; build everything on …
|
|
|
@68433
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@68425
|
7 years |
vboxsync |
Another alignment fix
|
|
|
@68424
|
7 years |
vboxsync |
Alignment fix
|
|
|
@68423
|
7 years |
vboxsync |
Devices/Bus/PCI,MSI-X: Fix static initialization of the MSI-X …
|
|
|
@68410
|
7 years |
vboxsync |
include/VBox/msi.h: MSI-X supports up to 2048 entries, and eliminate …
|
|
|
@68405
|
7 years |
vboxsync |
cpumctx.h: unintentional paste. build fix.
|
|
|
@68404
|
7 years |
vboxsync |
cpumctx.h: Attempted build fix.
|
|
|
@68403
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@68402
|
7 years |
vboxsync |
Comment.
|
|
|
@68361
|
7 years |
vboxsync |
VMM/HMSVMR0: Nested Hw.virt bits.
|
|
|
@68314
|
7 years |
vboxsync |
added OS types for macOS 10.12 and 10.13
|
|
|
@68293
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM bits.
|
|
|
@68272
|
7 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
|
|
|
@68271
|
7 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
|
|
|
@68226
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM R0 bits.
|
|
|
@68191
|
7 years |
vboxsync |
Disasembler: missing Grp 15 decodes (fix)
|
|
|
@68138
|
7 years |
vboxsync |
vmm/pdmaudioifs.h: Audio documentation.
|
|
|
@68132
|
7 years |
vboxsync |
Audio: Renamed audio samples to audio frame because that's what they …
|
|
|
@68103
|
7 years |
vboxsync |
R0 guest library: make vbglR0HGCMInit and Terminate externally …
|
|
|
@68077
|
7 years |
vboxsync |
vmm/pdmaudioifs.h: Documentation.
|
|
|
@68076
|
7 years |
vboxsync |
Audio: Implemented optional callbacks StreamPlayBegin / StreamPlayEnd …
|
|
|
@68015
|
7 years |
vboxsync |
com/ptr.h: no else after return
|
|
|
@68013
|
7 years |
vboxsync |
VMMR0,PciRawR0,GVMMR0: More pGVM cleanups.
|
|
|
@68011
|
7 years |
vboxsync |
GVMMR0,VMMR0: More cleanups.
|
|
|
@68009
|
7 years |
vboxsync |
VMMR0,PDMR0: Adding GVM parameter and validation thereof to the …
|
|
|
@68007
|
7 years |
vboxsync |
VMMR0,GVMMR0: Adding GVM parameter to the calls.
|
|
|
@68001
|
7 years |
vboxsync |
PGMR0,GVMMR0: Ditto for I/O MMU setup.
|
|
|
@67997
|
7 years |
vboxsync |
microatl.h: unused code
|
|
|
@67994
|
7 years |
vboxsync |
PGMR0,GVMMR0: Ditto for large page alloc.
|
|
|
@67993
|
7 years |
vboxsync |
PGMR0Phys*Handy*: Added pGVM parameter and changed the PVMCPU to idCpu.
|
|
|
@67992
|
7 years |
vboxsync |
GVMMR0: build fix and GVMMR0ValidateGVMandVMandEMT.
|
|
|
@67991
|
7 years |
vboxsync |
GVMMR0*Statistics*: Pass GVM along with pVM when we got one.
|
|
|
@67990
|
7 years |
vboxsync |
GVMMR0Sched*: pass pGVM along when we've got it - part #2.
|
|
|
@67989
|
7 years |
vboxsync |
GVMMR0Sched*: pass pGVM along when we've got it.
|
|
|
@67987
|
7 years |
vboxsync |
GVMMR0: Added EMT deregistration API to complement the registration one.
|
|
|
@67983
|
7 years |
vboxsync |
VMMR0OPERATION: Spread the enum values out so we can safely add new …
|
|
|
@67955
|
7 years |
vboxsync |
VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface …
|
|
|
@67944
|
7 years |
vboxsync |
VMM: Nested HW.virt: CPUM fixes
|
|
|
@67943
|
7 years |
vboxsync |
cpum.h: Fixes crash, follow up fixes to r116929
|
|
|
@67938
|
7 years |
vboxsync |
Nit.
|
|
|
@67937
|
7 years |
vboxsync |
CPUM: Quick fix for cleanup crash.
|
|
|
@67924
|
7 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Allocate the nested-guest VMCB (controls and …
|
|
|
@67916
|
7 years |
vboxsync |
VMM: Comments, clean up.
|
|
|
@67915
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@67821
|
7 years |
vboxsync |
SUP, VMM: Added interface to read CPU microcode revision, used in VMM …
|
|
|
@67798
|
7 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67752
|
7 years |
vboxsync |
doc update
|
|
|