Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-08 | tests/: spelling fixes | Michael Tokarev | 1 | -1/+1 |
2023-03-07 | hw/xen: Add foreignmem operations to allow redirection to internal emulation | David Woodhouse | 1 | -0/+1 |
2023-03-07 | hw/xen: Implement core serialize/deserialize methods for xenstore_impl | David Woodhouse | 1 | -10/+226 |
2023-03-07 | hw/xen: Implement XenStore permissions | Paul Durrant | 1 | -1/+26 |
2023-03-07 | hw/xen: Watches on XenStore transactions | David Woodhouse | 1 | -1/+230 |
2023-03-07 | hw/xen: Implement XenStore transactions | David Woodhouse | 1 | -0/+118 |
2023-03-07 | hw/xen: Implement XenStore watches | David Woodhouse | 1 | -0/+85 |
2023-03-07 | hw/xen: Add basic XenStore tree walk and write/read/directory support | David Woodhouse | 1 | -0/+197 |