index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
move xen-common.c to hw/xen/
Anthony Xu
5
-3
/
+2
2017-04-25
add xen-9p-backend to MAINTAINERS under Xen
Stefano Stabellini
1
-0
/
+1
2017-04-25
xen/9pfs: build and register Xen 9pfs backend
Stefano Stabellini
3
-0
/
+7
2017-04-25
xen/9pfs: send responses back to the frontend
Stefano Stabellini
1
-0
/
+19
2017-04-25
xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
Stefano Stabellini
1
-2
/
+97
2017-04-25
xen/9pfs: receive requests from the frontend
Stefano Stabellini
1
-0
/
+50
2017-04-25
xen/9pfs: connect to the frontend
Stefano Stabellini
1
-1
/
+181
2017-04-25
xen/9pfs: introduce Xen 9pfs backend
Stefano Stabellini
2
-0
/
+117
2017-04-21
9p: introduce a type for the 9p header
Stefano Stabellini
2
-5
/
+7
2017-04-21
xen: import ring.h from xen
Stefano Stabellini
3
-2
/
+484
2017-04-21
configure: use pkg-config for obtaining xen version
Juergen Gross
1
-71
/
+88
2017-04-21
xen: additionally restrict xenforeignmemory operations
Paul Durrant
1
-56
/
+78
2017-04-21
xen: use libxendevice model to restrict operations
Paul Durrant
6
-0
/
+45
2017-04-21
xen: use 5 digit xen versions
Juergen Gross
3
-20
/
+20
2017-04-21
xen: use libxendevicemodel when available
Paul Durrant
2
-33
/
+178
2017-04-21
configure: detect presence of libxendevicemodel
Paul Durrant
1
-1
/
+20
2017-03-22
xen: create wrappers for all other uses of xc_hvm_XXX() functions
Paul Durrant
3
-15
/
+58
2017-03-22
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
4
-5
/
+5
2017-03-22
xen: make use of xen_xc implicit in xen_common.h inlines
Paul Durrant
5
-57
/
+60
2017-03-21
Update version for v2.9.0-rc1 release
v2.9.0-rc1
Peter Maydell
1
-1
/
+1
2017-03-21
configure: Warn about deprecated hosts
Peter Maydell
1
-2
/
+47
2017-03-21
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2
-15
/
+19
2017-03-21
add opengl_cflags to QEMU_CFLAGS
Gerd Hoffmann
3
-11
/
+4
2017-03-21
9pfs: proxy: assert if unmarshal fails
Greg Kurz
1
-11
/
+11
2017-03-21
9pfs: don't try to flush self and avoid QEMU hang on reset
Greg Kurz
1
-4
/
+8
2017-03-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-137
/
+134
2017-03-20
audio: catch missing sdl support
Gerd Hoffmann
1
-2
/
+8
2017-03-20
configure: remove Cygwin
Paolo Bonzini
2
-11
/
+0
2017-03-20
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into staging
Peter Maydell
6
-199
/
+133
2017-03-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170320'...
Peter Maydell
2
-7
/
+45
2017-03-20
arm: Fix APSR writes via M profile MSR
Peter Maydell
2
-5
/
+24
2017-03-20
arm: Enforce should-be-1 bits in MRS decoding
Peter Maydell
1
-0
/
+14
2017-03-20
arm: Don't decode MRS(banked) or MSR(banked) for M profile
Peter Maydell
1
-2
/
+4
2017-03-20
arm: HVC and SMC encodings don't exist for M profile
Peter Maydell
1
-0
/
+3
2017-03-20
hax: fix breakage in locking
Vincent Palatin
1
-1
/
+2
2017-03-20
MAINTAINERS: update for MIPS devices
Yongbok Kim
1
-2
/
+15
2017-03-20
dma/rc4030: fix a mixed declarations and code warning
Yongbok Kim
1
-1
/
+1
2017-03-20
dma/rc4030: translate memory accesses only when they occur
Hervé Poussineau
1
-122
/
+36
2017-03-20
dma: rc4030: limit interval timer reload value
Prasad J Pandit
1
-1
/
+1
2017-03-20
target/mips: fix delay slot detection in gen_msa_branch()
Yongbok Kim
1
-1
/
+1
2017-03-20
target-mips: replace few LOG_DISAS() with trace points
Philippe Mathieu-Daudé
3
-14
/
+17
2017-03-20
target-mips: replace break by goto cp0_unimplemented
Philippe Mathieu-Daudé
1
-44
/
+44
2017-03-20
target-mips: log bad coprocessor0 register accesses with LOG_UNIMP
Philippe Mathieu-Daudé
1
-6
/
+6
2017-03-20
target-mips: remove old & unuseful comments
Philippe Mathieu-Daudé
1
-4
/
+0
2017-03-20
target-mips: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
1
-4
/
+12
2017-03-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170320' into staging
Peter Maydell
1
-0
/
+15
2017-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170320-1' into...
Peter Maydell
3
-2
/
+22
2017-03-20
s390x/css: reassign subchannel if schid is changed after migration
Dong Jia Shi
1
-0
/
+15
2017-03-20
vnc: fix a qio-channel leak
Marc-André Lureau
1
-0
/
+1
2017-03-19
configure: remove Cygwin
Paolo Bonzini
2
-11
/
+0
[next]