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 9088:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-03-01
kaf24
9088:072d51860554
Clean up SVM 32-bit exits.S file (remove all tsc/fpu).
2006-03-01
kaf24
9087:b0dfd76ef5d2
Revert two uses of CONFIG_PAGING_LEVELS to CPP rather than C predicate.
2006-03-01
kaf24
9086:e0f66dbe4b13
map_domain_page() now handles running on idle page tables.
2006-03-01
kaf24
9085:4d979b6689ea
Disallow cmpxchg8b ptwr emulation for non-pae. Also a few cleanups.
2006-03-06
awilliam
9084:ede16886f979
[IA64] #if 0'd useless code in timer handled.
2006-03-06
awilliam
9083:c668c6abb5f0
[IA64] Warnings removal and small cleanups.
2006-03-06
awilliam
9082:c870c7f66abc
[IA64] fix INVALID_M2P_ENTRY and INVALID_M2P macro
2006-03-03
awilliam
9081:983311b895be
[IA64] VTI: Use 16K page size to emulate guest physical mode
2006-03-03
awilliam
9080:333db05b8bbb
[IA64] Avoid double reclaim dom0 image and dom0 initrd
2006-03-01
awilliam
9079:b4f1084177cc
[IA64] sparse update for 2.6.16-rc5
2006-03-01
awilliam
9078:d4b26e74e310
[IA64] default to SMP
2006-03-01
awilliam
9077:c1daa52dd0bf
[IA64] Turn on CONFIG_XEN_BLKDEV_BACKEND
2006-03-01
awilliam
9076:673f62edbfbe
merge
2006-03-01
emellor
9075:d8451bb6278c
Remove unused #include <sys/ioctl.h>.
2006-03-01
kaf24
9074:bd816eee9cf6
Clean wrpt state when emulating CR3 write.
2006-02-28
kaf24
9073:a376bab39768
SVM patch to add 64bit hv support.
2006-02-28
kaf24
9072:a66763eb86fe
Allow tpmfront/tpmback to be built as modules.
2006-02-28
kaf24
9071:271cb04a4f2b
Allow netback to be built as a module.
2006-02-28
kaf24
9070:ead0b7fcad3a
Allow blkback to be built as a module.
2006-02-28
kaf24
9069:8ac43508b33b
Avoid using unexported add_timer_on() function in netback driver.
2006-02-28
kaf24
9068:c369d960f96b
Sketch a new interface for transferring hypercall arguments in memory.
2006-02-28
kaf24
9067:62309ca8b708
Clean up management of 'initial images' temporary buffers.
2006-02-28
kaf24
9066:e5aba4f62131
Fix tools Makefiles to respect CFLAGS. Disable stack-smash
2006-02-28
kaf24
9065:e77ea156075c
Add 'm' debug key to print free-memory info.
2006-02-28
kaf24
9064:034af52f0df7
Fix a multi HVM domain issue (bugzilla bug #542):
2006-02-28
kaf24
9063:79a93530121b
Fix SVM cr0 handling.
2006-02-28
kaf24
9062:933d0d70378f
Fix SVM PAE support.
2006-02-28
kaf24
9061:0820df08a996
Fix SVM guest pin timer migration logic.
2006-02-28
kaf24
9060:985879d9d935
Fix SVM vlapic logic.
2006-02-28
kaf24
9059:a2dce576313f
Removing hvm_safe_block() from the SVM hlt function avoids SVM guest problems.
2006-02-27
emellor
9058:5262bd9e9d19
Merged.
2006-02-27
emellor
9057:c028ba081c84
Reconstitute the ip parameter correctly. Closes bug #491.
2006-02-27
emellor
9056:b6af6ab53c67
Use cleverer sed pattern to avoid use of head -1.
2006-02-27
emellor
9055:b30564f40914
Break out the hotplug cleanup code into xen-hotplug-cleanup. Claim the block
2006-02-27
Ian Campbell
9054:b470657718fe
Add support for configuring feature flags when starting guests.
2006-02-27
cl349
9053:3b74edc512b4
Update to Linux 2.6.16-rc5.
2006-02-27
kaf24
9052:0416b6ba8c37
Check feature flag supervisor_mode_kernel in dom0 builder.
2006-02-27
kaf24
9051:5adaa6908727
Allow a guest to switch pagetables 'atomically'. That is, the new pagetables
2006-02-27
emellor
9050:38d9f4cbbc1e
Merged.
2006-02-27
emellor
9049:8e3865296e31
Move files that have appeared in the wrong place due to incorrect patch -p setting.
2006-02-27
kaf24
9048:0cb40b7f7840
xen/ia64 uaccess is still linux style with different declaration as
2006-02-27
kaf24
9047:cc9ed0eea55a
Fix a missed unmap in __entry().
2006-02-27
emellor
9046:d741fa272309
While testing TCP & UDP tests (coming soon), I tracked down a bug in the
2006-02-27
emellor
9045:136aea67b369
The attached patch does the following:
2006-02-27
emellor
9044:911f3ecd975e
The attached patch breaks out
2006-02-27
kaf24
9043:ee8041b0ab86
Add a compile time option to enable domain 0 running in ring 0.
2006-02-27
Ian Campbell
9042:6060937db0fe
merge
2006-02-27
Ian Campbell
9041:57cd768791d1
List pae_pgdir_above_4gb in features for x86/32 Linux kernel.
2006-02-27
Ian Campbell
9040:b75d80269ff4
merge.
2006-02-27
Ian Campbell
9039:c823e60207f0
Support XENFEAT_supervisor_mode_kernel in x86/64 HYPERVISOR_IRET macro
2006-02-27
Ian Campbell
9038:f1e5b29dd15a
Only panic() if the dom0 kernel requires an unknown feature flag.
2006-02-27
emellor
9037:bf1dc22ca24c
Merged.
2006-02-27
cl349
9036:e480a5db8abb
Fix non-xen build for: Make the fixmap area moveable in kernel address space.
2006-02-27
cl349
9035:bf594e88f046
Add arch/i386/mm/pgtable.c to sparse tree.
2006-02-27
cl349
9034:55f597e929f3
Fix non-xen build for: Move the gate page (vsyscall) out of the fixmap area
2006-02-27
cl349
9033:dbec76a720f8
Add include/asm-i386/{fixmap,page}.h to sparse tree.
2006-02-27
kaf24
9032:ab982f583b73
Define strlcpy() in include/xen/string.h
2006-02-26
kaf24
9031:5541ea99106a
Periodically sytnchronize Xen's wallclock time with NTP-synchronized time in domain0.
2006-02-26
kaf24
9030:af6a564ea81c
The disk isn't guaranteed to be the first device in the config sxp --
2006-02-26
kaf24
9029:c7550ed2ccbf
pygrub currently takes a file on the command line to mean a config file
less
more
| rev 9088:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip