VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24938   15 years vboxsync EM: VINF_EM_SUSPEND should have higher priority than VINF_EM_RESET …
(edit) @24925   15 years vboxsync 2d video: fix VM reset issues
(edit) @24922   15 years vboxsync Main,VMM: Debugging live snapshots.
(edit) @24917   15 years vboxsync SSM,Main: Fixed error propagation on the target side so that a source …
(edit) @24898   15 years vboxsync VbglR3: Make use of improved RTStrVersionCompare().
(edit) @24895   15 years vboxsync SSM: Flush buffers when they are 0.5 sec old and check that the stream …
(edit) @24894   15 years vboxsync IPRT: Removed outdated todos.
(edit) @24893   15 years vboxsync IPRT: Improved RTStrVersionCompare() + testcase.
(edit) @24889   15 years vboxsync IPRT: Added RTFileQueryFsSizes.
(edit) @24874   15 years vboxsync Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
(edit) @24851   15 years vboxsync offset.
(edit) @24848   15 years vboxsync x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
(edit) @24843   15 years vboxsync SSM: Added SSMR3HandleRevision, SSMR3HandleVersion and …
(edit) @24842   15 years vboxsync VBox/version.h: Added VBOX_FULL_VERSION which includes all three …
(edit) @24834   15 years vboxsync #3987: Virtio: Split DevVirtioNet.cpp into three files.
(edit) @24825   15 years vboxsync IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError.
(edit) @24799   15 years vboxsync PGM/darwin: Fixed SMP in non-release builds.
(edit) @24793   15 years vboxsync SSM,PGM: Added the pass number to the LiveVote callback. Improved …
(edit) @24744   15 years vboxsync PDM: Async reset notification handling as well.
(edit) @24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
(edit) @24730   15 years vboxsync PDM: Implemented making device/driver/usb-device suspend and poweroff …
(edit) @24729   15 years vboxsync iprt/assert.h: AssertStmt.
(edit) @24723   15 years vboxsync Introducing PGMPhysInvalidatePageMapTLBEntry
(edit) @24722   15 years vboxsync Increased the size of the chunk and physical page TLBs
(edit) @24703   16 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24695   16 years vboxsync Unify page TLB clearing in PGMPhysInvalidatePageMapTLB
(edit) @24686   16 years vboxsync VbglR3/VBoxService: Split up and removed redundant code.
(edit) @24677   16 years vboxsync NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.
(edit) @24666   16 years vboxsync GuestPropertySvc.h: Fixed variable name and readability.
(edit) @24660   16 years vboxsync VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't …
(edit) @24657   16 years vboxsync Utf8Str: Some comments (not a full review).
(edit) @24656   16 years vboxsync iprt/ministring: bird review - addressed object state after throwing …
(edit) @24646   16 years vboxsync 2d accel: 1. performmance: avoid separate drawing of primary surface …
(edit) @24642   16 years vboxsync VbglR3: Make use of RTStrVersionToUInt32().
(edit) @24639   16 years vboxsync IPRT: Added RTStrVersionToUInt32() with testcase.
(edit) @24625   16 years vboxsync typo (comment).
(edit) @24618   16 years vboxsync Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
(edit) @24608   16 years vboxsync Log more advanced VT-x features
(edit) @24577   16 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24508   16 years vboxsync SSM,VM: VMSetError handling.
(edit) @24468   16 years vboxsync iprt/req.h: Document RTReqCall* caveats better.
(edit) @24453   16 years vboxsync CPUM: CPUID validation on state load.
(edit) @24452   16 years vboxsync iprt/asm.h: Added ASMIsAmdCpuEx and ASMIsAmdCpu.
(edit) @24446   16 years vboxsync Main: add a debugging member to com::Guid so the UUID can be easily …
(edit) @24427   16 years vboxsync iprt/string.h: Added a simpler allocating sprintf interface.
(edit) @24409   16 years vboxsync OSE header fixes
(edit) @24373   16 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @24364   16 years vboxsync Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
(edit) @24353   16 years vboxsync Main,VM: Working the teleportation state. Made VMR3Teleport report …
(edit) @24351   16 years vboxsync APPEND mode for shared folders (SHFL_CF_ACCESS_APPEND), missed header.
(edit) @24349   16 years vboxsync PGMR3PhysWriteExternal: Instrumented it to track down who is writing …
(edit) @24334   16 years vboxsync VBoxGuestLib.h: b == byte, f is flags, bool is a flag.
(edit) @24296   16 years vboxsync Missing header
(edit) @24282   16 years vboxsync PDM: Added missing driver instance checks.
(edit) @24281   16 years vboxsync More MSRs
(edit) @24272   16 years vboxsync PDMDevice.cpp: Check the number of devices instances against the max …
(edit) @24270   16 years vboxsync VBoxCredProv: Update.
(edit) @24264   16 years vboxsync SSM: Added SSMR3SetLoadError[V] and SSMR3SetCfgError for setting log …
(edit) @24259   16 years vboxsync VbglR3: Added credential handling functions.
(edit) @24250   16 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 …
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