aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-xs-node.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-08tests/: spelling fixesMichael Tokarev1-1/+1
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse1-0/+1
2023-03-07hw/xen: Implement core serialize/deserialize methods for xenstore_implDavid Woodhouse1-10/+226
2023-03-07hw/xen: Implement XenStore permissionsPaul Durrant1-1/+26
2023-03-07hw/xen: Watches on XenStore transactionsDavid Woodhouse1-1/+230
2023-03-07hw/xen: Implement XenStore transactionsDavid Woodhouse1-0/+118
2023-03-07hw/xen: Implement XenStore watchesDavid Woodhouse1-0/+85
2023-03-07hw/xen: Add basic XenStore tree walk and write/read/directory supportDavid Woodhouse1-0/+197