VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43416   12 years vboxsync Network/e1000: Separate error code for TX cache error …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43392   12 years vboxsync VMM: HM cleanup.
(edit) @43390   12 years vboxsync VMM: HM cleanup.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43379   12 years vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43348   12 years vboxsync RemoteDesktop: header for raw TSMF interface.
(edit) @43347   12 years vboxsync HGCM Host Channel service header.
(edit) @43346   12 years vboxsync VBoxGuestLib: generic HGCM Host Channnel service.
(edit) @43300   12 years vboxsync kmk incs
(edit) @43291   12 years vboxsync mangling.h: typo.
(edit) @43248   12 years vboxsync added a Win2k12_x64 OS type
(edit) @43214   12 years vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
(edit) @43213   12 years vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
(edit) @43206   12 years vboxsync More cleanups.
(edit) @43203   12 years vboxsync cleanup.
(edit) @43171   12 years vboxsync Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
(edit) @43131   12 years vboxsync EFI: permanent NVRAM storage.
(edit) @43124   12 years vboxsync CDDL cleanup
(edit) @43086   12 years vboxsync HGSMI: fix host flags racing
(edit) @43047   12 years vboxsync VMM: Must flush changes pending in the handy page array before freeing …
(edit) @43046   12 years vboxsync iprt: detect ocfs2
(edit) @43045   12 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
(edit) @43043   12 years vboxsync iprt/assert.h: Added ifndef RTASSERT_DONT_PANIC check around …
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @42956   12 years vboxsync iprt/net.h: Careful using IPv6 in RTNETADDRU, it might be a define …
(edit) @42885   12 years vboxsync include/VBox/com/ptr.h: make the code easier to read, and those few …
(edit) @42859   12 years vboxsync added new enum PARTITIONING_TYPE - Auxiliary data structure for …
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42840   12 years vboxsync VMM/HWSVMR0: nits.
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42739   12 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42712   12 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42704   12 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
(edit) @42676   12 years vboxsync IEM: IRET to V8086 (had to try). Set CPUM_CHANGED_FPU_REM. Added …
(edit) @42661   12 years vboxsync HostServices/GuestCtrl: missing file check-in.
(edit) @42633   12 years vboxsync IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
(edit) @42620   12 years vboxsync Main and HostServices/GuestCtrl: add FileRemove API. Untested. …
(edit) @42599   12 years vboxsync log.h/log.cpp: s/pszVar/pszValue/g
(edit) @42588   12 years vboxsync More test execute only + not-accessed + short CS wrt return to real mode.
(edit) @42585   12 years vboxsync Hidden registry exploration.
(edit) @42570   12 years vboxsync com/string.h: Added assignEx methods similar to cloneEx that returns …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42518   12 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42501   12 years vboxsync followup for r79662, sigh
(edit) @42478   12 years vboxsync Guest Control 2.0: Update.
(edit) @42466   12 years vboxsync Additions/common/VBoxGuestLib: we do not need VbglIsReady() after all.
(edit) @42462   12 years vboxsync Build fix.
(edit) @42461   12 years vboxsync Guest Control 2.0: Update.
(edit) @42453   12 years vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42451   12 years vboxsync iom.h: doc typos.
(edit) @42427   12 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42420   12 years vboxsync Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
(edit) @42415   12 years vboxsync build fix
(edit) @42407   12 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42396   12 years vboxsync fixed duplicate error codes and regenerated .mac incs
(edit) @42385   12 years vboxsync Main/glue: Add a flag to GetVBoxUserHomeDirectory to disable creating …
(edit) @42377   12 years vboxsync typo
(edit) @42373   12 years vboxsync VMM: invpg -> invlpg, some cleanup.
(edit) @42372   12 years vboxsync SELM: Moving the code around and replacing two …
(edit) @42346   12 years vboxsync semaphores.h: Added fast mutex warning wrt IRQL.
(edit) @42337   12 years vboxsync CPUM: Save and restore the internal selector fields.
(edit) @42333   12 years vboxsync typo
(edit) @42267   12 years vboxsync remove RTPrintf
(edit) @42266   12 years vboxsync OSE build fix
(edit) @42264   12 years vboxsync OSE build fix
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42192   12 years vboxsync iSCSI: bug out early if we get only an encrypted initiator secret
(edit) @42186   12 years vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @42179   12 years vboxsync Missing changes
(edit) @42177   12 years vboxsync Main/VirtualBox+Machine: implement the directory handling/renaming …
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @42174   12 years vboxsync VMM/HWSVMR0: cosmetics.
(edit) @42165   12 years vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @42160   12 years vboxsync Guest Control 2.0: Update.
(edit) @42157   12 years vboxsync VMM: Detect VIA Cpus for VT-x support.
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42067   12 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @42066   12 years vboxsync yet another build fix
(edit) @42064   12 years vboxsync build fix
(edit) @42062   12 years vboxsync NetShaper: R0 support (#5582)
(edit) @42056   12 years vboxsync VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
(edit) @42039   13 years vboxsync Storage: New return status code when a free block is read
(edit) @42025   13 years vboxsync A few missed copyright year updates.
(edit) @42024   13 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41976   13 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41972   13 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41943   13 years vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41940   13 years vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   13 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41937   13 years vboxsync IEM,EM: We can safely assume that all CPUMCTXCORE and CPUMCTX …
(edit) @41933   13 years vboxsync VMMSwitcher: Drop the unused assembly switcher functions taking guest …
(edit) @41931   13 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41920   13 years vboxsync Build fix
(edit) @41919   13 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41914   13 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
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