age |
author |
revision |
description |
2006-02-01 |
cl349 |
8724:a3fbce644bcc |
fix compilation breaking when compiling time.c with FRAME_POINTER on x86_64 |
2006-02-01 |
kaf24 |
8723:61e7afb7344b |
The memset in init_switch_stack is overwriting the processor stack. |
2006-02-01 |
kaf24 |
8722:f081663ba941 |
Define gnttab_shared_gpfn() for use in common code. |
2006-02-01 |
kaf24 |
8721:80890ad194b1 |
No need for the rcu-nohz patch any more, as rcupdate.c was |
2006-01-31 |
cl349 |
8720:e9c1d88ab5d0 |
Disable CONFIG_HOTPLUG_CPU for now. |
2006-01-31 |
cl349 |
8719:6b66a8ce9bf8 |
Don't ignore .patch files. |
2006-01-31 |
cl349 |
8718:4b06313b9790 |
Update to Linux 2.6.14. |
2006-01-31 |
kaf24 |
8717:9a05a503897c |
Fix the ia64 build. |
2006-01-31 |
cl349 |
8716:9ef5f0ec9df8 |
Adapt Xenlinux/ia64 to build in the new subarch environment. |
2006-01-31 |
vhanquez |
8715:635678c0fccc |
add the hypercall_page to xenctx knowledge. |
2006-01-31 |
kaf24 |
8714:bcbe322d80d9 |
Clean up the adjdom change a little. |
2006-01-31 |
ack |
8713:85b79ab1e56d |
Fix VCPU locking in sched_adjdom for multi-VCPU guests |
2006-01-31 |
kaf24 |
8712:efd7c2f3b496 |
Fix 64-bit debug build. |
2006-01-31 |
vhanquez |
8711:d8598a7db684 |
allow compilation of 32 bits on biarch 64 bits. |
2006-01-31 |
kaf24 |
8710:9532090d250f |
Remove dummy definitions of __gpfn_to_mfn/__mfn_to_gpfn. |
2006-01-31 |
kaf24 |
8709:4e096b31833c |
mkhex script must be executable, but this was lost in the |
2006-01-31 |
kaf24 |
8708:f1b361b05bf3 |
Big merge the HVM full-virtualisation abstractions. |
2006-01-30 |
kaf24 |
8707:e4eb12a6e003 |
Fix the ia64 definition of MAX_DMADOM_PFN. |
2006-01-30 |
cl349 |
8706:fd9b2c1bb577 |
Update linux sparse tree to subarch layout. |
2006-01-30 |
kaf24 |
8705:690fc13948db |
Fix 64b build. |
2006-01-30 |
kaf24 |
8704:085fa65de809 |
I found some mistakes of argument by the do_* functions of hypercall. |
2006-01-30 |
sos22 |
8703:58d6a94cd163 |
Merge. |
2006-01-30 |
sos22 |
8702:6411e42ae497 |
Re-arrange things in the domain builder a bit so as to make sure that |
2006-01-30 |
kaf24 |
8701:a0a59beb6596 |
Split XENFEAT_writable_mmu_structures into |
2006-01-30 |
kaf24 |
8700:1712b52e0074 |
Move MAX_DMADOM_PFN to asm/config.h. |
2006-01-29 |
kaf24 |
8699:4cce50ba4520 |
Adding network testing support for xm-test with hvm. |
2006-01-29 |
kaf24 |
8698:d05c39dcc374 |
VMX support for xm-test currently doesn't support network tests for eth0 |
2006-01-29 |
kaf24 |
8697:11ed48af31d7 |
Ever since patchset 8648 (xen-unstable.hg) all my configuration files |
2006-01-29 |
kaf24 |
8696:f4fc27362892 |
Export the hypercall_page symbol to modules, otherwise they |
2006-01-28 |
kaf24 |
8695:1db05e589fa0 |
Replace the MMUEXTOP 'pfn hole' commands with a new |
2006-01-28 |
kaf24 |
8694:ce057aa33cad |
Clean up shadow-translate xen patches. Add abstractions |
2006-01-28 |
kaf24 |
8693:491a8798945e |
Remove shadow-translate Linux patches for now. We'll merge this stuff |
2006-01-28 |
sos22 |
8692:3e7bcf1b6f70 |
Fix build. |
2006-01-27 |
sos22 |
8691:5a9efc35feb2 |
Merge. |
2006-01-27 |
sos22 |
8690:a47b7a464f09 |
Turn down debug a bit, and generally tidy hings up a little. |
2006-01-27 |
sos22 |
8689:e9770d41e5bd |
Bug fix: we need to eagerly synchronise th HL2, since Xen relies on it |
2006-01-27 |
sos22 |
8688:990c009015e8 |
Merge up and generally make shadow mode be nice. |
2006-01-26 |
sos22 |
8687:05a1340bc1e7 |
Fix a silly bug. |
2006-01-26 |
sos22 |
8686:c0a0f4db5ab1 |
Create a block of reserved PFNs in shadow translate mode guests, and |
2006-01-26 |
sos22 |
8685:edf1fab86618 |
Merge. |
2006-01-26 |
sos22 |
8684:f658587fdaac |
Make SMP guests work in shadow translate mode. |
2006-01-26 |
sos22 |
8683:0d95066795de |
Explicitly block attempts to mutate the M2P tables of shadow mode |
2006-01-26 |
sos22 |
8682:1580009f137c |
Get the network interface working in shadow translate mode. This |
2006-01-25 |
sos22 |
8681:cc9bb3e0e348 |
Make some basic cases of grant tables work in shadow translate mode. |
2006-01-27 |
kaf24 |
8680:2add7a262530 |
Add hypercall-declaring header files. |
2006-01-27 |
kaf24 |
8679:98c8afe4c433 |
Uniform definition of do_iret prototype. Use 'struct foo' |
2006-01-27 |
Ian Campbell |
8678:f1bfe32828a1 |
Checkin missing hunks from previous commit |
2006-01-27 |
Ian Campbell |
8677:60beade30a0c |
merge |
2006-01-27 |
Ian Campbell |
8676:0eb38397e608 |
Introduce XENFEAT_writable_mmu_structures. |
2006-01-27 |
Ian Campbell |
8675:31083f13ae47 |
Add XENVER_get_features sub-operation to HYPERVISOR_xen_version. |
2006-01-27 |
Ian Campbell |
8674:4be553bcfb0f |
Rename funtions |
2006-01-27 |
kaf24 |
8673:17dc21008351 |
New memory hypercall 'populate_physmap'. Accepts a list of |
2006-01-27 |
kaf24 |
8672:2e82fd7a6921 |
Need to include module.h to get EXPORT_SYMBOL macros. |
2006-01-26 |
kaf24 |
8671:5fcc346d6fe0 |
Must destroy grant-table maptrack table before pagetables, |
2006-01-26 |
kaf24 |
8670:d8232e9f7988 |
Remove unneeded /proc/xen/grant and its libxc wrapper. |
2006-01-26 |
emellor |
8669:2cb434a12bba |
Treat xenstore UUID for domU's like MAC addresses for virtual network |
2006-01-26 |
stekloff |
8668:cd68f36807f9 |
Updated README for xm-test for the new "--with-vmx-kernel=KERNEL" |
2006-01-26 |
stekloff |
8667:eb364ce00a24 |
Add configuration option for specifying kernel to use for hvm/vmx testing |
2006-01-25 |
sos22 |
8666:5b004f4e76cf |
Merge. |
2006-01-25 |
sos22 |
8665:bd6ae7117cca |
Fix 64-bit build. |
2006-01-25 |
kaf24 |
8664:ac04112c45b9 |
Callers of __gpfn_to_mfn() do not need to check |
2006-01-25 |
kaf24 |
8663:c9362a31ba5d |
Fix the 64-bit build. |
2006-01-25 |
sos22 |
8662:407358daf389 |
Merge. |
2006-01-25 |
sos22 |
8661:43c294aea9ec |
Make shadow translate mode work for unprivileged, uniprocessor guests |
2006-01-25 |
sos22 |
8660:860fa26845c2 |
Change domain_crash to say where it was called from. |
2006-01-25 |
kaf24 |
8659:2d31ebf402e1 |
Fix batched request list overflow on packet receive path |
2006-01-25 |
kaf24 |
8658:709bce2f08d6 |
Export Xen driver util function symbols so that Xen drivers |
2006-01-25 |
vhanquez |
8657:aad2b2da3c8b |
Separate the validity checking of the page frame in 2 chunks. |
2006-01-25 |
kaf24 |
8656:159ef7d83f1c |
Fix inline asm hypercall argument parameter indexes. |
2006-01-25 |
kaf24 |
8655:b1b9049c4eb2 |
Rev8517 (Reduce locked critical region in __enter_scheduler()), enable |
2006-01-25 |
kaf24 |
8654:806dfeb03d92 |
Missing put_page_and_type() in dom0_op hypercall. |
2006-01-25 |
kaf24 |
8653:63d9f45b271d |
Fix 64-bit build and fix the transfer-page code for the |
2006-01-24 |
kaf24 |
8652:2b4b1963b76e |
Fix an incorrect type, and a missing return value check, |
2006-01-24 |
kaf24 |
8651:71914b64b577 |
Indirect hypercalls through a hypercall transfer page. |
2006-01-24 |
toml |
8650:246b6444c643 |
Adding __init__.py file to remove build warning. |
2006-01-24 |
stekloff |
8649:85dd812ca054 |
Added dependency check for lilo in configure.ac for vmx enabled builds. Must |
2006-01-24 |
Ke Yu |
8648:018e6dc18f97 |
This patch make xm reboot/shutdown work for vmx doamin. |
2006-01-24 |
emellor |
8647:a38c292e8390 |
Merged. |
2006-01-10 |
emellor |
8646:40bb46f599d9 |
Poll for peth0 coming up before trying to attach it to the bridge. This fixes |
2006-01-24 |
vhanquez |
8645:1f87f39aa0e1 |
reindent few lines that were using softtab instead of hardtab. |
2006-01-24 |
vhanquez |
8644:c0a8a0b64f65 |
add some checking of opening and read in dom0_init and return -1 if error. |
2006-01-24 |
vhanquez |
8643:068857a7133d |
Merge |
2006-01-24 |
vhanquez |
8642:6afcef051257 |
use talloc_zero instead of talloc + memset |
2006-01-24 |
vhanquez |
8641:c70109e64c9e |
use format printf style to write to tracefd instead of using write syscall. |
2006-01-24 |
vhanquez |
8640:45f3b9cfbd83 |
fixup memory leak and return value, if malloc or realloc fail. |
2006-01-24 |
vhanquez |
8639:b89b94c71b2f |
fixup reallocation to "twice the size + 1", instead of "3 times the size". |
2006-01-24 |
vhanquez |
8638:df36ac1ddcbf |
dup and open error value is -1, not < 0 |
2006-01-24 |
kaf24 |
8637:d4e3f04e3d38 |
Two shell commands weren't properly spaced in a makefile. |
2006-01-23 |
kaf24 |
8636:3a62d8978788 |
The present pud_offset_k implementation runs the value read through |
2006-01-23 |
kaf24 |
8635:34f2b388beb0 |
ia64 specific part of gdbstub. |
2006-01-23 |
kaf24 |
8634:d270db8a9092 |
Emergency system halt should halt all processors, not just |
2006-01-20 |
kaf24 |
8633:c4ae9456a459 |
The arguments to memset are ordered incorrectly in the |
2006-01-19 |
kaf24 |
8632:911b6d8cd666 |
Allow disabling the tx checksums on the xen loopback |
2006-01-19 |
kaf24 |
8631:8a3549172896 |
Fix a bug that causes storage key auth to be generated twice. |
2006-01-19 |
kaf24 |
8630:e32258567d05 |
Having /usr/bin/xsls conflicts with xsls as distributed in scalapack |
2006-01-19 |
kaf24 |
8629:b29954d81e6d |
Cleanup dirty code avoiding warning messages when compiling |
2006-01-18 |
vhanquez |
8628:9d86f5a5e426 |
Delete 2 unused Kconfig files. |
2006-01-17 |
smh22 |
8627:8d6edcf06f9b |
No longer call xc_vcpu_getcontext() on restore (required after cset 8610). |
2006-01-17 |
maf46 |
8626:e745c2e4acc0 |
Minor documentation fix |
2006-01-17 |
kaf24 |
8625:af7e4ce46653 |
Remove the spin on VCPUF_running from context_switch(). |
2006-01-17 |
kaf24 |
8624:1b7d6c2ae2f7 |
Sync against scheduler tail on other CPUs when context |
2006-01-16 |
vhanquez |
8623:6ce7c026320e |
return -ENOMEM value instead of -1 when running out of memory. |
2006-01-16 |
vhanquez |
8622:9f2c47ae2b86 |
sanitize tpmfront. missing spin_unlock'ing in error paths and fix coding style. |
2006-01-16 |
vhanquez |
8621:f1fc94516c4c |
bool type doesn't exist in C, don't try to emulate one. |
2006-01-16 |
vhanquez |
8620:927cd2e4f150 |
remove ASSERT macro. |
2006-01-16 |
vhanquez |
8619:ca795f19b613 |
replace ASSERT by BUG_ON. |
2006-01-16 |
vhanquez |
8618:49c3b00484ff |
define all DPRINTK as pr_debug |
2006-01-16 |
vhanquez |
8617:f3ce4d76650c |
fix xenbus_scanf called with NULL instead of XBT_NULL. |
2006-01-16 |
vhanquez |
8616:7eaa8d1a4ea0 |
use standard pr_debug macro for DPRINTK. |
2006-01-16 |
vhanquez |
8615:7ef28da1d777 |
remove ASSERT macro that is not used anymore in blkback. |
2006-01-16 |
vhanquez |
8614:bd606783c6bf |
remove unnecessary macro bdev_put which is an alias to blkdev_put. |
2006-01-16 |
kaf24 |
8613:a9ead230cc60 |
Complete arch_domain_create refactoring for ia64. |
2006-01-14 |
kaf24 |
8612:d783bdd14f2e |
Remove the free_vcpu() interface I added in the preceding |
2006-01-14 |
kaf24 |
8611:1ccc28e075ba |
Some refactoring of domain creation/destruction. |
2006-01-14 |
kaf24 |
8610:334dc7e6a23f |
xc_vcpu_getcontext() can no longer be called before a |
2006-01-14 |
kaf24 |
8609:85d693e6f61a |
Arch-specific per-vcpu info should be initialised to zero |
2006-01-14 |
kaf24 |
8608:d8415ebc8c87 |
Fix 64-bit build with crash_debug enabled. |
2006-01-14 |
kaf24 |
8607:1b839e1b1de1 |
Rename cdb to gdbstub and split it into arch dependent/neutral part. |
2006-01-14 |
kaf24 |
8606:ef88c2db00ad |
merge |
2006-01-14 |
kaf24 |
8605:4b1efe4c9e0b |
Fix the issue of system crash in vmx stress test. |
2006-01-14 |
kaf24 |
8604:9d72a5b18107 |
Merge with xen-ia64-unstable.hg |
2006-01-13 |
djm |
8603:cfa3b96b056d |
Work around new nmi code in keyhandler |
2006-01-13 |
djm |
8602:4443bad9a4a6 |
Leave *_SOFTIRQ definitions to Xen common code |
2006-01-13 |
djm |
8601:4690777cf62a |
Remove annoying #warning when compiling with CONFIG_XEN_SMP |
2006-01-13 |
djm |
8600:fb80697dbcf9 |
Fix for !CONFIG_SMP compile |
2006-01-13 |
djm |
8599:f5ab28885c75 |
Merge |
2006-01-13 |
djm |
8598:2884f14895d2 |
Allow asm-offsets to work with vanilla binutils |
2006-01-13 |
djm |
8597:2869bdd16bd4 |
correct implementation of flush_tlb_mask needed to reenable CONFIG_SMP |
2006-01-13 |
djm |
8596:985228c22276 |
Make xmexaple.vti support network option too and other small modifications for convenient use. |
2006-01-13 |
djm |
8595:ec48a5246f76 |
Unused page struct fields commented out. |
2006-01-13 |
djm |
8594:65ce24c383d7 |
add prototype of guest_cpu_user_regs() which is used by ns16550_poll(). |
2006-01-13 |
djm |
8593:dc6ac7f6ddea |
Enable warnings and fix a few one (those which occur in almost every file). |
2006-01-06 |
djm |
8592:1507c5499a92 |
Add 'hvm' capability to indicate whether hardware VTI feature is on. |
2006-01-05 |
djm |
8591:f31cb5961db3 |
Disable virtual memmap to avoid problem on machines with big holes |
2006-01-13 |
kaf24 |
8590:468d2a6fc0af |
Make all nmi debugkey tracing arch specific. |
2006-01-13 |
Ian Campbell |
8589:3f702887d4a6 |
Correctly handle dumping a VM86 guest's stack. |
2006-01-13 |
kaf24 |
8588:c1840ac1f05d |
Introduce a locking protocol for acquiring the 'scheduler |
2006-01-13 |
kaf24 |
8587:0c5980d0bf20 |
Fix writable pagetables when a flush happens in a different |
2006-01-13 |
kaf24 |
8586:026e5ef0aa3c |
Fix up the way we initialise and set the NMI heartbeat |
2006-01-13 |
Ian Campbell |
8585:903420e4d449 |
Debug keyhandlers for triggering an NMI and examine current NMI state. |
2006-01-13 |
kaf24 |
8584:e888f9b28a5b |
Fix xenbus_cleanup_devices() to cleanup proper subdirectories |
2006-01-13 |
Ian Campbell |
8583:956bf08c91c3 |
Ensure watchdog remains disabled unless enabled on the command line. |
2006-01-13 |
Ian Campbell |
8582:19f5ffa02154 |
Fix x86/32 do_iret implementation, fixes VM86 mode. |
2006-01-13 |
kaf24 |
8581:ec4ef8c5f04d |
Fix non-debug build. |
2006-01-13 |
kaf24 |
8580:cc2f35c83b4c |
Add a new timer operation kill_timer(). Effectively the |
2006-01-13 |
kaf24 |
8579:d32797209632 |
Add missing renamed files. Oops. |
2006-01-12 |
kaf24 |
8578:c055d76ec559 |
Rename ac_timer_* interfaces -> timer_*. The ac_ is |
2006-01-12 |
kaf24 |
8577:bcf188da3ea1 |
Simplify vcpu_sleep_sync() and sched_adjdom(). Their |
2006-01-12 |
kaf24 |
8576:8531996d207f |
Fix compile warning about uninitialised vars. |
2006-01-12 |
kaf24 |
8575:9368d2ba43f2 |
Update copyright on domain_page implementation. It's been |
2006-01-12 |
kaf24 |
8574:411e66a837a1 |
More debug print cleanups. |
2006-01-12 |
kaf24 |
8573:4520b451a70e |
Quieten debug printing on memory_op hypercall. Don't warn |
2006-01-12 |
kaf24 |
8572:87a97054b469 |
Re-enable per-cpu cache on map_domain_page(). Fix the |
2006-01-12 |
kaf24 |
8571:bfcdf4099d23 |
fixes some compiler warnings due to new types used in |
2006-01-12 |
kaf24 |
8570:b21261034a25 |
Adds a check to vtpm_manager and vtpm Makefiles to verify openssl and |
2006-01-12 |
emellor |
8569:4b8919585039 |
Merged. |
2006-01-12 |
emellor |
8568:642b26779c4e |
8604:a51fcb5de470 introduced a discrepancy between the declaration |
2006-01-12 |
kaf24 |
8567:821368442403 |
Fix cpu_affinity memcpy() (bytes not longs!) add add a better |
2006-01-12 |
Ian Campbell |
8566:08d2a74dce81 |
Fix x86_64 domU build by conditionalizing NMI support on CONFIG_X86_LOCAL_APIC |
2006-01-11 |
kaf24 |
8565:1e1107e3d894 |
More do_iret() fixes. We need to take care in restoring |
2006-01-11 |
kaf24 |
8564:1c186b28289b |
map_domain_page per-vcpu cache still seems broken. Disable |
2006-01-11 |
kaf24 |
8563:b7e88c83b2a0 |
More code cleanups, mainly to do_iret() implementations. |
2006-01-11 |
kaf24 |
8562:c96ea9ebcd29 |
merge |
2006-01-11 |
kaf24 |
8561:6ccee759e34f |
Reassert nmi pending when a nmi handler is registered |
2006-01-11 |
Ian Campbell |
8560:228c96d95c80 |
merge |
2006-01-11 |
Ian Campbell |
8559:dbe5427f3863 |
merge |
2006-01-11 |
Ian Campbell |
8558:cc996a91af71 |
Fixup some bogus formatting and remove a stray debug printk |
2006-01-11 |
kaf24 |
8557:57c50578414d |
Add a per-vcpu lock-free cache of mappings to map_domain_page. |
2006-01-11 |
Ian Campbell |
8556:1c70b9d81731 |
merge |
2006-01-11 |
Ian Campbell |
8555:0ffd94a02318 |
Pass NMIs to DOM0 via a dedicated callback, Xen/Linux x86_64 support. |
2006-01-11 |
Ian Campbell |
8554:278e536ade72 |
Pass NMIs to DOM0 via a dedicated callback, Xen/Linux i386 support. |
2006-01-11 |
Ian Campbell |
8553:06ab200a9e23 |
Pass NMIs to DOM0 via a dedicated callback, Xen x86_64 support. |
2006-01-11 |
Ian Campbell |
8552:fe4d06b15a36 |
Pass NMIs to DOM0 via a dedicated callback, Xen x86_32 support. |
2006-01-11 |
Ian Campbell |
8551:c6f7774cae63 |
Pass NMIs to DOM0 via a dedicated callback, core Xen support. |
2006-01-11 |
Ian Campbell |
8550:8bcfcfc13e21 |
Factor re-enabling the IOCK line out of io_check_error() |
2006-01-11 |
emellor |
8549:5ab7cf758e2f |
Install in /usr/sbin, not /usr/local/sbin, for consistency with the rest of the |
2006-01-11 |
vhanquez |
8548:c886f74b54a4 |
make xs_test in xenstore compile. |
2006-01-11 |
vhanquez |
8547:e629bb62c63e |
update xs_transaction_t to be a plain u32 integer instead of a fake pointer. |
2006-01-11 |
vhanquez |
8546:f226284e5c1a |
Share the same name for xenbus transaction type between user and kernel |
2006-01-11 |
kaf24 |
8545:a248738166b1 |
Fix 32-bit shadow mode to handle extended perdomain mapping |
2006-01-11 |
kaf24 |
8544:5ae96e117af2 |
Fixed ia64 compilation issues and also change xen/ia64 to use one single, |
2006-01-10 |
kaf24 |
8543:ed7888c838ad |
Update map_domain_page() documentation (mappings may only be |
2006-01-10 |
kaf24 |
8542:542cb7acb21a |
Add new map_domain_page_global() interface to allow mappings |
2006-01-10 |
vhanquez |
8541:f5f703ec5223 |
Change xenbus_transaction fake pointer into an opaque type. |
2006-01-10 |
cl349 |
8540:d3a4485a41fc |
Cleanups. |
2006-01-10 |
vhanquez |
8539:991ccc24bf2e |
Replace NULL xenbus transaction by a specific XBT_NULL value. |
2006-01-10 |
kaf24 |
8538:50d46a775ad0 |
Send guest output on all xen-attached console devices |
2006-01-10 |
kaf24 |
8537:3904e3c33611 |
Fix the build. |
2006-01-10 |
stekloff |
8536:1a0cc9fdcd48 |
Updated default config options for VMX test domains in xm-test, got rid of |
2006-01-10 |
stekloff |
8535:256bd634e2fc |
Changed ifconfig loopback to have 127.0.0.1, so ping will work. |
2006-01-10 |
emellor |
8534:bb62be2a5080 |
Merged. |
2006-01-10 |
emellor |
8533:0a69deed5e1f |
Proactively check for NULL strings passed into xc_linux_build. Either DTRT |
2006-01-10 |
emellor |
8532:fbee8d9fbaba |
Made network-bridge script work on ALL systems missing ifup/down. |
2006-01-10 |
kaf24 |
8531:fa3a37839eb7 |
Add VMX guest quick start into Xen 3.0 user manual. |
2006-01-10 |
kaf24 |
8530:c503c3887971 |
Proactively check for NULL strings passed into xc_linx_build. Either do |
2006-01-10 |
kaf24 |
8529:d39fa3f09cb2 |
Add dummy 'all' target to guest-headers Makefile. |
2006-01-10 |
emellor |
8528:a4ce0ba0f8ff |
Merged. |
2006-01-10 |
emellor |
8527:a51fcb5de470 |
Extend the xc_linux_save interface to take a callback function for handling the |
2006-01-09 |
kaf24 |
8526:da7873110bbb |
Tiny bootstrap cleanup. |
2006-01-09 |
kaf24 |
8525:1572681e4e5a |
General start-of-day cleanups, resulting in the |
2006-01-09 |
emellor |
8524:dfb836264898 |
Merged. |
2006-01-09 |
root |
8523:970cf1fff5f2 |
As hotplug events are asynchronous by its nature, the remove event seems |
2006-01-09 |
vhanquez |
8522:fbf58585008a |
free trans if allocated, if dev_request_and_reply fail. |
2006-01-09 |
vhanquez |
8521:96c7303b03ab |
Fail early without calling dev_request_and_reply if memory cannot be allocated. |
2006-01-09 |
kaf24 |
8520:0ba3b9d60da6 |
Fix context_switch(). It is necessary to set_current() and |
2006-01-09 |
emellor |
8519:8af1199488d3 |
Merged. |
2006-01-09 |
emellor |
8518:25e3c8668f1f |
Added missing munmap for live_p2m_frame_list_list. |
2006-01-09 |
emellor |
8517:2a0aded8fe60 |
Fix the error recovery at the undo_out label in __gnttab_map_grant_ref to |
2006-01-03 |
emellor |
8516:a848ee1c9822 |
Fix comment describing return value -- xs_rm returns false if the path does not |
2006-01-03 |
emellor |
8515:4aeb39501145 |
Remove "Died" support from the hotplug monitoring. This error code was used |
2006-01-03 |
emellor |
8514:f3d2e3659786 |
Use xenctrl.h, not xc_private.h. |
2006-01-09 |
kaf24 |
8513:299d6ff8fdb2 |
Allow HYPERVISOR_VIRT_START/END public definitions to be |
2006-01-07 |
kaf24 |
8512:b866ed85fad3 |
Add cpumask_scnprintf() and cpulist_scnprintf(). This also |
2006-01-07 |
kaf24 |
8511:4c2c02ca4a7a |
Remove netif_be_dbg debug-key handler from netback by default. |
2006-01-07 |
kaf24 |
8510:83eeb056f7c2 |
Handle migration of x86 VCPUs between physical CPUs. |
2006-01-07 |
kaf24 |
8509:0aff653824db |
Reduce locked critical region in __enter_scheduler(), |
2006-01-07 |
vhanquez |
8508:d92a68e6faa9 |
separate installation of headers from the linux tree into a new guest-header |
2006-01-06 |
vhanquez |
8507:e93340cf4d02 |
test return value of kmalloc to prevent crash is the allocation fail. |
2006-01-06 |
vhanquez |
8506:a933d82321b3 |
Get rid of the err variable by directly returning error values. |
2006-01-06 |
kaf24 |
8505:3c84ce41d184 |
Change the context-switch interface. Get rid of |
2006-01-06 |
kaf24 |
8504:82eafda1c710 |
Rename per-domain cpumask to more descriptive domain_dirty_cpumask. |
2006-01-06 |
kaf24 |
8503:3eeabf448f91 |
Clean up domain shutdown and modification of vcpu |
2006-01-06 |
cl349 |
8502:01a854cd8848 |
Always EXPORT_SYMBOL pm_power_off now that pm_power_off is always defined. |
2006-01-06 |
cl349 |
8501:ba4d42f18661 |
Move definition of pm_power_off to a more sensible location. |
2006-01-06 |
kaf24 |
8500:dd5649730b32 |
Fix a couple of bogus dom0_op names: |
2006-01-06 |
kaf24 |
8499:84cf56328ce0 |
Clean up xen-internal representation of per-vcpu |
2006-01-05 |
kaf24 |
8498:07306e35a5fc |
Fix up x86 emulator header docs and ensure callers use |
2006-01-04 |
kaf24 |
8497:9efe7eb108e1 |
The dom0_ops implementation wasn't matching the interface definition, |
2006-01-04 |
kaf24 |
8496:ecc20905cde3 |
Fixes to mtrr interface code in linux guest. |
2006-01-04 |
kaf24 |
8495:c2e93601eae5 |
Add IO-APIC interrupt debugging to 'i' debug key. |
2006-01-04 |
kaf24 |
8494:572abc9efcf5 |
Fix split of duties between close_netdev() and |
2006-01-04 |
kaf24 |
8493:f26ae65f3f95 |
Add pending status to irq debugkey dump. |
2006-01-04 |
kaf24 |
8492:e0a0ebad0535 |
Add dubug key for dumping guest-bound physical interrupts |
2006-01-04 |
kaf24 |
8491:d186157615d6 |
This patch adds TPM_Seal support to the VTSP. On measured platforms |
2006-01-03 |
kaf24 |
8490:f22ea989389d |
merge |
2006-01-03 |
kaf24 |
8489:f7c2cbb5368f |
Marge with xen-ia64-unstable.hg |
2006-01-03 |
djm |
8488:71c61c288171 |
Adapt xen-ia64 to changes in xen-unstable |
2006-01-03 |
djm |
8487:cd914808acf1 |
Merge |
2006-01-03 |
djm |
8486:903fb46f240e |
Small bug fixes |
2005-12-30 |
djm |
8485:45c4e735fc8c |
Enable stack trace on Xen BUG (by Isaku Yamahata) |