VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @36260   14 years vboxsync PCI: lifetime work, fixed issues with multiple PCI devices attached to …
(edit) @36259   14 years vboxsync HostServices/GuestProperties: fixed the maximum flag length a bit more …
(edit) @36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36253   14 years vboxsync PCI: further raw work
(edit) @36238   14 years vboxsync uvm.h alignment fix.
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36225   14 years vboxsync Guest properties: fixed MAX_FLAGS_LEN
(edit) @36220   14 years vboxsync GIP: Force a couple of aCPUs accesses within bounds.
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36218   14 years vboxsync PCI: interrupts work
(edit) @36214   14 years vboxsync GuestProps: r=bird: Another Q for Michael.
(edit) @36213   14 years vboxsync GuestPropertySvc.h: r=bird: Q for Michael.
(edit) @36196   14 years vboxsync VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36186   14 years vboxsync com/array.h: whitespace/ifdef cleanup
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36169   14 years vboxsync iprt/cdefs.h: DECL_FORCE_INLINE: always_inline -> always_inline to …
(edit) @36164   14 years vboxsync include/VBE definitions: comment explaining unused definition
(edit) @36153   14 years vboxsync PCI: more raw and 64-bit BARs coding
(edit) @36138   14 years vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(edit) @36124   14 years vboxsync PCI: code to perform host driver detach on Linux - not yet fully functional
(edit) @36121   14 years vboxsync rework NetFlt/Adp
(edit) @36099   14 years vboxsync Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36079   14 years vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @36075   14 years vboxsync More flexible internal network promisc mode (++) policy management.
(edit) @36055   14 years vboxsync PCI: regions work
(edit) @36054   14 years vboxsync VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
(edit) @36041   14 years vboxsync Main/VMM: Use UVM w/ refcounting - part 1.
(edit) @36028   14 years vboxsync PCI: more host API, lifetime issues
(edit) @36001   14 years vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
(edit) @35994   14 years vboxsync Two cases where CPUM_CHANGED_GLOBAL_TLB_FLUSH was missing, causing …
(edit) @35989   14 years vboxsync Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
(edit) @35986   14 years vboxsync raw PCI: device open/close
(edit) @35985   14 years vboxsync RemoteDesktop: prototype for next VRDE interface version.
(edit) @35968   14 years vboxsync Main/VMMDev: Added all facility classes define.
(edit) @35967   14 years vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35959   14 years vboxsync PCI: further R0/driver work
(edit) @35948   14 years vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35946   14 years vboxsync VMM, host drivers: IDC work for PCI
(edit) @35939   14 years vboxsync VRDE.h: comments
(edit) @35920   14 years vboxsync PCI: Linux driver
(edit) @35913   14 years vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35908   14 years vboxsync Typo.
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35899   14 years vboxsync VBox/cdefs.h: Liberated the blank lines taken by r69856.
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