aboutsummaryrefslogtreecommitdiff
path: root/hw/xen
AgeCommit message (Expand)Author
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-18xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init()Peter Maydell
2017-07-18hw/xen: Set emu_mask for igd_opregion registerXiong Zhang
2017-07-07xen/pt: Fixup addr validation in xen_pt_pci_config_access_checkAnoob Soman
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move global_state.optional outPeter Xu
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau
2017-05-17xen-sysdev: Remove user_creatable flagEduardo Habkost
2017-05-17xen-backend: Remove FIXME comment about user_creatable flagEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-16xen: call qemu_set_cloexec instead of fcntlStefano Stabellini
2017-05-04xen: use a better chardev type checkMarc-André Lureau
2017-04-25move xen-common.c to hw/xen/Anthony Xu
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell
2017-02-02xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()Juergen Gross
2017-01-31trace: move hw/xen events to correct subdirDaniel P. Berrange
2016-11-22xen: create qdev for each backend deviceJuergen Gross
2016-11-22xen: add an own bus for xen backend devicesJuergen Gross
2016-11-02hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()Thomas Huth
2016-10-28xen: Rename xen_be_del_xendevEmil Condrea
2016-10-28xen: Rename xen_be_find_xendevEmil Condrea
2016-10-28xen: Rename xen_be_evtchn_eventEmil Condrea
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea
2016-10-28xen: Move xenstore cleanup and mkdir functionsEmil Condrea
2016-10-28xen: Prepare xendev qtail to be shared with frontendsEmil Condrea
2016-10-28xen: Move evtchn functions to xen_pvdev.cEmil Condrea
2016-10-28xen: Move xenstore_update to xen_pvdev.cEmil Condrea
2016-10-28xen: Create a new file xen_pvdev.cEmil Condrea
2016-10-28xen: Fix coding style warningsEmil Condrea
2016-10-28xen: Fix coding style errorsEmil Condrea
2016-08-12Xen: fix converity warning of xen_pt_config_init()Cao jin
2016-08-04Xen PCI passthrough: fix passthrough failure when no interrupt pinBruce Rogers
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross
2016-08-03xen: when removing a backend don't remove many of themJuergen Gross
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-22xen: move xen_sysdev to xen_backend.cJuergen Gross
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-05-23xen: write information about supported backendsJuergen Gross
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa