VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49587   11 years vboxsync NAT networks: enable the network and the DHCP server by default
(edit) @49576   11 years vboxsync com/array.h: Implemented simple fallback in case type traits for …
(edit) @49573   11 years vboxsync Comment typo.
(edit) @49572   11 years vboxsync com/array.h: Use type traits to support signed and unsigned types in …
(edit) @49549   11 years vboxsync VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID …
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49522   11 years vboxsync VMM: Get rid of residual VBOX_WITH_OLD_VTX_CODE defines.
(edit) @49520   11 years vboxsync VMM: MSR auto-load/store handling rewrite for VT-x.
(edit) @49507   11 years vboxsync vga/crOpenGL: basics for ring buffer-based command submission
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @49441   11 years vboxsync PDMAPICHLPR0/RC: Drop pfnChangeFeature.
(edit) @49438   11 years vboxsync mark pfnChangeFeature as obsolete for ring-0 and raw-mode.
(edit) @49420   11 years vboxsync forward-port and adopt VHWA fixes
(edit) @49417   11 years vboxsync typo.
(edit) @49411   11 years vboxsync VMMDev: s/VMMDEV_MAX_VMMDEV_PARMS/VMMDEV_MAX_HGCM_PARMS/g, return …
(edit) @49410   11 years vboxsync Devices: sanity check
(edit) @49391   11 years vboxsync iprt/x86.h: Added X86_IS_CANONICAL.
(edit) @49365   11 years vboxsync wddm: basics for ring buffer-based command submission
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49332   11 years vboxsync wddm: 1. switch to using common VBVA code 2.dx-based command …
(edit) @49326   11 years vboxsync IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp).
(edit) @49283   11 years vboxsync VMM/HMVMXR0: Macro naming fix and use RT_BOOL.
(edit) @49247   11 years vboxsync PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. …
(edit) @49246   11 years vboxsync spaces
(edit) @49227   11 years vboxsync VMM/HMVMXR0: Adding functions for dynamic MSR swapping.
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49182   11 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49151   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49150   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @49083   11 years vboxsync x86.h: Added ECX feature F16C (valid on both Intel and AMD).
(edit) @49079   11 years vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
(edit) @49074   11 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
(edit) @49061   11 years vboxsync More Mach-O symbol hacking.
(edit) @49058   11 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49053   11 years vboxsync IPRT: More .dSYM hacking.
(edit) @49052   11 years vboxsync list.h: warning ([-Wunused-parameter])
(edit) @49044   11 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49033   11 years vboxsync IPRT: Added RTFileCompare* methods a la RTFileCopy*.
(edit) @49028   11 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @49019   11 years vboxsync VMM: FPU cleanup.
(edit) @49001   11 years vboxsync asm-amd64-x86.h: Fix ASMGetSegAttr input operand size.
(edit) @49000   11 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48998   11 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48993   11 years vboxsync ASMGetSegAttr: shorter.
(edit) @48990   11 years vboxsync Runtime: ASMGetSegAttr.
(edit) @48986   11 years vboxsync VMM/SSM: Add support for USB devices
(edit) @48980   11 years vboxsync PDM,USB: Add methods to detach and attach drivers to USB devices …
(edit) @48934   11 years vboxsync include/: Whitespace cleanup by scm.
(edit) @48933   11 years vboxsync mach-o.h: MH_KEXT_BUNDLE.
(edit) @48932   11 years vboxsync iprt/types.h: RTUUID_INITIALIZE_NULL
(edit) @48909   11 years vboxsync kmk incs
(edit) @48905   11 years vboxsync Promoted Runtime/include/internal/ldrMach-O.h to …
(edit) @48898   11 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48878   11 years vboxsync include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the …
(edit) @48871   11 years vboxsync DMG: Fixes.
(edit) @48862   11 years vboxsync build fix
(edit) @48854   11 years vboxsync DMG: Fixes for making vbox-img convert work.
(edit) @48852   11 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48850   11 years vboxsync Forgot to mangle RTZipXarFsStreamFromIoStream.
(edit) @48849   11 years vboxsync VDIfVfs.cpp: Added file interface wrapper - VDIfCreateVfsFile.
(edit) @48841   11 years vboxsync iprt/formats/xar.h: header.
(edit) @48838   11 years vboxsync More or less usable XAR reader.
(edit) @48837   11 years vboxsync build fix
(edit) @48836   11 years vboxsync IPRT: Added a flag to the gzip decompressor I/O stream for accepting …
(edit) @48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @48834   11 years vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48833   11 years vboxsync cpp/utils.h: Added RT_CPP_GETTER_UNCONST and RT_CPP_GETTER_UNCONST_RET …
(edit) @48820   11 years vboxsync IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
(edit) @48809   11 years vboxsync VBox/log.h: burn fix
(edit) @48803   11 years vboxsync Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
(edit) @48797   11 years vboxsync A bit more XAR hacking.
(edit) @48782   11 years vboxsync Missed one macro.
(edit) @48781   11 years vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48780   11 years vboxsync Started on a XAR file system stream similar to what we have for TAR …
(edit) @48779   11 years vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48763   11 years vboxsync add STDBOOL_H to darwin specific condition for "bool" handling in C.
(edit) @48743   11 years vboxsync Storage/VD: Add support for different sector sizes (only opening and …
(edit) @48698   11 years vboxsync typo
(edit) @48695   11 years vboxsync CPUM: MSR_CORE_THREAD_COUNT and MSR_FLEX_RATIO for snow leopard.
(edit) @48694   11 years vboxsync DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage …
(edit) @48691   11 years vboxsync More Bstr compare operators.
(edit) @48685   11 years vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48681   11 years vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
(edit) @48649   11 years vboxsync VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48591   11 years vboxsync VMMR0/HMR0: HM-Context flag macros.
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @48572   11 years vboxsync asm-amd64-x86.h: Use writeeflags and readeflags with visual C++. …
(edit) @48565   11 years vboxsync VMM/HM: Added total VM-exits STAM.
(edit) @48562   11 years vboxsync HM: Operative macros for HM-context flags.
(edit) @48558   11 years vboxsync More doxygen fixes.
(edit) @48557   11 years vboxsync vm.h: Doxygen.
(edit) @48544   11 years vboxsync VMM/CPUM: Guest and Hyper-debug state pending 32->64 switcher case helpers.
(edit) @48543   11 years vboxsync VMM: Macros are not to be trusted, extra braces esp. when using '&' …
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48528   11 years vboxsync Change implementation for turning a reset into a power off to prevent …
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