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 12298:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2006-11-01
Ewan Mellor
12298:52732dd77150
Update all block tests to use the Xen Virtual Block Device (xvd) rather than IDEor SCSI.
2006-11-01
Ewan Mellor
12297:515332c7a901
The XenDomain class does not respect the arch defaults where
2006-11-01
Ewan Mellor
12296:17f48b5907a6
This fixes another missing part for x86-64 support in the xm testsuite.
2006-11-08
kaf24
12295:8d0e06c38c0c
[XEN] Put the non-GPL license text in each public header file.
2006-11-07
kaf24
12294:e10a13f13207
[XEN] Fix 64-bit build.
2006-11-07
kfraser
12293:e32b74b2d7f4
[XEN] License clarification.
2006-11-07
kfraser
12292:2b89ebf00fc8
[SVM] Fix an interrupt race window in the do_launch/vmrun/vmexit loop for AMD-V.
2006-11-07
kfraser
12291:cba947bc8450
[HVM] VIOAPIC and VPIC cleanups.
2006-11-07
kfraser
12290:9fbb26d47b83
[HVM] VLAPIC cleanups. vlapic tsruct is statically contained
2006-11-07
kfraser
12289:9a6fb3e2f12d
[HVM] Replace shared-memory PIC state with a set-irq-level hypercall.
2006-11-07
kfraser
12288:6f551093f068
[BLKTAP] No need for barrier when updating rsp_prod_pvt.
2006-11-07
kfraser
12287:5a41ea282c86
[LIBXC] Fix memory alloc/dealloc routines to return error properly.
2006-11-07
kfraser
12286:e796d9c2f5e8
[IA64] Build blktap driver by default.
2006-11-07
kfraser
12285:f56b7ade7068
[BLKTAP] ia64 support
2006-11-07
kfraser
12284:3cc7e419b949
[BLKTAP] avoid race between tapdisk and xvd daemon with ufe_ring.
2006-11-07
kfraser
12283:862aca401601
[BLKTAP] Various cleanups necessary for ia64 support.
2006-11-07
kfraser
12282:6f3c40ee2488
Enhance HVM xentrace:
2006-11-07
kfraser
12281:9febecbeaeb0
[XENAPI] Add 'image' field to xen_vbd_record, allowing an image to be
2006-11-07
kfraser
12280:0c332cf81e64
[XEN] Remove unnecessary FORCE_CRASH() macro.
2006-11-07
Emmanuel Ackaouy
12279:cb8eeadd8eae
[XEN] When balancing idlers per socket/core, do it one at a time.
2006-11-07
kfraser
12278:a174f9787014
[HVM][SVM] Turn off long mode (EFER.LMA) when CR0.PG==0.
2006-11-07
kfraser
12277:d745f1420d5b
[HVM][VMX] Disable IA32e mode in VM_ENTRY_CONTROLS when guest tries
2006-11-07
kfraser
12276:ac2097d71e06
[NET] back: Fix wrap to zero in transmit credit scheduler.
2006-11-07
kfraser
12275:9d981f3480b1
[HVM] MAke HVM hypercall table NR_hypercalls entries big.
2006-11-07
kfraser
12274:182678e5095b
Trivial change to look in correct location for qemu-dm when using the debug wrapper on a 64 bit system.
2006-11-07
kfraser
12273:b223ba940ed1
PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included for defn of maddr_t.
2006-11-07
kfraser
12272:8f552314e45a
[LINUX] Use pfn_to_page instead of relying in memory assumptions
2006-11-07
kaf24
12271:f95c943adbeb
[HVM] Fix 64-bit HVM domain creation.
2006-11-06
kaf24
12270:ad8f0e049d63
[SVM] Strip down svm_do_launch() pending complete removal.
2006-11-06
kaf24
12269:81c451bd398e
[SVM] Move VMCB construction to VCPU creation time.
2006-11-06
kaf24
12268:f8ffeb540ec1
[HVM][SVM] Start moving SVM launch code to domain/vcpu initialisation.
2006-11-06
Emmanuel Ackaouy
12267:bb6cd7ba259b
[XEN] Initial support for multi-core and multi-threaded CPU scheduling.
2006-11-06
Emmanuel Ackaouy
12266:32e4952c0638
[XEN] Optimize credit scheduler load balancing logic
2006-11-06
kfraser
12265:8eb8c0085604
[HVM] Replace relinquish_resources() destructor hook with
2006-11-06
kfraser
12264:a910bf123e58
[HVM] Initialise AP TSC to same as BP TSC.
2006-11-06
kfraser
12263:1db00df48218
[VMX] Get rid of special vm_launch schedule tail.
2006-11-06
kfraser
12262:b2668cc03914
[HVM] Move VMX VMCS initialisation to vcpu-initialisation time.
2006-11-06
Ewan Mellor
12261:29bfe8852dce
Catch IOError when using local configuration files, to give better diagnostics.
2006-11-06
kfraser
12260:e793dad2114d
[XEN] Re-jig VCPU initialisation -- VMX init requires generic VCPU
2006-11-06
Steven Smith
12259:31985f348d2e
[HVM] Be sure to nul terminate uuids in HVM SMBIOS tables.
2006-11-06
kfraser
12258:d150a2178bd4
[LINUX] Don't use uint64_t parameter to gnttab_set_{,un}map_op() when
2006-11-05
kaf24
12257:2368e779f89f
[XEN] Replace hvm_setup_platform() with hvm_domain_initialise()
2006-11-04
kaf24
12256:e3abede54214
[XEN] Do not halt on exceptions-with-interrupts-disabled and double faults.
2006-11-04
kaf24
12255:cf8e65797826
[XEN] Simplify domain shutdown -- no need to synchronously halt execution.
2006-11-04
kaf24
12254:5ec45b464563
[XEN] Avoid taking domain biglock in the page-fault handler.
2006-11-03
Alastair Tse
12253:13ea4bea8237
[XEND] Fix xen_version and missing os import
2006-11-03
Alastair Tse
12252:3a0116aa7ff5
[XEND] Cleanup HVM image shutdown watch and move readDom call away
2006-11-03
Alastair Tse
12251:b5c50a603044
[XEND] XendDomainInfo.refreshShutdown is called from image.py.
2006-11-03
Alastair Tse
12250:e5067f9b268f
[XEND] Fix HVM image shutdown.
2006-11-03
kfraser
12249:b21ff7716f87
[HVM] More printk cleanups.
2006-11-03
kfraser
12248:d6795f951c42
[LINUX] Clean up header includes (gnttab.h from fixmap.h).
2006-11-03
kfraser
12247:f1e7799750dc
[BLKTAP] Fix gnttab unmap call to specify that address contains PTE.
2006-11-03
kfraser
12246:dcdf02fde4cb
[XEN] Fix shadow-lock macro backslash alignments.
2006-11-03
Alastair Tse
12245:044c6617e2be
Merge
2006-11-03
Alastair Tse
12244:665a28dffb7d
[XEND] Don't hide the 'type' SXP config item from HVM guests
2006-11-03
kfraser
12243:6191a06b6ed6
merge.
2006-11-03
kfraser
12242:2e8c68b0c973
[XEN] Adjust logging levels of a few printk messages.
2006-11-03
Alastair Tse
12241:5a291d87c334
[XEND] Make sure lookups cause a refresh so xm list gets the latest
2006-11-03
Steven Hand
12240:2b36aeb896c6
Fix syntax error.
2006-11-03
kfraser
12239:fac36a01c06e
[XEN] Fix log-level printk logic for multi-line and partial-line printks.
less
more
| rev 12298:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip