VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10492   16 years vboxsync Added PDMApicHasPendingIrq.
(edit) @10487   16 years vboxsync Todo for #2993.
(edit) @10473   16 years vboxsync MMIO instruction emulation for OR, BT and XOR added.
(edit) @10467   16 years vboxsync Provide CAP_FILE flag for backends operating on files.
(edit) @10463   16 years vboxsync Use the TPR threshold feature.
(edit) @10451   16 years vboxsync Modified the INTNETR0Open interface and PDM driver configuration to …
(edit) @10450   16 years vboxsync Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
(edit) @10413   16 years vboxsync REMR3IsPageAccessHandled must be exported properly
(edit) @10410   16 years vboxsync Introduced VM_FF_REM_HANDLER_NOTIFY action flag to replay the handler …
(edit) @10409   16 years vboxsync Backed out part of the previous changeset: breaks the saved state.
(edit) @10408   16 years vboxsync Increase number of queued rem handler notifications. Flush them on …
(edit) @10377   16 years vboxsync Implemented the IDC methods. Moved the setting of the R0Process and …
(edit) @10375   16 years vboxsync Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
(edit) @10353   16 years vboxsync TPR caching for VT-x. Removed the CR8 register from CPUMCTX.
(edit) @10310   16 years vboxsync Added 64 bits guests to the table
(edit) @10273   16 years vboxsync USE_IMMEDIATE64_SX8 added
(edit) @10259   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10234   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10213   16 years vboxsync Log more MSRs
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @10169   16 years vboxsync Some pfnXmit clearification (the SG must be retained if used asyncly). …
(edit) @10151   16 years vboxsync Main: SafeArray: Fixed: SafeArrayTraits::asInParam_Arr() was …
(edit) @10126   16 years vboxsync Consolidated the Recv and Send methods to make it easier to share the …
(edit) @10107   16 years vboxsync Added CR8 write (alias for APIC TPR write).
(edit) @10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @10084   16 years vboxsync VBoxNetFlt coding (darwin bits in progress).
(edit) @10081   16 years vboxsync VBoxNetFlt coding.
(edit) @10076   16 years vboxsync We 'connect' to an internal network, not 'attach'. (Both terms was used.)
(edit) @10075   16 years vboxsync Simplified it a bit by introducing a out-bound lock on the trunk port.
(edit) @10069   16 years vboxsync Fixed two SSM error messages.
(edit) @10038   16 years vboxsync We can safely call pfnSetActive without owning the lock I think, that …
(edit) @10037   16 years vboxsync fixed bustage.
(edit) @10031   16 years vboxsync VBoxNetFlt - work in progress.
(edit) @10016   16 years vboxsync Corrected parameter types (const). Use SELMToFlatEx instead of …
(edit) @10003   16 years vboxsync HostServices/SharedInfoServices: added a request to remove a guest property
(edit) @9987   16 years vboxsync Corrected description
(edit) @9986   16 years vboxsync Introduced CPUMIsGuestInLongModeEx
(edit) @9984   16 years vboxsync Big instruction emulation update for 64 bits mode. Watch for regressions!
(edit) @9965   16 years vboxsync Hyper and intermediate CR3 values can be 64 bits.
(edit) @9924   16 years vboxsync More corrections
(edit) @9921   16 years vboxsync Corrections
(edit) @9920   16 years vboxsync Corrected hungarian spelling. Added a todo.
(edit) @9919   16 years vboxsync Deal with DIL, SIL, BPL & SPL register accesses. (64 bits mode only)
(edit) @9918   16 years vboxsync Corrected hungarian spelling.
(edit) @9898   16 years vboxsync Removed warning
(edit) @9897   16 years vboxsync Updates for executing 64 bits guest code with AMD-V.
(edit) @9887   16 years vboxsync Added X86_CR3_AMD64_PAGE_MASK
(edit) @9882   16 years vboxsync HostServices/SharedInfoServices: deal with empty registry values …
(edit) @9878   16 years vboxsync X86_PML4E_PG_MASK_FULL
(edit) @9873   16 years vboxsync Added X86_PDE_PAE_PG_MASK_FULL
(edit) @9857   16 years vboxsync Updates for amd64 paging
(edit) @9852   16 years vboxsync Added CPUMGetGuestMsr
(edit) @9851   16 years vboxsync OP_SWAPGS
(edit) @9847   16 years vboxsync Updates for dumping 64 bits descriptors
(edit) @9841   16 years vboxsync Added CPUMGetGuest/HyperRIP.
(edit) @9824   16 years vboxsync Some preparations for fixing PAE.
(edit) @9817   16 years vboxsync fs & gs base cleanup
(edit) @9811   16 years vboxsync Additions/x11: use the guest/host registry to save the last resolution …
(edit) @9809   16 years vboxsync Main: save and reload the guest/host registry in extra data at machine …
(edit) @9806   16 years vboxsync Inverted
(edit) @9803   16 years vboxsync vacation.
(edit) @9802   16 years vboxsync CPUMIsGuestIn64BitCodeEx update
(edit) @9800   16 years vboxsync Correction
(edit) @9772   16 years vboxsync fixed break.
(edit) @9770   16 years vboxsync Can use PCPDMMAC now as its in VBox/types.h.
(edit) @9768   16 years vboxsync Regenerate err.mac and x86.mac. Adjusted the rule for generting these …
(edit) @9767   16 years vboxsync Some new error codes for internal networking.
(edit) @9766   16 years vboxsync Fixed anci C issue.
(edit) @9765   16 years vboxsync Promoted PDMMAC from pdmifs.h to types.h.
(edit) @9761   16 years vboxsync 64 bits disassembly changes (32 bits displacement sign extended to 64 bits)
(edit) @9738   16 years vboxsync Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
(edit) @9737   16 years vboxsync build fix.
(edit) @9736   16 years vboxsync pass a UUID string instead of a structure.
(edit) @9735   16 years vboxsync INTNET: ring-0 trunk interfaces.
(edit) @9727   16 years vboxsync HostServices: added a new service (SharedInfoService) to provide a …
(edit) @9701   16 years vboxsync Fixed mask issues in 64 bits mode
(edit) @9697   16 years vboxsync Added NET_FLT_DRV, NET_TAP_DRV, SUP_DRV, USB_DRV and USB_FILTER.
(edit) @9695   16 years vboxsync SUPDRV: Sketched out a component management interface and the generic …
(edit) @9683   16 years vboxsync Missign header update
(edit) @9678   16 years vboxsync Rewrote SELMToFlatEx for long mode.
(edit) @9675   16 years vboxsync General cleanup of SELMToFlat.
(edit) @9662   16 years vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @9661   16 years vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
(edit) @9659   16 years vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   16 years vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9656   16 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
(edit) @9655   16 years vboxsync Comment added
(edit) @9649   16 years vboxsync Added CPUMIsGuestInLongMode.
(edit) @9647   16 years vboxsync DRx access functions must use uint64_t now.
(edit) @9614   16 years vboxsync Not necessary
(edit) @9599   16 years vboxsync Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition …
(edit) @9590   16 years vboxsync Extra error codes
(edit) @9571   16 years vboxsync Missing header updates
(edit) @9565   16 years vboxsync Fix incorrect check verifying disk type. Also make the API for getting …
(edit) @9549   16 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
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