summaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-07kvm: API to obtain max supported mem slotsBharata B Rao
2016-06-06char: get rid of qemu_char_get_next_serialxiaoqiang zhao
2016-05-30cpu: Reclaim vCPU objectsGu Zheng
2016-05-27PPC/KVM: early validation of vcpu idGreg Kurz
2016-05-26Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...Peter Maydell
2016-05-26migration: convert post-copy to use QIOChannelBufferDaniel P. Berrange
2016-05-25block: Make blk_co_preadv/pwritev() publicKevin Wolf
2016-05-25block: Rename blk_write_zeroes()Eric Blake
2016-05-25dma-helpers: change BlockBackend to opaque value in DMAIOFuncPaolo Bonzini
2016-05-25dma-helpers: change interface to byte-basedPaolo Bonzini
2016-05-25block: Drop errp parameter from blk_new()Max Reitz
2016-05-25block: Drop blk_new_with_bs()Max Reitz
2016-05-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-05-24Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...Peter Maydell
2016-05-23cpu: Eliminate cpudef_init(), cpudef_setup()Eduardo Habkost
2016-05-23rng-random: rename RndRandom to RngRandomWei Jiangang
2016-05-20vl: Move DisplayType typedef to vl.cEduardo Habkost
2016-05-20vl: Make display_type a local variableEduardo Habkost
2016-05-20vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost
2016-05-20vl: Add DT_COCOA DisplayType valueEduardo Habkost
2016-05-20vl: Table-based select_vgahw()Eduardo Habkost
2016-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-05-19block: Avoid bs->blk in bdrv_next()Kevin Wolf
2016-05-19block: Add bdrv_has_blk()Kevin Wolf
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf
2016-05-19block: Move I/O throttling configuration functions to BlockBackendKevin Wolf
2016-05-19block: Move throttling fields from BDS to BBKevin Wolf
2016-05-19block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf
2016-05-19block: Introduce BlockBackendPublicKevin Wolf
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini
2016-05-18accel: make configure_accelerator return voidWei Jiangang
2016-05-18remove comment for nonexistent structure memberCao jin
2016-05-12block: Kill unused sector-based blk_* functionsEric Blake
2016-05-12ide: Switch to byte-based aio block accessEric Blake
2016-05-12block: Introduce byte-based aio read/writeEric Blake
2016-05-12block: Switch blk_*write_zeroes() to byte interfaceEric Blake
2016-05-12block: Switch blk_read_unthrottled() to byte interfaceEric Blake
2016-05-12block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake
2016-03-30kvm: add kvm_device_supported() helper functionPeter Xu
2016-03-30replay: introduce block devices record/replayPavel Dovgalyuk
2016-03-22Move ParallelIOArg from qemu-common.h to sysemu/char.hMarkus Armbruster
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-17block: Add blk_next_root_bs()Max Reitz
2016-03-17blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()Max Reitz
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz
2016-03-17blockdev: Separate BB name managementMax Reitz