summaryrefslogtreecommitdiff
path: root/tools/libs/devicemodel/core.c
AgeCommit message (Expand)Author
2020-10-23xen/dm: Introduce xendevicemodel_set_irq_level DM opJulien Grall
2020-06-26tools: fix error path of xendevicemodel_open()Andrew Cooper
2019-12-27x86/debug: Plumb pending_dbg through the monitor and devicemodel interfacesAndrew Cooper
2018-04-03x86/hvm/ioreq: defer mapping gfns until they are actually requestedPaul Durrant
2018-01-25libxendevicemodel: provide xendevicemodel_pin_memory_cacheattrRoss Lagerwall
2018-01-25libxendevicemodel: provide xendevicemodel_relocate_memoryRoss Lagerwall
2017-11-28tools: xentoolcore_restrict_all: Do deregistration before closeIan Jackson
2017-10-11Revert "DEBUG PRINTFS"Wei Liu
2017-10-11DEBUG PRINTFSIan Jackson
2017-10-11tools: xentoolcore_restrict_all: use domid_tIan Jackson
2017-10-11xentoolcore_restrict_all: Implement for libxendevicemodelIan Jackson
2017-10-11tools: libxendevicemodel: Provide xendevicemodel_shutdownIan Jackson
2017-09-28libxendevicemodel: initialise extent.pad to zeroWei Liu
2017-09-25x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfnPaul Durrant
2017-04-26dmop: add xendevicemodel_modified_memory_bulk()Jennifer Herbert
2017-04-07x86/ioreq server: add device model wrappers for new DMOPYu Zhang
2017-02-27libs/devicemodel: free xencall handle in error path in _open()Wei Liu
2017-02-23libs/devicemodel: initialise op_bufs in xendevicemodel_xcallWei Liu
2017-02-23tools/libxendevicemodel: add a call to restrict the handlePaul Durrant
2017-02-23tools/libxendevicemodel: extract functions and add a compat layerPaul Durrant
2017-02-23tools/libxendevicemodel: introduce the new libraryPaul Durrant