VirtualBox

source: vbox/trunk/include/VBox/types.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80331   5 years vboxsync /include: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80253   5 years vboxsync VMM: Started refactoring VMMAll/* for bugref:9217
(edit) @80239   5 years vboxsync VMM: Introducing PVMCC and PGVMCC for VMMAll code. bugref:9217
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76404   6 years vboxsync VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
(edit) @76393   6 years vboxsync VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for …
(edit) @71222   7 years vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @62476   8 years vboxsync (C) 2016
(edit) @62015   8 years vboxsync IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @58111   9 years vboxsync include,misc: More Doxygen grouping adjustments.
(edit) @56401   9 years vboxsync sup.h,VBox/types.h: Promoted SUPSEMEVENT and SUPSEMEVENTMULTI to …
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @53615   10 years vboxsync doxygen fixes.
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @42186   12 years vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41901   12 years vboxsync VBox/types.h: VBOXGDTR_VER1_6 -> cpumctx-v1_6.h.
(edit) @41899   12 years vboxsync CPUM: Working over the saved state code to put/get structures using …
(edit) @41790   12 years vboxsync DISCPUSTATE -> DISSTATE (slow change).
(edit) @41410   13 years vboxsync comment update.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @37702   13 years vboxsync REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
(edit) @36761   14 years vboxsync VBox/types.h: Added VBOXSTRICTRC comparison operators for comparing …
(edit) @35410   14 years vboxsync DBGFReg revamp #2.
(edit) @34021   14 years vboxsync typos
(edit) @34019   14 years vboxsync VBox/types.h: 64-bit gate descriptors
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @31948   14 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31695   14 years vboxsync State changes for FT
(edit) @31444   14 years vboxsync PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
(edit) @30646   14 years vboxsync Reregister all shared modules after VM restore
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28037   15 years vboxsync DevE1000,GSO: coding.
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @27973   15 years vboxsync PDM,Network/*: GSO preps.
(edit) @26137   15 years vboxsync PDM: Added PDMIBASERC and PDMIBASER0.
(edit) @25993   15 years vboxsync DrvIntNet.cpp: Preparing for R0/RC.
(edit) @25832   15 years vboxsync VMCPUSET fixes.
(edit) @24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
(edit) @23598   15 years vboxsync VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
(edit) @23460   15 years vboxsync PGM: Page lock counters. (disabled)
(edit) @23146   15 years vboxsync VMM: State reworking.
(edit) @23037   15 years vboxsync VMR3Save: Code done. (Had to add VMSTATE_RESET_LS to deal with reset.)
(edit) @23009   15 years vboxsync VMM: State machine adjustments. Have only received basic testing.
(edit) @22975   15 years vboxsync VMM: State coding in progress - bed time commit.
(edit) @22961   15 years vboxsync VMM: state updates (almost there).
(edit) @22915   15 years vboxsync VMM: some state stuff (work in progress, back out on bustage).
(edit) @22578   15 years vboxsync VBox/types.h: Disabled VBOXSTRICTRC on MSC again.
(edit) @22564   15 years vboxsync VBox/types.h: Enable VBOXSTRICTRC on windows again.
(edit) @22552   15 years vboxsync VBox/types.h: VBOXSTRICTRC only works in 64-bit mode atm.
(edit) @22517   15 years vboxsync VBox/types.h: Don't use the VBOXSTRICTRC class with MSC as it floods …
(edit) @22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
(edit) @22334   15 years vboxsync PDMR3DriverAttach: implemented, but untested.
(edit) @20880   15 years vboxsync Queue suspend and power off calls from the VM for SMP guests (deadlock …
(edit) @20804   15 years vboxsync Introduced VMCPUID_OTHER
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @19405   16 years vboxsync VBox/types.h: Added VMCPUSET and a couple of macros.
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19285   16 years vboxsync VBox/types.h: NIL_VMCPUID.
(edit) @19217   16 years vboxsync UVM splitup for SMP guests. Global and local request packets supported.
(edit) @18101   16 years vboxsync PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
(edit) @17661   16 years vboxsync PGMROMPROT remark.
(edit) @17430   16 years vboxsync VBox/types.h: PCVBOXIDTE for TRPM.
(edit) @17251   16 years vboxsync VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
(edit) @17136   16 years vboxsync VBOXTSS offsets.
(edit) @12632   16 years vboxsync VBox/types.h: Added VMCPUID.
(edit) @12585   16 years vboxsync VBox/types.h: Added the PVMCPU types.
(edit) @11798   16 years vboxsync Fixing backwards compatibility for CPUMCTX.
(edit) @11306   16 years vboxsync VBox/type.h: Fixed PTMTIMER.
(edit) @11305   16 years vboxsync VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, …
(edit) @11304   16 years vboxsync tm: Retired PTMTIMERGC.
(edit) @11303   16 years vboxsync pdm: Retired PPDMDEVINSGC.
(edit) @11157   16 years vboxsync Replaced PDMMAC by RTMAC.
(edit) @11155   16 years vboxsync TMTimerRCPtr and some types.
(edit) @10963   16 years vboxsync types: Merged PDMMAC and RTNETMAC into RTMAC.
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @9765   16 years vboxsync Promoted PDMMAC from pdmifs.h to types.h.
(edit) @9656   16 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
(edit) @9431   17 years vboxsync Hardcode to uint64_t to avoid many ifdefs.
(edit) @9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
(edit) @9412   17 years vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9379   17 years vboxsync PVMGC -> PVMRC
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7629   17 years vboxsync Initial cleanup for PAE
(edit) @7133   17 years vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5026   17 years vboxsync GVM -> GVMM.
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
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