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 18893:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2008-12-09
Keir Fraser
18893:628b3a76dbf4
libxc: Fix gcc 4.3 build failure
2008-12-09
Keir Fraser
18892:76099ad24cbd
rombios: support BCV
2008-12-05
Keir Fraser
18891:cc82d54bedfd
Fix domain save when guest is in S3.
2008-12-05
Keir Fraser
18890:d206692cbcbe
x86: make an error message more precise
2008-12-05
Keir Fraser
18889:de7fd862ada2
cpufreq: allow customization of some parameters
2008-12-05
Keir Fraser
18888:3905cbf523b2
x86/cpufreq: reduce verbosity
2008-12-05
Keir Fraser
18887:3db54d2aa8bd
powernow: implement struct cpufreq_driver.verify
2008-12-05
Keir Fraser
18886:e34f3e314ecf
x86/32on64: adjust address when converting syscall to fault
2008-12-05
Keir Fraser
18885:c520af4bde59
x86, time: Fix scale_reciprocal().
2008-12-05
Keir Fraser
18884:4ffd935c08a3
minios: Clip memory not usable by Mini-OS (above 1GB)
2008-12-05
Keir Fraser
18883:eed39afde7dd
cpuidle: revise tsc-save/restore to reduce tsc skew between cpus
2008-12-05
Keir Fraser
18882:5e066dc410ac
vga: Clear the screen when relinquishing VGA to dom0.
2008-12-05
Keir Fraser
18881:b44e244d7bb9
xentrace: trace interrupt window
2008-12-05
Keir Fraser
18880:99f01b8184c7
VT-d code cleanup
2008-12-24
Isaku Yamahata
18879:9837303a4708
[IA64]: Fix BUILD_BUG_ON().
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
less
more
| rev 18893:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip