aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange1-0/+100
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé1-0/+111
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange1-0/+106
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé1-0/+84
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange1-0/+112
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé1-0/+128
2019-02-26softfloat: Implement float128_to_uint32David Hildenbrand1-0/+1
2019-02-26softfloat: add float128_is_{normal,denormal}David Hildenbrand1-2/+12
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz1-0/+3
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth1-1/+1
2019-02-26spapr: create DR connectors for PHBsMichael Roth2-0/+9
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz1-0/+5
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz1-0/+1
2019-02-26spapr: Expose the name of the interrupt controller nodeGreg Kurz3-0/+6
2019-02-26xics: Write source state to KVM at claim timeGreg Kurz1-0/+1
2019-02-26spapr/drc: Drop spapr_drc_attach() fdt argumentGreg Kurz1-2/+1
2019-02-26spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz1-1/+3
2019-02-26spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz1-0/+2
2019-02-26spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz1-1/+3
2019-02-26spapr_drc: Allow FDT fragment to be added laterGreg Kurz1-0/+6
2019-02-26target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt1-0/+1
2019-02-26ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit1-0/+2
2019-02-26target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt1-0/+2
2019-02-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-7/+81
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz1-1/+5
2019-02-25block: Add BlockDriver.bdrv_gather_child_optionsMax Reitz1-0/+24
2019-02-25block: Add strong_runtime_opts to BlockDriverMax Reitz1-0/+7
2019-02-25block: Add bdrv_dirname()Max Reitz2-0/+8
2019-02-25block: bdrv_get_full_backing_filename's ret. val.Max Reitz1-2/+1
2019-02-25block: bdrv_get_full_backing_filename_from_...'s ret. val.Max Reitz1-4/+3
2019-02-25block: Make path_combine() return the pathMax Reitz1-3/+1
2019-02-25block: Add BDS.auto_backing_fileMax Reitz1-0/+4
2019-02-25block: Use bdrv_refresh_filename() to pullMax Reitz1-1/+0
2019-02-25block: fix bdrv_check_perm for non-tree subgraphVladimir Sementsov-Ogievskiy1-0/+5
2019-02-25nbd: Use low-level QIOChannel API in nbd_read_eof()Kevin Wolf1-2/+2
2019-02-25nbd: Move nbd_read_eof() to nbd/client.cKevin Wolf1-1/+2
2019-02-25io: Make qio_channel_yield() interruptibleKevin Wolf1-3/+6
2019-02-25block-backend: Make blk_inc/dec_in_flight publicKevin Wolf1-0/+2
2019-02-25block/snapshot: remove bdrv_snapshot_delete_by_id_or_nameDaniel Henrique Barboza1-3/+0
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell1-5/+5
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell2-0/+31
2019-02-22hw/smbios: fix offset of type 3 sku fieldDaniel P. Berrangé1-0/+1
2019-02-22pci: Move NVIDIA vendor id to the rest of idsAlexey Kardashevskiy1-0/+2
2019-02-22virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page sizeDavid Gibson1-0/+3
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into stagingPeter Maydell1-0/+5
2019-02-22virtio-blk: add DISCARD and WRITE_ZEROES featuresStefano Garzarella1-0/+2
2019-02-22virtio-blk: set config size depending on the features enabledStefano Garzarella1-0/+1
2019-02-22virtio-net: make VirtIOFeature usable for other virtio devicesStefano Garzarella1-0/+15
2019-02-22virtio-blk: add host_features field in VirtIOBlockStefano Garzarella1-2/+1
2019-02-22hw/ide: drop iov field from IDEDMAVladimir Sementsov-Ogievskiy1-1/+0