summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-18migration: Remove use of old MigrationParamsJuan Quintela1-2/+1
2017-05-18migration: Create block capabilityJuan Quintela2-0/+8
2017-05-18Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into stagingStefan Hajnoczi2-0/+7
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi5-139/+40
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi4-27/+37
2017-05-18Revert "hw/pci: disable pci-bridge's shpc by default"Marcel Apfelbaum1-1/+5
2017-05-17ramblock: add new hmp command "info ramblock"Peter Xu1-0/+1
2017-05-17utils: provide size_to_str()Peter Xu1-0/+1
2017-05-17ramblock: add RAMBLOCK_FOREACH()Peter Xu1-0/+5
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2-6/+7
2017-05-17migration: Move check_migratable() into qdev.cJuan Quintela3-7/+3
2017-05-17migration: Move postcopy stuff to postcopy-ram.cJuan Quintela1-26/+0
2017-05-17migration: Move page_cache.c to migration/Juan Quintela1-86/+0
2017-05-17migration: Create migration/blocker.hJuan Quintela2-18/+35
2017-05-17migration: Pass Error ** argument to {save,load}_vmstateJuan Quintela1-2/+2
2017-05-16xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini1-2/+3
2017-05-15Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into stagingStefan Hajnoczi5-15/+13
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi7-11/+30
2017-05-15Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into stagingStefan Hajnoczi4-7/+8
2017-05-12Merge tag 'block-pull-request' into stagingStefan Hajnoczi1-2/+8
2017-05-12Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi3-18/+40
2017-05-12aio: add missing aio_notify() to aio_enable_external()Stefan Hajnoczi1-2/+8
2017-05-12vnc: replace hweight_long() with ctpopl()Cédric Le Goater1-10/+0
2017-05-12opengl: add egl-headless displayGerd Hoffmann1-0/+3
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann1-1/+2
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann1-1/+1
2017-05-12virtio-gpu: move virtio_gpu_gl_blockGerd Hoffmann1-0/+1
2017-05-11numa: remove node_cpu bitmaps as they are no longer usedIgor Mammedov1-1/+0
2017-05-11machine: call machine init from wrapperIgor Mammedov1-0/+1
2017-05-11numa: remove no longer need numa_post_machine_init()Igor Mammedov1-6/+0
2017-05-11numa: mirror cpu to node mapping in MachineState::possible_cpusIgor Mammedov1-0/+3
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov2-0/+3
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov2-3/+7
2017-05-11numa: equally distribute memory on nodesLaurent Vivier3-2/+10
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen3-0/+7
2017-05-11block: Update comments on BDRV_BLOCK_* meaningsEric Blake2-16/+26
2017-05-11block: Fix write/resize permissions for inactive imagesKevin Wolf1-0/+1
2017-05-11block: Drop permissions when migration completesKevin Wolf1-3/+4
2017-05-11block: New BdrvChildRole.activate() for blk_resume_after_migration()Kevin Wolf2-2/+5
2017-05-11osdep: Add qemu_lock_fd and qemu_unlock_fdFam Zheng1-0/+3
2017-05-11block: Add, parse and store "force-share" optionFam Zheng2-0/+2
2017-05-11block: Make bdrv_perm_names publicFam Zheng1-0/+2
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov1-4/+7
2017-05-11pnv: Fix build failures on some host platformsDavid Gibson3-6/+5
2017-05-11ppc: xics: fix compilation with CentOS 6Paolo Bonzini1-1/+1
2017-05-11ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff1-0/+2
2017-05-10acpi-defs: clean up open brace usageMichael S. Tsirkin1-22/+12
2017-05-10pc: add 2.10 machine typePeter Xu1-0/+3
2017-05-10pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov1-4/+3
2017-05-10hw/arm/virt: generate 64-bit addressable ACPI objectsArd Biesheuvel2-0/+14