|
|
@87792
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87482
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Optimize address translation a tad bit. Avoid …
|
|
|
@87477
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
|
|
|
@87439
|
4 years |
vboxsync |
VMM/HMVMX: Created special versions of the hmR0VmxStartVm code as with …
|
|
|
@87357
|
4 years |
vboxsync |
VMM/HMSVM: Some new status codes related to some upcoming HMR0A.asm …
|
|
|
@87130
|
4 years |
vboxsync |
VMM: More owner handling code for bugref:9837
|
|
|
@87107
|
4 years |
vboxsync |
VMM/DBGF: Started implementing the breakpoint owner management, bugref:9837
|
|
|
@86763
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Ensure the DTE falls within the device table …
|
|
|
@86726
|
4 years |
vboxsync |
VMM/DBGF: Implement L2 binary search tree node insertion and walking …
|
|
|
@86701
|
4 years |
vboxsync |
VMM/DBGF: Start implementing support for int3 breakpoints, bugref:9837
|
|
|
@86699
|
4 years |
vboxsync |
VMM/DBGF: Updates to the new breakpoint manager, implement global …
|
|
|
@86666
|
4 years |
vboxsync |
include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager …
|
|
|
@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
|
5 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
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@79173
|
6 years |
vboxsync |
VBox/err.h: Fixed duplicate errno (VERR_SHCLPB_MAX_TRANSFERS_REACHED).
|
|
|
@79040
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79037
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79036
|
6 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
|
7 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
|
|
|
@73324
|
7 years |
vboxsync |
PGM: Introduced a special shadow paging mode for NEM that translates …
|
|
|
@73282
|
7 years |
vboxsync |
NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
|
|
|
@73277
|
7 years |
vboxsync |
PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and …
|
|
|
@73275
|
7 years |
vboxsync |
PGM: Trying to figure out VERR_PGM_POOL_FLUSHED... bugref:9044
|
|
|
@73203
|
7 years |
vboxsync |
VMM, Devices: bugref:9193 Remove unused code after using …
|
|
|
@73199
|
7 years |
vboxsync |
PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
|
|
|
@73036
|
7 years |
vboxsync |
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
|
|
|
@72872
|
7 years |
vboxsync |
VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
|
|
|
@72580
|
7 years |
vboxsync |
EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
|
|
|
@72546
|
7 years |
vboxsync |
NEM/win,TM: Setting TSC on TM start/restore/resume/etc as best we can. …
|
|
|
@72490
|
7 years |
vboxsync |
NEM,EM: Generic optimization of I/O port accesses that have to be …
|
|
|
@72456
|
7 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
|
8 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
|
9 years |
vboxsync |
IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
|
|
|
@61544
|
9 years |
vboxsync |
VMM/GIM: Fix up hypercall rc handling and also a bug while …
|
|
|