VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43694   12 years vboxsync Forgot to commit.
(edit) @43679   12 years vboxsync iprt/http: introduced RTHttpSetProxy()
(edit) @43667   12 years vboxsync VMM: APIC refactor, cache APIC base MSR during init phase.
(edit) @43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @43640   12 years vboxsync VSCSI: Added basic media change support.
(edit) @43472   12 years vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @43462   12 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43448   12 years vboxsync Storage/iSCSI: issue 3100. resend command READ CAPACITY in case of a …
(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   13 years vboxsync kmk incs
(edit) @43291   13 years vboxsync mangling.h: typo.
(edit) @43248   13 years vboxsync added a Win2k12_x64 OS type
(edit) @43214   13 years vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
(edit) @43213   13 years vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
(edit) @43206   13 years vboxsync More cleanups.
(edit) @43203   13 years vboxsync cleanup.
(edit) @43171   13 years vboxsync Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
(edit) @43131   13 years vboxsync EFI: permanent NVRAM storage.
(edit) @43124   13 years vboxsync CDDL cleanup
(edit) @43086   13 years vboxsync HGSMI: fix host flags racing
(edit) @43047   13 years vboxsync VMM: Must flush changes pending in the handy page array before freeing …
(edit) @43046   13 years vboxsync iprt: detect ocfs2
(edit) @43045   13 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
(edit) @43043   13 years vboxsync iprt/assert.h: Added ifndef RTASSERT_DONT_PANIC check around …
(edit) @43041   13 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @42956   13 years vboxsync iprt/net.h: Careful using IPv6 in RTNETADDRU, it might be a define …
(edit) @42885   13 years vboxsync include/VBox/com/ptr.h: make the code easier to read, and those few …
(edit) @42859   13 years vboxsync added new enum PARTITIONING_TYPE - Auxiliary data structure for …
(edit) @42846   13 years vboxsync Guest Control 2.0: Update.
(edit) @42840   13 years vboxsync VMM/HWSVMR0: nits.
(edit) @42838   13 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42748   13 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42739   13 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42712   13 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42708   13 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42704   13 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
(edit) @42676   13 years vboxsync IEM: IRET to V8086 (had to try). Set CPUM_CHANGED_FPU_REM. Added …
(edit) @42661   13 years vboxsync HostServices/GuestCtrl: missing file check-in.
(edit) @42633   13 years vboxsync IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
(edit) @42620   13 years vboxsync Main and HostServices/GuestCtrl: add FileRemove API. Untested. …
(edit) @42599   13 years vboxsync log.h/log.cpp: s/pszVar/pszValue/g
(edit) @42588   13 years vboxsync More test execute only + not-accessed + short CS wrt return to real mode.
(edit) @42585   13 years vboxsync Hidden registry exploration.
(edit) @42570   13 years vboxsync com/string.h: Added assignEx methods similar to cloneEx that returns …
(edit) @42551   13 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42526   13 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42518   13 years vboxsync crOpenGL/wddm: context-connection and other fixes
(edit) @42501   13 years vboxsync followup for r79662, sigh
(edit) @42478   13 years vboxsync Guest Control 2.0: Update.
(edit) @42466   13 years vboxsync Additions/common/VBoxGuestLib: we do not need VbglIsReady() after all.
(edit) @42462   13 years vboxsync Build fix.
(edit) @42461   13 years vboxsync Guest Control 2.0: Update.
(edit) @42453   13 years vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42451   13 years vboxsync iom.h: doc typos.
(edit) @42427   13 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42420   13 years vboxsync Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
(edit) @42415   13 years vboxsync build fix
(edit) @42407   13 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42396   13 years vboxsync fixed duplicate error codes and regenerated .mac incs
(edit) @42385   13 years vboxsync Main/glue: Add a flag to GetVBoxUserHomeDirectory to disable creating …
(edit) @42377   13 years vboxsync typo
(edit) @42373   13 years vboxsync VMM: invpg -> invlpg, some cleanup.
(edit) @42372   13 years vboxsync SELM: Moving the code around and replacing two …
(edit) @42346   13 years vboxsync semaphores.h: Added fast mutex warning wrt IRQL.
(edit) @42337   13 years vboxsync CPUM: Save and restore the internal selector fields.
(edit) @42333   13 years vboxsync typo
(edit) @42267   13 years vboxsync remove RTPrintf
(edit) @42266   13 years vboxsync OSE build fix
(edit) @42264   13 years vboxsync OSE build fix
(edit) @42261   13 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42192   13 years vboxsync iSCSI: bug out early if we get only an encrypted initiator secret
(edit) @42186   13 years vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @42179   13 years vboxsync Missing changes
(edit) @42177   13 years vboxsync Main/VirtualBox+Machine: implement the directory handling/renaming …
(edit) @42176   13 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @42174   13 years vboxsync VMM/HWSVMR0: cosmetics.
(edit) @42165   13 years vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @42160   13 years vboxsync Guest Control 2.0: Update.
(edit) @42157   13 years vboxsync VMM: Detect VIA Cpus for VT-x support.
(edit) @42129   13 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42067   13 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @42066   13 years vboxsync yet another build fix
(edit) @42064   13 years vboxsync build fix
(edit) @42062   13 years vboxsync NetShaper: R0 support (#5582)
(edit) @42056   13 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 …
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