VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11897   16 years vboxsync Resync the whole CPU state after saved state restore.
(edit) @11894   16 years vboxsync Correction for raw mode on 64 bits hosts.
(edit) @11889   16 years vboxsync VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
(edit) @11888   16 years vboxsync IPRT: added RTLdrGetSuff.
(edit) @11853   16 years vboxsync IPRT: Added a 'append' flag to the logger.
(edit) @11841   16 years vboxsync IPRT: RTR3InitEx.
(edit) @11836   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11808   16 years vboxsync Deal with GCPtr differences between 1.6 & 2.0 saved states.
(edit) @11798   16 years vboxsync Fixing backwards compatibility for CPUMCTX.
(edit) @11794   16 years vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11756   16 years vboxsync Use the wbinvd intercept if it's present in the secondary control.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11704   16 years vboxsync Allow enabling and disabling of the PAT cpuid feature.
(edit) @11688   16 years vboxsync Some more MSR logging
(edit) @11649   16 years vboxsync BusLogic: FreeBSD works
(edit) @11643   16 years vboxsync compile fix
(edit) @11642   16 years vboxsync another guest additions 32/64 bit hack
(edit) @11605   16 years vboxsync backdoor logging for AMD64 guests
(edit) @11596   16 years vboxsync iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
(edit) @11562   16 years vboxsync Runtime: Remove fifo implementation, request queues are much better
(edit) @11561   16 years vboxsync Use request packets instead of the fifo implementation
(edit) @11558   16 years vboxsync iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
(edit) @11556   16 years vboxsync BusLogic: updates, Linux guests are working and R0/GC components are …
(edit) @11555   16 years vboxsync Runtime: little threadsafe fifo implementation for passing things to …
(edit) @11546   16 years vboxsync attempt to fix the Windows builds
(edit) @11538   16 years vboxsync pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
(edit) @11523   16 years vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11508   16 years vboxsync Added emulation of cmpxchg & lock cmpxchg (not yet used).
(edit) @11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11445   16 years vboxsync iprt/net.h: corrected ICMP protocol identifier.
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11424   16 years vboxsync Emulate stosw/d/q ourselves.
(edit) @11421   16 years vboxsync Storage/VBoxHDD-new: Added backend info, listing the supported file …
(edit) @11413   16 years vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
(edit) @11410   16 years vboxsync BusLogic: initial commit
(edit) @11403   16 years vboxsync Solaris/vboxnetflt, iprt/alloca.h: correct instance tracking, made it …
(edit) @11391   16 years vboxsync Moved annoying log messages to either level4 or private logging. Added …
(edit) @11390   16 years vboxsync Changed definition of ComSafeArrayInIsNull to work properly on Windows …
(edit) @11379   16 years vboxsync Rolled back r34628 changes.
(edit) @11378   16 years vboxsync PerfAPI: VBoxManage metrics command implementation. Removed an …
(edit) @11372   16 years vboxsync VRDP server interface version 2 (contrubuted by Sun) with redirection …
(edit) @11370   16 years vboxsync Deal with flushing of pgm pool pages when an injected event triggers …
(edit) @11353   16 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11350   16 years vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11347   16 years vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11337   16 years vboxsync Runtime: new function for daemonizing, implemented on posix systems …
(edit) @11323   16 years vboxsync Dropped RTSystemProcessorGetCount and RTSystemProcessorGetActiveMask.
(edit) @11318   16 years vboxsync iprt/runtime.h: mp.h
(edit) @11310   16 years vboxsync iprt/cdefs.h: GCSTRING -> RCSTRING
(edit) @11309   16 years vboxsync iprt: Retired HCSTRING, replaced by R3STRING.
(edit) @11308   16 years vboxsync iprt: Retired deprecated RTUUID member aUuid.
(edit) @11306   16 years vboxsync VBox/type.h: Fixed PTMTIMER.
(edit) @11305   16 years vboxsync VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, …
(edit) @11304   16 years vboxsync tm: Retired PTMTIMERGC.
(edit) @11303   16 years vboxsync pdm: Retired PPDMDEVINSGC.
(edit) @11302   16 years vboxsync vm: VM_RC_ADDR
(edit) @11301   16 years vboxsync vmapi: Removed unused & deprecated macro VM_HOST_ADDR.
(edit) @11300   16 years vboxsync pgm: Removed unused PGMPAGE_* defines.
(edit) @11297   16 years vboxsync pdm: Retired PDMINS2DATA.
(edit) @11295   16 years vboxsync pdm: Retired PDMINS2DATA_GCPTR, PDMINS2DATA_R0PTR and PDMINS2DATA_R3PTR.
(edit) @11294   16 years vboxsync pdm: Retired PDMDEVINS_2_GCPTR.
(edit) @11292   16 years vboxsync pdm: Retired PDM_SRC_POS.
(edit) @11291   16 years vboxsync mm: Removed some unused deprecated macros.
(edit) @11290   16 years vboxsync tm: removed TMTimerGCPtr.
(edit) @11261   16 years vboxsync #1865: DevPIC.
(edit) @11225   16 years vboxsync iprt/cdefs.h: No more DECLGCCALLBACKMEMBER
(edit) @11224   16 years vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11221   16 years vboxsync DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
(edit) @11220   16 years vboxsync pdmdev.h: DECLRCCALLBACKMEMBER
(edit) @11219   16 years vboxsync #1865: DevAPIC.
(edit) @11207   16 years vboxsync iprt/cdefs.h: Created a set of byte swapping macros for constants for …
(edit) @11198   16 years vboxsync DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
(edit) @11190   16 years vboxsync AssertLogRelMsg1: Fixed the LogRel() version, it was printing the file …
(edit) @11177   16 years vboxsync Bump VM RAM limit to 3.5GByte. More isn't possible right now …
(edit) @11176   16 years vboxsync VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor …
(edit) @11173   16 years vboxsync IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
(edit) @11169   16 years vboxsync #1865: PCI.
(edit) @11164   16 years vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
(edit) @11157   16 years vboxsync Replaced PDMMAC by RTMAC.
(edit) @11155   16 years vboxsync TMTimerRCPtr and some types.
(edit) @11154   16 years vboxsync cdefs: new macro - CTX_SUFF - for R3,R0 and RC suffixes.
(edit) @11153   16 years vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11150   16 years vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11149   16 years vboxsync PDMDEVINS_2_RCPTR
(edit) @11148   16 years vboxsync PDMINS_2_DATA_GCPTR -> PDMINS_2_DATA_RCPTR
(edit) @11147   16 years vboxsync PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments.
(edit) @11146   16 years vboxsync PDMQueueR0Ptr
(edit) @11101   16 years vboxsync intnet: Documentation update (pfnXmit and pfnRecv).
(edit) @11095   16 years vboxsync iprt: The cpputils.h version of RTCNonCopyable doesn't fit the naming …
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11082   16 years vboxsync HostServices/GuestProperties: reverted r33992 temporarily as it …
(edit) @11081   16 years vboxsync HostServices/GuestProperties: renaming
(edit) @11080   16 years vboxsync PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, …
(edit) @11072   16 years vboxsync IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
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