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-26
target/ppc: Improve accuracy of guest HTM availability on P8s
Sam Bobroff
1
-2
/
+6
2017-04-25
move xen-mapcache.c to hw/i386/xen/
Anthony Xu
7
-12
/
+8
2017-04-25
move xen-hvm.c to hw/i386/xen/
Anthony Xu
7
-15
/
+15
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-25
Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...
Peter Maydell
1
-1
/
+4
2017-04-25
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
15
-37
/
+1770
2017-04-25
s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
Aurelien Jarno
1
-0
/
+2
2017-04-25
target-s390x: Mask the SIGP order_code to 8bit.
Philipp Kern
1
-1
/
+2
2017-04-25
ui/cocoa.m: Fix macOS 10.12 deprecation warnings
Brendan Shanks
1
-29
/
+58
2017-04-25
COLO-compare: Optimize tcp compare trace event
Zhang Chen
2
-14
/
+18
2017-04-25
COLO-compare: Optimize tcp compare for option field
Zhang Chen
1
-1
/
+26
2017-04-25
slirp: add a fake NC-SI backend
Cédric Le Goater
6
-1
/
+558
2017-04-25
aspeed: add a FTGMAC100 nic
Cédric Le Goater
2
-0
/
+23
2017-04-25
net/ftgmac100: add a 'aspeed' property
Cédric Le Goater
2
-2
/
+19
2017-04-25
hw/arm/exynos: Add generic SDHCI devices
Krzysztof Kozlowski
1
-0
/
+29
2017-04-25
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
33
-42
/
+844
2017-04-24
qemu-iotests: _cleanup_qemu must be called on exit
Jeff Cody
10
-5
/
+19
2017-04-24
block/rbd: Add support for reopen()
Jeff Cody
1
-0
/
+21
2017-04-24
block/rbd - update variable names to more apt names
Jeff Cody
1
-16
/
+17
2017-04-24
block: use bdrv_can_set_read_only() during reopen
Jeff Cody
1
-6
/
+8
2017-04-24
block: introduce bdrv_can_set_read_only()
Jeff Cody
2
-1
/
+14
2017-04-24
block: code movement
Jeff Cody
1
-5
/
+5
2017-04-24
block: honor BDRV_O_ALLOW_RDWR when clearing bs->read_only
Jeff Cody
1
-0
/
+7
2017-04-24
block: do not set BDS read_only if copy_on_read enabled
Jeff Cody
7
-10
/
+48
2017-04-24
block: add bdrv_set_read_only() helper function
Jeff Cody
7
-6
/
+12
2017-04-24
qemu-iotests: exclude vxhs from image creation via protocol
Jeff Cody
9
-0
/
+9
2017-04-24
block/vxhs.c: Add qemu-iotests for new block device type "vxhs"
Ashish Mittal
4
-0
/
+39
2017-04-24
block/vxhs.c: Add support for a new block device type called "vxhs"
Ashish Mittal
5
-2
/
+654
2017-04-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...
Peter Maydell
17
-113
/
+251
2017-04-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...
Peter Maydell
31
-116
/
+121
2017-04-24
ppc: Add SM501 device in ppc softmmu targets default configs
BALATON Zoltan
3
-0
/
+3
2017-04-24
sm501: Add vmstate descriptor
BALATON Zoltan
1
-1
/
+99
2017-04-24
sm501: Add some more missing registers
BALATON Zoltan
1
-1
/
+125
2017-04-24
sm501: Add support for panel layer
BALATON Zoltan
1
-31
/
+32
2017-04-24
sm501: Misc clean ups
BALATON Zoltan
2
-11
/
+9
2017-04-24
sm501: Fix hardware cursor
BALATON Zoltan
2
-87
/
+107
2017-04-24
sm501: Fix device endianness
BALATON Zoltan
2
-17
/
+10
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
2
-0
/
+68
2017-04-24
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2
-8
/
+6
2017-04-24
sm501: QOMify
BALATON Zoltan
3
-53
/
+133
2017-04-24
sm501: Add missing arbitration control register
BALATON Zoltan
1
-0
/
+8
2017-04-24
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2
-11
/
+20
2017-04-24
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2
-590
/
+594
[prev]
[next]