VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21236   16 years vboxsync Windows build fix
(edit) @21235   16 years vboxsync windows build fix
(edit) @21234   16 years vboxsync IPRT: added ASMMemoryFenceSSE2(), ASMWriteFenceSSE(), …
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   16 years vboxsync VMMDev.h: cleanup.
(edit) @21225   16 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @21224   16 years vboxsync VBoxGuest.* cleanup.
(edit) @21223   16 years vboxsync Moving VMMDEV bits from VBoxGuest.h to VMMDev.h
(edit) @21219   16 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21217   16 years vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @21212   16 years vboxsync VBoxGuest.h: This is the driver interface definition.
(edit) @21211   16 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @21210   16 years vboxsync Updates
(edit) @21209   16 years vboxsync Updates for io instruction restarts
(edit) @21208   16 years vboxsync Started with saving pending failed IO instructions.
(edit) @21188   16 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21187   16 years vboxsync Deal with operand size and mod default values for certain instructions …
(edit) @21177   16 years vboxsync forgot this
(edit) @21156   16 years vboxsync IPRT: fix valgrind warnings about ministring + self assignment
(edit) @21154   16 years vboxsync fixed potential uninitialized member of ministring
(edit) @21145   16 years vboxsync Use ASMAtomicBitTestAndClear for VM_FF_TESTANDCLEAR.
(edit) @21144   16 years vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21140   16 years vboxsync Config.kmk,VBoxGuest.h: temp hacks.
(edit) @21118   16 years vboxsync VBoxGuest (common): building on linux.
(edit) @21111   16 years vboxsync DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
(edit) @21110   16 years vboxsync RTDbg: Some adjustments and fixes.
(edit) @21109   16 years vboxsync iprt/cdefs.h: Fixed RT_FROM_MEMBER.
(edit) @21106   16 years vboxsync iprt/types.h: _MAX & _MIN defines for a bunch of types.
(edit) @21098   16 years vboxsync export to OSE
(edit) @21094   16 years vboxsync VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
(edit) @21092   16 years vboxsync iprt/cdefs.h: Added RT_STR(str) and RT_XSTR(str).
(edit) @21085   16 years vboxsync Main: fix class import/export linkage by using RT_DECL_CLASS (r49346)
(edit) @21084   16 years vboxsync iprt/cdefs.h: RT_DECL_CLASS.
(edit) @21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   16 years vboxsync back out r49329, r49331, will start over
(edit) @21073   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21072   16 years vboxsync VBoxGuest.h: oops, build fix.
(edit) @21069   16 years vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @21046   16 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @21045   16 years vboxsync IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
(edit) @21025   16 years vboxsync Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
(edit) @21021   16 years vboxsync Add VM_FF_PDM_QUEUES as a reason to return to ring-3
(edit) @21000   16 years vboxsync forgot vmm.h
(edit) @20994   16 years vboxsync cpum.mac: file header.
(edit) @20992   16 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20989   16 years vboxsync usb-win: Detect and report data underruns (unexpected short packets) …
(edit) @20985   16 years vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
(edit) @20973   16 years vboxsync Remote USB protocol version 3.
(edit) @20928   16 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20906   16 years vboxsync video hw accel: color keying & color conversion basics impl for QGL …
(edit) @20880   16 years vboxsync Queue suspend and power off calls from the VM for SMP guests (deadlock …
(edit) @20874   16 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
(edit) @20873   16 years vboxsync VMMGCCallHost -> VMMRZCallRing3[NoCpu].
(edit) @20871   16 years vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20869   16 years vboxsync VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
(edit) @20866   16 years vboxsync SUP: Removed two obsolete allocation APIs.
(edit) @20864   16 years vboxsync SUP,*: API cleanup.
(edit) @20862   16 years vboxsync SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
(edit) @20860   16 years vboxsync SUP: Bumped major version because of layout changes in RTLOGGER. …
(edit) @20859   16 years vboxsync IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
(edit) @20853   16 years vboxsync IPRT: Added custom prefix callback to the logger.
(edit) @20847   16 years vboxsync pdmdev.h: major version (not really important, but whatever).
(edit) @20838   16 years vboxsync NMI updates
(edit) @20835   16 years vboxsync Interface for generating NMI & SMI added.
(edit) @20809   16 years vboxsync Runtime/getopt: new parameter value type 'UUID'
(edit) @20804   16 years vboxsync Introduced VMCPUID_OTHER
(edit) @20801   16 years vboxsync IPRT: The rest of the basic RTDbgMod code.
(edit) @20800   16 years vboxsync IPRT: More RTDbgMod code.
(edit) @20799   16 years vboxsync IPRT: More RTDbgMod code.
(edit) @20789   16 years vboxsync iprt/asm.h: larger notes about alignment.
(edit) @20785   16 years vboxsync IPRT: the ASMAtomicBit* functions must work on 32-bit …
(edit) @20756   16 years vboxsync IPRT: More RTDbg coding - generic container is mostly done now.
(edit) @20753   16 years vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
(edit) @20752   16 years vboxsync TMTimerSet: stats and quick optimization.
(edit) @20750   16 years vboxsync TMTimerSetRelative: Optimized the common case and added some more …
(edit) @20745   16 years vboxsync VBox/err.mac: regen
(edit) @20744   16 years vboxsync IPRT: RTDbg coding.
(edit) @20743   16 years vboxsync VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and …
(edit) @20742   16 years vboxsync VMM,++: Increased the stack size on darwin to 16KB since we're …
(edit) @20741   16 years vboxsync iprt/dbg.cpp/h: the RTDbgLine* methods as well.
(edit) @20740   16 years vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(edit) @20739   16 years vboxsync iprt: RTDbgMod coding in progress.
(edit) @20738   16 years vboxsync iprt: RTDbg coding.
(edit) @20733   16 years vboxsync VMM: Added TMTimerSetRelative and changed …
(edit) @20706   16 years vboxsync VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
(edit) @20683   16 years vboxsync video hw accel: ddraw command processing fixes
(edit) @20681   16 years vboxsync STAM: Added STAMUNIT_TICKS.
(edit) @20678   16 years vboxsync TM: Count calls to TMCpuTickSet and take the VM handle as an argument.
(edit) @20670   16 years vboxsync Solaris/USB: bits.
(edit) @20663   16 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20653   16 years vboxsync video hw accel: fixes for basic ddraw op hanlding
(edit) @20624   16 years vboxsync iprt/asm.h: ASMSerializeInstruction.
(edit) @20622   16 years vboxsync fix comment copy/paste bug
(edit) @20605   16 years vboxsync IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
(edit) @20604   16 years vboxsync err: unintended duplicate, see r18389
(edit) @20588   16 years vboxsync Emulate lock and & lock xor.
(edit) @20573   16 years vboxsync iprt/test.h: Added RTTestSetDefault.
(edit) @20567   16 years vboxsync DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
(edit) @20551   16 years vboxsync GuestHost/SharedClipboard: refactored the shared clipboard code to …
(edit) @20544   16 years vboxsync VBox/asmdefs.mac: Set VBOX_STRICT for DEBUG builds.
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