log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 8863:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-02-13
kaf24
8863:9f662b5e7d3c
Absolutely must not return to HVM guest context until
2006-02-13
kaf24
8862:4caca2046421
Fix error exit path in __gnttab_map_grant_ref() to
2006-02-13
kaf24
8861:6ff2db607256
Clean up vmxassist/setup.c. It is no longer necessary to
2006-02-11
kaf24
8860:4a9a39d08a06
Rework hvm_wait_io() -- now tries to be a polite user of
2006-02-10
smh22
8859:0828f5f18b56
Reset sp on vcpu_prepare; this avoids 'leaking' stack after repeated
2006-02-10
mjw
8858:260a09e9a9c1
Fix exporting vnet config to xenstore.
2006-02-10
kaf24
8857:1d36cca98fc3
Avoid misleading message about 'not using swiotlb' on x86/64
2006-02-10
emellor
8856:47013962e411
Cope with -1 eventchn_fd -- this occurs when using --no-domain-init (a
2006-02-10
emellor
8855:52b2dc7fb9b7
Parse --port argument to migration.
2006-02-10
adam
8854:324caad9e145
Fix xm-test network tests to work with hvm support enabled.
2006-02-10
emellor
8853:e2755215a1e5
The attached patch adds 'xm vtpm-list <DomId>' functionality.
2006-02-10
emellor
8852:d1596fc2cbaa
Rather than require config changes if you aren't using eth0, use the
2006-02-10
kaf24
8851:605672867c0f
Check the hypercall number in the privcmd hypercall ioctl.
2006-02-10
kaf24
8850:9b62efbc881a
Remove Xen-specific param.h: has only cosmetic change from mainline.
2006-02-09
kaf24
8849:2ca9bb802ff7
pci-nommu-xen.c is identical to its mainline counterpart so remove it.
2006-02-09
kaf24
8848:754079886035
Remove defunct compile option CONFIG_XEN_SHADOW_MODE.
2006-02-09
kaf24
8847:1c69197d29b7
Delete old 'shortcut' function __shadow_status() and
2006-02-09
kaf24
8846:ee9691e23dbe
Don't specify VT console structure at all when specifying
2006-02-09
kaf24
8845:c63083610678
Add a vnet chapter to the user manual.
2006-02-09
kaf24
8844:71b0f00f6344
Update vnets to support UDP encapsulation, multicast forwarding
2006-02-09
kaf24
8843:a0e7daa2df33
Do_softirq is invoked at the path of ia64_leave_kernel instead of
2006-02-09
kaf24
8842:4ee359893af4
Make a VTI domain boot again.
2006-02-09
kaf24
8841:5aad88c8d379
Remove xennull_con. Use dummy_con.
2006-02-09
cl349
8840:3bbff714df11
Fix typos in Kconfig files.
2006-02-09
kaf24
8839:0a404794aac1
Fix CPU hotplug.
2006-02-09
kaf24
8838:10d6c1dc1bc7
More details on ordering and safety of the Xen timer API.
2006-02-09
kaf24
8837:26befe042dd5
Fix CPU-migration of VMX domains.
2006-02-09
smh22
8836:01fa38f79207
Quiet down wbinvd warning for verbose/debug builds of xen.
2006-02-08
rread
8835:66260f1a9bde
Fix the backward compatibility support for using 'vcpus' in the image section of the domain sexp.
2006-02-09
kaf24
8834:99e7b8f9122e
Fix x86_64 CPU hotplug by paravirtualizing the play_dead() function.
2006-02-09
kaf24
8833:6789ae50ce7f
The NAT checksum fixes in patches/linux-2.6.16-rc2/net-csum.patch do
2006-02-09
kaf24
8832:65127e18d821
Attached patch for svm will enable a tlb flush for each vmrun.
2006-02-08
kaf24
8831:974ed9f73641
Fix Xen timer interface to allow migration of timers
2006-02-08
kaf24
8830:b246f429f683
Prevent a guest from specifying its own domain id when
2006-02-08
kaf24
8829:6ba371536f5c
Add 'dom0_max_vcpus' Xen boot parameter.
2006-02-08
kaf24
8828:a3d554557d48
Fix i386 CPU hotplug, and CPU hotplug when maxcpus= kernel boot option is used.
2006-02-08
cl349
8827:40c309827ee5
Add m2p translation to read_cr3 on x86_64.
2006-02-08
cl349
8826:c83c242916ea
x86-64 linux: remove dead code
2006-02-08
cl349
8825:7bdac903cfdd
x86-64 linux: CONFIG_ACPI_BOOT doesn't exist anymore
2006-02-08
cl349
8824:4657e299a1a3
linux: don't export evtchn_do_upcall()
2006-02-08
cl349
8823:a67085a3e65d
x86-64 linux: properly exit idle mode from evtchn_do_upcall()
2006-02-08
cl349
8822:1a2e7cd58ca0
x86-64 linux: call evtchn_do_upcall on irq stack and adjust irqcount
2006-02-08
cl349
8821:c9edeb3bd652
Use /dev/kmem to map dom0 xenstore page instead of abusing the foreign mapping interface.
2006-02-08
kaf24
8820:bc2ac5e87f99
Rationalise initialisation of cpu_possible_map.
2006-02-08
kaf24
8819:dcc2beb8a1d2
/sbin/udev no longer exists in upstream udev, so use udevinfo for
2006-02-07
john levon
8818:859c8d66b203
Fix pygrub to handle timeout of -1 (wait forever).
2006-02-07
cl349
8817:e9d78d8bd568
Clean up the TPM stack a bit.
2006-02-07
kaf24
8816:aefd8b8c6b1f
Since USER_PTRS_PER_PGD depends on TASK_SIZE and thus on the current
2006-02-07
cl349
8815:581d4a0ac729
Fix ia32 support.
2006-02-07
kaf24
8814:5caf1de3f268
Apply stricter checking to RDMSR/WRMSR emulations.
2006-02-07
cl349
8813:df98f37a88b0
Fix x86_64 SMP support.
2006-02-07
kaf24
8812:2710f2fe624a
Clarify dual licensing of gnttab.[ch] files in Linux.
2006-02-07
cl349
8811:87a83b44930b
Fix x86_64 guest console support.
2006-02-07
kaf24
8810:55268b90a519
Remove the PHYSDEV_ACCESS configure option from Linux.
2006-02-06
kaf24
8809:707cb68a391f
Remove CONFIG_VMX and CONFIG_SVM compile options. Support
2006-02-06
kaf24
8808:f030f4b565a5
Allows x86_32 PAE Xen to run VMX domains (2-level guest page
2006-02-06
cl349
8807:17b5d5cca484
Update ia64 to 2.6.16-rc2.
2006-02-06
cl349
8806:5a37d91b1587
Fix context copy code in NMI handler.
2006-02-06
kaf24
8805:0defafc42af4
Fix hypercall_table size in x86/64.
2006-02-06
kaf24
8804:40c152531072
A few trivial cleanups from the HVM merge.
less
more
| rev 8863:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip