VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8398   17 years vboxsync cx/cy. Please, do not use 64/u32/u16/u8 prefixes unless the type is …
(edit) @8391   17 years vboxsync Added some warnings. Drop the aka as SUP* stuff as it's …
(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) @8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
(edit) @8294   17 years vboxsync svn properties
(edit) @8288   17 years vboxsync Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
(edit) @8277   17 years vboxsync indent. put the remarks on the group definition.
(edit) @8275   17 years vboxsync indent.
(edit) @8274   17 years vboxsync Corrected RTLogSetDefaultInstance docs.
(edit) @8271   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8270   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8266   17 years vboxsync Removed annoying warnings about existing defines if FE/Qt4 is compiled.
(edit) @8264   17 years vboxsync volatile applies to rdmsr as well
(edit) @8262   17 years vboxsync bad idea
(edit) @8261   17 years vboxsync shouldn't be necessary
(edit) @8260   17 years vboxsync rebranding
(edit) @8254   17 years vboxsync attempt to fix win builds
(edit) @8253   17 years vboxsync fix assembler getters()
(edit) @8252   17 years vboxsync Build fix
(edit) @8251   17 years vboxsync USBLib goes into VBoxDDU.
(edit) @8247   17 years vboxsync Runtime: Added RTLogSetDefaultInstance().
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(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) @8165   17 years vboxsync rebrand IPRT and other headers
(edit) @8164   17 years vboxsync rebrand IPRT and other headers
(edit) @8163   17 years vboxsync rebrand IPRT
(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) @8147   17 years vboxsync Extended RTGetOpt: o Support 8-, 16- and 64-bit types too. o Added …
(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) @7920   17 years vboxsync Adjusted the RTSemRW interface to do recursion. Updated the posix …
(edit) @7905   17 years vboxsync Changed CRx parameter size
(edit) @7888   17 years vboxsync Moved remained logic to VGA device.
(edit) @7853   17 years vboxsync RT_C_IS_ODIGIT
(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 …
(edit) @7725   17 years vboxsync stripped duplicate doxygen docs.
(edit) @7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7709   17 years vboxsync Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'.
(edit) @7706   17 years vboxsync Regenerated assembly headers.
(edit) @7705   17 years vboxsync Fixed some comments. Added a todo on my PDPTR mistake.
(edit) @7695   17 years vboxsync Added system MSRs to the CPUMCTX structure. Sync them in REM as well.
(edit) @7694   17 years vboxsync Introducing 32 & 64 bits RTGCPTR types. (preparational work)
(edit) @7688   17 years vboxsync PCnet: some cleanup, use host-provided RX buffers but don't access …
(edit) @7682   17 years vboxsync export
(edit) @7677   17 years vboxsync Cleanup
(edit) @7676   17 years vboxsync Cleaned up. AMD64 shadow paging is only valid with AMD64 guest paging. …
(edit) @7670   17 years vboxsync Fix forgotten log group define.
(edit) @7666   17 years vboxsync Put back the original PAE defines. AMD differs from Intel wrt valid …
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