VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8587   17 years vboxsync AssertRCBreakVoid -> AssertRCBreak.
(edit) @8586   17 years vboxsync AssertReleaseMsgFailedBreakVoid -> AssertReleaseMsgFailedBreak.
(edit) @8585   17 years vboxsync AssertReleaseFailedBreakVoid -> AssertReleaseFailedBreak
(edit) @8584   17 years vboxsync AssertReleaseMsgBreakVoid -> AssertReleaseMsgBreak.
(edit) @8583   17 years vboxsync AssertReleaseBreakVoid -> AssertReleaseBreak.
(edit) @8582   17 years vboxsync AssertMsgFailedBreakVoid -> AssertMsgFailedBreak
(edit) @8581   17 years vboxsync AssertFailedBreakVoid -> AssertFailedBreak.
(edit) @8580   17 years vboxsync AssertMsgBreakVoid -> AssertMsgBreak.
(edit) @8579   17 years vboxsync AssertBreakVoid -> AssertBreak
(edit) @8578   17 years vboxsync Fixed a few more broken break macros: AssertBreakVoid, …
(edit) @8577   17 years vboxsync nc
(edit) @8575   17 years vboxsync Fixed broken AssertMsgBreakVoid macro.
(edit) @8574   17 years vboxsync Fixed broken AssertReleaseBreakVoid macro (unused).
(edit) @8573   17 years vboxsync AssertRCBreak -> AssertRCBreakStmt; Fixed broken AssertMsgRCBreakStmt, …
(edit) @8572   17 years vboxsync AssertPtrBreak -> AssertPtrBreakStmt; a bunch of unused break macros-> …
(edit) @8569   17 years vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8566   17 years vboxsync AssertMsgFailedBreak -> AssertMsgFailedBreakStmt; AssertFailedBreak -> …
(edit) @8565   17 years vboxsync AssertMsgBreak -> AssertMsgBreakStmt.
(edit) @8564   17 years vboxsync NoDmik -> NOT_DMIK.
(edit) @8563   17 years vboxsync VALID_PHYS32_PTR -> VALID_PHYS32. Fixed AssertGCPhys32 string. Moved …
(edit) @8562   17 years vboxsync Removed the USBDEVICE_WITH_EVERYTHING code. (we can fish it out of svn …
(edit) @8559   17 years vboxsync typo.
(edit) @8558   17 years vboxsync RTFileFromNative and RTFileToNative.
(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) @8530   17 years vboxsync GCPTRTYPE will always be a 32 bits GC pointer.
(edit) @8498   17 years vboxsync A couple of new errors and warnings. Moved the getopt errors.
(edit) @8480   17 years vboxsync Use %Rfn when printing PRETTY_FUNCTION. Can be overridden.
(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) @8402   17 years vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(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) @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.
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