| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | i386: spelling fixes | Michael Tokarev | 2023-09-20 | 1 | -1/+1 |
| * | hw/xen: Clarify (lack of) error handling in transaction_commit() | David Woodhouse | 2023-08-01 | 1 | -1/+11 |
| * | hw/xen: Implement core serialize/deserialize methods for xenstore_impl | David Woodhouse | 2023-03-07 | 1 | -5/+569 |
| * | hw/xen: Implement XenStore permissions | Paul Durrant | 2023-03-07 | 1 | -18/+241 |
| * | hw/xen: Watches on XenStore transactions | David Woodhouse | 2023-03-07 | 1 | -1/+150 |
| * | hw/xen: Implement XenStore transactions | David Woodhouse | 2023-03-07 | 1 | -6/+144 |
| * | hw/xen: Implement XenStore watches | David Woodhouse | 2023-03-07 | 1 | -15/+238 |
| * | hw/xen: Add basic XenStore tree walk and write/read/directory support | David Woodhouse | 2023-03-07 | 1 | -7/+520 |
| * | hw/xen: Add xenstore wire implementation and implementation stubs | David Woodhouse | 2023-03-07 | 1 | -0/+117 |