summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-12spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé
2019-03-11pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé
2019-03-11qom: Move compat_props machinery from qdev to QOMMarkus Armbruster
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster
2019-03-11pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster
2019-03-11vfio/display: delay link up eventGerd Hoffmann
2019-03-11vfio/display: add edid support.Gerd Hoffmann
2019-03-11hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_sizePhilippe Mathieu-Daudé
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger
2019-03-11nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger
2019-03-11hostmem-file: reject invalid pmem file sizesStefan Hajnoczi
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...Peter Maydell
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Creating images with external data fileKevin Wolf
2019-03-08block: iterate_format with account of whitelistingAndrey Shinkevich
2019-03-08iothread: create the gcontext unconditionallyPeter Xu
2019-03-08iothread: replace init_done_cond with a semaphorePeter Xu
2019-03-07hw/devices: Remove unused TC6393XB_RAM definitionPhilippe Mathieu-Daudé
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito
2019-03-07slirp: use libslirp migration codeMarc-André Lureau
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-06nbd: allow authorization with nbd-server-start QMP commandDaniel P. Berrange
2019-03-06qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand
2019-03-06qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov
2019-03-06qdev/core: fix qbus_is_full()Tony Krowiak
2019-03-06Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang
2019-03-06migration/ram.c: add the free page optimization enable flagWei Wang
2019-03-06migration/ram.c: add a notifier chain for precopyWei Wang
2019-03-06migration: API to clear bits of guest free pages from the dirty bitmapWei Wang
2019-03-06bitmap: bitmap_count_one_with_offsetWei Wang
2019-03-06bitmap: fix bitmap_count_oneWei Wang
2019-03-06migration: Add an ability to ignore shared RAM blocksYury Kotov
2019-03-06exec: Change RAMBlockIterFunc definitionYury Kotov
2019-03-06migration: Cleanup during exitDr. David Alan Gilbert