age |
author |
revision |
description |
2007-06-04 |
Tim Deegan |
15217:7a16a499152c |
[HVM] Save/restore: trigger FPU state save based on v->fpu_initialised |
2007-06-04 |
Steven Hand |
15216:6f13c3be08fa |
Ensure CR0.TS is set for VMX domains regardless of the current |
2007-06-04 |
Ian Campbell |
15215:c09dbe98e4d6 |
If we find a Linux repository in $(LINUX_SRC_PATH) then symlink it |
2007-06-04 |
kfraser |
15214:5710c94e6539 |
Fix boot loader hangs with syslinux's 32-bit vesamenu module. |
2007-06-04 |
kfraser |
15213:d0dc12484bf2 |
qemu: More care over filename string sizes. |
2007-06-04 |
kfraser |
15212:fc8e40692690 |
Use name instead of pid in QEMU logs. |
2007-06-04 |
kfraser |
15211:edf407a3dd70 |
Add persistent guest & hv logging in xenconsoled. |
2007-06-04 |
kfraser |
15210:da3185b03113 |
Enable ACM on PPC |
2007-06-04 |
kfraser |
15209:20ccb03e738d |
gdbstub: Bit-field boolean must be unsigned. |
2007-06-04 |
kfraser |
15208:6c636bd3f874 |
xentrace: Bit-field boolean must be unsigned. |
2007-06-04 |
kfraser |
15207:c388a2ff1b8e |
xen: Fix domain teardown to avoid use-after-free of vcpu structs. |
2007-06-04 |
Ian Campbell |
15206:267ccb919967 |
Remove a few stray references to the sparse tree. |
2007-06-04 |
Ian Campbell |
15205:20ee22a089ea |
Remove $(LINUX_SRCDIR) on distclean. |
2007-06-04 |
Ian Campbell |
15204:1712c62b913c |
Remove sparse tree. |
2007-06-04 |
kfraser |
15203:f8819cb5f892 |
[NET] Remove netloop from network bridge init scripts. |
2007-06-04 |
Ian Campbell |
15202:00e0e2d7c156 |
Switch over to separate Linux tree. |
2007-06-04 |
Ian Campbell |
15201:fee42e9bc3f0 |
Added tag sparse-tree-deprecated for changeset bd3d6b4c52ec809f080c89c4ffcf61dc6e445978 |
2007-06-01 |
Tim Deegan |
15200:bd3d6b4c52ec |
[XEN] Shadow: cache gva->gfn+rights translations between guest TLB flushessparse-tree-deprecated |
2007-06-01 |
Tim Deegan |
15199:13eca4bf2c69 |
[XEN] Shadow: emulate a few extra instructions on PAE pagetable writes |
2007-05-31 |
kfraser |
15198:b182bd560e47 |
VMX: Only write top-half of machine addresses into VMCS fields in PAE mode. |
2007-05-31 |
kfraser |
15197:2d3034d0b36b |
hvm: Pause domain during state save/load. |
2007-05-31 |
Ian Campbell |
15196:f6ff5d42164f |
Updates for XEN_LINUX_SOURCE=hg-clone. |
2007-05-31 |
kfraser |
15195:e2ba95ed2b09 |
hvm: Exceed maximum number of ioemu's NIC for VNIF. |
2007-05-31 |
kfraser |
15194:4c2b8ca4842c |
hvm: Allow GNTTABOP_query_size. |
2007-05-31 |
kfraser |
15193:d1d5ceb3c3ff |
Fix stale email addresses in xenstat and xentop. |
2007-05-31 |
kfraser |
15192:340dbdb9cfec |
Fix the very-slow-IDE-IO-speed issue of Qemu 0.90 |
2007-05-31 |
kfraser |
15191:dc25aedfa4f3 |
hvm: Correctly hook VLAPIC MSR change notification for VMX into |
2007-05-30 |
kfraser |
15190:c9d66baad22b |
Remove 'hpet_force' option. Replace with 'clocksource' option to allow |
2007-05-30 |
kfraser |
15189:2d7d33ac982a |
Add support for ACPI PM Timer as platform clock source. |
2007-05-30 |
kfraser |
15188:ae073ca6eb76 |
Clean up around domain init/destroy. |
2007-05-30 |
Ian Campbell |
15187:a1626e972148 |
Make header mismatch checking more robust against build time changes in |
2007-05-30 |
kfraser |
15186:96a59a5ae656 |
Simplify APIC_ACCESS VMX support. |
2007-05-30 |
kfraser |
15185:1f8fb764f843 |
Add VMX memory-mapped Local APIC access optimization. |
2007-05-30 |
Ian Campbell |
15184:1f1d1b43951e |
Check for mismatch between headers shared by Linux and Xen. |
2007-05-30 |
Ian Campbell |
15183:63211a8027fa |
Fix preemption of multicalls in compat mode. |
2007-05-30 |
kfraser |
15182:c4f62fe631e4 |
[NET] back: Add lazy copying |
2007-05-30 |
kfraser |
15181:45f939d0c724 |
[LINUX] gnttab: Add basic DMA tracking |
2007-05-30 |
kfraser |
15180:1f7a6456c330 |
[XEN] gnttab: Add new op unmap_and_replace |
2007-05-30 |
kfraser |
15179:152dc0d812b2 |
xend: Don't destroy domains on shutdown timeout. |
2007-05-30 |
kfraser |
15178:1bad5a932df5 |
Fix xenstore entry accounting |
2007-05-30 |
kfraser |
15177:33242afccb32 |
Fix xen build on NetBSD. |
2007-05-30 |
kfraser |
15176:f0772865c85a |
xen: Remove assumption that first NUMA node to be discovered is node0. |
2007-05-25 |
kfraser |
15175:c49987e71dae |
pv-on-hvm: Re-init hypercall stubs page after HVM save/restore. |
2007-05-25 |
kfraser |
15174:a00d55b15327 |
x86: Sanitise the MFN passed to mod_l1_entry(). |
2007-05-25 |
Ian Campbell |
15173:88e41a91301c |
Correct 32on64 handling of VCPUOP_register_runstate_memory_area. We |
2007-05-25 |
kfraser |
15172:f2d2d5f18543 |
Revert 15164:d93e560c1d50afcf39c99a4211c20c8b9ce63c38 |
2007-05-25 |
kfraser |
15171:cf3cf0d1b175 |
xend: Fix PAM authentication method for some versions of PyPAM. |
2007-05-25 |
Ian Campbell |
15170:ca62b4b4f762 |
LINUX/x86_64: Cleanup 15129:a40967e39652 by using __pgd rather than |
2007-05-25 |
Ian Campbell |
15169:3fcd0b9fd083 |
Factor out sparse tree makefile fragments and introduce hg-clone and |
2007-05-25 |
kfraser |
15168:a717cb2fac90 |
xend: Fix checkname so that it detects duplicate domains. |
2007-05-25 |
kfraser |
15167:9073caff4b63 |
[XEND/XM] Improve error reporting in 'xm restore'. |
2007-05-25 |
kfraser |
15166:546044bfd49f |
linux: Fix PV-on-HVM crash when installing PV drivers on native system. |
2007-05-25 |
kfraser |
15165:4730ec3d5ab3 |
xend: Increase shutdown timeout. |
2007-05-25 |
kfraser |
15164:d93e560c1d50 |
Do not destroy domains that timeout when shutting down. |
2007-05-24 |
kfraser |
15163:16e376ed5638 |
xm: Extend width of ID in 'xm list' to 5 digits. |
2007-05-24 |
kfraser |
15162:d1cce5bafe28 |
xm-test: ia64 min memory & arbitrarily large ramdisk |
2007-05-24 |
kfraser |
15161:e046da853ffc |
xend: Give "xm start" a -c parameter for connecting to the console |
2007-05-24 |
kfraser |
15160:21f1a7a7ea30 |
xend: Add site-packages into Python search path |
2007-05-24 |
kfraser |
15159:4c2124aac598 |
VTPM: Fix bug where enabling vtpm causes installation error |
2007-05-24 |
kfraser |
15158:588bd40872ec |
ioemu: Attempt to setup tap interface up to 3 times. |
2007-05-24 |
kfraser |
15157:3ef4a4d82130 |
xend: Fix for removing devices at save/destroy domain. |
2007-05-24 |
kfraser |
15156:6a4af9502b4d |
linux/x86: consolidate pte_val/p[mug]d_val replacements |
2007-05-24 |
kfraser |
15155:1fde9ebb8019 |
linux/x86-64: force _PAGE_NX on the 1:1 mapping (matching native) |
2007-05-24 |
kfraser |
15154:965bf43c9f11 |
blktap: Fix compile errors |
2007-05-24 |
kfraser |
15153:f07c1bb86d6c |
xend: Tear down domain if device hotplug fails during startup |
2007-05-24 |
kfraser |
15152:853853686147 |
xend: Fix CPU affinity reset across save/restore. |
2007-05-24 |
kfraser |
15151:6223d154e55f |
Console daemon - remove duplicate include. |
2007-05-24 |
kfraser |
15150:fe0499f6235c |
svm: Replace call to svm_load_cr2 with conditional call to svm_trace_vmentry |
2007-05-24 |
kfraser |
15149:8fcefab1d63b |
xend: Fix scheduler parameters of rebooted domain |
2007-05-24 |
kfraser |
15148:7ff65f888804 |
vmxassist: Fix some copy-and-paste mistakes in vmx_check_descriptor() |
2007-05-24 |
kfraser |
15147:36959baf05c0 |
Cleanups to map_vcpu_info. |
2007-05-24 |
kfraser |
15146:1e418f7e0212 |
vnc: Fix Zenkaku_Hankaku and add deadkey keysyms |
2007-05-24 |
Jeremy Fitzhardinge |
15145:2c7154ea7eef |
merged |
2007-05-24 |
Jeremy Fitzhardinge |
15144:f38f7f583f33 |
Unmap vcpu_info mapping in arch_domain_destroy. |
2007-05-24 |
kfraser |
15143:2623444e6d33 |
svm: Handle MC4_MISC threshold register for guests |
2007-05-24 |
kfraser |
15142:acee9e2c6f8b |
Clean up map_domain_page(). |
2007-05-24 |
kfraser |
15141:12a12637af46 |
blktap: Add one more error reason statement to blktapctrl |
2007-05-24 |
Jeremy Fitzhardinge |
15140:03c213fd2360 |
merged |
2007-05-24 |
Jeremy Fitzhardinge |
15139:020530a6ff5c |
Implement VCPUOP_register_vcpu_info |
2007-05-24 |
Jeremy Fitzhardinge |
15138:471478a1b89e |
Make map_domain_page_global fail |
2007-05-24 |
kfraser |
15137:297d98f057e8 |
linux: Fix mem= kernel parameter when it is smaller than initial memory allocation. |
2007-05-24 |
kfraser |
15136:cc60c18247f1 |
blktap: Do not install libs or headers with execute permissions. |
2007-05-24 |
kfraser |
15135:e49b110cbb4a |
x86: Prevent an infinite series of traps |
2007-05-24 |
kfraser |
15134:96915ca8d5f2 |
[ACM] Simpler interface to hypercalls |
2007-05-24 |
kfraser |
15133:46095d5a59a9 |
blktap: Small changes to blktap + add a hook to clear ptes on implicit release of VMAs. |
2007-05-24 |
kfraser |
15132:17f6163ae930 |
ia64: nvram setup. |
2007-05-24 |
Ian Campbell |
15131:1e097a48db06 |
merge |
2007-05-24 |
Ian Campbell |
15130:a40967e39652 |
LINUX/x86_64: Ensure that the initial page tables allow userspace |
2007-05-24 |
kfraser |
15129:8c2986a922d3 |
Revert 15127:98cf6c05c32a59ad3f4fcd505ca60348589e6096 |
2007-05-22 |
Steven Hand |
15128:f6928d636999 |
This patch fixes the issue with waiting for devices to disconnect during the end |
2007-05-22 |
Jeremy Fitzhardinge |
15127:98cf6c05c32a |
Implement VCPUOP_register_vcpu_info |
2007-05-22 |
kfraser |
15126:c702d9a2781f |
Merge with xen-ia64-unstable.hg |
2007-05-16 |
Alex Williamson |
15125:ac28ee0ee098 |
[IA64] Update struct checker for ia64 changes |
2007-05-16 |
Alex Williamson |
15124:2d26b66901d2 |
[IA64] Fix trivial compiler warning |
2007-05-16 |
Alex Williamson |
15123:7caa6c1cabc8 |
merge with xen-unstable.hg |
2007-05-16 |
Alex Williamson |
15122:afb27041a2ce |
[IA64] Fix deadlock of ptc.ga emulation |
2007-05-15 |
Alex Williamson |
15121:8c5ebe559a4d |
[IA64] Optimizations for windows |
2007-05-14 |
Alex Williamson |
15120:94cce9a51540 |
[IA64] White space cleanup in regionreg.h |
2007-05-14 |
Alex Williamson |
15119:fd72e71de51a |
[IA64] Fix ptc.ga emulation |
2007-05-14 |
Alex Williamson |
15118:c0de8feef4cd |
[IA64] Compilation fix with CRASH_DEBUG defined. |
2007-05-11 |
Alex Williamson |
15117:4ca4374eabd5 |
[IA64] get guest os type |
2007-05-11 |
Alex Williamson |
15116:d6309cfd1fdd |
[IA64] Fix allocate_rid_range() |
2007-05-11 |
Alex Williamson |
15115:7812598f65be |
[IA64] Return ENOMEM if VPD allocation failed |
2007-05-10 |
Alex Williamson |
15114:7d8acd319d5b |
[IA64] Implement XENMEM_machine_memory_map on ia64. |
2007-05-10 |
Alex Williamson |
15113:31be207e005e |
[IA64] Handle speculative vhpt walk |
2007-05-10 |
Alex Williamson |
15112:8745300bec4e |
[IA64] Quiet lookup_domain_mpa() when domain is dying. |
2007-05-10 |
Alex Williamson |
15111:d431761a032a |
[IA64] Defined guest_mode and use it instead of user_mode. |
2007-05-08 |
Alex Williamson |
15110:eabda101b0c5 |
[IA64] Implemented PAL_FIXED_ADDR |
2007-05-08 |
Alex Williamson |
15109:c4755f856627 |
[IA64] Cleanup in faults.c |
2007-05-08 |
Alex Williamson |
15108:3ecf1cea58b1 |
[IA64] Code clean up using xen machine vector. |
2007-05-08 |
Alex Williamson |
15107:8b9637467068 |
[IA64] Make p2m exposure compatible with suspend/resume and fix one bug. |
2007-05-08 |
Alex Williamson |
15106:d7303c4a9dab |
merge with xen-unstable.hg |
2007-05-07 |
Alex Williamson |
15105:d1ce60b8070f |
[IA64] Remove obsolete bug work around code in xc_ia64_stubs.c. |
2007-05-07 |
Alex Williamson |
15104:4b4db1f10147 |
[IA64] Clear pending event when vcpu boots |
2007-05-07 |
Alex Williamson |
15103:1a010d9444ba |
[IA64] Prevent softlock up message when domain is restored. |
2007-05-07 |
Alex Williamson |
15102:7c176473786b |
[IA64] Rewrite ia64 vcpu_guest_context_regs structure |
2007-05-07 |
Alex Williamson |
15101:423055a4c972 |
[IA64] Remove machvec_dig.h |
2007-05-07 |
Alex Williamson |
15100:fc0a9a40f151 |
[IA64] Switch to CONFIG_IA64_GENERIC config and wire in Xen machine vector |
2007-05-07 |
Alex Williamson |
15099:3b3f00d42dc4 |
[IA64] Create Xen machine vector |
2007-05-07 |
Alex Williamson |
15098:a08261650b8a |
[IA64] Paravirtualize sba_iommu |
2007-05-07 |
Alex Williamson |
15097:d20e4f3158c7 |
[IA64] Paravirtualize swiotlb |
2007-05-07 |
Alex Williamson |
15096:d4f59e652078 |
[IA64] Fix PCI front with CONFIG_NUMA |
2007-05-06 |
Alex Williamson |
15095:642a9bcaf19c |
[IA64] Add sparse files for machine vector support |
2007-05-06 |
Alex Williamson |
15094:e60051ca408f |
[IA64] Add iommu drivers to sparse tree |
2007-05-03 |
Alex Williamson |
15093:63263d715d43 |
[IA64] Fix vcpu hotplug |
2007-05-03 |
Alex Williamson |
15092:f8aede89c706 |
[IA64] Mask event channel when vcpu boots |
2007-05-03 |
Alex Williamson |
15091:367d9ab41d80 |
[IA64] Compilation fix of p2m module |
2007-05-03 |
Alex Williamson |
15090:204046d99562 |
[IA64] Fix time_resume() |
2007-05-03 |
Alex Williamson |
15089:a141484a91d0 |
[IA64] Compliation work around for sparsemem |
2007-05-03 |
Alex Williamson |
15088:eff2bcaeda64 |
[IA64] Remove unnecessary sparse tree files |
2007-05-03 |
Alex Williamson |
15087:948c87ffc582 |
[IA64] Sparse tree cleanup |
2007-05-03 |
Alex Williamson |
15086:8924215a5f95 |
[IA64] Always insert entry to VHPT's head, or double TLB miss occurs. |
2007-05-03 |
Alex Williamson |
15085:6cf6f49f26ab |
[IA64] Optimize some functions |
2007-05-03 |
Alex Williamson |
15084:2b653a785fb8 |
[IA64] Support debug_keys on ia64 |
2007-05-20 |
Keir Fraser |
15083:b9da101ed945 |
vmxassist: Include terminating 0xff byte in TSS I/O bitmap. |
2007-05-19 |
Jake Wires |
15082:0fd2bf14f38a |
[BLKTAP] Ensure blktap doesn't try to re-create extant sysfs entries |
2007-05-18 |
kfraser |
15081:1c232243a457 |
Added tag 3.1.0-branched for changeset d2ef85c6bf84cc619ca2d42c2edfc6229e70a6ad |
2007-05-17 |
Tom Wilkie |
15080:089696e0c603 |
Fix default return value for VM_Metrics.get_state |
2007-05-17 |
Tom Wilkie |
15079:11a97dca57aa |
Fix recent XenRT Failure re: xm block-list via XenAPI |
2007-05-16 |
Ewan Mellor |
15078:6145e5508d6b |
Added xeninfo.pl, a script for collecting statistics from Xen hosts using the |
2007-05-16 |
kfraser |
15077:711bfe07999b |
linux: Un-__init a couple of kexec vars that are accessed after init time. |
2007-05-16 |
Simon Horman |
15076:9ec165fa8128 |
static, __init and __initdata symbols in machine_kexec.c |
2007-05-15 |
Ian Campbell |
15075:5efb46bfbcac |
[XEND] Write the default ABI to the xenstore entry for each frontend |
2007-05-15 |
Ian Campbell |
15074:5c7a1e3abd54 |
[BUILDER] Propagate the native protocol ABI for a guest out of the |
2007-05-15 |
Tom Wilkie |
15073:e1f43038f1d8 |
Add some fields from XenAPI docs to implementation. |
2007-05-15 |
kfraser |
15072:d4a0706d6747 |
[HVM][SVM] Reintroduce ASIDs. |
2007-05-15 |
kfraser |
15071:5f09e34f56d7 |
Fix TPM support in HVM domains |
2007-05-15 |
kfraser |
15070:fbce94a9feaa |
xenapi: Small fix to the host.get_name_description call |
2007-05-15 |
kfraser |
15069:cb006eecd6f5 |
x86/hvm: HVM_DBG_LOG() cleanup |
2007-05-15 |
kfraser |
15068:dc4324d3fbb0 |
vmx: remove CSTAR save/restore on VMX |
2007-05-15 |
kfraser |
15067:c027880b50b4 |
x86/hvm: add logging for hypercalls |
2007-05-15 |
kfraser |
15066:9e9c09c75110 |
x86: fix EFER handling |
2007-05-15 |
kfraser |
15065:f4390e34ad12 |
x86/hvm: hypercall adjustments |
2007-05-15 |
kfraser |
15064:eb027b704dc5 |
x86-64/hvm: pio result storing |
2007-05-15 |
kfraser |
15063:807f374e720d |
x86: ptwr adjustments |
2007-05-15 |
kfraser |
15062:b2adb797900a |
x86: replace some intpte_t * casts |
2007-05-15 |
kfraser |
15061:05ea0d79a92f |
x86: kill unused local variable sh_mapcache |
2007-05-15 |
kfraser |
15060:e72e94d2987c |
tools: check for curl-devel and libxml2-devel |
2007-05-15 |
kfraser |
15059:e1d9d2884245 |
tools: check for libvncserver dependency libraries |
2007-05-15 |
kfraser |
15058:3581a77791e3 |
64-bit hvm on 32-bit dom0 - ioemu adjustments |
2007-05-15 |
kfraser |
15057:75b4c7cb007d |
x86: suppress SYSCALL feature for 32on64 guests |
2007-05-15 |
kfraser |
15056:a605044ecb33 |
x86: invalidate_shadow_ldt() should be static |
2007-05-14 |
Steven Hand |
15055:b6f9f1148273 |
Fix HVM save/restore after upgrade to 0.90. |
2007-05-14 |
Steven Hand |
15054:9c2a616722da |
HVM save/restore: handle larger domain ids. |
2007-05-13 |
Keir Fraser |
15053:3ecf51689671 |
hvm qemu: Fix for masking 64-bit operands broke 32-bit operands with |
2007-05-12 |
Keir Fraser |
15052:65ce4866d20b |
svm: Simplify asm stub for vmentry/vmexit. |
2007-05-12 |
Keir Fraser |
15051:384a29655270 |
svm: Avoid VMSAVE/VMLOAD/VMSAVE/VMLOAD sequence on every vmexit/vmentry. |
2007-05-12 |
Keir Fraser |
15050:05c128b0188a |
hvm: Fix ACPI shutdown, broken by my previous changeset. |
2007-05-12 |
Keir Fraser |
15049:174995130550 |
vmx: Replace pointless test-then-set with set. |
2007-05-12 |
Keir Fraser |
15048:e33cce8fa400 |
xend: configuration option 'localtime = 1' is not honored for PV domains. |
2007-05-12 |
Keir Fraser |
15047:6087058857c5 |
xen: Fix struct-size checker for unions and long names. |
2007-05-12 |
Keir Fraser |
15046:e527b4ff1948 |
hvm qemu: Fix write parameter masking for 64-bit guests. |
2007-05-12 |
Keir Fraser |
15045:5f6da38ff828 |
xen: Better handling on not-present PDEs in destroy_xen_mappings(). |
2007-05-12 |
Keir Fraser |
15044:03a13457d993 |
x86: Improve zap_low_mappings. |
2007-05-12 |
Keir Fraser |
15043:759d924af6d8 |
xen: Free initmem after boot. Mark lots of init functions as __init |
2007-05-12 |
Keir Fraser |
15042:b47488b17279 |
hvm: Fix emulation of PIIX4 PMCNTRL register for soft power-off. |
2007-05-11 |
Christian Limpach |
15041:22c5695b7c73 |
[qemu patches] Update patches upto changeset 15040:090ca10cb543. |
2007-05-11 |
Christian Limpach |
15040:090ca10cb543 |
[qemu] Fix ia64 after removal of ia64_intrinsic.h. |
2007-05-10 |
Keir Fraser |
15039:60240a72e2b2 |
svm: Rationalise register synchronisation to be similar to our vmx |
2007-05-10 |
Keir Fraser |
15038:e19ddfa781c5 |
xen: Some cleanups for x86 start of day. |
2007-05-10 |
Christian Limpach |
15037:16319e70f77d |
[qemu patches] Update patches upto changeset 15036:dfbbb4d3b0dd. |
2007-05-10 |
Christian Limpach |
15036:dfbbb4d3b0dd |
[qemu] Fix keypad handling for VNC. |
2007-05-10 |
kfraser |
15035:23c4790512db |
xen: Big changes to x86 start-of-day: |
2007-05-10 |
Christian Limpach |
15034:07b1e917c9d8 |
[qemu patches] Update patches upto changeset 15032:8f510bf078c7. |
2007-05-10 |
Christian Limpach |
15033:31a3f83d1610 |
[qemu patches] Update patches upto changeset 15032:8f510bf078c7. |
2007-05-10 |
Christian Limpach |
15032:8f510bf078c7 |
[qemu] Remove atomic_set_bit, atomic_clear_bit and ia64_intrinsic.h and its |
2007-05-10 |
Christian Limpach |
15031:a4467c0971ba |
[qemu] Remove unused -timeoffset option. |
2007-05-10 |
Christian Limpach |
15030:a6308744caae |
[qemu] Remove -vnclisten option since the same functionality is now |
2007-05-10 |
Christian Limpach |
15029:5040a3ff50ee |
[qemu] Remove no longer needed change. |
2007-05-10 |
Christian Limpach |
15028:52a8d6387725 |
[qemu] Use qemu's -vnc option to specify the interface to listen on. |
2007-05-10 |
Christian Limpach |
15027:7da6d9c374be |
[qemu] Fix shift key for non-graphical vnc displays (like the monitor). |
2007-05-10 |
Christian Limpach |
15026:8226c26cff40 |
[qemu] Sync data to disk if write cache is disabled. |
2007-05-09 |
Christian Limpach |
15025:305e28c0ef9b |
[qemu] Fix typo in previous ia64 build fix (my fault). |
2007-05-09 |
Christian Limpach |
15024:2b80a4a4020e |
[qemu] Fix ia64 build. |
2007-05-09 |
Ian Campbell |
15023:6e597e529fea |
[BUILDER] Ensure that the L3 page table page for a PAE guest which does not |
2007-05-09 |
kfraser |
15022:8df600f56acd |
hvm: Save/restore register state across hypercalls. |
2007-05-09 |
Christian Limpach |
15021:00618037d37d |
[ioemu] Update to qemu 0.90. |
2007-05-08 |
Christian Limpach |
15020:d2ef85c6bf84 |
[qemu patches] Update patches upto changeset 15013:b78d611d1b.3.1.0-branched |
2007-05-08 |
Tim Deegan |
15019:03b8e82b4a77 |
Merge |
2007-05-08 |
Tim Deegan |
15018:05b5b126eb4c |
[HVM] Fix shadow remove-write-access heuristic for 64bit w2k3 linear map. |
2007-05-08 |
kfraser |
15017:3ef0510e44d0 |
xend hvm: Fix 'monitor=1' handling in domain config file. |
2007-05-08 |
kfraser |
15016:4930f0289d0d |
[Xen-API] Fix the rtc/timeoffset entry. |
2007-05-07 |
Keir Fraser |
15015:9d0dbe9c4d6b |
ia64, linux: Import linux git changeset 5ee7737379b1d7f0c977c0f1661fbaf01a8d4721 |
2007-05-07 |
Keir Fraser |
15014:33fbff91ebe4 |
linux: Add two arch hooks xen_pre_suspend() and xen_post_suspend() for |
2007-05-07 |
Keir Fraser |
15013:b78d611d1b17 |
ioemu: Fix typo in the ISO_Level3_Shift patch which prevents AltGr key working. |
2007-05-07 |
Keir Fraser |
15012:ebe1460ff6ce |
xenstat: Remove the "vbd-%d-%d is a VBD." debugging statement. |
2007-05-05 |
Keir Fraser |
15011:e370c94bd6fd |
hvm: Domains must be at least 2MB in size. |
2007-05-05 |
Keir Fraser |
15010:195e3dbba3ca |
Fix Xen API's Host.get_record method. |
2007-05-03 |
kfraser |
15009:3a5722420de7 |
blktap: Fix qcow max_aio_reqs calculation. |
2007-05-03 |
Christian Limpach |
15008:623a07dda15c |
[qemu patches] Update patches upto changeset 14986:1ddaf2650633. |
2007-05-03 |
kfraser |
15007:c857bf38f015 |
xend: Revert changeset 15002. Breaks xend restart in some cases. |
2007-05-03 |
kfraser |
15006:24f47ff4fb25 |
[IA64] Presently pygrub only looks in /efi/redhat/elilo.conf. It |
2007-05-03 |
kfraser |
15005:1cb58c70d813 |
ia64 doesn't use /usr/lib64 on any distribution. When it's present, it's a symlink to /usr/lib |
2007-05-03 |
kfraser |
15004:3a3ca8da6d4e |
Even though 3.1.0 won't have an implementation for it, reserve |
2007-05-02 |
Brendan Cully |
15003:2678e31d20f3 |
Put blktap character device back into /dev/xen. |
2007-05-02 |
Tom Wilkie |
15002:dea0ba4e0de1 |
[XEND] Move Vifctl.network('start') earlier in Xend startup so XendNode can find networks when its initialised. |
2007-05-02 |
Tom Wilkie |
15001:32b575a311ef |
Fix the fix for XendPIF |
2007-05-02 |
Tom Wilkie |
15000:da02af7b55b9 |
Fix PIFIsPhysical exception when starting Xend |
2007-05-01 |
Tom Wilkie |
14999:2a530128f1dc |
[XM] Fix some small bugs in XenAPI create code. |
2007-05-01 |
Tom Wilkie |
14998:0e57b064f17a |
[XM] Fix get_single_vm bug |
2007-05-02 |
kfraser |
14997:aeac9a7d97e0 |
xend: Interface capability identifiers are statically xen-3.0-*, |
2007-05-02 |
Tim Deegan |
14996:1c3abf6d144d |
[HVM] Save/restore: fix cset 14995 |
2007-05-02 |
Tim Deegan |
14995:f3cf882c9578 |
[HVM] Save/restore: save pending interrupts/events on HVM vcpus |
2007-05-01 |
Keir Fraser |
14994:c1fafdcdb19a |
xend: Fix use of PIFIsPhysical (takes no arguments). |
2007-05-01 |
Christian Limpach |
14993:650007cf390d |
[pv console] Move console information in xenstore to serial/0/. |
2007-05-01 |
kfraser |
14992:9ceacd71949b |
xend: Fix SrvDomain.op_save. |
2007-05-01 |
kfraser |
14991:ede8db6534ef |
xend: Ensure 2MB free before creating any domain. All domain creations |
2007-05-01 |
kfraser |
14990:26643b7b48b9 |
xend: Fix spurious store changes on rename/migrate |
2007-05-01 |
kfraser |
14989:1cfe47358f9f |
save/restore: If ENABLE_LOGDIRTY fails, it may be because it is |
2007-05-01 |
kfraser |
14988:476efa5c9abf |
xend: Ensure bootable flag is set in internal xend config for tap |
2007-05-01 |
kfraser |
14987:5b4a02335182 |
linux blkback/blktap: Request/response identifiers are u64, not long. |
2007-04-30 |
kfraser |
14986:1ddaf2650633 |
Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb. |
2007-04-28 |
Keir Fraser |
14985:0f9b97523450 |
vnet: Another build fix for finding Linux build tree and version. |
2007-04-28 |
Keir Fraser |
14984:c5bf8919938b |
Fix 'sched=sedf' boot. |
2007-04-28 |
Keir Fraser |
14983:fc145308f102 |
xen: Fix build with recent GCC (4.1+). |
2007-04-27 |
ewan |
14982:c12380cddec5 |
Bump all API version numbers to 1.0.0. |
2007-04-27 |
Jake Wires |
14981:b915eb96097a |
Ensure blk{tap/back}'s vm_area is not freed twice on error case. |
2007-04-27 |
kfraser |
14980:aedc55daf92b |
vnet: Fix build of the vnet module. |
2007-04-27 |
kfraser |
14979:493f7c689f03 |
Add INIT INFO block to example init.d/xend file. |
2007-04-27 |
Steven Hand |
14978:18844eff507a |
Handle EOF on xenstored socket. |