VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26061   15 years vboxsync VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
(edit) @26034   15 years vboxsync VBOX_VENDOR, VBOX_PRODUCT
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25995   15 years vboxsync VMM: PDM infrastructure for HPET
(edit) @25993   15 years vboxsync DrvIntNet.cpp: Preparing for R0/RC.
(edit) @25986   15 years vboxsync pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25981   15 years vboxsync pdmifs.h: yet another batch of refactored interface ID code.
(edit) @25975   15 years vboxsync CPU hotplug: Merge guest additions patch
(edit) @25974   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25971   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25969   15 years vboxsync pdmifs.h: Converted the mouse interface ids. Committing early to see …
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25958   15 years vboxsync REMNotifyInvalidatePage never rails; drop the return code
(edit) @25939   15 years vboxsync Main: remove LOCKCLASS_USBPROXYSERVICE
(edit) @25935   15 years vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
(edit) @25930   15 years vboxsync Main: remove separate snapshots tree lock, have snapshots list use …
(edit) @25906   15 years vboxsync Main: remove the evil Auto*Lock*::maybeEnter() function which is no …
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25891   15 years vboxsync PDMDrv,*: multi context drivers, part 1.
(edit) @25885   15 years vboxsync filemuncher
(edit) @25881   15 years vboxsync Main: remove unused and broken autolock code
(edit) @25880   15 years vboxsync Main: more locking order validation fixes
(edit) @25866   15 years vboxsync VMM: More micro optimizations.
(edit) @25848   15 years vboxsync CPU hotplug: Merge the third patch. Guest additions interface for the …
(edit) @25842   15 years vboxsync Main: lock validation adjustments
(edit) @25838   15 years vboxsync Address todos (changes the protocol for CPU ejection) and make it …
(edit) @25836   15 years vboxsync Main: locking order fixes; GUI comes up now with strict locking enabled
(edit) @25835   15 years vboxsync CPUM,VMM: Avoid calling CPUMGetGuestEFER until it's needed (see defect …
(edit) @25834   15 years vboxsync Main: finish integration of Main lock validation with IPRT; only …
(edit) @25832   15 years vboxsync VMCPUSET fixes.
(edit) @25825   15 years vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
(edit) @25817   15 years vboxsync CPU hotplug: Merge the second patch. ACPI changes to support CPU …
(edit) @25816   15 years vboxsync CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
(edit) @25813   15 years vboxsync Main: move AutoLock classes to glue
(edit) @25741   15 years vboxsync spaces
(edit) @25734   15 years vboxsync build fix.
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
(edit) @25559   15 years vboxsync */err.mac,x86.mac: regenerated (kmk incs)
(edit) @25477   15 years vboxsync include: Made the headers build cleanly on linux again.
(edit) @25459   15 years vboxsync SUPDrv: Get better GIP values right after resuming it.
(edit) @25453   15 years vboxsync 2d: more FBO support
(edit) @25439   15 years vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
(edit) @25423   15 years vboxsync 2d: more FBO support
(edit) @25385   15 years vboxsync 2d: basics for FBO (for linear stretching) suport, more impl for …
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25313   15 years vboxsync VBox/err.h: comment typo which ends up in error messages
(edit) @25306   15 years vboxsync HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25275   15 years vboxsync SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to …
(edit) @25203   15 years vboxsync Main: make SerialPort instance data private and make it use the XML …
(edit) @25202   15 years vboxsync Main: make ParallelPort instance data private and make it use the XML …
(edit) @25201   15 years vboxsync Main: make BIOSSettings instance data private and make it use the XML …
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @25052   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
(edit) @25047   15 years vboxsync 2d accel: fix dxdiag test
(edit) @25039   15 years vboxsync HGSMI: increase display/adapter HGSMI heap size for 2d accel …
(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) @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) @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) @24723   15 years vboxsync Introducing PGMPhysInvalidatePageMapTLBEntry
(edit) @24722   15 years vboxsync Increased the size of the chunk and physical page TLBs
(edit) @24703   15 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24695   15 years vboxsync Unify page TLB clearing in PGMPhysInvalidatePageMapTLB
(edit) @24686   15 years vboxsync VbglR3/VBoxService: Split up and removed redundant code.
(edit) @24677   15 years vboxsync NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.
(edit) @24666   15 years vboxsync GuestPropertySvc.h: Fixed variable name and readability.
(edit) @24660   15 years vboxsync VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't …
(edit) @24657   15 years vboxsync Utf8Str: Some comments (not a full review).
(edit) @24646   15 years vboxsync 2d accel: 1. performmance: avoid separate drawing of primary surface …
(edit) @24642   15 years vboxsync VbglR3: Make use of RTStrVersionToUInt32().
(edit) @24625   15 years vboxsync typo (comment).
(edit) @24618   15 years vboxsync Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
(edit) @24608   15 years vboxsync Log more advanced VT-x features
(edit) @24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24508   15 years vboxsync SSM,VM: VMSetError handling.
(edit) @24453   15 years vboxsync CPUM: CPUID validation on state load.
(edit) @24446   15 years vboxsync Main: add a debugging member to com::Guid so the UUID can be easily …
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