summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | migration: Export qemu-file-channel.c functions in its own fileJuan Quintela2017-05-182-4/+1Star
* | migration: Split migration/channel.c for channel operationsJuan Quintela2017-05-181-7/+0Star
* | migration: Create migration/xbzrle.hJuan Quintela2017-05-181-4/+0Star
* | block migration: Allow compile time disableDr. David Alan Gilbert2017-05-181-1/+23
* | migration: Remove old MigrationParamsJuan Quintela2017-05-184-12/+3Star
* | migration: Remove use of old MigrationParamsJuan Quintela2017-05-181-2/+1Star
* | migration: Create block capabilityJuan Quintela2017-05-182-0/+8
|/
* Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into stagingStefan Hajnoczi2017-05-182-0/+7
|\
| * ramblock: add new hmp command "info ramblock"Peter Xu2017-05-171-0/+1
| * utils: provide size_to_str()Peter Xu2017-05-171-0/+1
| * ramblock: add RAMBLOCK_FOREACH()Peter Xu2017-05-171-0/+5
* | Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi2017-05-185-139/+40Star
|\ \
| * | migration: Move check_migratable() into qdev.cJuan Quintela2017-05-173-7/+3Star
| * | migration: Move postcopy stuff to postcopy-ram.cJuan Quintela2017-05-171-26/+0Star
| * | migration: Move page_cache.c to migration/Juan Quintela2017-05-171-86/+0Star
| * | migration: Create migration/blocker.hJuan Quintela2017-05-172-18/+35
| * | migration: Pass Error ** argument to {save,load}_vmstateJuan Quintela2017-05-171-2/+2
| |/
* | Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-184-27/+37
|\ \
| * | Revert "hw/pci: disable pci-bridge's shpc by default"Marcel Apfelbaum2017-05-171-1/+5
| * | acpi-defs: clean up open brace usageMichael S. Tsirkin2017-05-101-22/+12Star
| * | pc: add 2.10 machine typePeter Xu2017-05-101-0/+3
| * | pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov2017-05-101-4/+3Star
| * | hw/arm/virt: generate 64-bit addressable ACPI objectsArd Biesheuvel2017-05-102-0/+14
| * | hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel2017-05-101-2/+2
* | | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-172-6/+7
* | | xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini2017-05-161-2/+3
| |/ |/|
* | Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into stagingStefan Hajnoczi2017-05-155-15/+13Star
|\ \
| * | vnc: replace hweight_long() with ctpopl()Cédric Le Goater2017-05-121-10/+0Star
| * | opengl: add egl-headless displayGerd Hoffmann2017-05-121-0/+3
| * | egl-helpers: fix display init for x11Gerd Hoffmann2017-05-121-1/+2
| * | egl-helpers: drop support for gles and debug loggingGerd Hoffmann2017-05-121-1/+1
| * | virtio-gpu: move virtio_gpu_gl_blockGerd Hoffmann2017-05-121-0/+1
| * | ui: Support non-zero minimum values for absolute input axesPhilippe Voinov2017-05-111-4/+7
| |/
* | Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi2017-05-157-11/+30
|\ \
| * | numa: remove node_cpu bitmaps as they are no longer usedIgor Mammedov2017-05-111-1/+0Star
| * | machine: call machine init from wrapperIgor Mammedov2017-05-111-0/+1
| * | numa: remove no longer need numa_post_machine_init()Igor Mammedov2017-05-111-6/+0Star
| * | numa: mirror cpu to node mapping in MachineState::possible_cpusIgor Mammedov2017-05-111-0/+3
| * | spapr: add node-id property to sPAPR coreIgor Mammedov2017-05-112-0/+3
| * | numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov2017-05-112-3/+7
| * | numa: equally distribute memory on nodesLaurent Vivier2017-05-113-2/+10
| * | numa: Allow setting NUMA distance for different NUMA nodesHe Chen2017-05-113-0/+7
| |/
* | Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into stagingStefan Hajnoczi2017-05-154-7/+8
|\ \
| * | pnv: Fix build failures on some host platformsDavid Gibson2017-05-113-6/+5Star
| * | ppc: xics: fix compilation with CentOS 6Paolo Bonzini2017-05-111-1/+1
| * | ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff2017-05-111-0/+2
| |/
* | Merge tag 'block-pull-request' into stagingStefan Hajnoczi2017-05-121-2/+8
|\ \
| * | aio: add missing aio_notify() to aio_enable_external()Stefan Hajnoczi2017-05-121-2/+8
* | | Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2017-05-123-18/+40
|\ \ \ | |/ / |/| |
| * | block: Update comments on BDRV_BLOCK_* meaningsEric Blake2017-05-112-16/+26