aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater1-1/+1
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater1-0/+3
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater1-2/+0
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater1-1/+0
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater1-1/+2
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater3-3/+4
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater1-0/+1
2017-03-01ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater1-0/+18
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater2-3/+4
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater1-3/+0
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater1-2/+1
2017-03-01xics: XICS should not be a SysBusDeviceDavid Gibson1-1/+1
2017-03-01spapr/pci: populate PCI DT in reverse orderGreg Kurz1-0/+4
2017-03-01PCI: add missing classes in pci_ids.h to build device treeLaurent Vivier1-9/+103
2017-03-01tests: fix ptimer leaksMarc-André Lureau1-0/+1
2017-03-01glib-compat: add g_test_add_data_func_full fallbackMarc-André Lureau1-0/+21
2017-03-01timer: use an inline function for freeMarc-André Lureau1-1/+4
2017-02-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170228' into stagingPeter Maydell2-5/+21
2017-02-28block: Add Error parameter to bdrv_append()Kevin Wolf1-1/+2
2017-02-28block: Add Error parameter to bdrv_set_backing_hd()Kevin Wolf1-1/+2
2017-02-28hmp: Request permissions in qemu-ioKevin Wolf2-0/+2
2017-02-28commit: Add filter-node-name to block-commitKevin Wolf1-3/+10
2017-02-28mirror: Add filter-node-name to blockdev-mirrorKevin Wolf1-1/+4
2017-02-28blockjob: Factor out block_job_remove_all_bdrv()Kevin Wolf1-0/+9
2017-02-28block: BdrvChildRole.attach/detach() callbacksKevin Wolf1-0/+3
2017-02-28blockjob: Add permissions to block_job_add_bdrv()Kevin Wolf1-1/+4
2017-02-28block: Add BdrvChildRole.stay_at_nodeKevin Wolf1-0/+4
2017-02-28block: Add BdrvChildRole.get_parent_desc()Kevin Wolf1-0/+6
2017-02-28blockjob: Add permissions to block_job_create()Kevin Wolf1-1/+3
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf1-1/+4
2017-02-28hw/block: Request permissionsKevin Wolf1-1/+2
2017-02-28block: Allow error return in BlockDevOps.change_media_cb()Kevin Wolf2-2/+2
2017-02-28block: Add BDRV_O_RESIZE for blk_new_open()Kevin Wolf1-0/+1
2017-02-28block: Add error parameter to blk_insert_bs()Kevin Wolf1-1/+1
2017-02-28block: Add permissions to blk_new()Kevin Wolf1-1/+1
2017-02-28block: Add permissions to BlockBackendKevin Wolf1-0/+2
2017-02-28vvfat: Implement .bdrv_child_perm()Kevin Wolf1-0/+1
2017-02-28block: Default .bdrv_child_perm() for format driversKevin Wolf1-0/+8
2017-02-28block: Default .bdrv_child_perm() for filter driversKevin Wolf1-0/+8
2017-02-28block: Involve block drivers in permission grantingKevin Wolf1-0/+61
2017-02-28block: Let callers request permissions when attaching a child nodeKevin Wolf1-1/+14
2017-02-28block: Add Error argument to bdrv_attach_child()Kevin Wolf1-1/+2
2017-02-28block: Add op blocker permission constantsKevin Wolf1-0/+36
2017-02-28Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-0/+92
2017-02-28bcm2835: add sdhost and gpio controllersClement Deschamps1-0/+4
2017-02-28bcm2835_gpio: add bcm2835 gpio controllerClement Deschamps1-0/+39
2017-02-28hw/sd: add card-reparenting functionClement Deschamps1-0/+11
2017-02-28hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K1-0/+1
2017-02-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-1/+1
2017-02-28update Linux headers to 4.11Paolo Bonzini4-1/+35