index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
xen
/
xen_pvdev.h
Age
Commit message (
Expand
)
Author
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2016-11-22
xen: create qdev for each backend device
Juergen Gross
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea