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
2019-01-18
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
1
-1
/
+1
2019-01-18
s390x/pci: Send correct event on hotplug
David Hildenbrand
1
-1
/
+1
2019-01-18
configure: Only build the s390-ccw bios if the compiler supports -march=z900
Thomas Huth
1
-1
/
+5
2019-01-18
s390x: Return specification exception for unimplemented diag 308 subcodes
Janosch Frank
1
-1
/
+1
2019-01-18
pc-bios/s390-ccw: Use proper register names for Clang
Thomas Huth
1
-7
/
+7
2019-01-18
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
1
-0
/
+4
2019-01-17
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
8
-121
/
+262
2019-01-15
Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
Vladimir Sementsov-Ogievskiy
5
-27
/
+20
2019-01-15
Revert "test-hbitmap: Add non-advancing iter_next tests"
Vladimir Sementsov-Ogievskiy
1
-24
/
+12
2019-01-15
Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"
Vladimir Sementsov-Ogievskiy
2
-57
/
+0
2019-01-15
block/mirror: fix and improve do_sync_target_write
Vladimir Sementsov-Ogievskiy
1
-9
/
+8
2019-01-15
tests: add tests for hbitmap_next_dirty_area
Vladimir Sementsov-Ogievskiy
1
-0
/
+107
2019-01-15
dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
Vladimir Sementsov-Ogievskiy
4
-0
/
+63
2019-01-15
tests: add tests for hbitmap_next_zero with specified end parameter
Vladimir Sementsov-Ogievskiy
1
-4
/
+28
2019-01-15
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
7
-14
/
+38
2019-01-15
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
49
-935
/
+603
2019-01-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-73
/
+84
2019-01-15
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st...
Peter Maydell
18
-242
/
+839
2019-01-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-gitdm-next-14011...
Peter Maydell
4
-0
/
+16
2019-01-14
slirp: check data length while emulating ident function
Prasad J Pandit
1
-0
/
+5
2019-01-14
slirp: Mark debugging calls as unlikely
Samuel Thibault
1
-4
/
+4
2019-01-14
slirp: call into g_debug() for DEBUG macros
Marc-André Lureau
11
-53
/
+39
2019-01-14
slirp: set G_LOG_DOMAIN
Marc-André Lureau
1
-0
/
+2
2019-01-14
build-sys: use a separate slirp-obj-y && slirp.mo
Marc-André Lureau
4
-10
/
+38
2019-01-14
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-140119-1...
Peter Maydell
13
-104
/
+138
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
5
-54
/
+126
2019-01-14
qemu-nbd: Add --bitmap=NAME option
Eric Blake
4
-4
/
+40
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
4
-65
/
+47
2019-01-14
nbd: Remove x-nbd-server-add-bitmap
Eric Blake
2
-46
/
+0
2019-01-14
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake
5
-19
/
+29
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
4
-39
/
+29
2019-01-14
nbd: Only require disabled bitmap for read-only exports
Eric Blake
3
-6
/
+14
2019-01-14
nbd: Forbid nbd-server-stop when server is not running
Eric Blake
3
-2
/
+7
2019-01-14
nbd: Add some error case testing to iotests 223
Eric Blake
2
-2
/
+24
2019-01-14
qemu-nbd: Rename 'exp' variable clashing with math::exp() symbol
Philippe Mathieu-Daudé
1
-9
/
+10
2019-01-14
iotests: add iotest 236 for testing bitmap merge
John Snow
3
-0
/
+513
2019-01-14
iotests: implement pretty-print for log and qmp_log
John Snow
1
-5
/
+10
2019-01-14
iotests: change qmp_log filters to expect QMP objects only
John Snow
2
-5
/
+27
2019-01-14
iotests: remove default filters from qmp_log
John Snow
2
-3
/
+7
2019-01-14
iotests: add qmp recursive sorting function
John Snow
1
-4
/
+20
2019-01-14
iotests: add filter_generated_node_ids
John Snow
1
-0
/
+3
2019-01-14
iotests.py: don't abort if IMGKEYSECRET is undefined
John Snow
1
-1
/
+1
2019-01-14
block: remove 'x' prefix from experimental bitmap APIs
John Snow
4
-36
/
+36
2019-01-14
blockdev: n-ary bitmap merge
John Snow
2
-35
/
+62
2019-01-14
block/dirty-bitmap: remove assertion from restore
John Snow
1
-1
/
+0
2019-01-14
blockdev: abort transactions in reverse order
John Snow
1
-7
/
+7
2019-01-14
MAINTAINERS: add myself as a route for gitdm updates
Alex Bennée
1
-0
/
+6
2019-01-14
contrib/gitdm: add another name to WaveComp map
Alex Bennée
1
-0
/
+1
2019-01-14
contrib/gitdm: add two more IBM'ers to group-map-ibm
Alex Bennée
1
-0
/
+2
2019-01-14
contrib/gitdm: Add other IBMers
Joel Stanley
1
-0
/
+5
[next]