VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @8545   17 years vboxsync Use HUB + port to help identify devices that are being captured or …
(edit) @8543   17 years vboxsync Corrected the error code for that core code 'allocation' failure.
(edit) @8539   17 years vboxsync Drop the USBDEVICE bits we don't currently need.
(edit) @8536   17 years vboxsync Split out the long mode only bits from the PDPE. Set accessed bits for …
(edit) @8534   17 years vboxsync Missing update for 64 bits paging
(edit) @8426   17 years vboxsync pdm: forgot one file in r30274
(edit) @8425   17 years vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8399   17 years vboxsync r=bird: We don't use 'rg' and 'cn' prefixes, we use the briefer 'a' …
(edit) @8398   17 years vboxsync cx/cy. Please, do not use 64/u32/u16/u8 prefixes unless the type is …
(edit) @8377   17 years vboxsync Disassembler fixes + testcase for 64 bits
(edit) @8376   17 years vboxsync Use common USB device filtering code.
(edit) @8374   17 years vboxsync AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
(edit) @8366   17 years vboxsync Additions/X11, Additions/common: report the maximum supported …
(edit) @8361   17 years vboxsync Even more disassembler updates
(edit) @8357   17 years vboxsync More disassmbler updates
(edit) @8352   17 years vboxsync More 64 bits disasm updates
(edit) @8336   17 years vboxsync More disassembler updates
(edit) @8333   17 years vboxsync Disassembler updates for 64 bits support
(edit) @8312   17 years vboxsync Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report …
(edit) @8309   17 years vboxsync Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
(edit) @8299   17 years vboxsync Updates for disassembling 64 bits instructions
(edit) @8266   17 years vboxsync Removed annoying warnings about existing defines if FE/Qt4 is compiled.
(edit) @8262   17 years vboxsync bad idea
(edit) @8261   17 years vboxsync shouldn't be necessary
(edit) @8254   17 years vboxsync attempt to fix win builds
(edit) @8252   17 years vboxsync Build fix
(edit) @8251   17 years vboxsync USBLib goes into VBoxDDU.
(edit) @8234   17 years vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
(edit) @8228   17 years vboxsync Previous change incorrect. Just index values
(edit) @8225   17 years vboxsync Added some assembly support routines (inactive; todo)
(edit) @8217   17 years vboxsync Added CSAMR3UnmonitorPage
(edit) @8194   17 years vboxsync OS/2: Fixed builds.
(edit) @8164   17 years vboxsync rebrand IPRT and other headers
(edit) @8160   17 years vboxsync All CRx registers are now 64 bits.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8149   17 years vboxsync More 64 bits disassembler updates
(edit) @8145   17 years vboxsync Solaris host USB: some USBLib and ring-0 stuff (disabled).
(edit) @8142   17 years vboxsync Some updates for 64 bits disassembly
(edit) @8127   17 years vboxsync 32-bit-to-PAE switcher fixed
(edit) @8113   17 years vboxsync The recompiler must refresh its cpuid cache when we change a cpuid feature.
(edit) @8112   17 years vboxsync Another attempt at a proper check. (init order messed up the previous one)
(edit) @8111   17 years vboxsync The previous check for PAE was too strict.
(edit) @8108   17 years vboxsync Updated check. Added PGMGetHostMode.
(edit) @8098   17 years vboxsync Emulate cmpxchg8b in GC.
(edit) @8055   17 years vboxsync Main/Settigs: Redone semi-faulty r29679: When reading from settings …
(edit) @8054   17 years vboxsync Rebranding: Main vendor / copyright resource strings.
(edit) @8029   17 years vboxsync Main: Reverted r29679 (some file access problems).
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