aboutsummaryrefslogtreecommitdiff
path: root/hw/xen
AgeCommit message (Expand)AuthorFilesLines
2019-02-04xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant1-13/+19
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant1-1/+0
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant4-2/+332
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2-25/+165
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant1-0/+103
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant1-0/+146
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant3-2/+249
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant4-5/+480
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant3-1/+134
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant9-52/+61
2019-01-14xen/pt: allow passthrough of devices with bogus interrupt pinZhao Yan2-1/+9
2019-01-14hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so muchPeter Maydell1-0/+16
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-3/+3
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-1/+1
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini1-2/+2
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost1-15/+3
2019-01-07machine: move compat properties out of globalsMarc-André Lureau1-20/+18
2019-01-07hw: apply accel compat properties without touching globalsMarc-André Lureau1-3/+6
2018-12-13xen_backend: remove xen_sysdev_init() functionMao Zhongyi1-7/+0
2018-10-26xen: Use the PCI_DEVICE macroPhilippe Mathieu-Daudé1-4/+4
2018-10-19xen/pt: Fix incomplete conversion to realize()Markus Armbruster1-1/+1
2018-06-22xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...Peter Maydell3-5/+5
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+0
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-31Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant1-1/+1
2018-05-22xen_backend: add an emulation of grant copyPaul Durrant1-0/+53
2018-05-22xen_backend: add grant table helpersPaul Durrant1-12/+111
2018-05-18xen_pt: Present the size of 64 bit BARs correctlyRoss Lagerwall1-0/+2
2018-05-18xen/pt: use address_space_memory object for memory region hooksIgor Druzhinin1-1/+1
2018-04-26xen: Expect xenstore write to fail when restrictedRoss Lagerwall1-1/+6
2018-04-26xen: defer call to xen_restrict until just before os_setup_postIan Jackson1-0/+14
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+8
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-0/+1
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan1-1/+8
2018-02-06hw/xen*: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-2/+3
2018-01-19xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost1-6/+1
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost1-1/+6
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin1-0/+1
2017-12-14xen/pt: Set is_express to avoid out-of-bounds writeSimon Gaiser1-0/+1
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson1-2/+2
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson1-3/+3
2017-11-05pci-assign: RemovePaolo Bonzini2-0/+89
2017-10-26xen: add a global indicator for grant copy being availableJuergen Gross1-0/+11
2017-10-15xen/pt: Mark TYPE_XEN_PT_DEVICE as hybridEduardo Habkost1-0/+1
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost1-0/+4
2017-09-20xen/pt: allow QEMU to request MSI unmasking at bind timeRoger Pau Monne3-5/+29
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy1-4/+4
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé1-1/+1