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
2016-03-21
ivshmem: Fix harmless misuse of Error
Markus Armbruster
1
-3
/
+4
2016-03-21
ivshmem: Don't destroy the chardev on version mismatch
Markus Armbruster
2
-2
/
+4
2016-03-21
ivshmem: Drop ivshmem_event() stub
Markus Armbruster
1
-7
/
+2
2016-03-21
ivshmem: Clean up after commit 9940c32
Markus Armbruster
1
-12
/
+0
2016-03-21
ivshmem: Compile debug prints unconditionally to prevent bit-rot
Markus Armbruster
1
-7
/
+7
2016-03-21
ivshmem: Add missing newlines to debug printfs
Markus Armbruster
1
-3
/
+3
2016-03-21
ivshmem: Rewrite specification document
Markus Armbruster
2
-161
/
+243
2016-03-21
ivshmem-test: Improve test cases /ivshmem/server-*
Markus Armbruster
1
-7
/
+10
2016-03-21
ivshmem-test: Clean up wait for devices to become operational
Markus Armbruster
1
-6
/
+4
2016-03-21
ivshmem-test: Improve test case /ivshmem/single
Markus Armbruster
1
-7
/
+16
2016-03-21
tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
Markus Armbruster
2
-9
/
+12
2016-03-21
event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
Markus Armbruster
3
-2
/
+8
2016-03-18
qemu-doc: Fix ivshmem huge page example
Markus Armbruster
1
-1
/
+1
2016-03-18
ivshmem-server: Don't overload POSIX shmem and file name
Markus Armbruster
4
-52
/
+24
2016-03-18
ivshmem-server: Fix and clean up command line help
Markus Armbruster
1
-44
/
+42
2016-03-18
target-ppc: Document TOCTTOU in hugepage support
Markus Armbruster
1
-0
/
+6
2016-03-17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
35
-470
/
+736
2016-03-17
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-17-v2'...
Kevin Wolf
3
-12
/
+26
2016-03-17
iotests: Test QUORUM_REPORT_BAD in fifo mode
Alberto Garcia
2
-4
/
+17
2016-03-17
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
Alberto Garcia
1
-8
/
+9
2016-03-17
block: Use blk_co_pwritev() in blk_co_write_zeroes()
Kevin Wolf
1
-4
/
+5
2016-03-17
block: Use blk_aio_prwv() for aio_read/write/write_zeroes
Kevin Wolf
1
-13
/
+92
2016-03-17
block: Use blk_prw() in blk_pread()/blk_pwrite()
Kevin Wolf
1
-15
/
+21
2016-03-17
block: Use blk_co_pwritev() in blk_write_zeroes()
Kevin Wolf
1
-9
/
+8
2016-03-17
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
3
-18
/
+10
2016-03-17
block: Use blk_co_pwritev() for blk_write()
Kevin Wolf
3
-13
/
+34
2016-03-17
block: Use blk_co_preadv() for blk_read()
Kevin Wolf
3
-8
/
+65
2016-03-17
block: Use BdrvChild in BlockBackend
Kevin Wolf
3
-114
/
+192
2016-03-17
block: Remove bdrv_states list
Max Reitz
4
-40
/
+3
2016-03-17
block: Use bdrv_next() instead of bdrv_states
Max Reitz
1
-6
/
+6
2016-03-17
block: Rewrite bdrv_next()
Max Reitz
1
-3
/
+14
2016-03-17
block: Add blk_next_root_bs()
Max Reitz
2
-0
/
+25
2016-03-17
block: Add bdrv_next_monitor_owned()
Max Reitz
4
-0
/
+17
2016-03-17
block: Move some bdrv_*_all() functions to BB
Max Reitz
6
-51
/
+41
2016-03-17
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
3
-24
/
+6
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
18
-76
/
+68
2016-03-17
blockdev: Separate BB name management
Max Reitz
2
-31
/
+63
2016-03-17
blockdev: Add list of all BlockBackends
Max Reitz
1
-1
/
+23
2016-03-17
blockdev: Rename blk_backends
Max Reitz
1
-9
/
+11
2016-03-17
block: Drop BB name from bad option error
Max Reitz
3
-11
/
+11
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
6
-45
/
+18
2016-03-17
block: Use blk_{commit,flush}_all() consistently
Max Reitz
3
-4
/
+6
2016-03-17
block: Add blk_commit_all()
Max Reitz
2
-0
/
+6
2016-03-17
block: Use blk_next() in block-backend.c
Max Reitz
1
-6
/
+6
2016-03-17
monitor: Use BB list for BB name completion
Max Reitz
1
-3
/
+4
2016-03-17
block: Fix memory leak in hmp_drive_add_node()
Kevin Wolf
1
-0
/
+1
2016-03-17
block: Fix qemu_root_bds_opts.head initialisation
Kevin Wolf
1
-1
/
+1
2016-03-17
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-16
/
+3
2016-03-17
Revert "qed: Implement .bdrv_drain"
Stefan Hajnoczi
1
-13
/
+0
2016-03-17
aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
Matthew Fortune
1
-3
/
+3
[next]