log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 9763:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-04-24
smh22
9763:9a5bc502a77a
This patch adds a policy name to the policy definition. This policy name
2006-04-23
kaf24
9762:e327fb66a8d9
Remove annoying pit debug info when booting smp guest.
2006-04-22
kaf24
9761:1020c52c58c1
The Xen checksum offload feature attempts to insert a TCP/UDP
2006-04-22
kaf24
9760:b2323eefb79e
Avoid spurious timer activations in migrate_timer().
2006-04-22
kaf24
9759:3145b215598c
Remove update_vcpu_system_time() call from the per-VCPU timer
2006-04-22
kaf24
9758:d0a632bea419
Avoid flood of PIT interrupts while debugging an hvm guest.
2006-04-22
kaf24
9757:1171e42b900f
Fix VM_RESERVED check in vm_normal_page(). Pointed out by
2006-04-21
kaf24
9756:8db5ac82c20f
Fix command-line parsing in a few respects -- be more
2006-04-21
Ian Campbell
9755:2b37b17cca09
Don't BUG_ON() if we cannot register an NMI callback since it is not a fatal
2006-04-21
kaf24
9754:5159bd543353
Merged.
2006-04-21
kaf24
9753:a182b0178262
Demote scary IO-APIC REGSEL message to DPRINTK.
2006-04-21
Ian Campbell
9752:b15b33817f7b
Rename TSS_sysenter_esp0 to SYSENTER_stack_esp0 to reflect the actual
2006-04-21
kaf24
9751:9b1c9d4133f8
Pull the Linux percpu interface into Xen. Implemented for
2006-04-21
Ian Campbell
9750:42a398e1daf1
Linux support for sysenter/exit on x86_32.
2006-04-21
Ian Campbell
9749:3ffb6cc6b8d2
Xen support for sysenter/exit on x86_32 when supervisor_mode_kernel is
2006-04-21
Ian Campbell
9748:d73eeceeae69
Remove CONFIG_X86_SYSENTER option.
2006-04-21
Ian Campbell
9747:faad84c126e2
Merge nmi_op functionality with the callback_op hypercall.
2006-04-21
Ian Campbell
9746:3bac94fc4075
Add include/xen/nmi.h and update files which #include <asm/nmi.h>.
2006-04-21
Ian Campbell
9745:93cffd2ea6a9
Use set_callbacks hypercall if callback_op is not available.
2006-04-21
kaf24
9744:65894fff3649
Fix inverted BUG_ON().
2006-04-21
vhanquez
9743:fbd1d55c5baf
Build blkdev_backend in the kernel.
2006-04-21
emellor
9742:1d7e2066cf11
This patch adds an entry to the xend-config.sxp man page about the
2006-04-21
emellor
9741:83b092a2cbe6
The attached patch replaces the current numbers identifying the
2006-04-21
emellor
9740:73d847cafc87
This patch adds a test case for local virtual machine migration with a
2006-04-21
emellor
9739:6af7b456e684
The attached patch allows external devices to migrate. The patch
2006-04-21
kaf24
9738:42358db788fd
Propagate information about bad (or good) REGSEL register
2006-04-21
kaf24
9737:29e9a0313c09
Fix the "hda lost interrupt" issue when creating a VMX guest on a PAE
2006-04-21
kaf24
9736:9c313ff7a0ed
There are instances where we DO NOT want an hvm guest to run an
2006-04-21
kaf24
9735:72adf2025a93
PAE pgd construction code should use clone_pgd_range().
2006-04-21
kaf24
9734:376d51321a3a
Fix python installation on sles10. Install prefix is being
2006-04-21
kaf24
9733:7e72a5f6f886
Minor comment fix.
2006-04-21
kaf24
9732:1d42739fee3b
Fix user manual regarding trace buffers.
2006-04-21
vhanquez
9731:a2ac9a1b10bc
put back XEN_NETDEV_LOOPBACK in kernel.
2006-04-20
vhanquez
9730:7bc251b4c2b5
Put back BLK_DEV_LOOP in the kernel, to avoid failure in XenRT.
2006-04-20
kaf24
9729:daa8047710d0
Enable migration of a domain to the local machine - some timing
2006-04-20
emellor
9728:dbf7032f1fc6
Continue to diagnose the device state, even if Xend has crashed.
2006-04-20
vhanquez
9727:482c3d3cbc92
adjustement to default configs to build BLK_DEV_GENERIC in the kernel directly.
2006-04-20
kaf24
9726:d580da01ded7
SVM patch to ensure that PAE bit is set for 32bit guests on 32bit PAE,
2006-04-20
vhanquez
9725:75f8e9c4e483
Put back some modules directly in kernel.
2006-04-20
kaf24
9724:c76daba31026
In both i386 and x86-64 Linux, using a static variable (and thus
2006-04-20
kaf24
9723:f80709ba0e79
Build frontend drivers into the -xen kernels rather than as
2006-04-19
vhanquez
9722:5454b6a7207a
Update -xen configs for 32/64 bits to be closer to what distributions use.
2006-04-19
stekloff
9721:bdcc838b9a72
Add small memory warning message to domain configuration examples.
2006-04-19
stekloff
9720:addc26c4b4a6
Small Memory fix patch #2: I forgot to change the XmTestDomain method
2006-04-19
stekloff
9719:a22ce69dd703
Fix the 15_create_smallmem_pos.py test, which was failing because the
2006-04-19
emellor
9718:5b1e10215e38
Under FC5 multi-line commands in bash script language have to be wrapped
2006-04-19
emellor
9717:909664b50602
This fixes a path problem with the current ACM scripts.
2006-04-19
kaf24
9716:4ce84cc55727
x86/64 e820-parse-and-map code should skip low 1GB now as that
2006-04-19
kaf24
9715:7dc3c0bf1395
Increase size of level-2 initial PDE identity map from first 64MB of
2006-04-19
kaf24
9714:3ff86698f394
Fix 64-bit Xen build after new PIT (i8254) code.
2006-04-19
kaf24
9713:83ba928544c4
The Xen Hypervisor currently operates a bit differently when the
2006-04-19
kaf24
9712:b0ee5d9b9ebd
Clean up the xenoprofile hypercall interface.
2006-04-19
kaf24
9711:123ff1c70728
Fix swapped calloc() arguments.
2006-04-19
kaf24
9710:5765497cf75e
Sync PIT device model with latest qemu and move it to hypervisor.
2006-04-19
kaf24
9709:72f9c751d3ea
Replace &foo[0] with foo where the latter seems cleaner
2006-04-19
kaf24
9708:b550a93c6459
This patch defines a test_and_clear bitop for cpumask_t pointers.
2006-04-19
emellor
9707:0094c4c8c221
This is an update on the vTPM installation instructions.
2006-04-16
kaf24
9706:c4eead8a925b
Only BSP can really do clear_all_shadow_status.
2006-04-16
kaf24
9705:3c1cd09801c0
Clean up new EOI ack method some more and fix unbinding
2006-04-15
emellor
9704:91da9a1b7196
Merged.
less
more
| rev 9763:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip