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 15191:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-05-24
kfraser
15191:cc60c18247f1
blktap: Do not install libs or headers with execute permissions.
2007-05-24
kfraser
15190:e49b110cbb4a
x86: Prevent an infinite series of traps
2007-05-24
kfraser
15189:96915ca8d5f2
[ACM] Simpler interface to hypercalls
2007-05-24
kfraser
15188:46095d5a59a9
blktap: Small changes to blktap + add a hook to clear ptes on implicit release of VMAs.
2007-05-24
kfraser
15187:17f6163ae930
ia64: nvram setup.
2007-05-24
Ian Campbell
15186:1e097a48db06
merge
2007-05-24
Ian Campbell
15185:a40967e39652
LINUX/x86_64: Ensure that the initial page tables allow userspace
2007-05-24
kfraser
15184:8c2986a922d3
Revert 15127:98cf6c05c32a59ad3f4fcd505ca60348589e6096
2007-05-22
Steven Hand
15183:f6928d636999
This patch fixes the issue with waiting for devices to disconnect during the end
2007-05-22
Jeremy Fitzhardinge
15182:98cf6c05c32a
Implement VCPUOP_register_vcpu_info
2007-05-22
kfraser
15181:c702d9a2781f
Merge with xen-ia64-unstable.hg
2007-05-20
Keir Fraser
15180:b9da101ed945
vmxassist: Include terminating 0xff byte in TSS I/O bitmap.
2007-05-19
Jake Wires
15179:0fd2bf14f38a
[BLKTAP] Ensure blktap doesn't try to re-create extant sysfs entries
2007-05-18
kfraser
15178:1c232243a457
Added tag 3.1.0-branched for changeset d2ef85c6bf84cc619ca2d42c2edfc6229e70a6ad
2007-05-17
Tom Wilkie
15177:089696e0c603
Fix default return value for VM_Metrics.get_state
2007-05-17
Tom Wilkie
15176:11a97dca57aa
Fix recent XenRT Failure re: xm block-list via XenAPI
2007-05-16
Ewan Mellor
15175:6145e5508d6b
Added xeninfo.pl, a script for collecting statistics from Xen hosts using the
2007-05-16
kfraser
15174:711bfe07999b
linux: Un-__init a couple of kexec vars that are accessed after init time.
2007-05-16
Simon Horman
15173:9ec165fa8128
static, __init and __initdata symbols in machine_kexec.c
2007-05-15
Ian Campbell
15172:5efb46bfbcac
[XEND] Write the default ABI to the xenstore entry for each frontend
2007-05-15
Ian Campbell
15171:5c7a1e3abd54
[BUILDER] Propagate the native protocol ABI for a guest out of the
2007-05-15
Tom Wilkie
15170:e1f43038f1d8
Add some fields from XenAPI docs to implementation.
2007-06-11
Alex Williamson
15169:8655f7b7d50c
[IA64] Fix bug in xen_alloc_coherent()
2007-06-11
Alex Williamson
15168:f63349a4051d
[IA64] Fix typo of warning in __dom0vp_add_physmap()
2007-06-11
Alex Williamson
15167:a8f780b5ff97
[IA64] Avoid use of kernel type in user code.
2007-06-11
Alex Williamson
15166:9c96ff147be6
[IA64] Fix p2m exposure.
2007-06-06
Alex Williamson
15165:96331db61e47
[IA64] Set NODES_SHIFT to something a bit more realistic
2007-06-06
Alex Williamson
15164:2fd72ec88a9a
[IA64] Fix HVM boot failure
2007-06-06
Alex Williamson
15163:9daa40cae3d6
[IA64] Remove vmx_ivt.S debug code.
2007-06-04
Alex Williamson
15162:0cf6b75423e9
[IA64] Set PADDR_BITS to 48 to match reality and save about 5KB per node.
2007-06-04
Alex Williamson
15161:3e170567505a
[IA64] Use vcpu_get_psr instead of vcpu_get_ipsr_int_state.
2007-06-04
Alex Williamson
15160:f3f59dafaa18
[IA64] clean-up in ivt.S: remove useless code.
2007-06-04
Alex Williamson
15159:ab677b67b4a5
[IA64] hyper_rfi: do not validate vcr.iip anymore.
2007-06-04
Alex Williamson
15158:dc227a849d02
[IA64] Clean-up in ivt.S: remove unused code and pack more.
2007-06-04
Alex Williamson
15157:e7295db88664
[IA64] Prevent rfi emulation with double un-cover
2007-06-04
Alex Williamson
15156:249446c52deb
[IA64] Disable more privify code
2007-06-04
Alex Williamson
15155:c0cdcebc0377
[IA64] Allow dynamic allocation of dom0 fw_tables
2007-05-31
Alex Williamson
15154:b46c2ff6dfb0
[IA64] Fix initialization order for buddy allocator
2007-05-31
Alex Williamson
15153:148b6fc8f29b
[IA64] Remove annoying log message
2007-05-31
Alex Williamson
15152:33c3dbc8ab3d
[IA64] Remove GLOBAL_VHPT
2007-05-31
Alex Williamson
15151:7476a0ea8ee4
[IA64] Cleanup ivt.S
2007-05-31
Alex Williamson
15150:b1b80a14d023
[IA64] Clear resource structure before using it in allocate_resource().
2007-05-31
Alex Williamson
15149:c0afc89cda75
[IA64] Consolidate non-virtualized PSR bits into macro
2007-05-31
Alex Williamson
15148:409f9849fa68
[IA64] vcpu_set_psr added and used by vcpu_rfi.
2007-05-31
Alex Williamson
15147:b4cc3fbcdf25
[IA64] Reimplement vcpu_get_psr.
2007-05-31
Alex Williamson
15146:919d72f6dc45
[IA64] Remove RBS from vcpu_guest_context_regs
2007-05-25
Alex Williamson
15145:2b14a1f22eec
[IA64] Remove unnecessary pal.h from sparse tree.
2007-05-25
Alex Williamson
15144:7a2b4d9cc2da
[IA64] Remove unnecessary include.
2007-05-25
Alex Williamson
15143:e54da168363a
[IA64] Trivial warning fix
2007-05-25
Alex Williamson
15142:2372c3fbf7d2
[IA64] Cleanup warnings for UC accesses to UC|WB pages
2007-05-25
Alex Williamson
15141:0e5c0cde23b1
[IA64] lindent dom_fw_foo code
2007-05-24
Alex Williamson
15140:034f3e20ad10
[IA64] Quieter Xen boot
2007-05-24
Alex Williamson
15139:c693c50a6ad5
[IA64] memmap: save/restore: support save/restore with domain memmap
2007-05-24
Alex Williamson
15138:010370333a88
[IA64] memmap: save/restore implemented
2007-05-24
Alex Williamson
15137:27735ce15f97
[IA64] Fix assertion in vmx_init_env()
2007-05-24
Alex Williamson
15136:301267d0db12
[IA64] Update efi.c and efi.h to linux-2.6.21
2007-05-24
Alex Williamson
15135:90f19b7667f7
[IA64] Don't scrub pages when on SN2 simulator
2007-05-24
Alex Williamson
15134:466f71b1e831
[IA64] Fix ld.s emulation
2007-05-24
Alex Williamson
15133:40542d29da2b
[IA64] SN2 polling console driver
2007-05-23
Alex Williamson
15132:03e04b861d91
[IA64] Trivial whitespace cleanups
less
more
| rev 15191:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip