age |
author |
revision |
description |
2008-11-27 |
Keir Fraser |
18839:840b761e07c1 |
x86, hpet: check hpet existence |
2008-11-27 |
Keir Fraser |
18838:b1a38832be05 |
VT-d code cleanup |
2008-11-27 |
Keir Fraser |
18837:a558165cfead |
shadow: set fast_emul to zero when emulating to an out-of-sync page. |
2008-11-26 |
Keir Fraser |
18836:ab0c1bdede53 |
Merge with ia64 tree. |
2008-11-26 |
Keir Fraser |
18835:32aecede4626 |
timer: Print timer fn when dump timer queue |
2008-11-26 |
Keir Fraser |
18834:1975e33b79f1 |
vtd: cleanups |
2008-11-26 |
Keir Fraser |
18833:4ccee1299bc7 |
xen: Fix gcc 4.3 build failure. |
2008-12-03 |
Isaku Yamahata |
18832:54e5d15af567 |
IA64: Rationalize VMM mode alignment checking |
2008-11-26 |
Isaku Yamahata |
18831:b3265ff6c613 |
merge with xen-unstable.hg |
2008-11-25 |
Keir Fraser |
18830:c2a018cdb45d |
Fix PSE PAT handling in guest walk. |
2008-11-25 |
Isaku Yamahata |
18829:436816898c87 |
merge with xen-unstable.hg |
2008-11-24 |
Keir Fraser |
18828:e7c421510be9 |
hvmloader: Pass BDF to PCI option ROMs. |
2008-11-24 |
Keir Fraser |
18827:521d4d90f6e3 |
hvmloader: Load physical PCI option ROMs where available. |
2008-11-24 |
Keir Fraser |
18826:612218519cb5 |
hvmloader: Relocate the etherboot ROM to be near the end of VGA |
2008-11-24 |
Keir Fraser |
18825:285f8635f573 |
shadow: fix race between resync and page promotion. |
2008-11-24 |
Keir Fraser |
18824:0b8c6c91c5a4 |
pv-on-hvm drivers: build fixes for Linux 2.6.27+ |
2008-11-24 |
Keir Fraser |
18823:cd45b5c95612 |
PCI interface changes for PCIE-AER enabling |
2008-11-20 |
Keir Fraser |
18822:e7da388ff95d |
x86: make NR_IRQS build-time configurable |
2008-11-20 |
Keir Fraser |
18821:935bd48f096a |
Eliminate NR_IRQ_VECTORS |
2008-11-20 |
Keir Fraser |
18820:6468257e9e62 |
Properly distinguish irq and vector spaces |
2008-11-20 |
Keir Fraser |
18819:db7a713071fe |
x86: freeze non-current vCPUs of dom0 before entering S5 |
2008-11-20 |
Keir Fraser |
18818:857bda0c15b3 |
xend: Make _setCPUAffinity() errors nonfatal on domain resume |
2008-11-20 |
Keir Fraser |
18817:e3a0c3c9fd7b |
x86, hpet: Fix initialisation of secondary timers. |
2008-11-20 |
Keir Fraser |
18816:368e072feb29 |
xenapi: fix valid_object typo |
2008-11-19 |
Keir Fraser |
18815:98d48f7680db |
x86: Fix build for some versions of gcc. |
2008-11-19 |
Keir Fraser |
18814:bddd2d344c54 |
x86: secure ioapic_guest_write() against FREE_TO_ASSIGN irq values |
2008-11-19 |
Keir Fraser |
18813:4107618ee0d8 |
x86: support CPUID hypervisor feature bit |
2008-11-19 |
Keir Fraser |
18812:4c67985c552e |
x86, s3: Sync platform stamps at time suspend. |
2008-11-19 |
Keir Fraser |
18811:390ef36eb596 |
Remove Xen-private definitions from kexec public header. |
2008-11-19 |
Keir Fraser |
18810:2f8b0e14143c |
xen s3, No need to check idle vcpu before update_vcpu_system_time(). |
2008-11-19 |
Keir Fraser |
18809:876bffced2b8 |
x86, hpet: Avoud double initialisation on boot or after S3. |
2008-11-19 |
Keir Fraser |
18808:9958ef441af0 |
x86: Fix the clocksource= boot parameter after c/s 18786. |
2008-11-18 |
Keir Fraser |
18807:f09a1d5d4338 |
x86, hvm: Fix domain restore bug with Intel VLAPIC acceleration. |
2008-11-18 |
Keir Fraser |
18806:ed8524f4a044 |
x86: Re-initialise HPET on resume from S3 |
2008-11-18 |
Keir Fraser |
18805:85fda344dba7 |
x86, time: Clean up platform timer initialisation. |
2008-11-18 |
Keir Fraser |
18804:ae891977a4d3 |
x86, hvm: Implement interrupt routing to least priority processor. |
2008-11-18 |
Keir Fraser |
18803:2604400f75e3 |
vtd: fix memory allocation from NUMA node for VT-d. |
2008-11-17 |
Keir Fraser |
18802:7dd722064128 |
hvm: Fix hvm_vcpu_reset_state() to act on specified domain, rather |
2008-11-17 |
Keir Fraser |
18801:17911073a90a |
tools: use sysfs interface to balloon driver if present |
2008-11-14 |
Keir Fraser |
18800:2188ed106885 |
Remove NR_PIRQS definition -- always use NR_IRQS. |
2008-11-14 |
Keir Fraser |
18799:85198c4d4da5 |
Fix to save CPU affinity for xm save/restore |
2008-11-14 |
Keir Fraser |
18798:3ba83def85a2 |
vt-d: Fix ia64 build. |
2008-11-13 |
Keir Fraser |
18797:a0910b1b5ec0 |
x86: don't disable MSI in order to mask an IRQ |
2008-11-13 |
Keir Fraser |
18796:d44ad6db638c |
x86, hvm: Provide access to limited VCPUOP_ hypercalls. |
2008-11-13 |
Keir Fraser |
18795:48879ca58848 |
x86: Use the shadow-code PT walker from the HAP functions |
2008-11-13 |
Keir Fraser |
18794:7fb33d15dc9b |
x86: Move the guest pagetable walker out of shadow/multi.c |
2008-11-13 |
Keir Fraser |
18793:b87cc4de3ca6 |
x86: Move guest_l*e definitions into common code |
2008-11-13 |
Keir Fraser |
18792:9f68b6ae6243 |
xm: display domain id on domain creation |
2008-11-12 |
Keir Fraser |
18791:8de4b4e9a435 |
x86: add SSE-based copy_page() |
2008-11-12 |
Keir Fraser |
18790:8e18dd41c6c7 |
x86: reduce GDT switching |
2008-11-12 |
Keir Fraser |
18789:2bd99c5faa42 |
xend, pciif: fix some indentation |
2008-11-11 |
Keir Fraser |
18788:07d0be88571f |
hvm: fix single stepping on debugger |
2008-11-11 |
Keir Fraser |
18787:7be8e7eefbd7 |
vmx: Clean up exception delivery logic. |
2008-11-11 |
Keir Fraser |
18786:7e8db19d72a5 |
x86: fix getvcpucontext for HVM segment registers |
2008-11-11 |
Keir Fraser |
18785:92d0e13b0ea3 |
vmx: Fix realmode exception delivery to correctly check stack pointer size. |
2008-11-11 |
Keir Fraser |
18784:36bda0bb805f |
vtd cleanup: change some function return types to void |
2008-11-11 |
Keir Fraser |
18783:76e90ac5067e |
xend: Restore CPU affinity on domain resume. |
2008-11-11 |
Keir Fraser |
18782:beade55d67fc |
minios: add a barebone net/if.h |
2008-11-10 |
Keir Fraser |
18781:40668908260c |
vtd: fix interrupt remapping to handle SMI RTE's with uninitialized |
2008-11-07 |
Keir Fraser |
18780:832efb028a1d |
x86, vmx realmode: Stack manipulation on interrupt/exception injection |