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 9866:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-05-08
awilliam
9866:707737b66f58
[IA64] RSE incomplete cfm
2006-05-08
awilliam
9865:ee97d247a3b7
[IA64] cleanup hyperprivop definitions
2006-05-08
awilliam
9864:da5a42b7d719
[IA64] fix initrd start
2006-05-08
awilliam
9863:cd1df13fb1c4
[IA64] Removed warning messages
2006-05-08
awilliam
9862:cf66d644b4d6
[IA64] Fixed print_md
2006-05-08
awilliam
9861:70b7d520bda4
[IA64] Fix RSE issue in VTI-domain
2006-05-08
awilliam
9860:3ab5ab4d6d75
[IA64] slightly improve stability
2006-04-26
awilliam
9859:adb151aaf3f8
[IA64] Make VTI domain boot
2006-04-26
awilliam
9858:b3cc9b6e470e
merge with xen-unstable.hg
2006-04-26
kaf24
9857:1d69cff40b8c
Make xen_features and force_evtchn_callback() non-GPL
2006-04-26
yamahata
9856:9df603eff58a
xenLinux/ia64 has its own dma_map_page(), dma_unmap_page(), and it needs
2006-04-26
awilliam
9855:81e0f13bf33c
[IA64] not quite ready for --fatal-warnings
2006-04-26
awilliam
9854:4174856876f9
[IA64] remove remaining asm warnings
2006-04-26
awilliam
9853:fcfc614d3713
[IA64] cleanup
2006-04-26
awilliam
9852:e8383c2fcd50
[IA64] Fix vm_summary info in VTi domain
2006-04-25
awilliam
9851:83f7dfe273a0
[IA64] remove RELOC_HIDE
2006-04-25
awilliam
9850:ae709b250f43
merge with xen-unstable.hg
2006-04-25
kaf24
9849:1ad06bd6832d
Need a little more serialisation in pciback_do_op().
2006-04-25
kaf24
9848:e0f2ec5e8358
Some of the Linux PCI functions called by the virtual configuration
2006-04-25
kaf24
9847:7e8bb50fa8fa
Fix the -xen, -xen0 builds.
2006-04-25
kaf24
9846:101bfb71cc56
While other aspects of the system configuration may still be
2006-04-25
kaf24
9845:a1d0761b59ca
Change the xenbus_map_ring_valloc() interface and implementation so
2006-04-25
kaf24
9844:428babd7c1e0
Update xen caps on x86_64 since we have hvm pae guests support now.
2006-04-25
kaf24
9843:16bdb9ecb329
Add a return statement to the non-Xen version of skb_checksum_setup.
2006-04-25
kaf24
9842:57e7b96139e7
This is a small fix for SMP PAE guest on x86-64.
2006-04-25
kaf24
9841:25e4cd1c3d26
Fix "make debug" in Xen subtree. Pointed out by Aravindh
2006-04-24
cl349
9840:a5fcffc826f3
Remove \r characters.
2006-04-24
cl349
9839:ea6c5cf58588
Restore default KERNELS list.
2006-04-24
smh22
9838:6da766b23d14
Add new xml files for policy.
2006-04-24
smh22
9837:c7b9b8a64755
This patch updates the documentation and extends the 'xm' man page with
2006-04-24
smh22
9836:681a18bf049e
This patch integrates the new access control management tools into 'xm'
2006-04-24
smh22
9835:cf20dbbf5c2b
This patch adds new python access control management scripts, which
2006-04-24
smh22
9834:37da8dd5d43e
This patch deletes the old shell-based security tools.
2006-04-24
smh22
9833:65ce9bf4a86f
This patch adds support for managing and creating the simplified
2006-04-24
smh22
9832:ad30019015a2
This patch adds support in the hypervisor for the policy name attribute
2006-04-24
smh22
9831:0a5183b3e7bb
This patch adds support in the hypervisor for the policy name attribute
2006-04-24
smh22
9830:9a5bc502a77a
This patch adds a policy name to the policy definition. This policy name
2006-04-23
kaf24
9829:e327fb66a8d9
Remove annoying pit debug info when booting smp guest.
2006-04-22
kaf24
9828:1020c52c58c1
The Xen checksum offload feature attempts to insert a TCP/UDP
2006-04-22
kaf24
9827:b2323eefb79e
Avoid spurious timer activations in migrate_timer().
2006-04-22
kaf24
9826:3145b215598c
Remove update_vcpu_system_time() call from the per-VCPU timer
2006-04-22
kaf24
9825:d0a632bea419
Avoid flood of PIT interrupts while debugging an hvm guest.
2006-04-22
kaf24
9824:1171e42b900f
Fix VM_RESERVED check in vm_normal_page(). Pointed out by
2006-04-21
kaf24
9823:8db5ac82c20f
Fix command-line parsing in a few respects -- be more
2006-04-21
Ian Campbell
9822:2b37b17cca09
Don't BUG_ON() if we cannot register an NMI callback since it is not a fatal
2006-04-21
kaf24
9821:5159bd543353
Merged.
2006-04-21
kaf24
9820:a182b0178262
Demote scary IO-APIC REGSEL message to DPRINTK.
2006-04-21
Ian Campbell
9819:b15b33817f7b
Rename TSS_sysenter_esp0 to SYSENTER_stack_esp0 to reflect the actual
2006-04-21
kaf24
9818:9b1c9d4133f8
Pull the Linux percpu interface into Xen. Implemented for
2006-04-21
Ian Campbell
9817:42a398e1daf1
Linux support for sysenter/exit on x86_32.
2006-04-21
Ian Campbell
9816:3ffb6cc6b8d2
Xen support for sysenter/exit on x86_32 when supervisor_mode_kernel is
2006-04-21
Ian Campbell
9815:d73eeceeae69
Remove CONFIG_X86_SYSENTER option.
2006-04-21
Ian Campbell
9814:faad84c126e2
Merge nmi_op functionality with the callback_op hypercall.
2006-04-21
Ian Campbell
9813:3bac94fc4075
Add include/xen/nmi.h and update files which #include <asm/nmi.h>.
2006-04-21
Ian Campbell
9812:93cffd2ea6a9
Use set_callbacks hypercall if callback_op is not available.
2006-04-21
kaf24
9811:65894fff3649
Fix inverted BUG_ON().
2006-04-21
vhanquez
9810:fbd1d55c5baf
Build blkdev_backend in the kernel.
2006-04-21
emellor
9809:1d7e2066cf11
This patch adds an entry to the xend-config.sxp man page about the
2006-04-21
emellor
9808:83b092a2cbe6
The attached patch replaces the current numbers identifying the
2006-04-21
emellor
9807:73d847cafc87
This patch adds a test case for local virtual machine migration with a
less
more
| rev 9866:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip