summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merged in iprt++ dev branch.vboxsync2014-07-0140-172/+10594
* conflict avoidance by more alphabetical sorting.vboxsync2014-07-011-2/+2
* conflict with branch.vboxsync2014-07-011-11/+11
* VMM: Change error codes to be consistent.vboxsync2014-06-302-10/+10
* Storage,DrvVD,Main: Redo the way secret keys are passed from Main to encrypti...vboxsync2014-06-272-6/+122
* Storage/VD: Add methods to load a plugin from a given path/file. Preparation ...vboxsync2014-06-271-0/+16
* RTZipPkzipMemDecompress: pvSrc constvboxsync2014-06-261-1/+1
* Recently missed header updates.vboxsync2014-06-261-1/+1
* VMM: Add MWait Extensions as a CPUM feature to allow configuring it from othe...vboxsync2014-06-261-0/+2
* VMM: struct/union naming fix.vboxsync2014-06-251-6/+6
* build fixvboxsync2014-06-241-0/+1
* Runtime: added RTZipPkzipMemDecompress()vboxsync2014-06-241-0/+15
* we don't provide this functionvboxsync2014-06-241-15/+0
* Runtime/http: added handling for 301 responsesvboxsync2014-06-241-0/+2
* Runtime/http: added handling for 301 responsesvboxsync2014-06-241-0/+10
* Runtime: PKZip stream readervboxsync2014-06-233-0/+61
* Main/Guid: typosvboxsync2014-06-231-3/+3
* Main/Guid: fix regressionsvboxsync2014-06-231-39/+116
* Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, mostly r...vboxsync2014-06-231-209/+200
* VMM/GIM: More bits for Hyper-V implementation.vboxsync2014-06-186-34/+50
* introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()vboxsync2014-06-171-1/+13
* DrvMouse: Added queue flush callback like we have for keyboard.vboxsync2014-06-121-4/+11
* VMM/GIM: bits.vboxsync2014-06-061-0/+1
* VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.vboxsync2014-06-066-27/+90
* Build fix; forgotten to commit those files.vboxsync2014-06-052-2/+24
* Keyboard: Extended keyboard driver and reworked USB keyboard device emulation...vboxsync2014-06-041-0/+7
* pdmdev.h: comment typo.vboxsync2014-06-031-1/+1
* Additions: Darwin: apply the same approach as in r94097 when preventing 3rd p...vboxsync2014-06-021-0/+4
* NetFlt/LwfWin: NDIS6 filter driver (#7231)vboxsync2014-05-301-0/+2
* DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed DragAndDrop* en...vboxsync2014-05-302-5/+17
* Main,Frontends: IDisplay provides the guest screen bitmap to frontends.vboxsync2014-05-281-0/+3
* VBoxVideoHost3D.h: structure alignment (fixes 32bit hosts).vboxsync2014-05-281-0/+4
* Main,DrvVD: Interface to pass the keys to the disk encryption module from Mainvboxsync2014-05-222-0/+15
* VMM/GIM: Hyper-V provider, work-in-progress.vboxsync2014-05-222-20/+53
* crOpenGL: more extended flexible caps info, backwards compatibility fixesvboxsync2014-05-211-2/+4
* VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon for mount...vboxsync2014-05-191-2/+3
* VMM: Expose the MSR read/write function index enums.vboxsync2014-05-191-6/+496
* VMM: Expose CPUMR3MsrRangesInsert().vboxsync2014-05-191-0/+56
* VMM/VMMR3: Enable CPUMR3CpuIdInsert().vboxsync2014-05-191-0/+1
* VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays and MSR r...vboxsync2014-05-161-0/+1
* wddm: resize enhancements & fixesvboxsync2014-05-152-1/+4
* Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use this fun...vboxsync2014-05-151-5/+5
* shared folders: several fixes, cleanupvboxsync2014-05-141-11/+45
* VMM/HMVMXR0: Implemented EFER swapping using VMCS controls.vboxsync2014-05-091-4/+16
* crOpenGL: pdm led, some fixes to followvboxsync2014-05-082-6/+8
* header fixvboxsync2014-05-081-0/+9
* VMM/IEM: Implemented hardware task-switches, code path disabled.vboxsync2014-05-053-20/+16
* operator precedencevboxsync2014-04-291-2/+2
* gcc warningsvboxsync2014-04-291-1/+1
* crCmd/wddm/crOpenGL: some optimization & cleanupvboxsync2014-04-281-7/+13