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 9059:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
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
2006-02-26
kaf24
9028:a861cbd578f2
Instead of using a static filename in the guest bootloader, use a random
2006-02-26
kaf24
9027:b567eb77399f
Add 'console=xxx' to the Xen serial console section to make it obvious
2006-02-26
kaf24
9026:a5830f7fd7e0
Cross-compilation fixes (x86/64 on i386).
2006-02-25
kaf24
9025:0d7c3c47ad20
Fix assertion.
2006-02-25
kaf24
9024:d0b7281556f2
New VCPUOP_register_runstate_memory_area hypercall. Avoids
2006-02-25
kaf24
9023:c375c2109452
Update Linux time IRQ handler to understand the new stolen/blocked cycle counts
2006-02-25
kaf24
9022:2303fb4682e7
New VCPUOP_get_runstate_info hypercall. Returns information about the current
2006-02-25
kaf24
9021:a9f3abcc4149
Avoid pcnet dm packet loss / corruption.
2006-02-24
kaf24
9020:8b42c8aea36a
Split XENFEAT_ feature flags into new header file features.h.
2006-02-24
kaf24
9019:e92dd21483bd
Fix up CPU allocation and topology reporting.
2006-02-24
kaf24
9018:3048761dc368
Quieten down MSR access warnings.
2006-02-24
kaf24
9017:ec92f986411e
Default minimum number of receive buffers queued by netfront is now 64, not 8.
2006-02-24
kaf24
9016:cf1c1bb9f6d2
Bring up AP of VMX domain.
2006-02-24
kaf24
9015:71f2d19cd3a5
Clean up p2m functions.
2006-02-24
kaf24
9014:1980e01346a7
Two missing exports (one of them needed only for PAE) prevented netfront from being built as a module.
2006-03-01
awilliam
9013:88f97bb8f3ae
[IA64] Every processor call xen_early_setup (required on SMP-guest to set ivt).
2006-03-01
awilliam
9012:18b0911d936d
[IA64] warning cleanup
2006-03-01
awilliam
9011:cfe20f41f043
[IA64] VTI: updated vtlb, support_non_contiguous memory on vtidomain
2006-02-28
awilliam
9010:e58ff5fd3550
[IA64] Unused fields in mm_struct commented out.
2006-02-28
awilliam
9009:b417cb20f1db
[IA64] Misc clean-up and warnings removal.
2006-02-28
awilliam
9008:4db98649cc36
[IA64] xen_timer_interval removed (was not used).
2006-02-28
awilliam
9007:f4b83d04643c
[IA64] delivery_mask removed (was unused).
2006-02-28
awilliam
9006:8ee4d4dac552
[IA64] Found the lost memory
2006-02-28
awilliam
9005:0b0be946cf9c
[IA64] cleanup warning in xen/ia64 (arch/ia64/xen)
2006-02-28
awilliam
9004:bd9cb8dc97b6
[IA64] cleanup warning in xen/ia64 (arch/ia64/linux-xen)
2006-02-28
awilliam
9003:5e751dddf4d0
[IA64] cleanup warning in xen/ia64 (arch/ia64/linux)
2006-02-28
awilliam
9002:ff019fb073e4
[IA64] cleanup warning in xen/ia64 (include/asm-ia64)
2006-02-28
awilliam
9001:b5a6da522577
[IA64] Cleanup hypercall.h
2006-02-27
awilliam
9000:a220579c2aa8
[IA64] fix SMP bug for vhpt
less
more
| rev 9059:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip