| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged in iprt++ dev branch. | vboxsync | 2014-07-01 | 40 | -172/+10594 |
* | conflict avoidance by more alphabetical sorting. | vboxsync | 2014-07-01 | 1 | -2/+2 |
* | conflict with branch. | vboxsync | 2014-07-01 | 1 | -11/+11 |
* | VMM: Change error codes to be consistent. | vboxsync | 2014-06-30 | 2 | -10/+10 |
* | Storage,DrvVD,Main: Redo the way secret keys are passed from Main to encrypti... | vboxsync | 2014-06-27 | 2 | -6/+122 |
* | Storage/VD: Add methods to load a plugin from a given path/file. Preparation ... | vboxsync | 2014-06-27 | 1 | -0/+16 |
* | RTZipPkzipMemDecompress: pvSrc const | vboxsync | 2014-06-26 | 1 | -1/+1 |
* | Recently missed header updates. | vboxsync | 2014-06-26 | 1 | -1/+1 |
* | VMM: Add MWait Extensions as a CPUM feature to allow configuring it from othe... | vboxsync | 2014-06-26 | 1 | -0/+2 |
* | VMM: struct/union naming fix. | vboxsync | 2014-06-25 | 1 | -6/+6 |
* | build fix | vboxsync | 2014-06-24 | 1 | -0/+1 |
* | Runtime: added RTZipPkzipMemDecompress() | vboxsync | 2014-06-24 | 1 | -0/+15 |
* | we don't provide this function | vboxsync | 2014-06-24 | 1 | -15/+0 |
* | Runtime/http: added handling for 301 responses | vboxsync | 2014-06-24 | 1 | -0/+2 |
* | Runtime/http: added handling for 301 responses | vboxsync | 2014-06-24 | 1 | -0/+10 |
* | Runtime: PKZip stream reader | vboxsync | 2014-06-23 | 3 | -0/+61 |
* | Main/Guid: typos | vboxsync | 2014-06-23 | 1 | -3/+3 |
* | Main/Guid: fix regressions | vboxsync | 2014-06-23 | 1 | -39/+116 |
* | Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, mostly r... | vboxsync | 2014-06-23 | 1 | -209/+200 |
* | VMM/GIM: More bits for Hyper-V implementation. | vboxsync | 2014-06-18 | 6 | -34/+50 |
* | introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText() | vboxsync | 2014-06-17 | 1 | -1/+13 |
* | DrvMouse: Added queue flush callback like we have for keyboard. | vboxsync | 2014-06-12 | 1 | -4/+11 |
* | VMM/GIM: bits. | vboxsync | 2014-06-06 | 1 | -0/+1 |
* | VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work. | vboxsync | 2014-06-06 | 6 | -27/+90 |
* | Build fix; forgotten to commit those files. | vboxsync | 2014-06-05 | 2 | -2/+24 |
* | Keyboard: Extended keyboard driver and reworked USB keyboard device emulation... | vboxsync | 2014-06-04 | 1 | -0/+7 |
* | pdmdev.h: comment typo. | vboxsync | 2014-06-03 | 1 | -1/+1 |
* | Additions: Darwin: apply the same approach as in r94097 when preventing 3rd p... | vboxsync | 2014-06-02 | 1 | -0/+4 |
* | NetFlt/LwfWin: NDIS6 filter driver (#7231) | vboxsync | 2014-05-30 | 1 | -0/+2 |
* | DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed DragAndDrop* en... | vboxsync | 2014-05-30 | 2 | -5/+17 |
* | Main,Frontends: IDisplay provides the guest screen bitmap to frontends. | vboxsync | 2014-05-28 | 1 | -0/+3 |
* | VBoxVideoHost3D.h: structure alignment (fixes 32bit hosts). | vboxsync | 2014-05-28 | 1 | -0/+4 |
* | Main,DrvVD: Interface to pass the keys to the disk encryption module from Main | vboxsync | 2014-05-22 | 2 | -0/+15 |
* | VMM/GIM: Hyper-V provider, work-in-progress. | vboxsync | 2014-05-22 | 2 | -20/+53 |
* | crOpenGL: more extended flexible caps info, backwards compatibility fixes | vboxsync | 2014-05-21 | 1 | -2/+4 |
* | VMM/PDMUsb: add PDMR3UsbQueryLun function which is needed very soon for mount... | vboxsync | 2014-05-19 | 1 | -2/+3 |
* | VMM: Expose the MSR read/write function index enums. | vboxsync | 2014-05-19 | 1 | -6/+496 |
* | VMM: Expose CPUMR3MsrRangesInsert(). | vboxsync | 2014-05-19 | 1 | -0/+56 |
* | VMM/VMMR3: Enable CPUMR3CpuIdInsert(). | vboxsync | 2014-05-19 | 1 | -0/+1 |
* | VMM: Implemented hyper heap realloc. and adjusted CPUM CpuId arrays and MSR r... | vboxsync | 2014-05-16 | 1 | -0/+1 |
* | wddm: resize enhancements & fixes | vboxsync | 2014-05-15 | 2 | -1/+4 |
* | Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use this fun... | vboxsync | 2014-05-15 | 1 | -5/+5 |
* | shared folders: several fixes, cleanup | vboxsync | 2014-05-14 | 1 | -11/+45 |
* | VMM/HMVMXR0: Implemented EFER swapping using VMCS controls. | vboxsync | 2014-05-09 | 1 | -4/+16 |
* | crOpenGL: pdm led, some fixes to follow | vboxsync | 2014-05-08 | 2 | -6/+8 |
* | header fix | vboxsync | 2014-05-08 | 1 | -0/+9 |
* | VMM/IEM: Implemented hardware task-switches, code path disabled. | vboxsync | 2014-05-05 | 3 | -20/+16 |
* | operator precedence | vboxsync | 2014-04-29 | 1 | -2/+2 |
* | gcc warnings | vboxsync | 2014-04-29 | 1 | -1/+1 |
* | crCmd/wddm/crOpenGL: some optimization & cleanup | vboxsync | 2014-04-28 | 1 | -7/+13 |