aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update MAINTAINERS fileAndre Przywara2012-11-151-6/+7
* tools: rerun autoconf after 26144:170d45f7a2ebIan Campbell2012-11-141-27/+0
* compat/gnttab: Prevent infinite loop in compat codeIan Jackson2012-11-141-0/+2
* xen/mm/shadow: check toplevel pagetables are present before unhooking them.Ian Jackson2012-11-141-2/+6
* x86/physmap: Prevent incorrect updates of m2p mappingsIan Jackson2012-11-141-0/+4
* VCPU/timers: Prevent overflow in calculations, leading to DoS vulnerabilityIan Jackson2012-11-142-0/+5
* xen-tmem-list-parse: fix ugly parse outputDan Magenheimer2012-11-141-0/+2
* hotplug/Linux: Fix locking in tools/hotplug/Linux/locking.shJacek Konieczny2012-11-141-1/+1
* libxl: fix vfb related assertion problem when starting pv-domURonny Hegewald2012-11-131-0/+2
* tools: Remove the vtpm process modelMatthew Fioravante2012-11-13101-17106/+2
* libxl: add vtpm supportMatthew Fioravante2012-11-1314-7/+640
* minios: add tpmfront, tpm_tis, and tpmback driversMatthew Fioravante2012-11-139-0/+3399
* minios: add xenbus_read_uuidMatthew Fioravante2012-11-132-0/+31
* minios: Disable -DGNT_DEBUG and -DGNTMAP_DEBUGMatthew Fioravante2012-11-131-2/+2
* fix xenctl_cpumap_to_cpumask() buffer size checkMatthew Daley2012-11-131-1/+1
* pygrub: Fix command line argument error handlingMatthew Daley2012-11-123-4/+4
* libxl: fix reboot failure of migrated domainKouya Shimura2012-11-121-1/+1
* tools: Synchronize privcmd header constantsAndres Lagar-Cavilla2012-11-123-6/+8
* tools: Make restore work properly with PV superpage flagDave McCracken2012-11-121-29/+101
* x86/mm x86 shadow: Fix typo in sh_invlpg sl3 page presence checkMatthew Daley2012-11-121-1/+1
* IOMMU: don't immediately disable bus mastering on faultsJan Beulich2012-11-125-20/+49
* tmem: Prevent NULL dereference on error caseMatthew Daley2012-11-121-1/+3
* x86/x2apic: properly implement cluster modeJan Beulich2012-11-081-15/+127
* x86: make cpu_2_logical_apicid private to x2apic codeJan Beulich2012-11-086-40/+5
* x86/ACPI: invalidate BGRT if necessaryJan Beulich2012-11-083-0/+582
* x86/emul: only emulate possibly operand sizes for POPAJan Beulich2012-11-081-7/+4
* IOMMU: keep disabled until iommu_setup() is calledJan Beulich2012-11-027-10/+17
* x86/mwait-idle: enable Ivy Bridge Xeon supportJan Beulich2012-11-021-0/+1
* ACPI/cpuidle: remove unused "power" field from Cx state dataJan Beulich2012-11-023-4/+0
* autoconf: add file missing from 26123:f6d5b3bf74a8Ian Jackson2012-10-301-0/+14
* autoconf: check for wget and ftpRoger Pau Monne2012-10-305-3/+111
* x86: save/restore only partial register state where possibleJan Beulich2012-10-3011-34/+158
* x86: use MOV instead of PUSH/POP when saving/restoring register stateJan Beulich2012-10-303-50/+53
* docs: document persistent grantsRoger Pau Monne2012-10-301-0/+29
* MCE: remove unused MCA_MCE_HANDLERChristoph Egger2012-10-292-2/+0
* x86/MCE: merge AMD quirksChristoph Egger2012-10-293-77/+59
* x86/MCE: remove K7 supportChristoph Egger2012-10-2910-116/+5
* x86/MCE: consolidate AMD initializationChristoph Egger2012-10-294-28/+31
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-264-9/+154
* pygrub: Add option to list grub entriesCharles Arnold2012-10-261-4/+20
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-261-0/+2
* Revert 26109:6ccfe4d29f95Ian Jackson2012-10-265-134/+9
* libxl: NetBSD PCI passthrough supportChristoph Egger2012-10-252-3/+14
* libxl: Use libxl__realloc in a couple of places in libxl_events.cIan Campbell2012-10-251-2/+3
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-255-9/+134
* hvmloader: Reserve FE700000-FE800000 in physical memory map for guest use.Keir Fraser2012-10-252-11/+22
* xl: Fix accidently waiting for domains to shutdown without --wait optionSander Eikelenboom2012-10-251-1/+3
* x86/MCE: Implement clearbank callback for AMDChristoph Egger2012-10-256-42/+60
* x86/HPET: cache MSI message last writtenJan Beulich2012-10-251-10/+11
* compiler.h adjustmentsJan Beulich2012-10-253-20/+17