summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-13iothread: Stop threads before main() quitsFam Zheng1-0/+1
2016-09-13mirror: auto complete active commitWen Congyang1-1/+2
2016-09-13Backup: export interfaces for extra serializationChanglong Xie1-0/+14
2016-09-13Backup: clear all bitmap when doing block checkpointWen Congyang1-0/+25
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi3-0/+47
2016-09-09virtio: add virtqueue_rewind()Stefan Hajnoczi1-0/+1
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum1-1/+5
2016-09-09target-i386: present virtual L3 cache info for vcpusLongpeng(Mike)1-0/+9
2016-09-09pc: Add 2.8 machineLongpeng(Mike)1-0/+3
2016-09-08bus: simplify name handlingMarc-André Lureau1-1/+1
2016-09-08pc: keep gsi referenceMarc-André Lureau1-0/+1
2016-09-08machine: use class base init generated nameMarc-André Lureau2-2/+1
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau1-1/+1
2016-09-08portio: keep references on portioMarc-André Lureau3-1/+8
2016-09-08glib-compat: add g_(s)list_free_full()Marc-André Lureau1-0/+24
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell1-0/+30
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater1-0/+5
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater1-3/+5
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater1-0/+23
2016-09-06ast2400: add a memory controller device modelCédric Le Goater2-0/+33
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell6-8/+12
2016-09-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand1-0/+3
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand1-0/+3
2016-09-06qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand1-0/+3
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand1-1/+2
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand1-3/+9
2016-09-05coroutine: Assert that no locks are held on terminationKevin Wolf1-0/+1
2016-09-05coroutine: Let CoMutex remember who holds itKevin Wolf1-0/+1
2016-09-05drive-backup: added support for data compressionPavel Butsykin1-0/+1
2016-09-05block: remove BlockDriver.bdrv_write_compressedPavel Butsykin2-5/+0
2016-09-05block/io: reuse bdrv_co_pwritev() for write compressedPavel Butsykin2-1/+5
2016-09-05block: Convert bdrv_pwrite_compressed() to BdrvChildPavel Butsykin1-1/+1
2016-09-05block: switch blk_write_compressed() to byte-based interfacePavel Butsykin2-4/+4
2016-09-05nbd-server: Use a separate BlockBackendKevin Wolf1-1/+2
2016-09-05block: Accept node-name for block-streamKevin Wolf1-0/+1
2016-09-05linux-headers: updateCornelia Huck6-1/+140
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck1-1/+1
2016-09-05s390x: add compat machine for 2.8Cornelia Huck1-0/+3
2016-08-19glib: add compatibility implementation for g_dir_make_tmp()Sascha Silbe1-0/+20
2016-08-18block: fix deadlock in bdrv_co_flushEvgeny Yakovlev1-1/+1
2016-08-16virtio-gpu: fix missing log.h include fileDaniel P. Berrange1-0/+1
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell1-0/+1
2016-08-15Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160812-tag-2' in...Peter Maydell1-35/+90
2016-08-15softfloat: Fix warn about implicit conversion from int to int8_tPranith Kumar1-2/+2
2016-08-13ppc: parse cpu features onceGreg Kurz1-0/+1
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant1-35/+90
2016-08-11Update ancient copyright string in -version outputPeter Maydell1-0/+4
2016-08-09clang: Fix warning reg. expansion to 'defined'Pranith Kumar1-2/+5