VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10169   17 years vboxsync Some pfnXmit clearification (the SG must be retained if used asyncly). …
(edit) @10151   17 years vboxsync Main: SafeArray: Fixed: SafeArrayTraits::asInParam_Arr() was …
(edit) @10126   17 years vboxsync Consolidated the Recv and Send methods to make it easier to share the …
(edit) @10107   17 years vboxsync Added CR8 write (alias for APIC TPR write).
(edit) @10087   17 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @10084   17 years vboxsync VBoxNetFlt coding (darwin bits in progress).
(edit) @10081   17 years vboxsync VBoxNetFlt coding.
(edit) @10076   17 years vboxsync We 'connect' to an internal network, not 'attach'. (Both terms was used.)
(edit) @10075   17 years vboxsync Simplified it a bit by introducing a out-bound lock on the trunk port.
(edit) @10069   17 years vboxsync Fixed two SSM error messages.
(edit) @10038   17 years vboxsync We can safely call pfnSetActive without owning the lock I think, that …
(edit) @10037   17 years vboxsync fixed bustage.
(edit) @10031   17 years vboxsync VBoxNetFlt - work in progress.
(edit) @10016   17 years vboxsync Corrected parameter types (const). Use SELMToFlatEx instead of …
(edit) @10003   17 years vboxsync HostServices/SharedInfoServices: added a request to remove a guest property
(edit) @9987   17 years vboxsync Corrected description
(edit) @9986   17 years vboxsync Introduced CPUMIsGuestInLongModeEx
(edit) @9984   17 years vboxsync Big instruction emulation update for 64 bits mode. Watch for regressions!
(edit) @9965   17 years vboxsync Hyper and intermediate CR3 values can be 64 bits.
(edit) @9924   17 years vboxsync More corrections
(edit) @9921   17 years vboxsync Corrections
(edit) @9920   17 years vboxsync Corrected hungarian spelling. Added a todo.
(edit) @9919   17 years vboxsync Deal with DIL, SIL, BPL & SPL register accesses. (64 bits mode only)
(edit) @9918   17 years vboxsync Corrected hungarian spelling.
(edit) @9898   17 years vboxsync Removed warning
(edit) @9897   17 years vboxsync Updates for executing 64 bits guest code with AMD-V.
(edit) @9887   17 years vboxsync Added X86_CR3_AMD64_PAGE_MASK
(edit) @9882   17 years vboxsync HostServices/SharedInfoServices: deal with empty registry values …
(edit) @9878   17 years vboxsync X86_PML4E_PG_MASK_FULL
(edit) @9873   17 years vboxsync Added X86_PDE_PAE_PG_MASK_FULL
(edit) @9857   17 years vboxsync Updates for amd64 paging
(edit) @9852   17 years vboxsync Added CPUMGetGuestMsr
(edit) @9851   17 years vboxsync OP_SWAPGS
(edit) @9847   17 years vboxsync Updates for dumping 64 bits descriptors
(edit) @9841   17 years vboxsync Added CPUMGetGuest/HyperRIP.
(edit) @9824   17 years vboxsync Some preparations for fixing PAE.
(edit) @9817   17 years vboxsync fs & gs base cleanup
(edit) @9811   17 years vboxsync Additions/x11: use the guest/host registry to save the last resolution …
(edit) @9809   17 years vboxsync Main: save and reload the guest/host registry in extra data at machine …
(edit) @9806   17 years vboxsync Inverted
(edit) @9803   17 years vboxsync vacation.
(edit) @9802   17 years vboxsync CPUMIsGuestIn64BitCodeEx update
(edit) @9800   17 years vboxsync Correction
(edit) @9772   17 years vboxsync fixed break.
(edit) @9770   17 years vboxsync Can use PCPDMMAC now as its in VBox/types.h.
(edit) @9768   17 years vboxsync Regenerate err.mac and x86.mac. Adjusted the rule for generting these …
(edit) @9767   17 years vboxsync Some new error codes for internal networking.
(edit) @9766   17 years vboxsync Fixed anci C issue.
(edit) @9765   17 years vboxsync Promoted PDMMAC from pdmifs.h to types.h.
(edit) @9761   17 years vboxsync 64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
(edit) @9738   17 years vboxsync Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
(edit) @9737   17 years vboxsync build fix.
(edit) @9736   17 years vboxsync pass a UUID string instead of a structure.
(edit) @9735   17 years vboxsync INTNET: ring-0 trunk interfaces.
(edit) @9727   17 years vboxsync HostServices: added a new service (SharedInfoService) to provide a …
(edit) @9701   17 years vboxsync Fixed mask issues in 64 bits mode
(edit) @9697   17 years vboxsync Added NET_FLT_DRV, NET_TAP_DRV, SUP_DRV, USB_DRV and USB_FILTER.
(edit) @9695   17 years vboxsync SUPDRV: Sketched out a component management interface and the generic …
(edit) @9683   17 years vboxsync Missign header update
(edit) @9678   17 years vboxsync Rewrote SELMToFlatEx for long mode.
(edit) @9675   17 years vboxsync General cleanup of SELMToFlat.
(edit) @9662   17 years vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @9661   17 years vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
(edit) @9659   17 years vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   17 years vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9656   17 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
(edit) @9655   17 years vboxsync Comment added
(edit) @9649   17 years vboxsync Added CPUMIsGuestInLongMode.
(edit) @9647   17 years vboxsync DRx access functions must use uint64_t now.
(edit) @9614   17 years vboxsync Not necessary
(edit) @9599   17 years vboxsync Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition …
(edit) @9590   17 years vboxsync Extra error codes
(edit) @9571   17 years vboxsync Missing header updates
(edit) @9565   17 years vboxsync Fix incorrect check verifying disk type. Also make the API for getting …
(edit) @9549   17 years vboxsync Comment added
(edit) @9459   17 years vboxsync Fixed tstShflSizes for 64 bits hosts. Removed unused structures.
(edit) @9457   17 years vboxsync Reapplied fixed 31707.
(edit) @9453   17 years vboxsync Backed out 31707
(edit) @9452   17 years vboxsync Preparing for 64 bits vmlaunch/vmresume.
(edit) @9451   17 years vboxsync cpum fix
(edit) @9450   17 years vboxsync fixed padding for Mac OS X
(edit) @9448   17 years vboxsync Added VERR_PGM_UNSUPPORTED_SHADOW_PAGING_MODE
(edit) @9435   17 years vboxsync Extend HGCM interface to support 64 bit pointers.
(edit) @9431   17 years vboxsync Hardcode to uint64_t to avoid many ifdefs.
(edit) @9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
(edit) @9421   17 years vboxsync 64 bits hidden selector base.
(edit) @9412   17 years vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9411   17 years vboxsync Use a union for esp & rsp, so they are in-sync.
(edit) @9387   17 years vboxsync 64-bit GC alignment fixes
(edit) @9379   17 years vboxsync PVMGC -> PVMRC
(edit) @9354   17 years vboxsync Added CPUMGetCPUVendor. Added CPUMCPUIDFEATURE_NXE, …
(edit) @9349   17 years vboxsync More type fixes for GC execution.
(edit) @9344   17 years vboxsync Types and string format specifiers.
(edit) @9332   17 years vboxsync Must make sure UINT32_C() and friends are defined when stdint.h might …
(edit) @9330   17 years vboxsync More PCI config register setters.
(edit) @9324   17 years vboxsync Added CFGMR3QueryUInt, CFGMR3QueryUIntDef, CFGMR3QuerySInt and …
(edit) @9322   17 years vboxsync Adjusted the CFGM design notes a bit.
(edit) @9321   17 years vboxsync Added CFGM methods taking default values for the …
(edit) @9300   17 years vboxsync More 64 bits guest ptr fixes
(edit) @9293   17 years vboxsync Enforce RTRCPTR usage.
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