Age | Commit message (Expand) | Author |
2016-07-13 | Improve block job rate limiting for small bandwidth values | Sascha Silbe |
2016-07-13 | block/qdev: Allow configuring rerror/werror with qdev properties | Kevin Wolf |
2016-07-13 | block/qdev: Allow configuring WCE with qdev properties | Kevin Wolf |
2016-07-13 | coroutine: move entry argument to qemu_coroutine_create | Paolo Bonzini |
2016-07-13 | coroutine: use QSIMPLEQ instead of QTAILQ | Paolo Bonzini |
2016-07-13 | osdep: Introduce qemu_dup | Fam Zheng |
2016-07-13 | commit: Add 'job-id' parameter to 'block-commit' | Alberto Garcia |
2016-07-13 | stream: Add 'job-id' parameter to 'block-stream' | Alberto Garcia |
2016-07-13 | backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' | Alberto Garcia |
2016-07-13 | mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' | Alberto Garcia |
2016-07-13 | blockjob: Add 'job_id' parameter to block_job_create() | Alberto Garcia |
2016-07-13 | blockjob: Add block_job_get() | Alberto Garcia |
2016-07-13 | blockjob: Update description of the 'id' field | Alberto Garcia |
2016-07-13 | stream: Fix prototype of stream_start() | Alberto Garcia |
2016-07-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in... | Peter Maydell |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-07-12 | libdecnumber: Don't error out on decNumberLocal.h re-inclusion | Markus Armbruster |
2016-07-12 | libdecnumber: Don't fool around with guards to avoid #include | Markus Armbruster |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-07-12 | Drop Emacs local variables lists redundant with .dir-locals.el | Markus Armbruster |
2016-07-12 | spapr_pci: Include spapr.h instead of playing games with #error | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-12 | bswap.h: Document cpu_to_* and *_to_cpu conversion functions | Peter Maydell |
2016-07-12 | bswap.h: Fix comment typo | Peter Maydell |
2016-07-12 | bswap.h: Remove unused cpu_to_*w() and *_to_cpup() | Peter Maydell |
2016-07-12 | Fix confusing argument names in some common functions | Sergey Sorokin |
2016-07-12 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging | Peter Maydell |
2016-07-12 | hw/mips_cmgcr: implement RESET_BASE register in CM GCR | Leon Alrae |
2016-07-12 | hw/mips/cps: create GIC block inside CPS | Leon Alrae |
2016-07-12 | hw/mips: implement Global Interrupt Controller | Yongbok Kim |
2016-07-12 | hw/mips: implement GIC Interval Timer | Yongbok Kim |
2016-07-11 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging | Peter Maydell |
2016-07-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-07-11 | gtk: fix build | Gerd Hoffmann |
2016-07-11 | s390x/pci: enforce zPCI state checking | Yi Min Zhao |
2016-07-11 | s390x/css: Factor out virtual css bridge and bus | Jing Liu |
2016-07-11 | s390x/css: factor out some generic code from virtio_ccw_device_realize() | Sascha Silbe |
2016-07-07 | cpu: Use CPUClass->parse_features() as convertor to global properties | Igor Mammedov |
2016-07-07 | machine: Add machine_register_compat_props() function | Eduardo Habkost |
2016-07-07 | qdev: GlobalProperty.errp field | Eduardo Habkost |
2016-07-07 | qdev: Eliminate qemu_add_globals() function | Eduardo Habkost |
2016-07-07 | i.MX: split the GPT timer implementation into per SOC definitions | Jean-Christophe Dubois |
2016-07-07 | aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows | Peter Maydell |
2016-07-07 | tap: vhost busy polling support | Jason Wang |
2016-07-06 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160706' into staging | Peter Maydell |
2016-07-06 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ... | Peter Maydell |
2016-07-06 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ... | Peter Maydell |
2016-07-06 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2016-07-06 | sockets: Use new QAPI cloning | Eric Blake |