summaryrefslogtreecommitdiff
path: root/include/hw/xen
AgeCommit message (Expand)AuthorFilesLines
2018-04-26xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson1-22/+0
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall1-0/+32
2018-04-26xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson1-0/+7
2018-04-26xen: move xc_interface compatibility fallback further up the fileIan Jackson1-7/+11
2018-04-26xen: restrict: use xentoolcore_restrict_allIan Jackson1-35/+11
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson1-4/+4
2017-10-26xen: add a global indicator for grant copy being availableJuergen Gross1-0/+1
2017-07-18xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin1-0/+1
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin1-0/+14
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini1-2/+0
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini1-0/+3
2017-04-21xen: import ring.h from xenStefano Stabellini1-0/+482
2017-04-21xen: additionally restrict xenforeignmemory operationsPaul Durrant1-56/+78
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant2-0/+21
2017-04-21xen: use 5 digit xen versionsJuergen Gross1-11/+11
2017-04-21xen: use libxendevicemodel when availablePaul Durrant1-33/+170
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant1-0/+44
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant1-1/+1
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant2-45/+47
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-1/+1
2016-11-22xen: create qdev for each backend deviceJuergen Gross2-0/+5
2016-11-22xen: add an own bus for xen backend devicesJuergen Gross1-0/+4
2016-10-28xen: Rename xen_be_del_xendevEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_find_xendevEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_evtchn_eventEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea1-1/+1
2016-10-28xen: Prepare xendev qtail to be shared with frontendsEmil Condrea2-1/+4
2016-10-28xen: Move evtchn functions to xen_pvdev.cEmil Condrea2-2/+4
2016-10-28xen: Move xenstore_update to xen_pvdev.cEmil Condrea2-0/+4
2016-10-28xen: Create a new file xen_pvdev.cEmil Condrea2-63/+70
2016-10-28xen: Fix coding style warningsEmil Condrea1-3/+5
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk1-0/+14
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant1-35/+90
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross1-0/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster3-5/+4
2016-06-14xen: Clean up includesPeter Maydell1-1/+0
2016-05-23xen: add pvUSB backendJuergen Gross2-0/+5
2016-05-23xen: write information about supported backendsJuergen Gross1-0/+2
2016-05-23xen: introduce dummy system deviceJuergen Gross1-0/+1
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-3/+4
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2016-02-23include: Clean up includesPeter Maydell2-4/+0
2016-02-10xen: move xenforeignmemory compat layer into common placeIan Campbell1-20/+14
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell2-52/+32
2016-02-10xen: drop xen_xc_hvm_inject_msi wrapperIan Campbell1-6/+0
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell2-146/+4