|
|
@86099
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. …
|
|
|
@86098
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
|
|
|
@84858
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 The caller (IOAPIC) might need to distinguish …
|
|
|
@84530
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Interrupt remapping bits.
|
|
|
@84515
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 MSI Interrupt remapping bits.
|
|
|
@84458
|
5 years |
vboxsync |
VMM/DBGF: First commit of new tracing facility, bugref:9210
The new …
|
|
|
@84317
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
|
|
|
@84227
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
|
|
|
@84170
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@83474
|
5 years |
vboxsync |
VMM/NEM: Added more VERR_NEM_MISSING_KERNEL_API status codes so we can …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82848
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82073
|
5 years |
vboxsync |
DevPCI: Added a special return code to FNPCIIOREGIONMAP for telling …
|
|
|
@81727
|
5 years |
vboxsync |
err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
|
|
|
@81322
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added limiting of object and list handles …
|
|
|
@81167
|
5 years |
vboxsync |
IOM: More MMIO work. Splitting out the I/O port related stuff from …
|
|
|
@80943
|
5 years |
vboxsync |
Devices/PCI: Device model refactoring, part I. bugref:9218
|
|
|
@80845
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for transfer channel handling.
|
|
|
@80641
|
5 years |
vboxsync |
IOM: New I/O port registration code. bugref:9218
|
|
|
@80163
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
|
|
|
@79630
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79173
|
5 years |
vboxsync |
VBox/err.h: Fixed duplicate errno (VERR_SHCLPB_MAX_TRANSFERS_REACHED).
|
|
|
@79040
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79037
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79036
|
5 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@77905
|
6 years |
vboxsync |
err.h: Nested VMX: bugref:9180 Added …
|
|
|
@77521
|
6 years |
vboxsync |
VBox/err.h: Added VINF_VMX_VMLAUNCH_VMRESUME for upcoming changes.
|
|
|
@77093
|
6 years |
vboxsync |
Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76558
|
6 years |
vboxsync |
include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@76255
|
6 years |
vboxsync |
DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
|
|
|
@76227
|
6 years |
vboxsync |
VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
|
|
|
@76222
|
6 years |
vboxsync |
VMM/HM: Get rid of superfluous error code.
|
|
|
@76154
|
6 years |
vboxsync |
Main: bugref:9324: Added new error for "medium shrink is not allowed"
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75454
|
6 years |
vboxsync |
Recording: Renamed VERR_AVREC_XXX error codes to VERR_RECORDING_XXX. …
|
|
|
@74630
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added Mov from CR8 …
|
|
|
@74603
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 VM-exit bits; LMSW intercept. …
|
|
|
@74517
|
6 years |
vboxsync |
NEM/win: Updates for new builds. bugref:9044
|
|
|
@74389
|
6 years |
vboxsync |
VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits.
|
|
|
@74043
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
|
|
|
@73725
|
6 years |
vboxsync |
VBox/err.h: Fix status codes with the same value
|
|
|
@73687
|
6 years |
vboxsync |
Audio/err.h: Added VERR_AUDIO_STREAM_COULD_NOT_CREATE.
|
|
|
@73604
|
6 years |
vboxsync |
VBox/err.h: Nested VMX: bugref:9180 Added a couple of codes for …
|
|
|
@73568
|
6 years |
vboxsync |
VBox/err.h: Added VERR_AUDIO_STREAM_NOT_READY.
|
|
|
@73389
|
6 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
|
|
|
@73324
|
6 years |
vboxsync |
PGM: Introduced a special shadow paging mode for NEM that translates …
|
|
|
@73282
|
6 years |
vboxsync |
NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
|
|
|
@73277
|
6 years |
vboxsync |
PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and …
|
|
|
@73275
|
6 years |
vboxsync |
PGM: Trying to figure out VERR_PGM_POOL_FLUSHED... bugref:9044
|
|
|
@73203
|
6 years |
vboxsync |
VMM, Devices: bugref:9193 Remove unused code after using …
|
|
|
@73199
|
6 years |
vboxsync |
PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
|
|
|
@73036
|
6 years |
vboxsync |
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
|
|
|
@72872
|
6 years |
vboxsync |
VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
|
|
|
@72580
|
6 years |
vboxsync |
EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
|
|
|
@72546
|
6 years |
vboxsync |
NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
|
|
|
@72490
|
6 years |
vboxsync |
NEM,EM: Generic optimization of I/O port accesses that have to be …
|
|
|
@72456
|
6 years |
vboxsync |
VMM: Fail to start VM when nested-paging/UX isn't available when …
|
|
|
@72412
|
7 years |
vboxsync |
NEM/win: More code merging. bugref:9044
|
|
|
@72392
|
7 years |
vboxsync |
NEM/win: TSC_AUX and APIC_BASE work. bugref:9044
|
|
|
@72207
|
7 years |
vboxsync |
NEM: Inject interrupts from the inner NEM loop, use interrupt windows. …
|
|
|
@71349
|
7 years |
vboxsync |
Guest Control/Main: Added (COM) error codes …
|
|
|
@71222
|
7 years |
vboxsync |
NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
|
|
|
@71163
|
7 years |
vboxsync |
VideoRec: Added some error codes to err.h.
|
|
|
@71087
|
7 years |
vboxsync |
VMM/NEM/win: Get registers via hypercalls. bugref:9044
|
|
|
@71075
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044
|
|
|
@70979
|
7 years |
vboxsync |
NEM: Working on the EM loops. bugref:9044
|
|
|
@70947
|
7 years |
vboxsync |
VMM/NEM: More code. [build fix]
|
|
|
@70942
|
7 years |
vboxsync |
VMM/NEM: More code.
|
|
|
@70917
|
7 years |
vboxsync |
SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
|
|
|
@70915
|
7 years |
vboxsync |
VMM: New module, NEM. [build fix]
|
|
|
@70914
|
7 years |
vboxsync |
VMM: New module, NEM.
|
|
|
@70640
|
7 years |
vboxsync |
Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
|
|
|
@68226
|
7 years |
vboxsync |
VMM: Nested Hw.virt: SVM R0 bits.
|
|
|
@67987
|
7 years |
vboxsync |
GVMMR0: Added EMT deregistration API to complement the registration one.
|
|
|
@66535
|
8 years |
vboxsync |
unique error code
|
|
|
@66526
|
8 years |
vboxsync |
HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts
|
|
|
@66525
|
8 years |
vboxsync |
Windows hardening: bugref:8750: blacklist scrobj.dll
|
|
|
@66356
|
8 years |
vboxsync |
VMM: Nested Hw.virt: SVM intercept functions WIP.
|
|
|
@66227
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65299
|
8 years |
vboxsync |
PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
|
|
|
@64327
|
8 years |
vboxsync |
PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@61847
|
8 years |
vboxsync |
IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
|
|
|
@61544
|
8 years |
vboxsync |
VMM/GIM: Fix up hypercall rc handling and also a bug while …
|
|
|
@61332
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61317
|
9 years |
vboxsync |
CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
|
|
|
@61051
|
9 years |
vboxsync |
Audio: Forgot new error codes.
|
|
|
@60990
|
9 years |
vboxsync |
DrvAudio.cpp: Replaced the generic VERR_NO_MORE_HANDLES with a …
|
|
|
@60847
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
|
|
|
@60716
|
9 years |
vboxsync |
VMM: Fixed TPR thresholding and related PDM interfaces.
Cleaned up the …
|
|
|
@60622
|
9 years |
vboxsync |
Guest Control: Added proper handling for (VBoxService) toolbox exit …
|
|
|
@59375
|
9 years |
vboxsync |
Audio: introduced VERR_AUDIO_BACKEND_INIT_FAILED
|
|
|
@59305
|
9 years |
vboxsync |
Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
|
|
|
@59299
|
9 years |
vboxsync |
Hopefully fix last burn when running doxygen
|
|
|
@59291
|
9 years |
vboxsync |
Forgotten files
|
|
|
@59284
|
9 years |
vboxsync |
Storage: Sketch out new interface for async I/O which will replace …
|
|
|