VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39602   13 years vboxsync wine/XPDM: 1. Additional swapchain creation fixes 2. De-libwine'ize …
(edit) @39566   13 years vboxsync SCSI: Add support for readonly disks
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39519   13 years vboxsync VD: API to repair corrupted images
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39509   13 years vboxsync iprt/list.h: RTLISTANCHOR.
(edit) @39504   13 years vboxsync RTReq: A bit more.
(edit) @39503   13 years vboxsync RTReq: Bugfix and some more refactoring.
(edit) @39500   13 years vboxsync RTReq: More refactoring.
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39493   13 years vboxsync VRDP, Main: forward UTCINFO events as guest properties.
(edit) @39457   13 years vboxsync iprt/cdefs.h: Added decimal grouping macros (RT_Dn).
(edit) @39455   13 years vboxsync A few arm bits from down stairs.
(edit) @39454   13 years vboxsync Additions-X11: initial DnD support
(edit) @39447   13 years vboxsync Runtime: add Uniform Resource Identifier handling support
(edit) @39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39435   13 years vboxsync VRDP, Main: update RDP client name guest property.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
(edit) @39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39378   13 years vboxsync iprt/mangling.h: RTStrmSetMode
(edit) @39377   13 years vboxsync iprt/stream.h: Added RTStrSetMode. (untested)
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @39359   13 years vboxsync include/VBoxVideo: move a definition.
(edit) @39350   13 years vboxsync Runtime: add methods for checking if something is in use in a circular …
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39310   13 years vboxsync VMM_MAX_CPU_COUNT: 32 -> 64.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39277   13 years vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39246   13 years vboxsync iprt/ctype.h: Corrected bugs and adding a complete testcase.
(edit) @39234   13 years vboxsync iprt/err.C Added VERR_UNEXPECTED_EXCEPTION.
(edit) @39226   13 years vboxsync hgcmsvs.h: fixed hungarian spelling mistake.
(edit) @39206   13 years vboxsync Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups.
(edit) @39195   13 years vboxsync iprt/file.h: doc typo.
(edit) @39154   13 years vboxsync IOM: Added flags for dropping into the vbox debugger on complicated …
(edit) @39138   13 years vboxsync iprt/types.h,IEM: Moved the pointer union types to iprt/types.h, …
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39111   13 years vboxsync IOM,PDM: Working on moving unaligned and non-dword MMIO access …
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39090   13 years vboxsync VBox/asmdefs.mac: COM_INIT fixes, untested.
(edit) @39083   13 years vboxsync IPRT: -Wunused-parameter.
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @39060   13 years vboxsync DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
(edit) @39046   13 years vboxsync typo of r74463
(edit) @39043   13 years vboxsync Config.kmk, mangling, Runtime: use static zlib for Solaris.
(edit) @39037   13 years vboxsync iprt/asm.h: -W4 fixes (MSC).
(edit) @39034   13 years vboxsync VMM,INTNET: Addressing unused variable warnings.
(edit) @39033   13 years vboxsync iprt/assert.h: AssertRCSuccess() shall NOREF the argument just like …
(edit) @39015   13 years vboxsync PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
(edit) @38959   13 years vboxsync style
(edit) @38944   13 years vboxsync PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
(edit) @38907   13 years vboxsync VRDE: a better remote USB extended device description.
(edit) @38879   13 years vboxsync vm.h: build fix
(edit) @38878   13 years vboxsync PDM,Devices,Drivers: Add async discard API and make us of it
(edit) @38877   13 years vboxsync VMM/PDMBlkCache: Add discard API
(edit) @38876   13 years vboxsync Storage: Add async discard API
(edit) @38873   13 years vboxsync Main: Add API to set the discard flag for harddisks
(edit) @38872   13 years vboxsync IPRT: Add generic range descriptor type
(edit) @38870   13 years vboxsync VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
(edit) @38856   13 years vboxsync Additions/common/VBoxGuest: re-committed r73865
(edit) @38855   13 years vboxsync Additions/common/VBoxGuest: reverted r73865, r73862, r73808, r73807, …
(edit) @38847   13 years vboxsync PDM: Enter the device critical section for PDM callback.
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38835   13 years vboxsync VMM: Detect recursive rendezvous calls. Removed the unused API …
(edit) @38792   13 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38773   13 years vboxsync Main: only add parent to the lock list if it isn't null
(edit) @38755   13 years vboxsync Windows 8 OS type
(edit) @38746   13 years vboxsync Settings: fix initialization with default values of some of the …
(edit) @38743   13 years vboxsync Main: AutoMultiWriteLock4
(edit) @38738   13 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38719   13 years vboxsync version.h: add VBOX_SHORT_VERSION which fits in 16bits
(edit) @38717   13 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38716   13 years vboxsync comment typo
(edit) @38707   13 years vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @38687   13 years vboxsync Spelling.
(edit) @38680   13 years vboxsync VSCSI+DrvSCSI: Add support for the UNMAP command if discarding is enabled
(edit) @38677   13 years vboxsync IOM: MMIO instruction interpreter bug fixes.
(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.
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