summary refs log tree commit diff stats
path: root/hw/i386/kvm/xenstore_impl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xen: Implement core serialize/deserialize methods for xenstore_implDavid Woodhouse2023-03-071-5/+569
* hw/xen: Implement XenStore permissionsPaul Durrant2023-03-071-18/+241
* hw/xen: Watches on XenStore transactionsDavid Woodhouse2023-03-071-1/+150
* hw/xen: Implement XenStore transactionsDavid Woodhouse2023-03-071-6/+144
* hw/xen: Implement XenStore watchesDavid Woodhouse2023-03-071-15/+238
* hw/xen: Add basic XenStore tree walk and write/read/directory supportDavid Woodhouse2023-03-071-7/+520
* hw/xen: Add xenstore wire implementation and implementation stubsDavid Woodhouse2023-03-071-0/+117