direct-io.hg
log
age | author | revision | description |
---|---|---|---|
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. |