Age | Commit message (Expand) | Author | Files | Lines |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 1 | -10/+10 |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 1 | -2/+2 |
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 |