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