aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen
AgeCommit message (Expand)Author
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant
2018-05-22xen_backend: add grant table helpersPaul Durrant
2018-05-22xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant
2018-04-26xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall
2018-04-26xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson
2018-04-26xen: move xc_interface compatibility fallback further up the fileIan Jackson
2018-04-26xen: restrict: use xentoolcore_restrict_allIan Jackson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-10-26xen: add a global indicator for grant copy being availableJuergen Gross
2017-07-18xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini
2017-04-21xen: import ring.h from xenStefano Stabellini
2017-04-21xen: additionally restrict xenforeignmemory operationsPaul Durrant
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant
2017-04-21xen: use 5 digit xen versionsJuergen Gross
2017-04-21xen: use libxendevicemodel when availablePaul Durrant
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-11-22xen: create qdev for each backend deviceJuergen Gross
2016-11-22xen: add an own bus for xen backend devicesJuergen Gross
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: 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-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-14xen: Clean up includesPeter Maydell
2016-05-23xen: add pvUSB backendJuergen Gross
2016-05-23xen: write information about supported backendsJuergen Gross
2016-05-23xen: introduce dummy system deviceJuergen Gross
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster