summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-25xen/9pfs: introduce Xen 9pfs backendStefano Stabellini2-0/+117
2017-04-219p: introduce a type for the 9p headerStefano Stabellini2-5/+7
2017-04-21xen: import ring.h from xenStefano Stabellini3-2/+484
2017-04-21configure: use pkg-config for obtaining xen versionJuergen Gross1-71/+88
2017-04-21xen: additionally restrict xenforeignmemory operationsPaul Durrant1-56/+78
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant6-0/+45
2017-04-21xen: use 5 digit xen versionsJuergen Gross3-20/+20
2017-04-21xen: use libxendevicemodel when availablePaul Durrant2-33/+178
2017-04-21configure: detect presence of libxendevicemodelPaul Durrant1-1/+20
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant3-15/+58
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant4-5/+5
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant5-57/+60
2017-03-21Update version for v2.9.0-rc1 releasev2.9.0-rc1Peter Maydell1-1/+1
2017-03-21configure: Warn about deprecated hostsPeter Maydell1-2/+47
2017-03-21Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2-15/+19
2017-03-21add opengl_cflags to QEMU_CFLAGSGerd Hoffmann3-11/+4
2017-03-219pfs: proxy: assert if unmarshal failsGreg Kurz1-11/+11
2017-03-219pfs: don't try to flush self and avoid QEMU hang on resetGreg Kurz1-4/+8
2017-03-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-137/+134
2017-03-20audio: catch missing sdl supportGerd Hoffmann1-2/+8
2017-03-20configure: remove CygwinPaolo Bonzini2-11/+0
2017-03-20Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into stagingPeter Maydell6-199/+133
2017-03-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170320'...Peter Maydell2-7/+45
2017-03-20arm: Fix APSR writes via M profile MSRPeter Maydell2-5/+24
2017-03-20arm: Enforce should-be-1 bits in MRS decodingPeter Maydell1-0/+14
2017-03-20arm: Don't decode MRS(banked) or MSR(banked) for M profilePeter Maydell1-2/+4
2017-03-20arm: HVC and SMC encodings don't exist for M profilePeter Maydell1-0/+3
2017-03-20hax: fix breakage in lockingVincent Palatin1-1/+2
2017-03-20MAINTAINERS: update for MIPS devicesYongbok Kim1-2/+15
2017-03-20dma/rc4030: fix a mixed declarations and code warningYongbok Kim1-1/+1
2017-03-20dma/rc4030: translate memory accesses only when they occurHervé Poussineau1-122/+36
2017-03-20dma: rc4030: limit interval timer reload valuePrasad J Pandit1-1/+1
2017-03-20target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim1-1/+1
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé3-14/+17
2017-03-20target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé1-44/+44
2017-03-20target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé1-6/+6
2017-03-20target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé1-4/+0
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé1-4/+12
2017-03-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170320' into stagingPeter Maydell1-0/+15
2017-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170320-1' into...Peter Maydell3-2/+22
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi1-0/+15
2017-03-20vnc: fix a qio-channel leakMarc-André Lureau1-0/+1
2017-03-19configure: remove CygwinPaolo Bonzini2-11/+0
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini7-6/+7
2017-03-19qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini5-130/+125
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut2-9/+7
2017-03-18Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into stagingPeter Maydell2-13/+45
2017-03-17oslib-posix: fix compilation on OpenBSDPaolo Bonzini1-2/+0
2017-03-17curl: fix compilation on OpenBSDPaolo Bonzini1-1/+1
2017-03-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-13/+48