age |
author |
revision |
description |
2006-05-17 |
kaf24 |
10012:632ad28f2fd7 |
SVM patch to cleanup IOIO handling, do not use "real" mode but rather |
2006-05-17 |
kaf24 |
10011:81ab21f76a6f |
Add hotkey 'v' to hypervisor monitor to print VMCS areas. |
2006-05-17 |
kaf24 |
10010:345464c2fd47 |
Allow to specify different time-of-day clock offsets for HVM guests. |
2006-05-17 |
kaf24 |
10009:dbe396fd6fd8 |
Theoretically a 0 VIRT_BASE is okay. Change the bail code when |
2006-05-17 |
kaf24 |
10008:18c3da3ad6f7 |
When doing local migration, a timing-related problem occurred due to the |
2006-05-17 |
kaf24 |
10007:72ef14e79cc0 |
VTPM_TOOLS: Restructured handlers for better clearity and created an ipc |
2006-05-17 |
kaf24 |
10006:43d141d56c78 |
This patch fixes the Linux builder so that it dies gracefully when |
2006-05-17 |
kaf24 |
10005:86d8246c6aff |
This patch fixes the x86_64 __xen_guest section allowing Mini-OS to run again. |
2006-05-16 |
kaf24 |
10004:7cbc1fc8dbea |
Add some locking to the PIC device model. Improves SMP guest stability. |
2006-05-16 |
kaf24 |
10003:7fdc4a8b782b |
Fix MOVS instruction emulation for HVM MMIO. |
2006-05-16 |
kaf24 |
10002:aab3cd33d2ba |
[MINIOS] Fix the pagefault handler to detect recursive faults. |
2006-05-16 |
kaf24 |
10001:3dca5b4add2b |
Fixes to the xenoprofile Linux driver. |
2006-05-16 |
kaf24 |
10000:c20e766a1f72 |
Our 10,000th changeset! (Clean up trailing whitespace in README file :-) |
2006-05-16 |
kaf24 |
9999:bc7d49df1651 |
Fix the tools build: |
2006-05-16 |
kaf24 |
9998:df1521633fb5 |
Prevent an oops in Dom0 that occurs when a CD device, specified as one |
2006-05-16 |
kaf24 |
9997:c5551469f00e |
Extend xentrace man page. |
2006-05-16 |
kaf24 |
9996:18fceb2f6b2d |
Use common code for enabling tracing via xenmon and xentrace, also fixing |
2006-05-16 |
kaf24 |
9995:6a285d7d7b39 |
Document the UUID domU configuration parameter in example configurations. |
2006-05-16 |
kaf24 |
9994:4fd6ba0e3336 |
[XENOPROFILE] Fix incorrect use of on_each_cpu() which could lead |
2006-05-15 |
kaf24 |
9993:dc213d745642 |
Allow linking of mini-os with application-specific object code. |
2006-05-15 |
kaf24 |
9992:cb70d4f8d718 |
Fix spelling errors in man pages. |
2006-05-15 |
kaf24 |
9991:d20a2a971103 |
Fix the performance issues of 2-level paging HVM guests on the PAE |
2006-05-15 |
kaf24 |
9990:79d28e3505c2 |
Remove unnecessary extra linker parameters from qemu-dm build. |
2006-05-15 |
kaf24 |
9989:f8d20c3e4225 |
Add rudimentary ACPI support which allows a fully virtualized domain |
2006-05-14 |
kaf24 |
9988:d056f91cfd95 |
Fix 64-bit build. xc_ptrace() is still broken for x86/64 however. |
2006-05-12 |
kaf24 |
9987:8e6835fa7c4b |
Fix an out-of-bounds memory access in xc_ptrace.c. |
2006-05-12 |
kaf24 |
9986:93379554837c |
Re-enables ptrace for paravirtualized guests. |
2006-05-12 |
kaf24 |
9985:b4842d0f49da |
Update the readme for tools/examples/scripts. |
2006-05-12 |
kaf24 |
9984:7f98c67636f4 |
Fix xentrace to initialise the trace buffers if they are not set up. |
2006-05-12 |
kaf24 |
9983:1b55b85f8cb2 |
Fix the cirrus vga model to not leak memory when switching between |
2006-05-12 |
kaf24 |
9982:c92fbde4074d |
Move set/unset_vram_mapping into cirrus_vga.c, pending a fixup patch. |
2006-05-11 |
cl349 |
9981:062d109ce872 |
Fix network bridge script to select the right interface when bridge already exists. |
2006-05-11 |
cl349 |
9980:d0c7cc0afd15 |
Add support to domain builders for loading kernels with physical addresses in the elf paddr and entry fields. |
2006-05-11 |
vhanquez |
9979:891e0d1cf4ab |
dom0 and anonymous connections can create unlimited sized entries in the store. |
2006-05-11 |
vhanquez |
9978:08f5adb5058b |
Try to create runtime xenstored's directories at startup time. |
2006-05-11 |
Ryan Harper |
9977:fdd64fd51edd |
Fix up enforce_dom0_cpu test case to check that dom0 has at least 2 vcpus |
2006-05-11 |
kaf24 |
9976:d5d46dbfde22 |
x86/64 has the wrong number of arguments defined for HYPERVISOR_xenoprof_op. |
2006-05-11 |
kaf24 |
9975:6b7c54556ac8 |
I am adding one more test case for vTPM migration. The new one does |
2006-05-11 |
kaf24 |
9974:f6ebf236faee |
Fix the building of the Xen TPM driver as module and prevents front- |
2006-05-11 |
kaf24 |
9973:e96f98f9c289 |
Fix a typo in xc_ptrace() and fix single-stepping when attached |
2006-05-10 |
kaf24 |
9972:91c77df11b43 |
When we copy packet sin netback/netfront make sure the new skb has |
2006-05-10 |
kaf24 |
9971:36e0159c001b |
This patch adds a boolean parameter 'network' to the save method of the |
2006-05-10 |
kaf24 |
9970:60f7b567bb2b |
Simply do not declare module_exit() handlers for netback/blkback, rather |
2006-05-10 |
kaf24 |
9969:b61908e30015 |
proto_csum_blank field gets lost if packet is copied in netback driver. |
2006-05-10 |
kaf24 |
9968:4b4d16fe0b05 |
The PciController class lacks a configuration method to re-generate the |
2006-05-10 |
kaf24 |
9967:50989084d4d0 |
This patch enhances the Summagraphics emulation by adding 2 features: |
2006-05-10 |
kaf24 |
9966:25da74e2f8fb |
Reset Cirrus device model `VRAM' whenever a VGA/SVGA mode switch occurs. |
2006-05-10 |
kaf24 |
9965:8685b64538fa |
Clean up and refactor some parts of the vTPM and migration-related scripts. |
2006-05-10 |
kaf24 |
9964:0ee5869b4894 |
Fix a couple of problems in the TPM backend driver. |
2006-05-10 |
kaf24 |
9963:8f02d7cb222a |
This small patch fixes new make-dependencies of the secpol_tool |
2006-05-10 |
kaf24 |
9962:d8954fc3b76b |
Set up and tear down phys_proc_id, cpu_core_id, cpu_sibling_map |
2006-05-10 |
kaf24 |
9961:019411cc3ae5 |
Fix blkif and netif backend teardown -- do not remove devices from |
2006-05-08 |
cl349 |
9960:1e3977e029fd |
Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to linux-defconfig_xen_x86_32. |
2006-05-08 |
cl349 |
9959:4bc1229b2573 |
Make cscope hgignore wildcard a little bit less permissive. |
2006-05-08 |
cl349 |
9958:c51c1e7ce0a3 |
Make Xen version numbers more flexible. |
2006-05-08 |
kaf24 |
9957:85de2de64699 |
Add module license to xenbus_be, otherwise the module cannot be loaded. |
2006-05-08 |
kaf24 |
9956:a658da3a22dd |
The current Xen code for VMX is setting the gp fault vmexiting in |
2006-05-08 |
cl349 |
9955:32444375fd3d |
Fix code which finds the default interface if there are static routes. |
2006-05-07 |
stekloff |
9954:1d2a0e2ef8f7 |
The buildroot xm-test grabs is no longer present, this patch fixes it. |
2006-05-07 |
emellor |
9953:c2c02e425c06 |
Fix console runaway detection for the smallmem_neg test, following the changes |