aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86/hvm: fix extra size passed to __trace_var()Keir Fraser2010-09-201-1/+1
* Eliminate unnecessary casts from __trace_var() invocationsKeir Fraser2010-09-209-36/+31
* ia64: fix gcc 4.5 warningsKeir Fraser2010-09-202-3/+3
* x86: protect MSI-X table and pending bit array from guest writesKeir Fraser2010-09-208-22/+192
* rangesets: add function to query for overlapsKeir Fraser2010-09-202-0/+18
* sched_credit: Raise bar for inter-socket migrations on mostly-idle systemsKeir Fraser2010-09-201-2/+12
* tools, build system: Make changing distro-specific layout aspects easier2010-09-2011-21/+98
* libxl: fix Makefiles for autogenerated code (use multi-target patterns)Jan Beulich2010-09-201-14/+11
* x86_32: [un]map_domain_page() is now IRQ safe.Keir Fraser2010-09-181-9/+12
* x86: Fix indentation in irq.c.Keir Fraser2010-09-181-16/+13
* x86: irq_enter()/irq_exit() covers all of do_IRQ().Keir Fraser2010-09-181-7/+5
* hvm pmtimer: correct pmtimer accuracyKeir Fraser2010-09-172-2/+7
* x86_32: Fix build by fixing prototype of hvmemul_do_pio().Keir Fraser2010-09-171-1/+1
* python: xl: stub out libxl_cpuid_policy_list accessorsIan Campbell2010-09-171-0/+10
* xl: correct vcpu-pin and vcpu-list parameter checkingJuergen Gross2010-09-161-11/+12
* libxl: introduce cpuid interface to domain buildAndre Przywara2010-09-166-0/+43
* libxl: Clear device-model info when destroying an HVM domain with stubdom.Jun Zhu2010-09-161-12/+16
* libxl: fix compiler warning with fork_exec_bootloaderAndre Przywara2010-09-163-4/+6
* libxl, tools/python: Add libxl python bindingGianni Tedesco2010-09-165-3/+924
* libxl: change IDL to export a saner interface for upcoming language bindingsGianni Tedesco2010-09-166-40/+93
* Remove unused function console_force_lock().Keir Fraser2010-09-162-6/+0
* vmx: Annotate update_guest_eip() callers with safety analysisKeir Fraser2010-09-151-26/+20
* vmx: __update_guest_eip(__guest_instruction_length()) -> update_guest_eip()Keir Fraser2010-09-151-26/+19
* mem_event: Clean up and remove over-sized paused_vcpus[] array.Keir Fraser2010-09-153-64/+21
* x86 hvm: Clean up PIO fast path emulation.Keir Fraser2010-09-157-98/+82
* C6 state with EOI issue fix for some Intel processorsKeir Fraser2010-09-153-0/+35
* notify_via_xen_event_channel() should check for dying domain.Keir Fraser2010-09-151-0/+6
* x86: restore handling of "reboot=no"Keir Fraser2010-09-151-1/+4
* x86: fix debug key 'i' handling with no IO-APICsKeir Fraser2010-09-151-0/+3
* svm: simplify MSR handlingKeir Fraser2010-09-151-36/+10
* QEMU_TAG updateIan Jackson2010-09-141-3/+3
* xl: fix memory management of migration_domname_rIan Jackson2010-09-141-4/+7
* tools/python: Replace python string exceptions with ValueError exceptionsMatthias Klose2010-09-144-4/+4
* x86 mca: unmap broken memory in EPT guest in MCA delayed handlerKeir Fraser2010-09-133-12/+69
* x86: Add broken memory type in p2m tableKeir Fraser2010-09-131-5/+21
* Allow easier overriding of LIBLEAFDIR_x86_64 on GNU systemsKeir Fraser2010-09-131-1/+1
* Fix an IO-APIC error messageKeir Fraser2010-09-131-2/+2
* Fix serial interrupt's destinationKeir Fraser2010-09-131-1/+1
* hvm: Merge MSR_EFER handling.Keir Fraser2010-09-133-44/+11
* Disable kernel build in Xen build system.Keir Fraser2010-09-132-49/+15
* xen: define raw version of set_xen_guest_handleKeir Fraser2010-09-133-4/+6
* xsm: Avoid null dereference in flask get_page_sidKeir Fraser2010-09-131-1/+4
* The sysctl hypercall should be callable from HVM guests.Keir Fraser2010-09-131-0/+3
* vmx: Unifying the CPU_BASED_VM_EXEC_CONTROL VMCS field write into aKeir Fraser2010-09-134-15/+18
* vmx: Unifying the SECONDARY_VM_EXEC_CONTROL VMCS field write into aKeir Fraser2010-09-131-9/+13
* vmx: Caching the VMCS field EXCEPTION_BITMAP and cleanup some unused function.Keir Fraser2010-09-134-24/+24
* vmx: Rename host_vmcs to vmxon_regionKeir Fraser2010-09-131-7/+7
* libxc, tmem: Fix build after fd2e5008c2e0Keir Fraser2010-09-132-4/+4
* tmem (tools): move to new ABI version to handle long object-idsKeir Fraser2010-09-132-10/+69
* tmem (hv): move to new ABI version to handle long object-idsKeir Fraser2010-09-132-127/+194