Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-22 | xen: create qdev for each backend device | Juergen Gross | 1 | -1/+3 |
2016-11-02 | hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf() | Thomas Huth | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_del_xendev | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_find_xendev | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_evtchn_event | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea | 1 | -5/+5 |
2016-10-28 | xen: Move xenstore cleanup and mkdir functions | Emil Condrea | 1 | -0/+51 |
2016-10-28 | xen: Prepare xendev qtail to be shared with frontends | Emil Condrea | 1 | -0/+57 |
2016-10-28 | xen: Move evtchn functions to xen_pvdev.c | Emil Condrea | 1 | -0/+35 |
2016-10-28 | xen: Move xenstore_update to xen_pvdev.c | Emil Condrea | 1 | -0/+23 |
2016-10-28 | xen: Create a new file xen_pvdev.c | Emil Condrea | 1 | -0/+150 |