VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @9289   17 years vboxsync Updates for 64 bits guests
(edit) @9272   17 years vboxsync Fixed symbol lookup - pCpu was missing.
(edit) @9271   17 years vboxsync Implemented symbol lookup, strict / relaxed assembly, and relative …
(edit) @9266   17 years vboxsync DISFormatYasm(Ex).
(edit) @9243   17 years vboxsync 64 bits guests support both 32 & 64 bits pci devices
(edit) @9228   17 years vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9223   17 years vboxsync Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
(edit) @9220   17 years vboxsync Default to 32 bits virtual addresses in CSAM & PATM.
(edit) @9219   17 years vboxsync More fixes for 32 bits hosts & 64 bits guests.
(edit) @9216   17 years vboxsync Compile issues (32 bits host/64 bits guest)
(edit) @9215   17 years vboxsync Backwards compatibility.
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9158   17 years vboxsync Solaris USB stuff. More untested code.
(edit) @9155   17 years vboxsync Another GC_ARCH_BITS=64 build breaker
(edit) @9148   17 years vboxsync More 64 bits guest preps
(edit) @9146   17 years vboxsync Backed out r31259.
(edit) @9137   17 years vboxsync PDMAsyncCompletion: Implement caching of tasks to reduce cpu load
(edit) @9134   17 years vboxsync Shared folders flag for appending data to a file. Windows addition …
(edit) @9131   17 years vboxsync Dropped the USE_EFFICIENT_ADDRESS flag. This breaks assumptions in …
(edit) @9115   17 years vboxsync HWACCM: Invalidate pages changed by PGMHandlerPhysicalPageTempOff. …
(edit) @9100   17 years vboxsync Corrected fstsw to fnstsw. The fstsw mnemonic is assembled into …
(edit) @9097   17 years vboxsync ParseEscFP: Why copy fpop->param[12] to pCpu->param[12].parval? …
(edit) @9069   17 years vboxsync Interpret msr reads and writes (currently disabled in order not to …
(edit) @9064   17 years vboxsync Properly deal with CR3 changes in nested paging mode.
(edit) @9026   17 years vboxsync More updates for nested paging. (setting up the paging mode)
(edit) @9021   17 years vboxsync Nested paging updates. Extra paging mode added to prevent illegal …
(edit) @9013   17 years vboxsync forgotten headers.
(edit) @9008   17 years vboxsync Changes for proper flushing of the TLB for physical registration changes.
(edit) @8999   17 years vboxsync Disassembler updates for 64 bits code
(edit) @8993   17 years vboxsync build fix
(edit) @8965   17 years vboxsync Nested paging updates
(edit) @8948   17 years vboxsync Nested paging updates
(edit) @8943   17 years vboxsync AMD-V: flush TLB when the flush count for the cpu has changed AMD-V: …
(edit) @8940   17 years vboxsync Update
(edit) @8870   17 years vboxsync Intercept mwait as well (AMD-V)
(edit) @8869   17 years vboxsync More intercept flags
(edit) @8853   17 years vboxsync Manual page invalidation or TLB flush is required for AMD-V.
(edit) @8819   17 years vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
(edit) @8805   17 years vboxsync tab
(edit) @8803   17 years vboxsync add OpenSolaris OS type
(edit) @8801   17 years vboxsync alignment…
(edit) @8800   17 years vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
(edit) @8798   17 years vboxsync More room for dbgf on 64-bit hosts.
(edit) @8797   17 years vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
(edit) @8770   17 years vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
(edit) @8769   17 years vboxsync Unifying the USBLib stuff.
(edit) @8746   17 years vboxsync Updates to the async completion manager. …
(edit) @8715   17 years vboxsync Fix using several NAT adapters in a single VM.
(edit) @8700   17 years vboxsync Linux additions: Only VbglHGCMCall() can deal with cancelled requests
(edit) @8687   17 years vboxsync Use %Rhra instead of %Rwa. Dropped surpurfluous if (1)s.
(edit) @8677   17 years vboxsync Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
(edit) @8626   17 years vboxsync Renamed the PGMR3PhysRead* and PGMR3PhysWrite* function and added U64 …
(edit) @8564   17 years vboxsync NoDmik -> NOT_DMIK.
(edit) @8562   17 years vboxsync Removed the USBDEVICE_WITH_EVERYTHING code. (we can fish it out of svn …
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