aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-09virtio: add virtqueue_rewind()Stefan Hajnoczi
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum
2016-09-09target-i386: present virtual L3 cache info for vcpusLongpeng(Mike)
2016-09-09pc: Add 2.8 machineLongpeng(Mike)
2016-09-08bus: simplify name handlingMarc-André Lureau
2016-09-08pc: keep gsi referenceMarc-André Lureau
2016-09-08machine: use class base init generated nameMarc-André Lureau
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau
2016-09-08portio: keep references on portioMarc-André Lureau
2016-09-08glib-compat: add g_(s)list_free_full()Marc-André Lureau
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-09-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand
2016-09-05coroutine: Assert that no locks are held on terminationKevin Wolf
2016-09-05coroutine: Let CoMutex remember who holds itKevin Wolf
2016-09-05drive-backup: added support for data compressionPavel Butsykin
2016-09-05block: remove BlockDriver.bdrv_write_compressedPavel Butsykin
2016-09-05block/io: reuse bdrv_co_pwritev() for write compressedPavel Butsykin
2016-09-05block: Convert bdrv_pwrite_compressed() to BdrvChildPavel Butsykin
2016-09-05block: switch blk_write_compressed() to byte-based interfacePavel Butsykin
2016-09-05nbd-server: Use a separate BlockBackendKevin Wolf
2016-09-05block: Accept node-name for block-streamKevin Wolf
2016-09-05linux-headers: updateCornelia Huck
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390x: add compat machine for 2.8Cornelia Huck
2016-08-19glib: add compatibility implementation for g_dir_make_tmp()Sascha Silbe
2016-08-18block: fix deadlock in bdrv_co_flushEvgeny Yakovlev
2016-08-16virtio-gpu: fix missing log.h include fileDaniel P. Berrange
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell
2016-08-15Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160812-tag-2' in...Peter Maydell
2016-08-15softfloat: Fix warn about implicit conversion from int to int8_tPranith Kumar
2016-08-13ppc: parse cpu features onceGreg Kurz
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant
2016-08-11Update ancient copyright string in -version outputPeter Maydell
2016-08-09clang: Fix warning reg. expansion to 'defined'Pranith Kumar
2016-08-09atomic: strip "const" from variables declared with typeofPaolo Bonzini
2016-08-08monitor: fix crash when leaving qemu with spice audioMarc-André Lureau
2016-08-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160808' into...Peter Maydell
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson