age |
author |
revision |
description |
2006-01-13 |
kaf24 |
8587:d32797209632 |
Add missing renamed files. Oops. |
2006-01-12 |
kaf24 |
8586:c055d76ec559 |
Rename ac_timer_* interfaces -> timer_*. The ac_ is |
2006-01-12 |
kaf24 |
8585:bcf188da3ea1 |
Simplify vcpu_sleep_sync() and sched_adjdom(). Their |
2006-01-12 |
kaf24 |
8584:8531996d207f |
Fix compile warning about uninitialised vars. |
2006-01-12 |
kaf24 |
8583:9368d2ba43f2 |
Update copyright on domain_page implementation. It's been |
2006-01-12 |
kaf24 |
8582:411e66a837a1 |
More debug print cleanups. |
2006-01-12 |
kaf24 |
8581:4520b451a70e |
Quieten debug printing on memory_op hypercall. Don't warn |
2006-01-12 |
kaf24 |
8580:87a97054b469 |
Re-enable per-cpu cache on map_domain_page(). Fix the |
2006-01-12 |
kaf24 |
8579:bfcdf4099d23 |
fixes some compiler warnings due to new types used in |
2006-01-12 |
kaf24 |
8578:b21261034a25 |
Adds a check to vtpm_manager and vtpm Makefiles to verify openssl and |
2006-01-12 |
emellor |
8577:4b8919585039 |
Merged. |
2006-01-12 |
emellor |
8576:642b26779c4e |
8604:a51fcb5de470 introduced a discrepancy between the declaration |
2006-01-12 |
kaf24 |
8575:821368442403 |
Fix cpu_affinity memcpy() (bytes not longs!) add add a better |
2006-01-12 |
Ian Campbell |
8574:08d2a74dce81 |
Fix x86_64 domU build by conditionalizing NMI support on CONFIG_X86_LOCAL_APIC |
2006-01-11 |
kaf24 |
8573:1e1107e3d894 |
More do_iret() fixes. We need to take care in restoring |
2006-01-11 |
kaf24 |
8572:1c186b28289b |
map_domain_page per-vcpu cache still seems broken. Disable |
2006-01-11 |
kaf24 |
8571:b7e88c83b2a0 |
More code cleanups, mainly to do_iret() implementations. |
2006-01-11 |
kaf24 |
8570:c96ea9ebcd29 |
merge |
2006-01-11 |
kaf24 |
8569:6ccee759e34f |
Reassert nmi pending when a nmi handler is registered |
2006-01-11 |
Ian Campbell |
8568:228c96d95c80 |
merge |
2006-01-11 |
Ian Campbell |
8567:dbe5427f3863 |
merge |
2006-01-11 |
Ian Campbell |
8566:cc996a91af71 |
Fixup some bogus formatting and remove a stray debug printk |
2006-01-11 |
kaf24 |
8565:57c50578414d |
Add a per-vcpu lock-free cache of mappings to map_domain_page. |
2006-01-11 |
Ian Campbell |
8564:1c70b9d81731 |
merge |
2006-01-11 |
Ian Campbell |
8563:0ffd94a02318 |
Pass NMIs to DOM0 via a dedicated callback, Xen/Linux x86_64 support. |
2006-01-11 |
Ian Campbell |
8562:278e536ade72 |
Pass NMIs to DOM0 via a dedicated callback, Xen/Linux i386 support. |
2006-01-11 |
Ian Campbell |
8561:06ab200a9e23 |
Pass NMIs to DOM0 via a dedicated callback, Xen x86_64 support. |
2006-01-11 |
Ian Campbell |
8560:fe4d06b15a36 |
Pass NMIs to DOM0 via a dedicated callback, Xen x86_32 support. |
2006-01-11 |
Ian Campbell |
8559:c6f7774cae63 |
Pass NMIs to DOM0 via a dedicated callback, core Xen support. |
2006-01-11 |
Ian Campbell |
8558:8bcfcfc13e21 |
Factor re-enabling the IOCK line out of io_check_error() |
2006-01-11 |
emellor |
8557:5ab7cf758e2f |
Install in /usr/sbin, not /usr/local/sbin, for consistency with the rest of the |
2006-01-11 |
vhanquez |
8556:c886f74b54a4 |
make xs_test in xenstore compile. |
2006-01-11 |
vhanquez |
8555:e629bb62c63e |
update xs_transaction_t to be a plain u32 integer instead of a fake pointer. |
2006-01-11 |
vhanquez |
8554:f226284e5c1a |
Share the same name for xenbus transaction type between user and kernel |
2006-01-11 |
kaf24 |
8553:a248738166b1 |
Fix 32-bit shadow mode to handle extended perdomain mapping |
2006-01-11 |
kaf24 |
8552:5ae96e117af2 |
Fixed ia64 compilation issues and also change xen/ia64 to use one single, |
2006-01-10 |
kaf24 |
8551:ed7888c838ad |
Update map_domain_page() documentation (mappings may only be |
2006-01-10 |
kaf24 |
8550:542cb7acb21a |
Add new map_domain_page_global() interface to allow mappings |
2006-01-10 |
vhanquez |
8549:f5f703ec5223 |
Change xenbus_transaction fake pointer into an opaque type. |
2006-01-10 |
cl349 |
8548:d3a4485a41fc |
Cleanups. |
2006-01-10 |
vhanquez |
8547:991ccc24bf2e |
Replace NULL xenbus transaction by a specific XBT_NULL value. |
2006-01-10 |
kaf24 |
8546:50d46a775ad0 |
Send guest output on all xen-attached console devices |
2006-01-10 |
kaf24 |
8545:3904e3c33611 |
Fix the build. |
2006-01-10 |
stekloff |
8544:1a0cc9fdcd48 |
Updated default config options for VMX test domains in xm-test, got rid of |
2006-01-10 |
stekloff |
8543:256bd634e2fc |
Changed ifconfig loopback to have 127.0.0.1, so ping will work. |
2006-01-10 |
emellor |
8542:bb62be2a5080 |
Merged. |
2006-01-10 |
emellor |
8541:0a69deed5e1f |
Proactively check for NULL strings passed into xc_linux_build. Either DTRT |
2006-01-10 |
emellor |
8540:fbee8d9fbaba |
Made network-bridge script work on ALL systems missing ifup/down. |
2006-01-10 |
kaf24 |
8539:fa3a37839eb7 |
Add VMX guest quick start into Xen 3.0 user manual. |
2006-01-10 |
kaf24 |
8538:c503c3887971 |
Proactively check for NULL strings passed into xc_linx_build. Either do |
2006-01-10 |
kaf24 |
8537:d39fa3f09cb2 |
Add dummy 'all' target to guest-headers Makefile. |
2006-01-10 |
emellor |
8536:a4ce0ba0f8ff |
Merged. |
2006-01-10 |
emellor |
8535:a51fcb5de470 |
Extend the xc_linux_save interface to take a callback function for handling the |
2006-01-09 |
kaf24 |
8534:da7873110bbb |
Tiny bootstrap cleanup. |
2006-01-09 |
kaf24 |
8533:1572681e4e5a |
General start-of-day cleanups, resulting in the |
2006-01-09 |
emellor |
8532:dfb836264898 |
Merged. |
2006-01-09 |
root |
8531:970cf1fff5f2 |
As hotplug events are asynchronous by its nature, the remove event seems |
2006-01-09 |
vhanquez |
8530:fbf58585008a |
free trans if allocated, if dev_request_and_reply fail. |
2006-01-09 |
vhanquez |
8529:96c7303b03ab |
Fail early without calling dev_request_and_reply if memory cannot be allocated. |
2006-01-09 |
kaf24 |
8528:0ba3b9d60da6 |
Fix context_switch(). It is necessary to set_current() and |
2006-01-09 |
emellor |
8527:8af1199488d3 |
Merged. |
2006-01-09 |
emellor |
8526:25e3c8668f1f |
Added missing munmap for live_p2m_frame_list_list. |
2006-01-09 |
emellor |
8525:2a0aded8fe60 |
Fix the error recovery at the undo_out label in __gnttab_map_grant_ref to |
2006-01-03 |
emellor |
8524:a848ee1c9822 |
Fix comment describing return value -- xs_rm returns false if the path does not |
2006-01-03 |
emellor |
8523:4aeb39501145 |
Remove "Died" support from the hotplug monitoring. This error code was used |
2006-01-03 |
emellor |
8522:f3d2e3659786 |
Use xenctrl.h, not xc_private.h. |
2006-01-09 |
kaf24 |
8521:299d6ff8fdb2 |
Allow HYPERVISOR_VIRT_START/END public definitions to be |
2006-01-07 |
kaf24 |
8520:b866ed85fad3 |
Add cpumask_scnprintf() and cpulist_scnprintf(). This also |
2006-01-07 |
kaf24 |
8519:4c2c02ca4a7a |
Remove netif_be_dbg debug-key handler from netback by default. |
2006-01-07 |
kaf24 |
8518:83eeb056f7c2 |
Handle migration of x86 VCPUs between physical CPUs. |
2006-01-07 |
kaf24 |
8517:0aff653824db |
Reduce locked critical region in __enter_scheduler(), |
2006-01-07 |
vhanquez |
8516:d92a68e6faa9 |
separate installation of headers from the linux tree into a new guest-header |
2006-01-06 |
vhanquez |
8515:e93340cf4d02 |
test return value of kmalloc to prevent crash is the allocation fail. |
2006-01-06 |
vhanquez |
8514:a933d82321b3 |
Get rid of the err variable by directly returning error values. |
2006-01-06 |
kaf24 |
8513:3c84ce41d184 |
Change the context-switch interface. Get rid of |
2006-01-06 |
kaf24 |
8512:82eafda1c710 |
Rename per-domain cpumask to more descriptive domain_dirty_cpumask. |
2006-01-06 |
kaf24 |
8511:3eeabf448f91 |
Clean up domain shutdown and modification of vcpu |
2006-01-06 |
cl349 |
8510:01a854cd8848 |
Always EXPORT_SYMBOL pm_power_off now that pm_power_off is always defined. |
2006-01-06 |
cl349 |
8509:ba4d42f18661 |
Move definition of pm_power_off to a more sensible location. |
2006-01-06 |
kaf24 |
8508:dd5649730b32 |
Fix a couple of bogus dom0_op names: |
2006-01-06 |
kaf24 |
8507:84cf56328ce0 |
Clean up xen-internal representation of per-vcpu |
2006-01-05 |
kaf24 |
8506:07306e35a5fc |
Fix up x86 emulator header docs and ensure callers use |
2006-01-04 |
kaf24 |
8505:9efe7eb108e1 |
The dom0_ops implementation wasn't matching the interface definition, |
2006-01-04 |
kaf24 |
8504:ecc20905cde3 |
Fixes to mtrr interface code in linux guest. |
2006-01-04 |
kaf24 |
8503:c2e93601eae5 |
Add IO-APIC interrupt debugging to 'i' debug key. |
2006-01-04 |
kaf24 |
8502:572abc9efcf5 |
Fix split of duties between close_netdev() and |
2006-01-04 |
kaf24 |
8501:f26ae65f3f95 |
Add pending status to irq debugkey dump. |
2006-01-04 |
kaf24 |
8500:e0a0ebad0535 |
Add dubug key for dumping guest-bound physical interrupts |
2006-01-04 |
kaf24 |
8499:d186157615d6 |
This patch adds TPM_Seal support to the VTSP. On measured platforms |
2006-01-03 |
kaf24 |
8498:f22ea989389d |
merge |
2006-01-03 |
kaf24 |
8497:f7c2cbb5368f |
Marge with xen-ia64-unstable.hg |
2006-01-03 |
vhanquez |
8496:9e03e60f2d46 |
convert latest old initializer to C99 initializer |
2006-01-03 |
emellor |
8495:9bf5a3b24318 |
Remove 03_network_attach_detach_multiple_pos.test from xfail list |
2006-01-03 |
emellor |
8494:fbe82e680620 |
Vcpu-list's error message shows an unnecessary header. |
2006-01-03 |
emellor |
8493:09e752a1a04a |
These xm info, top, dmesg and log requre no parameter. |
2006-01-03 |
kaf24 |
8492:9fc306e40a7c |
Move public hvm interfaces into xen/include/public/hvm. |
2006-01-03 |
kaf24 |
8491:399c68937d59 |
merge |
2006-01-03 |
kaf24 |
8490:412995d28a07 |
Rename VMX option name lapic to apic, and pass it to xen by |
2006-01-03 |
vhanquez |
8489:9fedfb8cb1b2 |
merge |
2006-01-03 |
vhanquez |
8488:2a873f8020ae |
mixup during reorganization. when SIF_INITDOMAIN it should kcons_write_dom0 |
2005-12-31 |
vhanquez |
8487:994e8ee5179d |
fix possible memory leak if one of the kmalloc fail. |
2005-12-31 |
vhanquez |
8486:0d93a85b5fa4 |
remove one pointless macro and make code paths explicit. |
2005-12-31 |
vhanquez |
8485:7ab6ddd6ada9 |
reorganize code to avoid duplication |
2005-12-31 |
vhanquez |
8484:9270bb6b0421 |
Convert old initializer to C99 initializer. |
2005-12-31 |
vhanquez |
8483:248a75201ba3 |
directly return -ENOMEM instead of jumping to a return -ENOMEM label |
2005-12-31 |
vhanquez |
8482:0fd894ba6ba0 |
move error handling out of line to avoid duplicated code. |
2006-01-13 |
djm |
8481:2884f14895d2 |
Allow asm-offsets to work with vanilla binutils |
2006-01-13 |
djm |
8480:2869bdd16bd4 |
correct implementation of flush_tlb_mask needed to reenable CONFIG_SMP |
2006-01-13 |
djm |
8479:985228c22276 |
Make xmexaple.vti support network option too and other small modifications for convenient use. |
2006-01-13 |
djm |
8478:ec48a5246f76 |
Unused page struct fields commented out. |
2006-01-13 |
djm |
8477:65ce24c383d7 |
add prototype of guest_cpu_user_regs() which is used by ns16550_poll(). |
2006-01-13 |
djm |
8476:dc6ac7f6ddea |
Enable warnings and fix a few one (those which occur in almost every file). |
2006-01-06 |
djm |
8475:1507c5499a92 |
Add 'hvm' capability to indicate whether hardware VTI feature is on. |
2006-01-05 |
djm |
8474:f31cb5961db3 |
Disable virtual memmap to avoid problem on machines with big holes |
2006-01-03 |
djm |
8473:71c61c288171 |
Adapt xen-ia64 to changes in xen-unstable |
2006-01-03 |
djm |
8472:cd914808acf1 |
Merge |
2006-01-02 |
kaf24 |
8471:5b30599761b3 |
Fix VMX disk config string parse (allow leading whitespace). |
2006-01-01 |
kaf24 |
8470:121ff5042eb3 |
Provide an option to disable ACPI from the VMX config file. |
2005-12-31 |
kaf24 |
8469:364128d29f4e |
Clean up 'q' debug key output. |
2005-12-31 |
kaf24 |
8468:d966b7a00959 |
Allow non-privileged domains restricted access to |