VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36717   14 years vboxsync PCI: experimental code for shared interrupts support
(edit) @36716   14 years vboxsync PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
(edit) @36678   14 years vboxsync PCI: cleanups, R3 mapping work
(edit) @36659   14 years vboxsync com/list: do r71131 right
(edit) @36656   14 years vboxsync com/list: implicit RTCString conversion support
(edit) @36655   14 years vboxsync com: added Utf8Str specializations of RT*List
(edit) @36654   14 years vboxsync iprt-cpp/list: added RTMEMEF_NEW_AND_DELETE_OPERATORS; changed private …
(edit) @36645   14 years vboxsync Added a .kup-file to iprt/cpp/.
(edit) @36644   14 years vboxsync build fix
(edit) @36642   14 years vboxsync X86_SEL_TYPE_SYS_TSS_BUSY_MASK
(edit) @36639   14 years vboxsync CPUMIsGuestInRealOrV86Mode and CPUMIsGuestInRealOrV86ModeEx.
(edit) @36638   14 years vboxsync addendum to r71078: there is another limit of 15 bytes required
(edit) @36633   14 years vboxsync Storage: Small cleanup. Drops VDImageIsAsyncIOSupported, it is …
(edit) @36630   14 years vboxsync PCI: Main and VBoxManage work
(edit) @36625   14 years vboxsync iprt/string.h: Adjusted RTSTR_MEMCHR_MAX so that buggy implementations …
(edit) @36624   14 years vboxsync IPRT/Mangling: solaris build fix.
(edit) @36620   14 years vboxsync fix 32-bit Linux builds
(edit) @36611   14 years vboxsync iprt: add RTPathUserDocuments
(edit) @36597   14 years vboxsync IPRT: Implemented the memory tracker.
(edit) @36596   14 years vboxsync iprt/thread.h: Added RTThreadIsInitialized, RTThreadIsSelfKnown and …
(edit) @36595   14 years vboxsync iprt/asm.h: Added ASMAtomic[Dec|Inc|Add|Sub]Z.
(edit) @36581   14 years vboxsync iprt: add new method to the mangling list
(edit) @36579   14 years vboxsync iprt: fix win burns
(edit) @36577   14 years vboxsync iprt: add RTDirCreateUniqueNumbered
(edit) @36573   14 years vboxsync include/: a/an nits
(edit) @36572   14 years vboxsync iprt-cpp: doc
(edit) @36569   14 years vboxsync iprt/mem.h: an alternative RTMEM_TAG including the line number
(edit) @36567   14 years vboxsync ugly.
(edit) @36566   14 years vboxsync hwaccm_svm.h: Added u16PauseFilterCount.
(edit) @36564   14 years vboxsync HWACCM/SVM: Document and log new feature bits.
(edit) @36563   14 years vboxsync iprt-cpp: More RTC*List methods. Added explicit constructors to the …
(edit) @36562   14 years vboxsync PCI: better logging, try to play nice with MSI
(edit) @36557   14 years vboxsync build fix
(edit) @36556   14 years vboxsync pgm.h: build fix
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36552   14 years vboxsync PCI: device reset logic, cleanups, read MSI regs from the device
(edit) @36546   14 years vboxsync Added some missing symbols.
(edit) @36545   14 years vboxsync indent adj.
(edit) @36541   14 years vboxsync LOG_GROUP_USB_CAM -> LOG_GROUP_USB_WEBCAM.
(edit) @36539   14 years vboxsync iprt-cpp: docu update
(edit) @36538   14 years vboxsync wrong fix
(edit) @36537   14 years vboxsync iprt: no mangling when doxygen is running
(edit) @36536   14 years vboxsync include/*: Made the headers build on linux again (kmk -C include).
(edit) @36535   14 years vboxsync iprt: try to fix osx builds
(edit) @36533   14 years vboxsync IPRT-C++: try to fix ose
(edit) @36532   14 years vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36528   14 years vboxsync PCI: fully reworked interrupts, now HDA audio device can be reasonably …
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36526   14 years vboxsync IPRT-C++: try to fix win build boxes
(edit) @36524   14 years vboxsync IPRT-C++: add a thread-safe variant of the generic list class
(edit) @36523   14 years vboxsync Renamed iprt::Error to RTCError.
(edit) @36522   14 years vboxsync lock.h: nit.
(edit) @36521   14 years vboxsync iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
(edit) @36516   14 years vboxsync log: USB CAM log group.
(edit) @36511   14 years vboxsync doxygen nits.
(edit) @36508   14 years vboxsync iprt/C++: some cleanup.
(edit) @36503   14 years vboxsync DrvCfg/win: stdcall -> VBOXCALL
(edit) @36501   14 years vboxsync IPRT: add join/split and + operators to the string class
(edit) @36500   14 years vboxsync IPRT: add a generic list class
(edit) @36499   14 years vboxsync Doc-IPRT: add a RT C++ group to the docu
(edit) @36498   14 years vboxsync PCI: sync
(edit) @36492   14 years vboxsync iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
(edit) @36489   14 years vboxsync comment typos.
(edit) @36487   14 years vboxsync netflt/adp/win: switch to new VBoxDrvCfg lib
(edit) @36486   14 years vboxsync tooling lib for driver configuration on win
(edit) @36485   14 years vboxsync PCI: sync of interrupts rework
(edit) @36476   14 years vboxsync Forgot to commit.
(edit) @36472   14 years vboxsync addendum to r70394 for RTCrit*
(edit) @36460   14 years vboxsync PCI: fixed init-order issue
(edit) @36448   14 years vboxsync PCI: refactoring, further IOMMU work
(edit) @36441   14 years vboxsync VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
(edit) @36437   14 years vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
(edit) @36436   14 years vboxsync PCI: more IOMMU bits
(edit) @36435   14 years vboxsync VRDE.h: Remote USB protocol extension (header only).
(edit) @36429   14 years vboxsync build fix / file header nits.
(edit) @36428   14 years vboxsync com/string.h: AssertLogRel when encountering an invalid encoding in …
(edit) @36426   14 years vboxsync MiniString: doc addition
(edit) @36425   14 years vboxsync MiniString::utf8Length -> MiniString::uniLength.
(edit) @36423   14 years vboxsync VRDE.h: note about UTF8 USB descriptor strings. Minor updates for 4th …
(edit) @36413   14 years vboxsync dang.
(edit) @36412   14 years vboxsync GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
(edit) @36405   14 years vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @36400   14 years vboxsync PCI: work on IOMMU notifications
(edit) @36398   14 years vboxsync x86.h: doxygen comments.
(edit) @36382   14 years vboxsync hint
(edit) @36372   14 years vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36342   14 years vboxsync VBoxUSB/solaris: Fix misleading variable names.
(edit) @36340   14 years vboxsync PCI: guest power management
(edit) @36329   14 years vboxsync PCI: per-VM initialization (for IOMMU domains)
(edit) @36315   14 years vboxsync VMM: more correct MSR_IA32_MISC_ENABLE emulation
(edit) @36310   14 years vboxsync Networking/VDE: patch by Renzo Davoli to fix ticket #7119
(edit) @36277   14 years vboxsync fix OSE
(edit) @36275   14 years vboxsync Main/NetworkAdapter: Bandwidth group attribute implementation (#5582)
(edit) @36267   14 years vboxsync iprt/mangling.h: Lots more symbols.
(edit) @36263   14 years vboxsync windows build fix.
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
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