summary refs log tree commit diff stats
path: root/hw/i386/kvm/xenstore_impl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* i386: spelling fixesMichael Tokarev2023-09-201-1/+1
* hw/xen: Clarify (lack of) error handling in transaction_commit()David Woodhouse2023-08-011-1/+11
* 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