|
|
@59700
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59687
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59652
|
9 years |
vboxsync |
VMM: Build fixes when VBOX_WITH_REM is not defined.
|
|
|
@59614
|
9 years |
vboxsync |
hm_vmx.h: added posted-interrupt pin-based ctrl value.
|
|
|
@59603
|
9 years |
vboxsync |
hm_vmx.h: nit.
|
|
|
@59602
|
9 years |
vboxsync |
VMM/HMVMXR0: Add missing VMCS fields for newer CPUs, renamed some …
|
|
|
@59601
|
9 years |
vboxsync |
StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream …
|
|
|
@59539
|
9 years |
vboxsync |
Storage/DrvVD: Add methods to PDMIMEDIAEX for saving the request state …
|
|
|
@59538
|
9 years |
vboxsync |
Storage/DrvVD: Add methods to query suspended requests, will be used …
|
|
|
@59536
|
9 years |
vboxsync |
Storage: Move the suspend on recoverable error handling down to DrvVD …
|
|
|
@59470
|
9 years |
vboxsync |
Audio: Warn on non-available audio streams based on the host audio …
|
|
|
@59456
|
9 years |
vboxsync |
build fix
|
|
|
@59455
|
9 years |
vboxsync |
Storage/VD: Remove the custom code in each backend which allocates all …
|
|
|
@59448
|
9 years |
vboxsync |
Devices/Storage: More work on the new I/O interface
Implement a new …
|
|
|
@59420
|
9 years |
vboxsync |
Audio/DrvAudio: Use a critical section for (most) driver callbacks.
|
|
|
@59388
|
9 years |
vboxsync |
kmk incs
|
|
|
@59375
|
9 years |
vboxsync |
Audio: introduced VERR_AUDIO_BACKEND_INIT_FAILED
|
|
|
@59368
|
9 years |
vboxsync |
VBoxCOM,VBoxSVC: Call VBoxProxyStub to gently update the MS COM …
|
|
|
@59352
|
9 years |
vboxsync |
pdmaudioifs.h: PDMIAUDIOCONNECTOR_IID due to removal of pfnInitNull.
|
|
|
@59348
|
9 years |
vboxsync |
Audio: Implemented dynamic fallback support to NULL audio backends for …
|
|
|
@59337
|
9 years |
vboxsync |
VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved …
|
|
|
@59305
|
9 years |
vboxsync |
Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
|
|
|
@59299
|
9 years |
vboxsync |
Hopefully fix last burn when running doxygen
|
|
|
@59294
|
9 years |
vboxsync |
Another try
|
|
|
@59292
|
9 years |
vboxsync |
Build fix
|
|
|
@59291
|
9 years |
vboxsync |
Forgotten files
|
|
|
@59284
|
9 years |
vboxsync |
Storage: Sketch out new interface for async I/O which will replace …
|
|
|
@59276
|
9 years |
vboxsync |
Build fix: forgot to commit this.
|
|
|
@59252
|
9 years |
vboxsync |
pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
|
|
|
@59248
|
9 years |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@59240
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: add host flags …
|
|
|
@59206
|
9 years |
vboxsync |
VMMR3EmtRendezvous: New flag for tricky suspend and poweroff cases: …
|
|
|
@59204
|
9 years |
vboxsync |
include/VBox/shflsvc.h: fixed wrong SHFL_CF_ACCESS_ATTR_READWRITE value
|
|
|
@59163
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: make …
|
|
|
@59138
|
9 years |
vboxsync |
VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as the …
|
|
|
@59132
|
9 years |
vboxsync |
VMM: Recursive EMT rendezvous fixes, adding support for recursion from …
|
|
|
@59126
|
9 years |
vboxsync |
VMMR3EmtRendezvous: Added support for recursion of the ordered and …
|
|
|
@59117
|
9 years |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@59074
|
9 years |
vboxsync |
VMM: DBGFR3EventHandlePending stub.
|
|
|
@59073
|
9 years |
vboxsync |
VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
|
|
|
@59072
|
9 years |
vboxsync |
DBGC: Implemented the DBGC side of the sx* commands. (DBGF isn't quite …
|
|
|
@59035
|
9 years |
vboxsync |
VBox/VBoxTpG.h: VTG_TYPE_VALID_MASK correction, missing bit 12.
|
|
|
@59004
|
9 years |
vboxsync |
DBGF,VBoxVMM.d,HM: Split the exit probes and events into an intrusive …
|
|
|
@59000
|
9 years |
vboxsync |
DBGF: fixed gcc version of DBGF_IS_EVENT_ENABLED.
|
|
|
@58998
|
9 years |
vboxsync |
HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
|
|
|
@58996
|
9 years |
vboxsync |
CPUM: dtrace library fixes.
|
|
|
@58995
|
9 years |
vboxsync |
VBox/vmm/dbgf.h: DBGFEVENTTYPE enum value fix. DBGF_IS_EVENT_ENABLED …
|
|
|
@58993
|
9 years |
vboxsync |
bugref:8153: vboxvideo: ABI issues / software rendering on Linux …
|
|
|
@58983
|
9 years |
vboxsync |
Audio: Added support for dynamically enabling/disabling host audio …
|
|
|
@58979
|
9 years |
vboxsync |
VBoxVMM.d,dbgf.h: Some new DBGF exit events, updated the dtrace …
|
|
|
@58978
|
9 years |
vboxsync |
VBox/vmm/hm_vmx.h: Added VMX_EXIT_APIC_WRITE (#56).
|
|
|
@58976
|
9 years |
vboxsync |
VBoxTpG,SUPDrv: Extended VTGDESCPROVIDER again to facilitate HM in …
|
|
|
@58962
|
9 years |
vboxsync |
VBox/vmm/hm_vmx.h: Added instruction information bit field defintions …
|
|
|
@58961
|
9 years |
vboxsync |
VBox/vmm/hm_vmx.h: Added instruction information bit field defintions …
|
|
|
@58938
|
9 years |
vboxsync |
HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
|
|
|
@58932
|
9 years |
vboxsync |
dbgf.h: typo
|
|
|
@58920
|
9 years |
vboxsync |
VBoxTpG,SupDrv: Added a per provider enabled probe counter: …
|
|
|
@58910
|
9 years |
vboxsync |
DBGF: alignment fix.
|
|
|
@58909
|
9 years |
vboxsync |
DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
|
|
|
@58903
|
9 years |
vboxsync |
DBGF: I/O and MMIO breakpoint API changes.
|
|
|
@58891
|
9 years |
vboxsync |
dbgf.h: Extended DBGFEVENTTYPE with a bunch of events that may be …
|
|
|
@58874
|
9 years |
vboxsync |
Main/Network: adapter enumeration re-worked to use INetCfg with …
|
|
|
@58795
|
9 years |
vboxsync |
NetAdp/win: build fixes for renaming without a delay (#7973)
|
|
|
@58794
|
9 years |
vboxsync |
NetAdp/win: Delayed renaming of connections, address generation fix, …
|
|
|
@58658
|
9 years |
vboxsync |
bugref:8097: AC/DB loop fixes.
|
|
|
@58601
|
9 years |
vboxsync |
Added VBOXOSTYPE_VBoxBS_x64 with main recommendations.
|
|
|
@58600
|
9 years |
vboxsync |
Audio: Introduced reference counting for guest audio streams; this …
|
|
|
@58597
|
9 years |
vboxsync |
iprt/err.h: also consider VBoxNetNAT when talking about clients …
|
|
|
@58437
|
9 years |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@58390
|
9 years |
vboxsync |
VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
|
|
|
@58371
|
9 years |
vboxsync |
DnD/VbglR3: Detect and handle VM session changes and do a reconnect if …
|
|
|
@58370
|
9 years |
vboxsync |
DnD: Warnings.
|
|
|
@58344
|
9 years |
vboxsync |
Audio: Fixed suspending/resuming streams on VM pause/unpause.
|
|
|
@58329
|
9 years |
vboxsync |
DnD: Updates/bugfixes:
- Added separate VBOXDNDDISCONNECTMSG …
|
|
|
@58283
|
9 years |
vboxsync |
VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
|
|
|
@58257
|
9 years |
vboxsync |
DnD: Added context IDs for all HGCM messages.
|
|
|
@58231
|
9 years |
vboxsync |
DnD: Added VBOX_DND_CB_MAGIC_MAKE.
|
|
|
@58230
|
9 years |
vboxsync |
DnD: Bugfixes.
|
|
|
@58212
|
9 years |
vboxsync |
DnD: Updates.
- Introduced protocol changelog in DragAndDropSvc.h. …
|
|
|
@58204
|
9 years |
vboxsync |
VBoxGuestLib: Fixed doxygen warnings.
|
|
|
@58203
|
9 years |
vboxsync |
VBoxGuestR0LibSharedFolders.h: Moved from VBoxGuestLib to …
|
|
|
@58184
|
9 years |
vboxsync |
VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
|
|
|
@58183
|
9 years |
vboxsync |
VBoxGuestLib: u32ClientI[Dd] -> idClient. Some cleanups.
|
|
|
@58181
|
9 years |
vboxsync |
VBoxGuestLib: Removed misunderstood …
|
|
|
@58178
|
9 years |
vboxsync |
VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
|
|
|
@58163
|
9 years |
vboxsync |
VMMDev.h: r=bird: Please, don't spread enum values like this ever again.
|
|
|
@58154
|
9 years |
vboxsync |
Doxygen: fixes
|
|
|
@58138
|
9 years |
vboxsync |
com/ErrorInfo.h: doxygen warnings.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@58127
|
9 years |
vboxsync |
VMM: No more doxygen warnings here.
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58125
|
9 years |
vboxsync |
oops
|
|
|
@58124
|
9 years |
vboxsync |
include/VBox//*.h: pVM and pVCpu parameter description adjustments.
|
|
|
@58116
|
9 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@58113
|
9 years |
vboxsync |
VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
|
|
|
@58111
|
9 years |
vboxsync |
include,misc: More Doxygen grouping adjustments.
|
|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@58099
|
9 years |
vboxsync |
com/assert.h: Cleanup fixes.
|
|
|
@58098
|
9 years |
vboxsync |
com/assert.h: Cleanup fixes.
|
|
|