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
2018-03-02
watchdog: Consolidate QAPI into single file
Eric Blake
2
-9
/
+9
2018-03-02
qapi/common: Fix guardname() for funny filenames
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
6
-87
/
+115
2018-03-02
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
7
-243
/
+189
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
9
-19
/
+17
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
12
-4
/
+71
2018-03-02
qapi: Generate in source order
Markus Armbruster
12
-189
/
+191
2018-03-02
qapi: Record 'include' directives in parse tree
Markus Armbruster
1
-4
/
+16
2018-03-02
qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
Markus Armbruster
1
-6
/
+9
2018-03-02
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
3
-18
/
+23
2018-03-02
qapi/common: Eliminate QAPISchema.exprs
Markus Armbruster
1
-4
/
+4
2018-03-02
qapi: Improve include file name reporting in error messages
Markus Armbruster
2
-7
/
+7
2018-03-02
qapi: Touch generated files only when they change
Markus Armbruster
1
-2
/
+9
2018-03-02
qapi-gen: Convert from getopt to argparse
Markus Armbruster
2
-64
/
+33
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
16
-278
/
+192
2018-03-02
qapi: Turn generators into modules
Markus Armbruster
5
-115
/
+143
2018-03-02
qapi: Reduce use of global variables in generators some
Markus Armbruster
5
-31
/
+34
2018-03-02
qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc
Markus Armbruster
6
-94
/
+113
2018-03-02
qapi: Rename variable holding the QAPISchemaGenFOOVisitor
Markus Armbruster
5
-20
/
+20
2018-03-02
qapi: Generate up-to-date copyright notice
Markus Armbruster
6
-104
/
+80
2018-03-02
qapi: Streamline boilerplate comment generation
Markus Armbruster
8
-126
/
+36
2018-03-02
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
6
-3
/
+4
2018-03-02
net: fix misaligned member access
Marc-André Lureau
2
-2
/
+4
2018-03-02
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-02' into queue-b...
Kevin Wolf
8
-33
/
+72
2018-03-02
qcow2: Replace align_offset() with ROUND_UP()
Alberto Garcia
6
-24
/
+18
2018-03-02
block/ssh: Add basic .bdrv_truncate()
Max Reitz
1
-0
/
+24
2018-03-02
block/ssh: Make ssh_grow_file() blocking
Max Reitz
1
-0
/
+7
2018-03-02
block/ssh: Pull ssh_grow_file() from ssh_create()
Max Reitz
1
-8
/
+22
2018-03-02
qemu-img: Make resize error message more general
Max Reitz
1
-1
/
+1
2018-03-02
qcow2: make qcow2_co_create2() a coroutine_fn
Stefan Hajnoczi
1
-8
/
+9
2018-03-02
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
20
-54
/
+74
2018-03-02
Revert "IDE: Do not flush empty CDROM drives"
Stefan Hajnoczi
1
-9
/
+1
2018-03-02
block: test blk_aio_flush() with blk->root == NULL
Kevin Wolf
2
-0
/
+84
2018-03-02
block: add BlockBackend->in_flight counter
Stefan Hajnoczi
2
-8
/
+54
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
7
-46
/
+174
2018-03-02
aio: rename aio_context_in_iothread() to in_aio_context_home_thread()
Stefan Hajnoczi
2
-3
/
+6
2018-03-02
docs: document how to use the l2-cache-entry-size parameter
Alberto Garcia
1
-3
/
+43
2018-03-02
specs/qcow2: Fix documentation of the compressed cluster descriptor
Alberto Garcia
1
-3
/
+13
2018-03-02
iotest 033: add misaligned write-zeroes test via truncate
Anton Nefedov
2
-0
/
+42
2018-03-02
block: fix write with zero flag set and iovector provided
Anton Nefedov
1
-1
/
+1
2018-03-02
block: Drop unused .bdrv_co_get_block_status()
Eric Blake
2
-43
/
+10
2018-03-02
vvfat: Switch to .bdrv_co_block_status()
Eric Blake
1
-9
/
+7
2018-03-02
vpc: Switch to .bdrv_co_block_status()
Eric Blake
1
-22
/
+23
2018-03-02
vmdk: Switch to .bdrv_co_block_status()
Eric Blake
1
-24
/
+14
2018-03-02
vdi: Switch to .bdrv_co_block_status()
Eric Blake
1
-20
/
+13
2018-03-02
vdi: Avoid bitrot of debugging code
Eric Blake
1
-3
/
+9
2018-03-02
sheepdog: Switch to .bdrv_co_block_status()
Eric Blake
1
-13
/
+13
2018-03-02
raw: Switch to .bdrv_co_block_status()
Eric Blake
1
-8
/
+8
2018-03-02
qed: Switch to .bdrv_co_block_status()
Eric Blake
1
-52
/
+24
2018-03-02
qcow2: Switch to .bdrv_co_block_status()
Eric Blake
1
-11
/
+13
[prev]
[next]