| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES} | Roger Pau Monne | 2011-11-14 | 1 | -3/+3 |
* | xen: provide pse36 cpuid bit | Tim Deegan | 2011-11-03 | 1 | -3/+7 |
* | x86 pm: provide CC7/PC2 residency | Yang Zhang | 2011-10-25 | 2 | -0/+4 |
* | libxc: osdep: report missing backends in common code | Ian Campbell | 2011-10-13 | 3 | -6/+16 |
* | libxc: add xc_gntshr_* functions | Daniel De Graaf | 2011-10-06 | 5 | -0/+200 |
* | libxc: add xc_gnttab_map_grant_ref_notify | Daniel De Graaf | 2011-10-06 | 5 | -120/+115 |
* | xenpaging: track number of paged pages in struct domain | Olaf Hering | 2011-09-26 | 2 | -0/+2 |
* | PCI multi-seg: adjust domctl interface | Jan Beulich | 2011-09-22 | 1 | -8/+8 |
* | mem_event: use different ringbuffers for share, paging and access | Olaf Hering | 2011-09-16 | 6 | -37/+59 |
* | libxc: Enable cpuid performance counter leaf for HVM | Juergen Gross | 2011-09-15 | 1 | -0/+1 |
* | add privileged (dom0) kernel feature indication | Jan Beulich | 2011-07-23 | 1 | -0/+7 |
* | nestedsvm: Support TSC Rate MSR | Christoph Egger | 2011-07-16 | 1 | -1/+1 |
* | libxc: remove obsolete comment. | Ian Campbell | 2011-07-16 | 1 | -4/+0 |
* | xen/libxc: Clean up pv_cpuid switch statements. | Keir Fraser | 2011-07-16 | 1 | -5/+5 |
* | xen/libxc: set CPUID topology leaf as unsupported for PV guests | David Vrabel | 2011-07-16 | 1 | -0/+1 |
* | Revert 23664:3e3c0a8be9f9 | Keir Fraser | 2011-07-08 | 1 | -9/+0 |
* | add privileged/unprivileged kernel feature indication | Jan Beulich | 2011-07-08 | 1 | -0/+9 |
* | libxc: Squash xc_e820.h (and delete) into xenctrl.h | Konrad Rzeszutek Wilk | 2011-06-28 | 4 | -42/+17 |
* | tools: merge several bitop functions into xc_bitops.h | Olaf Hering | 2011-06-10 | 5 | -108/+78 |
* | Enable RDWRGSFS feature support for HVM guests | Yang, Wei | 2011-06-15 | 1 | -1/+2 |
* | x86: Pass through ERMS CPUID feature for HVM and PV guests | Yang, Wei | 2011-06-14 | 2 | -2/+5 |
* | x86/hvm: Make DRNG feature visible in CPUID | Yang, Wei | 2011-06-14 | 2 | -0/+2 |
* | x86/hvm: add SMEP support to HVM guest | Tim Deegan | 2011-06-06 | 2 | -0/+9 |
* | nestedsvm: Support Decodeassist | Christoph Egger | 2011-06-08 | 1 | -1/+2 |
* | libxc: Don't refer to meaningless 'word offsets' in xc_cpufeature.h | Keir Fraser | 2011-06-03 | 1 | -6/+6 |
* | libxc: Simplify and clean up xc_cpufeature.h | Keir Fraser | 2011-06-02 | 2 | -117/+98 |
* | x86: Hide CPUID leaf 7 from PV guests. | Keir Fraser | 2011-06-02 | 2 | -1/+12 |
* | tools: Introduce "allocate-only" page type for migration | George Dunlap | 2011-05-26 | 2 | -21/+31 |
* | tools: Save superpages in the same batch, to make detection easier | George Dunlap | 2011-05-26 | 1 | -0/+12 |
* | tools: libxc: Detect superpages on domain restore | George Dunlap | 2011-05-26 | 1 | -16/+106 |
* | Rename inj_msi -> inject_msi | Keir Fraser | 2011-05-26 | 1 | -3/+3 |
* | libxc: add new operation in HVMOP to deliver emulated MSI. | Wei Liu | 2011-05-26 | 2 | -0/+31 |
* | libxc: xc_domain_set_memory_map, xc_get_machine_memory_map (x86, amd64 only) | Konrad Rzeszutek Wilk | 2011-05-26 | 3 | -17/+58 |
* | tools: libxc: allow HVM firmware to be loaded at an arbitrary alignment | Ian Campbell | 2011-05-24 | 1 | -7/+5 |
* | tools: libxc: enable libelf logging for HVM domain builder. | Ian Campbell | 2011-05-24 | 1 | -0/+3 |
* | libxc: save: move static stats variable to stack variable. | Ian Campbell | 2011-05-24 | 1 | -13/+14 |
* | libxc: save: don't bother calculating stat's deltas unless we are going to pr... | Ian Campbell | 2011-05-24 | 1 | -10/+12 |
* | libxc: save: encapsulate time stats in a struct | Ian Campbell | 2011-05-24 | 1 | -17/+18 |
* | libxc: save: move static "write_count" variable into outbuf. | Ian Campbell | 2011-05-24 | 1 | -5/+6 |
* | libxc: save: noncached write doesn't use live parameter. | Ian Campbell | 2011-05-24 | 1 | -7/+7 |
* | libxc: save: rename ratewrite to uncached. | Ian Campbell | 2011-05-24 | 1 | -3/+3 |
* | libxc: save: drop code under ADAPTIVE_SAVE ifdef. | Ian Campbell | 2011-05-24 | 1 | -110/+2 |
* | libxc: save/restore: remove static context variables | Ian Campbell | 2011-05-24 | 2 | -13/+8 |
* | libxc: obtain correct length of p2m during core dumping | Markus Gross | 2011-05-24 | 1 | -2/+1 |
* | libxc: after saving, unmap correct amount for live_m2p | Jim Fehlig | 2011-05-24 | 1 | -2/+2 |
* | gcc-4.6 compile fix: tools/libxc/xc_domain_restore.c | Olaf Hering | 2011-05-20 | 1 | -2/+0 |
* | gcc-4.6 compile fix: tools/libxc/xc_tmem.c | Olaf Hering | 2011-05-20 | 1 | -2/+1 |
* | libxc: [CVE-2011-1583] pv kernel image validation | Ian Jackson | 2011-05-09 | 1 | -44/+95 |
* | x86/LWP: export LWP related CPUID to AMD SVM guest | Wei Huang | 2011-05-09 | 1 | -2/+4 |
* | libxc: Fill in XSAVE-related CPUID leaves for PV guests. | Keir Fraser | 2011-04-25 | 1 | -4/+10 |