Age | Commit message (Expand) | Author | Files | Lines |
2018-06-08 | slirp: reformat m_inc routine | Prasad J Pandit | 1 | -18/+16 |
2018-06-08 | slirp: correct size computation while concatenating mbuf | Prasad J Pandit | 2 | -11/+8 |
2018-06-08 | slirp: fix domainname version availability | Samuel Thibault | 1 | -1/+1 |
2018-06-08 | slirp: Add Samuel Thibault's staging tree for slirp | Samuel Thibault | 1 | -0/+1 |
2018-06-07 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell | 8 | -65/+96 |
2018-06-07 | 9p: xattr: Properly translate xattrcreate flags | Keno Fischer | 2 | -2/+19 |
2018-06-07 | 9p: Properly check/translate flags in unlinkat | Keno Fischer | 2 | -9/+12 |
2018-06-07 | 9p: local: Avoid warning if FS_IOC_GETVERSION is not defined | Keno Fischer | 1 | -17/+23 |
2018-06-07 | 9p: xattr: Fix crashes due to free of uninitialized value | Keno Fischer | 1 | -2/+2 |
2018-06-07 | 9p: Move a couple xattr functions to 9p-util | Keno Fischer | 3 | -33/+37 |
2018-06-07 | 9p: local: Properly set errp in fstatfs error path | Keno Fischer | 1 | -0/+2 |
2018-06-07 | 9p: proxy: Fix size passed to `connect` | Keno Fischer | 1 | -3/+2 |
2018-06-07 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-06-06-1... | Peter Maydell | 7 | -186/+379 |
2018-06-07 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180605.0' i... | Peter Maydell | 5 | -39/+267 |
2018-06-06 | test: Add swtpm migration test for the TPM TIS interface | Stefan Berger | 4 | -0/+120 |
2018-06-06 | test: Pass TPM interface model to functions creating command line | Stefan Berger | 5 | -15/+22 |
2018-06-06 | test: Move common TPM test functions to tpm-tests.c | Stefan Berger | 4 | -96/+153 |
2018-06-06 | test: Move reusable code from tpm-crb-swtpm-test.c to tpm-util.c | Stefan Berger | 3 | -95/+104 |
2018-06-05 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-docker-updates-050618... | Peter Maydell | 10 | -19/+94 |
2018-06-05 | docker: add debian/tricore image | Philippe Mathieu-Daudé | 2 | -0/+26 |
2018-06-05 | docker: test-mingw: use SDL2 and GTK+3 | Paolo Bonzini | 2 | -6/+6 |
2018-06-05 | docker: Add fedora-i386-cross image | Fam Zheng | 1 | -0/+14 |
2018-06-05 | Makefile: Rename TARGET_DIRS to TARGET_LIST | Fam Zheng | 4 | -13/+13 |
2018-06-05 | configure: add test for docker availability | Alex Bennée | 1 | -0/+17 |
2018-06-05 | docker: add "probe" command for configure | Alex Bennée | 1 | -0/+18 |
2018-06-05 | vfio/pci: Default display option to "off" | Alex Williamson | 1 | -1/+1 |
2018-06-05 | vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly | Alex Williamson | 4 | -8/+51 |
2018-06-05 | vfio/quirks: ioeventfd quirk acceleration | Alex Williamson | 4 | -2/+183 |
2018-06-05 | vfio/quirks: Add quirk reset callback | Alex Williamson | 3 | -0/+19 |
2018-06-05 | vfio/quirks: Add common quirk alloc helper | Alex Williamson | 1 | -27/+21 |
2018-06-05 | vfio: remove DPRINTF() definition from vfio-common.h | Tiwei Bie | 1 | -9/+0 |
2018-06-05 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell | 1 | -13/+15 |
2018-06-05 | sheepdog: remove huge BSS object | Paolo Bonzini | 1 | -10/+12 |
2018-06-05 | sheepdog: cleanup repeated expression | Paolo Bonzini | 1 | -3/+3 |
2018-06-05 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re... | Peter Maydell | 86 | -723/+914 |
2018-06-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 15 | -125/+908 |
2018-06-04 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ... | Peter Maydell | 2 | -17/+20 |
2018-06-04 | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta... | Peter Maydell | 3 | -2/+5 |
2018-06-04 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i... | Peter Maydell | 14 | -47/+149 |
2018-06-04 | Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st... | Peter Maydell | 26 | -104/+134 |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 104 | -166/+807 |
2018-06-04 | vga: cleanup surface handling | Gerd Hoffmann | 1 | -17/+19 |
2018-06-04 | bochs-display: add missing break | Gerd Hoffmann | 1 | -0/+1 |
2018-06-04 | docker: Update fedora image to 28 | Fam Zheng | 1 | -1/+1 |
2018-06-04 | tests/docker/Makefile.include: handle empty TARGET_LIST | Alex Bennée | 2 | -1/+4 |
2018-06-04 | migration: not wait RDMA_CM_EVENT_DISCONNECTED event after rdma_disconnect | Lidong Chen | 2 | -11/+2 |
2018-06-04 | migration: remove unnecessary variables len in QIOChannelRDMA | Lidong Chen | 1 | -8/+7 |
2018-06-04 | migration: Don't activate block devices if using -S | Dr. David Alan Gilbert | 2 | -8/+32 |
2018-06-04 | migration: discard non-migratable RAMBlocks | Cédric Le Goater | 5 | -18/+84 |
2018-06-04 | migration: introduce decompress-error-check | Xiao Guangrong | 7 | -2/+24 |