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-02-01
qtest.py: Wait for the result of qtest commands
Alberto Garcia
1
-0
/
+6
2019-02-01
block: Fix invalidate_cache error path for parent activation
Kevin Wolf
1
-0
/
+1
2019-02-01
iotests/236: fix transaction kwarg order
John Snow
2
-38
/
+39
2019-02-01
iotests: Filter second BLOCK_JOB_ERROR from 229
Max Reitz
2
-2
/
+5
2019-02-01
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
3
-0
/
+49
2019-02-01
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
3
-3
/
+54
2019-02-01
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
4
-0
/
+114
2019-02-01
block: Eliminate the S_1KiB, S_2KiB, ... macros
Markus Armbruster
3
-79
/
+7
2019-02-01
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
2
-48
/
+11
2019-02-01
block: Apply auto-read-only for ro-whitelist drivers
Kevin Wolf
1
-7
/
+13
2019-02-01
uuid: Make qemu_uuid_bswap() take and return a QemuUUID
Peter Maydell
5
-19
/
+17
2019-02-01
block/vdi: Don't take address of fields in packed structs
Peter Maydell
1
-13
/
+25
2019-02-01
block/vpc: Don't take address of fields in packed structs
Peter Maydell
1
-1
/
+3
2019-02-01
vmdk: Reject excess extents in blockdev-create
Kevin Wolf
4
-13
/
+38
2019-02-01
iotests: Add VMDK tests for blockdev-create
Kevin Wolf
3
-0
/
+581
2019-02-01
iotests: Filter cid numbers in VMDK extent info
Fam Zheng
2
-0
/
+2
2019-02-01
vmdk: Implement .bdrv_co_create callback
Fam Zheng
3
-134
/
+400
2019-02-01
vmdk: Refactor vmdk_create_extent
Fam Zheng
1
-26
/
+43
2019-02-01
iotests: Make 234 stable
Max Reitz
2
-28
/
+38
2019-02-01
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
9
-3
/
+394
2019-02-01
block: Replace qdict_put() by qdict_put_obj() where appropriate
Markus Armbruster
1
-3
/
+2
2019-02-01
qemu-iotests: add test case for dmg
yuchenlin
5
-0
/
+65
2019-02-01
qcow2: Assert that refcount block offsets fit in the refcount table
Alberto Garcia
1
-0
/
+3
2019-02-01
mirror: Block the source BlockDriverState in mirror_start_job()
Alberto Garcia
2
-2
/
+10
2019-02-01
mirror: Release the dirty bitmap if mirror_start_job() fails
Alberto Garcia
1
-0
/
+3
2019-01-31
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
19
-136
/
+608
2019-01-31
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
63
-107
/
+96
2019-01-31
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...
Peter Maydell
10
-88
/
+153
2019-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
15
-21
/
+502
2019-01-31
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-5
/
+10
2019-01-31
iotests: Allow 147 to be run concurrently
Max Reitz
1
-30
/
+68
2019-01-31
iotests: Bind qemu-nbd to localhost in 147
Max Reitz
1
-1
/
+1
2019-01-31
iotests.py: Add qemu_nbd_pipe()
Max Reitz
1
-0
/
+14
2019-01-31
nvme: use pci_dev directly in nvme_realize
Li Qiang
1
-4
/
+4
2019-01-31
nvme: ensure the num_queues is not zero
Li Qiang
1
-0
/
+5
2019-01-31
nvme: use TYPE_NVME instead of constant string
Li Qiang
1
-1
/
+1
2019-01-31
qemu-io: Add generic function for reinitializing optind.
Richard W.M. Jones
4
-2
/
+32
2019-01-31
block/sheepdog: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-30
/
+31
2019-01-31
block/file-posix: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-19
/
+13
2019-01-31
block/curl: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-21
/
+17
2019-01-31
block/ssh: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-29
/
+34
2019-01-31
scripts: add render_block_graph function for QEMUMachine
Vladimir Sementsov-Ogievskiy
1
-0
/
+120
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
6
-0
/
+269
2019-01-30
virtio-blk: remove duplicate definition of VirtIOBlock *s pointer
Stefano Garzarella
1
-2
/
+0
2019-01-30
hw/block: clean up stale xen_disk trace entries
Paul Durrant
1
-7
/
+0
2019-01-30
target/m68k: Fix LGPL information in the file headers
Thomas Huth
8
-13
/
+13
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
9
-9
/
+9
2019-01-30
tcg: Fix LGPL version number
Thomas Huth
13
-13
/
+13
2019-01-30
target/tricore: Fix LGPL version number
Thomas Huth
10
-10
/
+10
2019-01-30
target/openrisc: Fix LGPL version number
Thomas Huth
7
-7
/
+7
[next]