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
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
2017-04-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2017-04-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
3
-247
/
+65
2017-04-24
virtio-gpu: add xres and yres properties
Gerd Hoffmann
2
-2
/
+6
2017-04-24
qxl: add xres and yres properties
Gerd Hoffmann
2
-10
/
+26
2017-04-24
vmsvga: fix vmsvga_update_display
Gerd Hoffmann
1
-18
/
+3
2017-04-24
g364fb: make display updates thread safe
Gerd Hoffmann
1
-23
/
+5
2017-04-24
exynos: make display updates thread safe
Gerd Hoffmann
1
-5
/
+6
2017-04-24
framebuffer: make display updates thread safe
Gerd Hoffmann
1
-6
/
+5
2017-04-24
vga: make display updates thread safe.
Gerd Hoffmann
1
-19
/
+17
2017-04-24
vga: add vga_scanline_invalidated helper
Gerd Hoffmann
1
-3
/
+11
2017-04-24
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
5
-0
/
+147
2017-04-24
bitmap: add bitmap_copy_and_clear_atomic
Gerd Hoffmann
2
-0
/
+13
2017-04-24
virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*
Laurent Vivier
1
-27
/
+8
2017-04-24
console: add same displaychangelistener registration pre-condition
Marc-André Lureau
1
-0
/
+2
2017-04-24
console: add same surface replace pre-condition
Marc-André Lureau
1
-0
/
+2
2017-04-24
error: Apply error_propagate_null.cocci again
Fam Zheng
3
-9
/
+3
2017-04-24
qga: Make errp the last parameter of qga_vss_fsfreeze
Fam Zheng
3
-4
/
+4
2017-04-24
migration: Make errp the last parameter of local functions
Fam Zheng
1
-6
/
+6
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
3
-9
/
+16
2017-04-24
fdc: Make errp the last parameter of fdctrl_connect_drives
Fam Zheng
1
-3
/
+3
2017-04-24
nfs: Make errp the last parameter of nfs_client_open
Fam Zheng
1
-3
/
+3
2017-04-24
block: Make errp the last parameter of commit_active_start
Fam Zheng
5
-8
/
+8
[prev]
[next]