index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-04
softfloat: use floatx80_infinity in softfloat
Laurent Vivier
2018-03-04
target/m68k: add fmod/frem
Laurent Vivier
2018-03-04
softfloat: export some functions
Laurent Vivier
2018-03-04
target/m68k: TCGv returned by gen_load() must be freed
Laurent Vivier
2018-03-02
qapi: Don't create useless directory qapi-generated
Markus Armbruster
2018-03-02
Fix up dangling references to qmp-commands.* in comment and doc
Markus Armbruster
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
docs: Correct outdated information on QAPI
Markus Armbruster
2018-03-02
docs/devel/writing-qmp-commands: Update for modular QAPI
Markus Armbruster
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
qapi: Generate separate .h, .c for each module
Markus Armbruster
2018-03-02
watchdog: Consolidate QAPI into single file
Eric Blake
2018-03-02
qapi/common: Fix guardname() for funny filenames
Markus Armbruster
2018-03-02
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
2018-03-02
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
2018-03-02
qapi: Generate in source order
Markus Armbruster
2018-03-02
qapi: Record 'include' directives in parse tree
Markus Armbruster
2018-03-02
qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
Markus Armbruster
2018-03-02
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
2018-03-02
qapi/common: Eliminate QAPISchema.exprs
Markus Armbruster
2018-03-02
qapi: Improve include file name reporting in error messages
Markus Armbruster
2018-03-02
qapi: Touch generated files only when they change
Markus Armbruster
2018-03-02
qapi-gen: Convert from getopt to argparse
Markus Armbruster
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
2018-03-02
qapi: Turn generators into modules
Markus Armbruster
2018-03-02
qapi: Reduce use of global variables in generators some
Markus Armbruster
2018-03-02
qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc
Markus Armbruster
2018-03-02
qapi: Rename variable holding the QAPISchemaGenFOOVisitor
Markus Armbruster
2018-03-02
qapi: Generate up-to-date copyright notice
Markus Armbruster
2018-03-02
qapi: Streamline boilerplate comment generation
Markus Armbruster
2018-03-02
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2018-03-02
net: fix misaligned member access
Marc-André Lureau
2018-03-02
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-02' into queue-b...
Kevin Wolf
2018-03-02
qcow2: Replace align_offset() with ROUND_UP()
Alberto Garcia
2018-03-02
block/ssh: Add basic .bdrv_truncate()
Max Reitz
2018-03-02
block/ssh: Make ssh_grow_file() blocking
Max Reitz
2018-03-02
block/ssh: Pull ssh_grow_file() from ssh_create()
Max Reitz
2018-03-02
qemu-img: Make resize error message more general
Max Reitz
2018-03-02
qcow2: make qcow2_co_create2() a coroutine_fn
Stefan Hajnoczi
2018-03-02
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
2018-03-02
Revert "IDE: Do not flush empty CDROM drives"
Stefan Hajnoczi
2018-03-02
block: test blk_aio_flush() with blk->root == NULL
Kevin Wolf
2018-03-02
block: add BlockBackend->in_flight counter
Stefan Hajnoczi
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2018-03-02
aio: rename aio_context_in_iothread() to in_aio_context_home_thread()
Stefan Hajnoczi
2018-03-02
docs: document how to use the l2-cache-entry-size parameter
Alberto Garcia
2018-03-02
specs/qcow2: Fix documentation of the compressed cluster descriptor
Alberto Garcia
[prev]
[next]