log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 18878:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2008-12-24
Isaku Yamahata
18878:559809738237
[IA64]: fix compilation error.
2008-12-12
Isaku Yamahata
18877:e97216802360
IA64: quieten PV fp fault/trap handler.
2008-12-12
Isaku Yamahata
18876:09c467481a44
IA64: fix panic caused by daccess fault.
2008-12-12
Isaku Yamahata
18875:05b293d7fbb7
IA64: make the fpswa emulation keep the previous behaviour.
2008-12-12
Isaku Yamahata
18874:9e0f8f78d37a
IA64: fix fp fault/trap handler.
2008-12-12
Isaku Yamahata
18873:a86a4ddd8b2b
IA64: fix emulation of fp emulation in pv domain
2008-12-10
Isaku Yamahata
18872:3acca92b9597
IA64: fix efi_emulate_set_virtual_address_map()
2008-12-10
Isaku Yamahata
18871:e239a47180fb
IA64: improve handle_fpu_swa()
2008-12-10
Isaku Yamahata
18870:dd7ac569579a
IA64: use symbolic constant for hypercall.
2008-12-05
Isaku Yamahata
18869:09160c3bd179
merge with xen-unstable.hg
2008-12-04
Keir Fraser
18868:1b173394f815
docs: Add description of BUILD_BUG_ON().
2008-12-04
Keir Fraser
18867:a71c610cc9e6
Fix one timer range issue
2008-12-04
Keir Fraser
18866:12c0acf08caf
New document on error handling in Xen.
2008-12-04
Keir Fraser
18865:cb289056b523
Fix existence check for MMIO-mapped 16550 UARTs
2008-12-04
Keir Fraser
18864:1099be706d4e
xm: Fix xm block-list for inactive managed domains
2008-12-04
Keir Fraser
18863:63aa939c114c
xend: Remember bootloader settings in xenstore
2008-12-05
Isaku Yamahata
18862:f0a9a58608a0
IA64: implement PHYSDEVOP_pirq_eoi_gmfn and related stuff.
2008-12-05
Isaku Yamahata
18861:c15577ad46f2
IA64: eliminate NR_IRQ_VECTORS. ia64 part.
2008-12-04
Isaku Yamahata
18860:f4c5befcba8d
merge with xen-unstable.hg
2008-12-03
Keir Fraser
18859:7338f6301067
xentop: Fix xentop for blktap
2008-12-03
Keir Fraser
18858:bb7683510600
AMD IOMMU: Invalidate all pages on domain destruction
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
less
more
| rev 18878:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip