age |
author |
revision |
description |
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 |