aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-23shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-23shutdown: Preserve shutdown cause through replayEric Blake
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake
2017-05-18Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into stagingStefan Hajnoczi
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-18Revert "hw/pci: disable pci-bridge's shpc by default"Marcel Apfelbaum
2017-05-17ramblock: add new hmp command "info ramblock"Peter Xu
2017-05-17utils: provide size_to_str()Peter Xu
2017-05-17ramblock: add RAMBLOCK_FOREACH()Peter Xu
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-05-17migration: Move check_migratable() into qdev.cJuan Quintela
2017-05-17migration: Move postcopy stuff to postcopy-ram.cJuan Quintela
2017-05-17migration: Move page_cache.c to migration/Juan Quintela
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-05-17migration: Pass Error ** argument to {save,load}_vmstateJuan Quintela
2017-05-16xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini
2017-05-15Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512-1' into stagingStefan Hajnoczi
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi
2017-05-15Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into stagingStefan Hajnoczi
2017-05-12Merge tag 'block-pull-request' into stagingStefan Hajnoczi
2017-05-12Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-12aio: add missing aio_notify() to aio_enable_external()Stefan Hajnoczi
2017-05-12vnc: replace hweight_long() with ctpopl()Cédric Le Goater
2017-05-12opengl: add egl-headless displayGerd Hoffmann
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann
2017-05-12virtio-gpu: move virtio_gpu_gl_blockGerd Hoffmann
2017-05-11numa: remove node_cpu bitmaps as they are no longer usedIgor Mammedov
2017-05-11machine: call machine init from wrapperIgor Mammedov
2017-05-11numa: remove no longer need numa_post_machine_init()Igor Mammedov
2017-05-11numa: mirror cpu to node mapping in MachineState::possible_cpusIgor Mammedov
2017-05-11spapr: add node-id property to sPAPR coreIgor Mammedov
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov
2017-05-11numa: equally distribute memory on nodesLaurent Vivier
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen
2017-05-11block: Update comments on BDRV_BLOCK_* meaningsEric Blake
2017-05-11block: Fix write/resize permissions for inactive imagesKevin Wolf
2017-05-11block: Drop permissions when migration completesKevin Wolf
2017-05-11block: New BdrvChildRole.activate() for blk_resume_after_migration()Kevin Wolf
2017-05-11osdep: Add qemu_lock_fd and qemu_unlock_fdFam Zheng
2017-05-11block: Add, parse and store "force-share" optionFam Zheng
2017-05-11block: Make bdrv_perm_names publicFam Zheng
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov
2017-05-11pnv: Fix build failures on some host platformsDavid Gibson
2017-05-11ppc: xics: fix compilation with CentOS 6Paolo Bonzini
2017-05-11ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff
2017-05-10acpi-defs: clean up open brace usageMichael S. Tsirkin
2017-05-10pc: add 2.10 machine typePeter Xu