aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xend: allow hvm domain to have multiple serial consolesKeir Fraser2009-04-011-0/+8
* acm: Restrict the XML of the policy to only allow oneKeir Fraser2009-04-011-1/+1
* stubdom: Fix newlib-chk.patch so it appliesKeir Fraser2009-04-011-12/+8
* stubdom: Add newlib-chk.patchKeir Fraser2009-03-311-0/+159
* Simplify spinlock code and re-enable IRQs where possible when spinning.Keir Fraser2009-03-313-121/+18
* hvmloader: ROMBIOS must POST in big real mode, since it supports PMM,Keir Fraser2009-03-312-4/+4
* xend: Fix domain creation.Keir Fraser2009-03-311-2/+2
* build: Get rid of some more hardcoded install pathsKeir Fraser2009-03-314-9/+12
* x86: Enable S3 for 32bit dom0 on 64bit XenKeir Fraser2009-03-311-0/+14
* hvmloader acpi: Reserve ioport ranges for expanded PHPKeir Fraser2009-03-312-245/+272
* x86: unify BUG() & Co, reduce overhead on x86-64Keir Fraser2009-03-314-58/+40
* Use unlikely() in BUG_ON()/WARN_ON()Keir Fraser2009-03-312-3/+3
* ia64, pygrub: Allow command-line editing in Lilo boot loaderKeir Fraser2009-03-311-1/+5
* xend: less noise in xend-debug.log on HVM shutdownKeir Fraser2009-03-311-1/+4
* xend: Check for valid CPU_CAP value when creating new domainKeir Fraser2009-03-311-0/+15
* x86 mce: fix and clean up c/s 19423Keir Fraser2009-03-314-201/+138
* x86: small adjustment to asm constraints for c/s 19400Keir Fraser2009-03-311-2/+2
* x86 mce: fix c/s 18938Keir Fraser2009-03-313-30/+47
* x86 mce: fix c/s 17968 for 32-on-64Keir Fraser2009-03-316-61/+135
* minios: Extend struct blkfront_aiocb.Keir Fraser2009-03-311-0/+2
* tools build: No need for LFS flags on NetBSD.Keir Fraser2009-03-311-0/+2
* vtd: fix multiple Dom0 S3 on hosts that support Queued Invalidation.Keir Fraser2009-03-312-3/+22
* cpuidle: suspend/resume scheduler tick timer during cpu idle state entry/exitKeir Fraser2009-03-315-14/+64
* xend: Return True from device_update when cfg_xenapiKeir Fraser2009-03-311-0/+1
* XenAPI: Implement {get,set}_auto_power_onKeir Fraser2009-03-314-1/+11
* x86: Clean up atomic.h comments and asm specifiers.Keir Fraser2009-03-311-28/+18
* vtd: fix iommu vector leakKeir Fraser2009-03-312-7/+12
* xend: Allow user to specify vslots 0 - 1f for static pass-throughKeir Fraser2009-03-311-1/+1
* xen: include MSI/MSI-X information in interrupt debug outputKeir Fraser2009-03-311-14/+20
* xenctx: Teach xenctx how to find the right addresses in real-mode.Keir Fraser2009-03-311-8/+30
* minios: _chk_fail and _chk canaries for minios and newlibKeir Fraser2009-03-312-0/+9
* xenctx: Always show code context, even when not in kernel modeKeir Fraser2009-03-311-14/+20
* libxc: Fix xc_translate_foreign_address in non-paged modeKeir Fraser2009-03-311-1/+1
* xenapi: Fix VDI:read_only, VDI:sharable and VBD:mode of XenAPIKeir Fraser2009-03-311-7/+8
* xend: fix hotplug for integrated devicesKeir Fraser2009-03-311-2/+11
* xend: Accept udev events about SCSI and update physical SCSI informationKeir Fraser2009-03-314-44/+90
* xend: Fix 'xm pci_list_assignable_devices'Keir Fraser2009-03-313-34/+59
* xend: Fix scsi_id for pvSCSIKeir Fraser2009-03-311-3/+9
* xend: Allow drbd disks.Keir Fraser2009-03-311-1/+1
* xend: Supply pass-through vslot to qemu-dmKeir Fraser2009-03-311-0/+1
* xend: Properly save/restore vnc/vfb configurationKeir Fraser2009-03-312-1/+16
* x86: virt_to_mfn() fixes.Keir Fraser2009-03-313-5/+25
* xenpm: add cmd set-max-cstateKeir Fraser2009-03-311-1/+34
* cpuidle: export max_cstate access via libxcKeir Fraser2009-03-314-0/+55
* pygrub: More accurate try/except catch.Keir Fraser2009-03-311-1/+1
* xend: Save the state of PPCIs after hot-plug events.Keir Fraser2009-03-311-0/+4
* xend: fix domain_migrateKeir Fraser2009-03-311-0/+1
* xend: Disallow bogus MAC addresses when creating new VIF devicesKeir Fraser2009-03-311-0/+7
* intel mce: Small fixes.Keir Fraser2009-03-311-4/+9
* x86 acpi: Delete unnecessary and broken RSDP-scanning code.Keir Fraser2009-03-303-54/+0