aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-common.c to hw/xen/Anthony Xu
2017-04-25add xen-9p-backend to MAINTAINERS under XenStefano Stabellini
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini
2017-04-25xen/9pfs: send responses back to the frontendStefano Stabellini
2017-04-25xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshalStefano Stabellini
2017-04-25xen/9pfs: receive requests from the frontendStefano Stabellini
2017-04-25xen/9pfs: connect to the frontendStefano Stabellini
2017-04-25xen/9pfs: introduce Xen 9pfs backendStefano Stabellini
2017-04-219p: introduce a type for the 9p headerStefano Stabellini
2017-04-21xen: import ring.h from xenStefano Stabellini
2017-04-21configure: use pkg-config for obtaining xen versionJuergen Gross
2017-04-21xen: additionally restrict xenforeignmemory operationsPaul Durrant
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant
2017-04-21xen: use 5 digit xen versionsJuergen Gross
2017-04-21xen: use libxendevicemodel when availablePaul Durrant
2017-04-21configure: detect presence of libxendevicemodelPaul Durrant
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant
2017-03-21Update version for v2.9.0-rc1 releasev2.9.0-rc1Peter Maydell
2017-03-21configure: Warn about deprecated hostsPeter Maydell
2017-03-21Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-03-21add opengl_cflags to QEMU_CFLAGSGerd Hoffmann
2017-03-219pfs: proxy: assert if unmarshal failsGreg Kurz
2017-03-219pfs: don't try to flush self and avoid QEMU hang on resetGreg Kurz
2017-03-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-03-20audio: catch missing sdl supportGerd Hoffmann
2017-03-20configure: remove CygwinPaolo Bonzini
2017-03-20Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into stagingPeter Maydell
2017-03-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170320'...Peter Maydell
2017-03-20arm: Fix APSR writes via M profile MSRPeter Maydell
2017-03-20arm: Enforce should-be-1 bits in MRS decodingPeter Maydell
2017-03-20arm: Don't decode MRS(banked) or MSR(banked) for M profilePeter Maydell
2017-03-20arm: HVC and SMC encodings don't exist for M profilePeter Maydell
2017-03-20hax: fix breakage in lockingVincent Palatin
2017-03-20MAINTAINERS: update for MIPS devicesYongbok Kim
2017-03-20dma/rc4030: fix a mixed declarations and code warningYongbok Kim
2017-03-20dma/rc4030: translate memory accesses only when they occurHervé Poussineau
2017-03-20dma: rc4030: limit interval timer reload valuePrasad J Pandit
2017-03-20target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé
2017-03-20target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé
2017-03-20target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé
2017-03-20target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé
2017-03-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170320' into stagingPeter Maydell
2017-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170320-1' into...Peter Maydell
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi