aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* tools: drop ia64 supportIan Campbell2012-09-1213-1188/+4
* x86: Fix 32-bit stubdom build, libelf.h must support __i386__Keir Fraser2012-09-121-1/+1
* x86: Remove unused 'sis_apic_bug' variable. It was only used on x86_32.Keir Fraser2012-09-123-23/+3
* x86: We can assume CONFIG_PAGING_LEVELS==4.Keir Fraser2012-09-1221-788/+39
* xen: Remove x86_32 build target.Keir Fraser2012-09-12127-7490/+73
* Revert 25843:51090fe1ab97 (x86/HVM: assorted RTC emulation adjustments)Jan Beulich2012-09-123-67/+52
* gnttab: cleanup of number-of-active-frames calculationsJan Beulich2012-09-122-42/+36
* x86: use only a single branch for upcall-pending exit path checksJan Beulich2012-09-123-14/+14
* x86-64/EFI: allow chaining of config filesJan Beulich2012-09-121-1/+20
* x86: retrieve keyboard shift status flags from BIOSJan Beulich2012-09-124-0/+28
* x86-64: construct static, uniform parts of page tables at build timeJan Beulich2012-09-116-77/+91
* x86: construct static part of 1:1 mapping at build timeJan Beulich2012-09-118-96/+78
* PCI: don't allow guest assignment of devices used by XenJan Beulich2012-09-117-5/+111
* PCI: bus scan adjustmentsJan Beulich2012-09-112-2/+13
* drop tx_fifo_sizeJan Beulich2012-09-115-47/+36
* ns16550: command line parsing adjustmentsJan Beulich2012-09-111-28/+22
* ns16550: PCI initialization adjustmentsJan Beulich2012-09-111-4/+10
* ns16550: MMIO adjustmentsJan Beulich2012-09-112-8/+29
* serial: avoid fully initializing unused consolesJan Beulich2012-09-113-17/+38
* console: add EHCI debug port based serial consoleJan Beulich2012-09-119-2/+1635
* console: prepare for non-COMn port supportJan Beulich2012-09-114-12/+30
* x86: allow early use of fixmapsJan Beulich2012-09-118-6/+65
* tmem: cleanupJan Beulich2012-09-112-11/+11
* tmem: fixup 2010 cleanup patch that breaks tmem save/restoreDan Magenheimer2012-09-111-0/+2
* tmem: reduce severity of log messagesJan Beulich2012-09-112-41/+50
* tmem: properly drop lock on error path in do_tmem_op()Jan Beulich2012-09-111-1/+7
* tmem: properly drop lock on error path in do_tmem_get()Jan Beulich2012-09-111-1/+2
* tmem: detect arithmetic overflow in tmh_copy_{from,to}_client()Jan Beulich2012-09-112-16/+19
* tmem: don't access guest memory without using the accessors intended for thisJan Beulich2012-09-113-75/+126
* tmem: check for a valid client ("domain") in the save subopsIan Campbell2012-09-111-0/+8
* tmem: check the pool_id is valid when destroying a tmem poolIan Campbell2012-09-111-0/+2
* tmem: consistently make pool_id a uint32_tIan Campbell2012-09-111-3/+3
* tmem: only allow tmem control operations from privileged domainsIan Campbell2012-09-111-4/+2
* amd iommu: remove unnecessary map/unmap for l1 page tablesWei Wang2012-09-111-15/+17
* amd iommu: use next_level instead of recalculating itWei Wang2012-09-111-1/+3
* amd iommu: add 2 helper functions: iommu_is_pte_present and iommu_next_levelWei Wang2012-09-113-27/+19
* x86: refactor mce codeChristoph Egger2012-09-116-98/+127
* x86: make the dom0_max_vcpus option more flexibleDavid Vrabel2012-09-111-12/+32
* powernow: Update P-state directly when _PSD's CoordType is DOMAIN_COORD_TYPE_...Boris Ostrovsky2012-09-111-37/+25
* x86/HVM: assorted RTC emulation adjustmentsJan Beulich2012-09-113-52/+67
* x86/hvm: don't give vector callback higher priority than NMI/MCEJan Beulich2012-09-101-4/+4
* VT-d: split .ack and .disable DMA-MSI actorsJan Beulich2012-09-101-3/+8
* adjust a few RCU domain locking callsJan Beulich2012-09-073-91/+50
* x86/MSI: fix 2nd S3 resume with interrupt remapping enabledJan Beulich2012-09-071-1/+6
* x86/32-on-64: adjust Dom0 initial page table layoutJan Beulich2012-09-071-5/+11
* xen: clamp bitmaps to correct number of bitsIan Campbell2012-09-071-0/+17
* amd iommu: dump flags of IO page faultsWei Wang2012-09-072-3/+8
* Update Xen version to 4.3-unstableKeir Fraser2012-09-071-2/+2
* Update Xen version to 4.2.0-rc44.2.0-rc4Keir Fraser2012-09-071-1/+1
* timer: remove stray local_irq_enable()David Vrabel2012-09-061-1/+0