VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @81727   5 years vboxsync err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
(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) @81671   5 years vboxsync IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81670   5 years vboxsync IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81665   5 years vboxsync VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
(edit) @81649   5 years vboxsync Linux 5.4: no more arbitrary executable pages and more changes, …
(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) @81615   5 years vboxsync microatl.h: indent.
(edit) @81614   5 years vboxsync VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
(edit) @81613   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) @81602   5 years vboxsync x86.h: Add MSR_IA32_PMC[4-7].
(edit) @81595   5 years vboxsync include/iprt/formats/apfs.h: Add APFS format definitions required to …
(edit) @81590   5 years vboxsync pdmdev.h: Adding type-safer PDMDEVINS_2_DATA and PDMDEVINS_2_DATA_CC …
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81580   5 years vboxsync x86.h: Add some missing perf. related MSRs.
(edit) @81575   5 years vboxsync vmm/pdmdev.h: Added PDMDevHlpPCIIORegionCreateIo. bugref:9218
(edit) @81565   5 years vboxsync vusb.h: comment typo.
(edit) @81564   5 years vboxsync VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
(edit) @81560   5 years vboxsync Shared Clipboard: SCM fix.
(edit) @81559   5 years vboxsync Shared Clipboard: Got rid of the protocol version in …
(edit) @81555   5 years vboxsync PDMDevHlp: Added TMR3TimerSkip (for EHCI). bugref:9218
(edit) @81549   5 years vboxsync include/iprt/*.h: doxygen adjustments & fixes.
(edit) @81542   5 years vboxsync vusb.h: indent nits
(edit) @81531   5 years vboxsync iprt/thread.h: doxygen fix attempt…
(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) @81451   5 years vboxsync Shared Clipboard/Svc: Some renaming.
(edit) @81444   5 years vboxsync Shared Clipboard/Svc: Split up client initialization / resetting code …
(edit) @81433   5 years vboxsync IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81406   5 years vboxsync PDM: Enabled PDM task code. Added bunch of new device helper …
(edit) @81404   5 years vboxsync iprt/err.h: VINF_ALREADY_POSTED. bugref:9218
(edit) @81403   5 years vboxsync iprt/cdefs.h: More time constants. bugref:9218
(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) @81383   5 years vboxsync IOM: Split up the logging into two more groups, one for I/O ports and …
(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) @81374   5 years vboxsync iprt/cdefs.h: doxygen markup interfers with @def X86, AMD64
(edit) @81373   5 years vboxsync fix for older doxygen
(edit) @81372   5 years vboxsync fix for older doxygen
(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) @81352   5 years vboxsync Shared Clipboard/Transfers: Implemented reporting / querying …
(edit) @81346   5 years vboxsync Shared Clipboard/Transfers: Made the context ID 64-bit wide.
(edit) @81333   5 years vboxsync IOM: More MMIO stuff, almost there now... bugref:9218
(edit) @81331   5 years vboxsync SharedClipboard-transfers.h: The SHCLPROVIDERFUNCDECL lazyness should …
(edit) @81325   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81324   5 years vboxsync Shared Clipboard/Transfers: Added more checking for open/create …
(edit) @81322   5 years vboxsync Shared Clipboard/Transfers: Added limiting of object and list handles …
(edit) @81304   5 years vboxsync SUPDrv: Added reporting of VT-x's VMCS shadowing CPU feature as part …
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81292   5 years vboxsync VMM: Change virtual VMCS layout which groups by host-state, …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81269   5 years vboxsync Shared Clipboard/Transfers: Implemented transfer cancellation support …
(edit) @81259   5 years vboxsync Shared Clipboard/Transfers: Bugfixes.
(edit) @81249   5 years vboxsync VMM: Log MCOMMIT and add its EFER bit.
(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) @81229   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81223   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81220   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81212   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81204   5 years vboxsync iprt/path.h: typo
(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) @81172   5 years vboxsync Shared Clipboard/Win: Use a dedicated running flag for IDataObject …
(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) @81161   5 years vboxsync SUP, VMM: bugref: 9562 Drop SUPR0GetRawModeUsability. No longer …
(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) @81140   5 years vboxsync IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81106   5 years vboxsync IPRT,SUP,*: Some GIP related fixes for supporting APIC IDs over 256 …
(edit) @81096   5 years vboxsync IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @81076   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
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