VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24508   15 years vboxsync SSM,VM: VMSetError handling.
(edit) @24468   15 years vboxsync iprt/req.h: Document RTReqCall* caveats better.
(edit) @24453   15 years vboxsync CPUM: CPUID validation on state load.
(edit) @24452   15 years vboxsync iprt/asm.h: Added ASMIsAmdCpuEx and ASMIsAmdCpu.
(edit) @24446   15 years vboxsync Main: add a debugging member to com::Guid so the UUID can be easily …
(edit) @24427   15 years vboxsync iprt/string.h: Added a simpler allocating sprintf interface.
(edit) @24409   15 years vboxsync OSE header fixes
(edit) @24373   15 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @24364   15 years vboxsync Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
(edit) @24353   15 years vboxsync Main,VM: Working the teleportation state. Made VMR3Teleport report …
(edit) @24351   15 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header.
(edit) @24349   15 years vboxsync PGMR3PhysWriteExternal: Instrumented it to track down who is writing …
(edit) @24334   15 years vboxsync VBoxGuestLib.h: b == byte, f is flags, bool is a flag.
(edit) @24296   15 years vboxsync Missing header
(edit) @24282   15 years vboxsync PDM: Added missing driver instance checks.
(edit) @24281   15 years vboxsync More MSRs
(edit) @24272   15 years vboxsync PDMDevice.cpp: Check the number of devices instances against the max …
(edit) @24270   15 years vboxsync VBoxCredProv: Update.
(edit) @24264   15 years vboxsync SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log …
(edit) @24259   15 years vboxsync VbglR3: Added credential handling functions.
(edit) @24250   15 years vboxsync StorageController: added support for Instance number
(edit) @24197   16 years vboxsync Introducing PGMHasDirtyPages
(edit) @24189   16 years vboxsync IPRT: Added RTFileQuerySize.
(edit) @24179   16 years vboxsync iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
(edit) @24164   16 years vboxsync burn fix
(edit) @24162   16 years vboxsync 2d accel: fix reset handling
(edit) @24140   16 years vboxsync IPRT: added RTGETOPT_REQ_BOOL_ONOFF
(edit) @24136   16 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @24131   16 years vboxsync grr
(edit) @24130   16 years vboxsync VBox/vm.h: More space for PDM in VM.
(edit) @24125   16 years vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
(edit) @24101   16 years vboxsync DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
(edit) @24100   16 years vboxsync iprt/req.h: Added RTReqIsBusy.
(edit) @24098   16 years vboxsync DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
(edit) @24073   16 years vboxsync VBoxClient: Added more D-BUS error checking.
(edit) @24061   16 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
(edit) @24060   16 years vboxsync iprt/asm.h: todos.
(edit) @24027   16 years vboxsync Fail if VT-x or AMD-V are already enabled (Windows 7)
(edit) @24025   16 years vboxsync iprt/ctype.h: removed disabled code.
(edit) @24016   16 years vboxsync iprt/ctype.h: Redefined its function: It is no longer a <ctype.h> wrapper.
(edit) @24007   16 years vboxsync iprt/ctype.h: Inline the macro implementation and optimize …
(edit) @23988   16 years vboxsync pdmdev.h: Added PDMDevHlpSSMRegister3
(edit) @23974   16 years vboxsync iprt/file.h: Use UINT32_C() for the RTFILE_O flags.
(edit) @23973   16 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23916   16 years vboxsync Verify VMMREQUEST (xTracker #4336).
(edit) @23915   16 years vboxsync VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet …
(edit) @23908   16 years vboxsync Main: backed out r53708
(edit) @23907   16 years vboxsync Main: fix memory leak
(edit) @23906   16 years vboxsync VBox/err.h: clearification.
(edit) @23878   16 years vboxsync VbglR3/VBoxTray/VBoxClient: Forgot the header file.
(edit) @23872   16 years vboxsync SSM: Extended and fixed the SSMFIELD_ENTRY_OLD bits.
(edit) @23868   16 years vboxsync RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for an …
(edit) @23864   16 years vboxsync VBox Runtime/D-Bus: Missing declarations.
(edit) @23863   16 years vboxsync VBox Runtime/D-Bus: Tabs.
(edit) @23862   16 years vboxsync VBox Runtime/D-Bus: Added needed APIs.
(edit) @23860   16 years vboxsync D-Bus: OSE exports
(edit) @23856   16 years vboxsync VbglR3: Added host version checking routines.
(edit) @23845   16 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23835   16 years vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @23816   16 years vboxsync SSM: Added flag for indicating that we're not using SSMR3PutStructEx …
(edit) @23801   16 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23794   16 years vboxsync More synthetic cpu work
(edit) @23786   16 years vboxsync VBox/ssm.h: typos.
(edit) @23785   16 years vboxsync SSM: Added an _OLD field family for skipping obsolete field. May have …
(edit) @23783   16 years vboxsync SSM: Added _HCPTR_HACK_U32 to deal with two PATM fields.
(edit) @23780   16 years vboxsync SSM: Adding IGN_GCPTR and IGN_GCPHYS just in case.
(edit) @23777   16 years vboxsync SSM,CSAM: More systematic naming SSMFIELDTRANS_HCPTR -> …
(edit) @23774   16 years vboxsync VBox/ssm.h: typo.
(edit) @23771   16 years vboxsync SSM: Added SSMFIELD_ENTRY_PAD_MSC32_AUTO.
(edit) @23767   16 years vboxsync VBox/ssm.h: Fixed typo in SSMFIELD_ENTRY_PAD_OTHER_INT.
(edit) @23764   16 years vboxsync SSM: More structure serialization and deserialization features.
(edit) @23752   16 years vboxsync SSM: Implemented SSMR3GetStructEx and SSMR3PutStructEx.
(edit) @23751   16 years vboxsync Missing update
(edit) @23749   16 years vboxsync SSM: Extending SSMFIELD so it can be used for fixing old …
(edit) @23746   16 years vboxsync video 2d accel: some code cleaning
(edit) @23740   16 years vboxsync joined 2D & 3D support test in one tool
(edit) @23727   16 years vboxsync Introduced Get/SetHWVirtExProperty and added the …
(edit) @23725   16 years vboxsync SUPDrv: Started splitting out platform agonstic code to avoid clashes …
(edit) @23715   16 years vboxsync iprt/err.mac,VBox/x86.mac: regenerated.
(edit) @23714   16 years vboxsync SSM,VBox/err.*: VINF_SSM_DONT_CALL_AGAIN from pfnLiveExec.
(edit) @23709   16 years vboxsync SSM: VINF_SSM_VOTE_FOR_ANOTHER_PASS - for pushing config data in pass 0.
(edit) @23699   16 years vboxsync Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
(edit) @23693   16 years vboxsync iprt/err.h: Added VERR_AUTHENTICATION_FAILURE.
(edit) @23644   16 years vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
(edit) @23643   16 years vboxsync VRDP port range API.
(edit) @23639   16 years vboxsync Accidental commit
(edit) @23637   16 years vboxsync Addition cpuid & msr values
(edit) @23631   16 years vboxsync string.h: Unconditionally define memmove on FreeBSD. FreeBSD_version …
(edit) @23627   16 years vboxsync Fix building on FreeBSD < 7.2. No memmove in R0 there
(edit) @23625   16 years vboxsync IPRT: Added RTTcpServerShutdown and cleaned up the code.
(edit) @23610   16 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @23600   16 years vboxsync Main: three new Machine settings (not enabled).
(edit) @23598   16 years vboxsync VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
(edit) @23595   16 years vboxsync SSM: SSMR3LiveToFile -> SSMR3LiveSave.
(edit) @23593   16 years vboxsync SSM: Fixed bug causing invalid/unnecessary directory entries. Made …
(edit) @23589   16 years vboxsync SSM: Generalizing the file handling.
(edit) @23556   16 years vboxsync Corrected padding
(edit) @23540   16 years vboxsync SSM: Added a live save flag to the file header and handle, exposing it …
(edit) @23525   16 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
(edit) @23507   16 years vboxsync IPRT: Added APIs for convering digests to/from strings.
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