summaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong
2016-07-13char: do not use atexit cleanup handlerMarc-André Lureau
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-07-05block: Convert bdrv_pwrite_zeroes() to BdrvChildKevin Wolf
2016-07-05block: Switch transfer length bounds to byte-basedEric Blake
2016-07-04hw/pci: delay bus_master_enable_region initializationMarcel Apfelbaum
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-17qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fdTetsuya Mukawa
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
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