age |
author |
revision |
description |
2008-12-03 |
Keir Fraser |
18857:f571834d3f5d |
AMD IOMMU: Propagate HyperTransport settings from IVHD table to control register |
2008-12-03 |
Keir Fraser |
18856:5c121966ad9a |
AMD IOMMU: Fix event log interrupt handling |
2008-12-03 |
Keir Fraser |
18855:00a15b45cae3 |
Fix the HVM save hypercall to avoid freeing an uninitalised pointer. |
2008-12-03 |
Keir Fraser |
18854:2647c63be4cf |
Do not request domain shutdown if in S3 state during domain save. |
2008-12-03 |
Keir Fraser |
18853:cb526325927c |
physdev: make PHYSDEVOP_pirq_eoi_mfn use of gmfn instead of mfn. |
2008-12-03 |
Keir Fraser |
18852:9a6153a89d66 |
x86: Fix mfn_to_virt() to cast MFN to address size. |
2008-12-03 |
Keir Fraser |
18851:28d485613eb3 |
x86: No need for short jmp before long hjmp when setting CR0.PE |
2008-12-02 |
Keir Fraser |
18850:2797ad550925 |
xenpmd: Adjust strncat() length to avoid static buffer overflow. |
2008-12-02 |
Keir Fraser |
18849:fc5208167bb6 |
Fix Xen panic with oprofile |
2008-12-01 |
Keir Fraser |
18848:f39673ce7d6e |
pvgrub: value returned by getrtsecs should be BCD |
2008-11-29 |
Keir Fraser |
18847:a00eb6595d3c |
x86: Fix PHYSDEVOP_pirq_eoi_mfn, which I modified and broke. |
2008-11-28 |
Keir Fraser |
18846:4d52d3c53850 |
x86: remove unused parameter/arguments from flush_ready_eoi() |
2008-11-28 |
Keir Fraser |
18845:c820bf73a914 |
x86: add a shared page indicating the need for an EOI notification |
2008-11-28 |
Keir Fraser |
18844:8dbf23c89cc6 |
xend: Fix device release for tap devices |
2008-11-28 |
Keir Fraser |
18843:abada55aec43 |
xm: Relax the sanity check on guest configuration with XSM-ACM addlabel |
2008-11-28 |
Keir Fraser |
18842:9be2fe3de567 |
shadow: fix the fix for promotion/resync race. |
2008-11-27 |
Keir Fraser |
18841:90ed7af65570 |
x86_emulate: Fix for test harness and simplify some opcodes. |
2008-11-27 |
Keir Fraser |
18840:8d5474a5c66b |
Avoid warn_unused_result build failure on fgets(). |
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. |