VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38792   14 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38773   14 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38755   14 years vboxsync Windows 8 OS type
(edit) @38746   14 years vboxsync Settings: fix initialization with default values of some of the …
(edit) @38743   14 years vboxsync Main: AutoMultiWriteLock4
(edit) @38738   14 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38736   14 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38719   14 years vboxsync version.h: add VBOX_SHORT_VERSION which fits in 16bits
(edit) @38717   14 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38716   14 years vboxsync comment typo
(edit) @38707   14 years vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @38687   14 years vboxsync Spelling.
(edit) @38680   14 years vboxsync VSCSI+DrvSCSI: Add support for the UNMAP command if discarding is enabled
(edit) @38677   14 years vboxsync IOM: MMIO instruction interpreter bug fixes.
(edit) @38663   14 years vboxsync Devices/VMMDev: document VMMDevReq_GetDisplayChangeRequest[2]
(edit) @38658   14 years vboxsync IPRT: , and are now deprecated, the conversion to local codeset …
(edit) @38655   14 years vboxsync Additions/Common/VBoxGuest: removed some dead code
(edit) @38650   14 years vboxsync Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS …
(edit) @38636   14 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38632   14 years vboxsync Missing header
(edit) @38623   14 years vboxsync Add logging groups
(edit) @38622   14 years vboxsync AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with …
(edit) @38621   14 years vboxsync VD: Initial support to discard unused blocks in an image + support for …
(edit) @38618   14 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38606   14 years vboxsync More dwarf hacking.
(edit) @38601   14 years vboxsync IPRT: Some more dwarf bits.
(edit) @38592   14 years vboxsync Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module
(edit) @38584   14 years vboxsync iprt/dwarf: Attacking .debug_info…
(edit) @38581   14 years vboxsync IPRT: More debug info & ldr stuff.
(edit) @38573   14 years vboxsync iprt: Read dwarf line numbers.
(edit) @38550   14 years vboxsync Windows build fix
(edit) @38549   14 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38547   14 years vboxsync IPRT: More debug info hacking.
(edit) @38540   14 years vboxsync VD: Start of a new library which contains utilities for debugging, …
(edit) @38539   14 years vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
(edit) @38524   14 years vboxsync Main/glue/ErrorInfo: more macros
(edit) @38515   14 years vboxsync IPRT: Working on debug info again.
(edit) @38511   14 years vboxsync Main/Error: attempt to describe the error handling in COM
(edit) @38509   14 years vboxsync Main/glue/ErrorInfo: print _all_ error messages, not only the last …
(edit) @38469   14 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38437   14 years vboxsync GuestCtrl: Update.
(edit) @38378   14 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38354   14 years vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38353   14 years vboxsync amd64\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38349   14 years vboxsync em.h: Saved state fix.
(edit) @38326   14 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   14 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   14 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38320   14 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38312   14 years vboxsync Added "autologon" logging group (VBoxGINA, VBoxCredProv, PAM).
(edit) @38309   14 years vboxsync VMMDevTesting.h/.mac: VMMDEV_TESTING_UNIT_NONE.
(edit) @38300   14 years vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38207   14 years vboxsync Additions/VBoxVideo: move a couple of functions from the X.Org driver …
(edit) @38203   14 years vboxsync VD: New VDCopyEx() API which can speedup cloning of diff images when …
(edit) @38133   14 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38085   14 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @38016   14 years vboxsync USB/Solaris: vboxuser group access constraint for USB devices.
(edit) @37980   14 years vboxsync nit.
(edit) @37979   14 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37968   14 years vboxsync include/*/*.mac: regenerated assmebly headers.
(edit) @37964   14 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37954   14 years vboxsync x86.h: Added new CR4 flags.
(edit) @37951   14 years vboxsync IPRT: Added RTMsgSetProgName.
(edit) @37871   14 years vboxsync iprt/string.h: build fix for some FreeBSD versions which declare …
(edit) @37861   14 years vboxsync IPRT: fix assigning of empty lists
(edit) @37859   14 years vboxsync Committed usb_thread.patch with tiny adjustments.
(edit) @37829   14 years vboxsync header fixes
(edit) @37824   14 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37822   14 years vboxsync space
(edit) @37818   14 years vboxsync Fix logging from R0
(edit) @37807   14 years vboxsync include/VBox/vusb.h: correct declaration of device qualifier (please …
(edit) @37799   14 years vboxsync OSE build fix
(edit) @37794   14 years vboxsync more PCI passthrough fixes
(edit) @37781   14 years vboxsync PCI passthrough fixes
(edit) @37750   14 years vboxsync ExtPacks/UsbCardReader: USB card reader emulation + config descriptor.
(edit) @37720   14 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37709   14 years vboxsync Main/MediumAttachment+Machine: add a setting which controls the …
(edit) @37707   14 years vboxsync VRDE.h: comment clarification
(edit) @37702   14 years vboxsync REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
(edit) @37687   14 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37665   14 years vboxsync Runtime/getopt: add new option flag to switch to case insensitive matching
(edit) @37636   14 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37635   14 years vboxsync VBox/log.h: LOG_GROUP_CORE_DUMPER is IPRT, not VBox.
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37591   14 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37589   14 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @37584   14 years vboxsync VMM: Check for VMCPU_FF_PDM_CRITSECT in R0 and RC.
(edit) @37582   14 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37573   14 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37559   14 years vboxsync iprt/file.h: RTFile will be available in kernel mode as well.
(edit) @37557   14 years vboxsync com: tabs again
(edit) @37553   14 years vboxsync com: method for SafeArray -> RTCList
(edit) @37547   14 years vboxsync com: temp remove template
(edit) @37545   14 years vboxsync com: next try
(edit) @37542   14 years vboxsync com: test
(edit) @37535   14 years vboxsync iprt/cdefs.h: RT_HI/LO_Uxx macros.
(edit) @37530   14 years vboxsync com: helper for converting safe arrays to RTCLists
(edit) @37517   14 years vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
(edit) @37516   14 years vboxsync comment typo.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette