VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33245   14 years vboxsync IPRT: Added RTPathStartsWithRoot.
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @33233   14 years vboxsync Runtime/file: defines for stdin/out/err native handles
(edit) @33229   14 years vboxsync DIGEST_LEN, not STRING_LEN as the terminator is not included
(edit) @33228   14 years vboxsync VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
(edit) @33222   14 years vboxsync wddm/3d: cromium hgsmi fixes
(edit) @33218   14 years vboxsync AsyncCompletion: Move bandwidth groups to the generic code and support …
(edit) @33216   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33205   14 years vboxsync comment typos
(edit) @33199   14 years vboxsync iprt/asm: C90 warning
(edit) @33197   14 years vboxsync iprt/asm: fixed bug in ASMAtomicReadU64() and …
(edit) @33196   14 years vboxsync iprt/asm: make the behavior of ASMAtomicAddU64() match the …
(edit) @33182   14 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33169   14 years vboxsync iprt/cdefs.h: time constants.
(edit) @33167   14 years vboxsync SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
(edit) @33155   14 years vboxsync IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33138   14 years vboxsync iprt/asm.h: build fix.
(edit) @33136   14 years vboxsync iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
(edit) @33119   14 years vboxsync header fix
(edit) @33118   14 years vboxsync wddm/3d: chromium hgsmi transport (missing file)
(edit) @33116   14 years vboxsync wddm/3d: chromium hgsmi transport (guest part, disabled)
(edit) @33111   14 years vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33074   14 years vboxsync Runtime: space
(edit) @33073   14 years vboxsync Main: partly reverted r66582
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33061   14 years vboxsync Main, vboxshell: implemented support for user activity capturing
(edit) @33057   14 years vboxsync Runtime: add a manifest memory writer
(edit) @33056   14 years vboxsync Main-XML: add a xml memory writer
(edit) @33055   14 years vboxsync Main: little API cleanup for the strings
(edit) @33048   14 years vboxsync Additions/WINNT/Graphics: make VBOX_WITH_HGSMI conditional code …
(edit) @33044   14 years vboxsync iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
(edit) @33021   14 years vboxsync OSE fix
(edit) @33011   14 years vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
(edit) @32997   14 years vboxsync IPRT: Added ISO 9660 FS support.
(edit) @32983   14 years vboxsync LsiLogic: Suspend the VM on a recoverable error without changing the …
(edit) @32951   14 years vboxsync PCI: cleanup, bits
(edit) @32946   14 years vboxsync iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32920   14 years vboxsync Compile fix
(edit) @32918   14 years vboxsync More space
(edit) @32914   14 years vboxsync Drop the hthread parameter
(edit) @32905   14 years vboxsync Introducing RTThreadGetExecutionTimeMilli
(edit) @32889   14 years vboxsync wddm/3d: chromium over hgsmi transport fixing & perf measurement
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32877   14 years vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32874   14 years vboxsync FE/Common/VBoxKeyboard: try to use XKB to determine the keyboard …
(edit) @32871   14 years vboxsync EPT 2 MB large page mask is identical to PAE
(edit) @32860   14 years vboxsync PCI: MSI per-vector masking, saved states
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32844   14 years vboxsync Main: and _again_ was it wrong …
(edit) @32843   14 years vboxsync Main: Added an example on how to convert a ComObjPtr to an ComPtr of …
(edit) @32840   14 years vboxsync fixed STAM_COUNTER_RESET
(edit) @32831   14 years vboxsync VMMDev: renamed two capabilities
(edit) @32824   14 years vboxsync wddm/2d: missing file
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32818   14 years vboxsync IPRT: RTTcpClientCloseEx - don't be nice to storage servers, they …
(edit) @32796   14 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32795   14 years vboxsync iprt/test.h: some more test macros
(edit) @32783   14 years vboxsync OSE fix
(edit) @32781   14 years vboxsync typo
(edit) @32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
(edit) @32779   14 years vboxsync APIC, PCI: started on MSI support (APIC side), cleanup
(edit) @32776   14 years vboxsync PCI: refactoring for PCIe work
(edit) @32764   14 years vboxsync PCI: more (mostly PCIe) constants
(edit) @32751   14 years vboxsync Runtime: initial VFS support for tar
(edit) @32734   14 years vboxsync PCI: better accessors
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32722   14 years vboxsync PCI: more defines
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32714   14 years vboxsync PCI: extended address space access
(edit) @32707   14 years vboxsync IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
(edit) @32691   14 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32671   14 years vboxsync Runtime/assert: add AssertReturnVoidStmt and AssertMsgRCReturnVoidStmt
(edit) @32631   14 years vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32599   14 years vboxsync Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
(edit) @32589   14 years vboxsync PCI: BIST setter/getter
(edit) @32574   14 years vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32569   14 years vboxsync Runtime: fix burn
(edit) @32568   14 years vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32566   14 years vboxsync Runtime: in-memory extraction support for tar
(edit) @32565   14 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @32556   14 years vboxsync PCI: subsystem vendor and ID are RO
(edit) @32554   14 years vboxsync PCI: config registers cleanup
(edit) @32553   14 years vboxsync VBoxHDD: More cleanup - The I/O interface between the generic …
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32489   14 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32472   14 years vboxsync RDP/client: use sysfs for USB device enumeration and switch to using …
(edit) @32455   14 years vboxsync iprt/defs.h: Applied patch addressing RT_VALID_PTR for user mode on …
(edit) @32445   14 years vboxsync iprt/list.h: Added RTListForEachSafe and RTListForEachReverseSafe.
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32419   14 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
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