VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38663   13 years vboxsync Devices/VMMDev: document VMMDevReq_GetDisplayChangeRequest[2]
(edit) @38658   13 years vboxsync IPRT: , and are now deprecated, the conversion to local codeset …
(edit) @38655   13 years vboxsync Additions/Common/VBoxGuest: removed some dead code
(edit) @38650   13 years vboxsync Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38632   13 years vboxsync Missing header
(edit) @38623   13 years vboxsync Add logging groups
(edit) @38622   13 years vboxsync AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with …
(edit) @38621   13 years vboxsync VD: Initial support to discard unused blocks in an image + support for …
(edit) @38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38606   13 years vboxsync More dwarf hacking.
(edit) @38601   13 years vboxsync IPRT: Some more dwarf bits.
(edit) @38592   13 years vboxsync Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module
(edit) @38584   13 years vboxsync iprt/dwarf: Attacking .debug_info…
(edit) @38581   13 years vboxsync IPRT: More debug info & ldr stuff.
(edit) @38573   13 years vboxsync iprt: Read dwarf line numbers.
(edit) @38550   13 years vboxsync Windows build fix
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38547   13 years vboxsync IPRT: More debug info hacking.
(edit) @38540   13 years vboxsync VD: Start of a new library which contains utilities for debugging, …
(edit) @38539   13 years vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
(edit) @38524   13 years vboxsync Main/glue/ErrorInfo: more macros
(edit) @38515   13 years vboxsync IPRT: Working on debug info again.
(edit) @38511   13 years vboxsync Main/Error: attempt to describe the error handling in COM
(edit) @38509   13 years vboxsync Main/glue/ErrorInfo: print _all_ error messages, not only the last …
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38378   13 years vboxsync Don't issue instructions rescheduling to RAW or HWACCM mode when …
(edit) @38354   13 years vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38353   13 years vboxsync amd64\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38349   13 years vboxsync em.h: Saved state fix.
(edit) @38326   13 years vboxsync EM,REM: Make the EM execution scheduling policies apply to HM as well.
(edit) @38325   13 years vboxsync VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
(edit) @38324   13 years vboxsync FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
(edit) @38320   13 years vboxsync Redid the A20 gate assertion fix - the recompiler needs to be told.
(edit) @38312   13 years vboxsync Added "autologon" logging group (VBoxGINA, VBoxCredProv, PAM).
(edit) @38309   13 years vboxsync VMMDevTesting.h/.mac: VMMDEV_TESTING_UNIT_NONE.
(edit) @38300   13 years vboxsync REM,PGM: Fix A20 syncing between the VMM and the recompiler.
(edit) @38207   13 years vboxsync Additions/VBoxVideo: move a couple of functions from the X.Org driver …
(edit) @38203   13 years vboxsync VD: New VDCopyEx() API which can speedup cloning of diff images when …
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38085   13 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @38016   13 years vboxsync USB/Solaris: vboxuser group access constraint for USB devices.
(edit) @37980   13 years vboxsync nit.
(edit) @37979   13 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37968   13 years vboxsync include/*/*.mac: regenerated assmebly headers.
(edit) @37964   13 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37954   13 years vboxsync x86.h: Added new CR4 flags.
(edit) @37951   13 years vboxsync IPRT: Added RTMsgSetProgName.
(edit) @37871   13 years vboxsync iprt/string.h: build fix for some FreeBSD versions which declare …
(edit) @37861   13 years vboxsync IPRT: fix assigning of empty lists
(edit) @37859   13 years vboxsync Committed usb_thread.patch with tiny adjustments.
(edit) @37829   13 years vboxsync header fixes
(edit) @37824   13 years vboxsync Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
(edit) @37822   13 years vboxsync space
(edit) @37818   13 years vboxsync Fix logging from R0
(edit) @37807   13 years vboxsync include/VBox/vusb.h: correct declaration of device qualifier (please …
(edit) @37799   13 years vboxsync OSE build fix
(edit) @37794   13 years vboxsync more PCI passthrough fixes
(edit) @37781   13 years vboxsync PCI passthrough fixes
(edit) @37750   13 years vboxsync ExtPacks/UsbCardReader: USB card reader emulation + config descriptor.
(edit) @37720   13 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37709   13 years vboxsync Main/MediumAttachment+Machine: add a setting which controls the …
(edit) @37707   13 years vboxsync VRDE.h: comment clarification
(edit) @37702   13 years vboxsync REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
(edit) @37687   13 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37665   13 years vboxsync Runtime/getopt: add new option flag to switch to case insensitive matching
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37635   13 years vboxsync VBox/log.h: LOG_GROUP_CORE_DUMPER is IPRT, not VBox.
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37591   13 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37589   13 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @37584   13 years vboxsync VMM: Check for VMCPU_FF_PDM_CRITSECT in R0 and RC.
(edit) @37582   13 years vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37559   13 years vboxsync iprt/file.h: RTFile will be available in kernel mode as well.
(edit) @37557   13 years vboxsync com: tabs again
(edit) @37553   13 years vboxsync com: method for SafeArray -> RTCList
(edit) @37547   13 years vboxsync com: temp remove template
(edit) @37545   13 years vboxsync com: next try
(edit) @37542   13 years vboxsync com: test
(edit) @37535   13 years vboxsync iprt/cdefs.h: RT_HI/LO_Uxx macros.
(edit) @37530   13 years vboxsync com: helper for converting safe arrays to RTCLists
(edit) @37517   13 years vboxsync TM: Simplified the virtual sync timers by requiring changes to be done …
(edit) @37516   13 years vboxsync comment typo.
(edit) @37502   13 years vboxsync Main;Settings: make the settings copyable
(edit) @37491   13 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37490   13 years vboxsync wddm: autoresize fixes
(edit) @37479   13 years vboxsync OSE header fixes
(edit) @37475   13 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37464   13 years vboxsync vm.h: Alignment fix (32-bit hosts).
(edit) @37452   13 years vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37447   13 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37443   13 years vboxsync PDM: Implemented the NOP critical section.
(edit) @37442   13 years vboxsync tm.h: Forgot the header changes relating to timer clock locking.
(edit) @37434   13 years vboxsync GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37419   13 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
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