aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater1-0/+2
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater1-0/+15
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater3-0/+39
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater2-3/+28
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy1-0/+1
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater1-0/+1
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater1-0/+1
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater3-0/+117
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater1-1/+1
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater1-0/+1
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater1-0/+3
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater1-0/+1
2019-03-12spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson1-1/+1
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh1-1/+4
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh1-0/+7
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh1-1/+4
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster1-0/+3
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé1-2/+1
2019-03-11pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé1-0/+1
2019-03-11qom: Move compat_props machinery from qdev to QOMMarkus Armbruster2-4/+3
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster1-0/+2
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster1-2/+2
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster1-2/+2
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster1-0/+4
2019-03-11pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster1-2/+2
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster1-21/+30
2019-03-11vfio/display: delay link up eventGerd Hoffmann1-0/+1
2019-03-11vfio/display: add edid support.Gerd Hoffmann1-0/+3
2019-03-11hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_sizePhilippe Mathieu-Daudé1-1/+0
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger2-4/+2
2019-03-11nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger2-6/+6
2019-03-11hostmem-file: reject invalid pmem file sizesStefan Hajnoczi1-0/+13
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann1-1/+0
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell1-2/+2
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-3/+2
2019-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-1/+3
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell1-1/+0
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...Peter Maydell1-0/+2
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf1-0/+1
2019-03-08qcow2: Creating images with external data fileKevin Wolf1-0/+1
2019-03-08block: iterate_format with account of whitelistingAndrey Shinkevich1-1/+1
2019-03-08iothread: create the gcontext unconditionallyPeter Xu1-1/+1
2019-03-08iothread: replace init_done_cond with a semaphorePeter Xu1-2/+1
2019-03-07hw/devices: Remove unused TC6393XB_RAM definitionPhilippe Mathieu-Daudé1-1/+0
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito1-0/+2
2019-03-07slirp: use libslirp migration codeMarc-André Lureau1-0/+2
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+13
2019-03-06nbd: allow authorization with nbd-server-start QMP commandDaniel P. Berrange1-1/+1
2019-03-06qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange1-1/+1
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand1-0/+1