aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .hgignore/.gitignore: Add some tools/tests binariesKeir Fraser2012-02-062-0/+2
* Tools: build testsAndres Lagar-Cavilla2012-02-063-0/+23
* xen: Remove unused vsscanf/sscanf functionsDaniel De Graaf2012-02-062-240/+0
* flask: Update flask_op hypercall structureDaniel De Graaf2012-02-069-1099/+683
* .gitignore/.hgignore: add missing output filesDaniel De Graaf2012-02-062-2/+7
* tools/flask: remove libflaskDaniel De Graaf2012-02-0615-717/+94
* ia64: fix build (next instance)Jan Beulich2012-02-065-9/+20
* Fix x86_32 buildTim Deegan2012-02-021-2/+2
* x86: avoid deadlock after a PCI SERR NMIDavid Vrabel2012-02-022-4/+12
* xsm/flask: Improve domain ID auditing in AVCsDaniel De Graaf2012-02-023-8/+31
* flask/policy: Add boolean exampleDaniel De Graaf2012-02-022-2/+11
* flask: add flask-{get,set}-bool toolsDaniel De Graaf2012-02-023-1/+169
* libflask: Add boolean manipulation functionsDaniel De Graaf2012-02-022-0/+62
* xsm/flask: allow policy booleans to be addressed by nameDaniel De Graaf2012-02-024-37/+207
* xen/xsm: fix incorrect handling of XSM hook returnDaniel De Graaf2012-02-021-1/+1
* flask/policy: use declare_domain for dom0_tDaniel De Graaf2012-02-022-5/+3
* flask/policy: Add user and constraint examplesDaniel De Graaf2012-02-024-28/+71
* flask/policy: Policy build updatesDaniel De Graaf2012-02-023-63/+20
* xsm/flask: Remove useless back pointersDaniel De Graaf2012-02-022-5/+0
* xsm/flask: Improve error reporting for ocontextsDaniel De Graaf2012-02-021-8/+21
* xsm: Use mapped IRQ not PIRQ in unmap_domain_pirqDaniel De Graaf2012-02-021-1/+1
* xsm: Add xsm_map_domain_pirq hookDaniel De Graaf2012-02-024-1/+50
* xsm/flask: Use PCI device label for PCI-MSI IRQsDaniel De Graaf2012-02-021-15/+38
* xsm: Add security label to IRQ debug outputDaniel De Graaf2012-02-024-1/+37
* xsm: Add security labels to event-channel dumpDaniel De Graaf2012-02-024-4/+57
* Update QEMU_TAG, for CVE-2012-0029Ian Jackson2012-02-021-3/+3
* x86/mm: Fix balooning+sharingAndres Lagar-Cavilla2012-02-021-7/+7
* x86/mm: Make debug_{gfn, mfn, gref} calls to sharing more useful and correctAndres Lagar-Cavilla2012-02-021-109/+115
* x86/mm: Make sharing ASSERT check more accurateAndres Lagar-Cavilla2012-02-021-1/+4
* x86/mm: Fix paging statsAndres Lagar-Cavilla2012-02-024-5/+21
* x86/mm: Reorder locks used by shadow code in anticipation of synchronized p2m...Andres Lagar-Cavilla2012-02-022-9/+12
* x86/mm: Don't fail to nominate for paging on type flag, rather look at type c...Andres Lagar-Cavilla2012-02-021-2/+2
* x86/mm: Remove p2m_ram_paging_inAndres Lagar-Cavilla2012-02-024-15/+10
* xl: allow enable automatic fallback to ACPI events if PV control not available.Ian Campbell2012-01-312-20/+67
* docs: document /etc/xen/xl.confIan Campbell2012-01-311-0/+93
* libxl: add named enum for timer mode.Ian Campbell2012-01-314-4/+45
* libxl: drop libxl_cpuarray -- topology was the only user.Ian Campbell2012-01-317-97/+1
* libxl: expose cpu topology as a single list of cpu->{node,core,socket} maps.Ian Campbell2012-01-3110-128/+128
* ocaml: Topology.get returns an array not a single element.Ian Campbell2012-01-312-2/+2
* ocaml: add helpers for Some/None option types.Ian Campbell2012-01-311-3/+15
* libxl: remove libxl_button_press in favour of libxl_send_trigger.Ian Campbell2012-01-318-83/+61
* libxl: de-hard-tabbify idl.txtIan Campbell2012-01-311-22/+19
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-319-89/+86
* libxl: only write "disable_pf" key to xenstore when it makes senseIan Campbell2012-01-311-2/+6
* libxl: remove libxl_device_model_info.Ian Campbell2012-01-319-148/+102
* libxl: move "saved_state" to libxl__domain_build_state.Ian Campbell2012-01-314-40/+47
* libxl: move device model selection variables to b_info.Ian Campbell2012-01-317-60/+65
* libxl: remove uuid from device model info.Ian Campbell2012-01-313-6/+1
* libxl: Remove libxl_device_model_info.type.Ian Campbell2012-01-314-14/+10
* libxl: move gfx_passthru setting to b_info->u.hvmIan Campbell2012-01-313-8/+6