VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33182   14 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33167   14 years vboxsync SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33119   14 years vboxsync header fix
(edit) @33118   14 years vboxsync wddm/3d: chromium hgsmi transport (missing file)
(edit) @33116   14 years vboxsync wddm/3d: chromium hgsmi transport (guest part, disabled)
(edit) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33073   14 years vboxsync Main: partly reverted r66582
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33061   14 years vboxsync Main, vboxshell: implemented support for user activity capturing
(edit) @33055   14 years vboxsync Main: little API cleanup for the strings
(edit) @33048   14 years vboxsync Additions/WINNT/Graphics: make VBOX_WITH_HGSMI conditional code …
(edit) @33021   14 years vboxsync OSE fix
(edit) @33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
(edit) @32983   14 years vboxsync LsiLogic: Suspend the VM on a recoverable error without changing the …
(edit) @32951   14 years vboxsync PCI: cleanup, bits
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32920   14 years vboxsync Compile fix
(edit) @32918   14 years vboxsync More space
(edit) @32889   14 years vboxsync wddm/3d: chromium over hgsmi transport fixing & perf measurement
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32877   14 years vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32874   14 years vboxsync FE/Common/VBoxKeyboard: try to use XKB to determine the keyboard …
(edit) @32871   14 years vboxsync EPT 2 MB large page mask is identical to PAE
(edit) @32860   14 years vboxsync PCI: MSI per-vector masking, saved states
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32844   14 years vboxsync Main: and _again_ was it wrong …
(edit) @32843   14 years vboxsync Main: Added an example on how to convert a ComObjPtr to an ComPtr of …
(edit) @32840   14 years vboxsync fixed STAM_COUNTER_RESET
(edit) @32831   14 years vboxsync VMMDev: renamed two capabilities
(edit) @32824   14 years vboxsync wddm/2d: missing file
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32796   14 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32783   14 years vboxsync OSE fix
(edit) @32781   14 years vboxsync typo
(edit) @32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32779   14 years vboxsync APIC, PCI: started on MSI support (APIC side), cleanup
(edit) @32776   14 years vboxsync PCI: refactoring for PCIe work
(edit) @32764   14 years vboxsync PCI: more (mostly PCIe) constants
(edit) @32734   14 years vboxsync PCI: better accessors
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32722   14 years vboxsync PCI: more defines
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32714   14 years vboxsync PCI: extended address space access
(edit) @32691   14 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32631   14 years vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32589   14 years vboxsync PCI: BIST setter/getter
(edit) @32574   14 years vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @32556   14 years vboxsync PCI: subsystem vendor and ID are RO
(edit) @32554   14 years vboxsync PCI: config registers cleanup
(edit) @32553   14 years vboxsync VBoxHDD: More cleanup - The I/O interface between the generic …
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32489   14 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32472   14 years vboxsync RDP/client: use sysfs for USB device enumeration and switch to using …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32419   14 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32385   14 years vboxsync hwacc_vmx.h: some macro safty nits.
(edit) @32370   14 years vboxsync VD: Beginnings of the L2 disk cache
(edit) @32358   14 years vboxsync Documented why SUPR3QueryVTCaps is there.
(edit) @32345   14 years vboxsync Merged VBox/feature.h with VBox/param.h.
(edit) @32344   14 years vboxsync cpum.h -> cpum.h + cpumctx.h
(edit) @32341   14 years vboxsync dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
(edit) @32340   14 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
(edit) @32323   14 years vboxsync Guest Additions/common: Build fix for Windows guest drivers.
(edit) @32313   14 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32277   14 years vboxsync DrvVD: Implement alternate select interface for Windows XP to avoid …
(edit) @32271   14 years vboxsync spaces
(edit) @32263   14 years vboxsync PCI work: registers, irqs, part of autoconfig
(edit) @32252   15 years vboxsync comments.
(edit) @32241   15 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32238   15 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
(edit) @32213   15 years vboxsync VMM/PGM: Functions for reading RAM ranges.
(edit) @32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32189   15 years vboxsync DevACPI/PDMDevHlpVMSuspendSaveAndPowerOff.
(edit) @32169   15 years vboxsync FT updates
(edit) @32157   15 years vboxsync pdmdrv.h: Increment the version, not the magic.
(edit) @32140   15 years vboxsync FT updates
(edit) @32137   15 years vboxsync vm.h/mac: build fix
(edit) @32135   15 years vboxsync Checkpoint PDM helper
(edit) @32133   15 years vboxsync vm.h/mac: alignment fixes.
(edit) @32124   15 years vboxsync Reapplied r65303: VMCPU: Added some STAMPROFILEADV members for ad hoc …
(edit) @32120   15 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32107   15 years vboxsync wddm/3d: issue render cmd on flush for shared resources to notify d3d …
(edit) @32055   15 years vboxsync Revert r65303 because it breaks Windows builds.
(edit) @32051   15 years vboxsync FT updates
(edit) @32046   15 years vboxsync VMCPU: Added some STAMPROFILEADV members for ad hoc cross moduel use.
(edit) @32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32034   15 years vboxsync Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
(edit) @32010   15 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @32009   15 years vboxsync Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
(edit) @32006   15 years vboxsync VMM/DBGFCoreWrite: skeleton.
(edit) @32000   15 years vboxsync x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
(edit) @31989   15 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
(edit) @31987   15 years vboxsync PGM,DBGC,DBGF: Dump guest paging structures.
(edit) @31983   15 years vboxsync Removed obsolete definitions
(edit) @31978   15 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
(edit) @31966   15 years vboxsync DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
(edit) @31957   15 years vboxsync VRDP: allow to disable display output, input, USB, audio or clipboard.
Note: See TracRevisionLog for help on using the revision log.

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