VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81766   5 years vboxsync VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
(edit) @81764   5 years vboxsync SSM,PDMDevHlp: Exported volatile integer getter variants and added …
(edit) @81753   5 years vboxsync SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
(edit) @81733   5 years vboxsync VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
(edit) @81732   5 years vboxsync PDMDevHlp: Wrapped up the rest of the PDMR3Thread API. bugref:9218
(edit) @81719   5 years vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81706   5 years vboxsync PDMDevHlp: Doxygen fixes. bugref:9218
(edit) @81705   5 years vboxsync PGM: Fixed getting MMIO2 mapping address mess. bugref:9218
(edit) @81691   5 years vboxsync PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
(edit) @81665   5 years vboxsync VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
(edit) @81646   5 years vboxsync pdmstorageifs.h: Document PDMIMEDIAPORT::pfnQueryScsiInqStrings as …
(edit) @81631   5 years vboxsync pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have …
(edit) @81624   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81616   5 years vboxsync DevPlayground,pdmdev.h: Converted the playground sample device. …
(edit) @81614   5 years vboxsync VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81590   5 years vboxsync pdmdev.h: Adding type-safer PDMDEVINS_2_DATA and PDMDEVINS_2_DATA_CC …
(edit) @81575   5 years vboxsync vmm/pdmdev.h: Added PDMDevHlpPCIIORegionCreateIo. bugref:9218
(edit) @81564   5 years vboxsync VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
(edit) @81555   5 years vboxsync PDMDevHlp: Added TMR3TimerSkip (for EHCI). bugref:9218
(edit) @81525   5 years vboxsync PDM/DevHlp: Adding PDMDevHlpTimerDestroy and …
(edit) @81519   5 years vboxsync DevSmc,PDM: Converted the SMC device to the new style. Converted …
(edit) @81511   5 years vboxsync pdmdev.h: PDMDevHlpMmioCreateAndMap and PDMDevHlpMmioCreateExAndMap. …
(edit) @81475   5 years vboxsync doxygen fixes
(edit) @81466   5 years vboxsync pdmdev.h: Added missing PDMDevHlpCritSectDelete. bugref:9218
(edit) @81454   5 years vboxsync VMM: Added PGMPHYS_ROM_FLAGS_MAYBE_MISSING_FROM_STATE to …
(edit) @81433   5 years vboxsync IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
(edit) @81406   5 years vboxsync PDM: Enabled PDM task code. Added bunch of new device helper …
(edit) @81391   5 years vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81389   5 years vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81388   5 years vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81382   5 years vboxsync PDMDEVHLPR3: Added PDMDevHlpTimerSetCritSect. bugref:9218
(edit) @81381   5 years vboxsync pdmdev.h: doxygen fix. bugref:9218
(edit) @81375   5 years vboxsync IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81366   5 years vboxsync vmm/pdmpci.h: doxygen
(edit) @81364   5 years vboxsync vmm/pdmpci.h: doxygen
(edit) @81333   5 years vboxsync IOM: More MMIO stuff, almost there now... bugref:9218
(edit) @81292   5 years vboxsync VMM: Change virtual VMCS layout which groups by host-state, …
(edit) @81245   5 years vboxsync VMM/HM: Added missing SVM VMEXITs and to g_apszSvmExitReasons.
(edit) @81243   5 years vboxsync VMM: Log RDPRU feature bit, VMCB intercept bit and VMEXIT code, part 2.
(edit) @81242   5 years vboxsync VMM: Log RDPRU feature bit, VMCB intercept bit and VMEXIT code.
(edit) @81240   5 years vboxsync VMM: Log SVM GMET feature bit.
(edit) @81197   5 years vboxsync IOM: More MMIO code. bugref:9218
(edit) @81176   5 years vboxsync VMM/HM: Make HMIsSvmVGifActive take PCVM rather than PVM for upcoming …
(edit) @81167   5 years vboxsync IOM: More MMIO work. Splitting out the I/O port related stuff from …
(edit) @81162   5 years vboxsync IOM: New MMIO management code - work in progress. bugref:9218
(edit) @81160   5 years vboxsync IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
(edit) @81156   5 years vboxsync IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
(edit) @81153   5 years vboxsync VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @81150   5 years vboxsync VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81096   5 years vboxsync IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81049   5 years vboxsync SSM: Added a SSMR3HandleTellInUnit api for debugging purposes only.
(edit) @81035   5 years vboxsync DevPci: Allow access to config space above 256 bytes with ICH9. …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81014   5 years vboxsync pdmpcidev.h: PDMIICH9BRIDGEPDMPCIDEV_IID is a hack, so document it as …
(edit) @81002   5 years vboxsync VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state …
(edit) @80962   5 years vboxsync DevPci*,PDM: Doxygen fixes. bugrefx:9218
(edit) @80960   5 years vboxsync IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80938   5 years vboxsync VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80839   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Define macros CR0 ignore mask on …
(edit) @80807   5 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxInterceptEvents and …
(edit) @80803   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix I/O bitmap accesses. We need to …
(edit) @80767   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add IoBitmapAPtrReadPhys and …
(edit) @80722   5 years vboxsync PDM,PCI: More PDMPCIDEV related refactoring work, mainly concerned …
(edit) @80706   5 years vboxsync PDM: Check new device registration fields when creating the ring-0 …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80679   5 years vboxsync IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
(edit) @80673   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80659   5 years vboxsync hm_vmx.h: Add VMX_BASIC_PHYSADDR_WIDTH_32BIT for upcoming change.
(edit) @80649   5 years vboxsync IOM: I/O port statistics. bugref:9218
(edit) @80648   5 years vboxsync STAM: Adding STAMR3DeregisterByPrefix.
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80620   5 years vboxsync VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
(edit) @80593   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80589   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80542   5 years vboxsync VMM: Fix for problem loading VBoxEhciR0.r0 after PDM device …
(edit) @80537   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [scm] bugref:9218
(edit) @80534   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80533   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80532   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80418   5 years vboxsync hm_vmx.h: Added MSR_IA32_VMX_EPT_VPID_CAP_PAGE_WALK_LENGTH_5.
(edit) @80387   5 years vboxsync VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to …
(edit) @80386   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added trap-like VM-exit handler in …
(edit) @80385   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add pending debug exceptions to …
(edit) @80364   5 years vboxsync VMM: Nested VMX: bugref:9180 Move some of the description functions …
(edit) @80346   5 years vboxsync VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
(edit) @80338   5 years vboxsync /include: Eliminating the VBOX_BUGREF_9217 preprocessor macro - missed …
(edit) @80331   5 years vboxsync /include: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80323   5 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 [fix].
(edit) @80319   5 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(edit) @80313   5 years vboxsync vm.h,gvm.h: Fix 32-bit header syntax checking.
(edit) @80311   5 years vboxsync gvm.h: Shut up g++ warnings. bugref:9217
(edit) @80310   5 years vboxsync include,gvm.h: Header syntax check fixes. bugref:9217
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette