VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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).
(edit) @8020   17 years vboxsync Main/Settigs: Disabled File (..., RTFILE aHandle, ...) constructor …
(edit) @8014   17 years vboxsync Darwin USB.
(edit) @8006   17 years vboxsync Speed up logo fade in/out.
(edit) @7943   17 years vboxsync 'p' means already 'pointer'
(edit) @7905   17 years vboxsync Changed CRx parameter size
(edit) @7888   17 years vboxsync Moved remained logic to VGA device.
(edit) @7837   17 years vboxsync r=bird: Expressions in paranthesis.
(edit) @7831   17 years vboxsync net: moved the wait/notify mechanism for receive buffers into the device
(edit) @7823   17 years vboxsync eol-style and keywords again
(edit) @7821   17 years vboxsync PDMAsyncCompletion: move the host specific part into separate files. …
(edit) @7818   17 years vboxsync fixed+re-applied r29399
(edit) @7817   17 years vboxsync backed out r29399
(edit) @7816   17 years vboxsync fixed annoying gcc warnings about dereferencing type-punned pointers
(edit) @7814   17 years vboxsync Use dirty bits instead of pfnUpdateRect.
(edit) @7801   17 years vboxsync HGCM: Add user data pointer to HGCM service function table
(edit) @7790   17 years vboxsync Increased Windows USB host driver version.
(edit) @7788   17 years vboxsync Properly determine USB port version on Windows hosts.
(edit) @7781   17 years vboxsync Forgotten header file.
(edit) @7774   17 years vboxsync Moved the LOGO_* defines and LOGOHDR to a common header instead of …
(edit) @7770   17 years vboxsync no change (white space).
(edit) @7768   17 years vboxsync Added a VMState dev/usb/drvhlp.
(edit) @7757   17 years vboxsync TMCLOCK_VIRTUAL_SYNC remark.
(edit) @7755   17 years vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
(edit) @7752   17 years vboxsync Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
(edit) @7745   17 years vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
(edit) @7731   17 years vboxsync MMIO cleanup in progress.
(edit) @7730   17 years vboxsync Added CPUMSet/GetGuestEFER. Corrected NX bit handling.
(edit) @7728   17 years vboxsync Some cleanup. CheckPageFault: implemented PAE case
(edit) @7726   17 years vboxsync Moved the R0/GC registration out of IOMAll.cpp and into IOM.cpp since …
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