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
2016-02-09
block: add missing call to bdrv_drain_recurse
Paolo Bonzini
2016-02-09
blockjob: Fix hang in block_job_finish_sync
Fam Zheng
2016-02-09
iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
Paolo Bonzini
2016-02-09
HACKING: Add a section on error handling and reporting
Markus Armbruster
2016-02-09
error: Improve documentation some more
Markus Armbruster
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-09' into ...
Peter Maydell
2016-02-09
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160209' into staging
Peter Maydell
2016-02-09
tcg: Introduce temp_load
Richard Henderson
2016-02-09
tcg: Change temp_save argument to TCGTemp
Richard Henderson
2016-02-09
tcg: Change temp_sync argument to TCGTemp
Richard Henderson
2016-02-09
tcg: Change temp_dead argument to TCGTemp
Richard Henderson
2016-02-09
tcg: Change reg_to_temp to TCGTemp pointer
Richard Henderson
2016-02-09
tcg: Remove tcg_get_arg_str_i32/64
Richard Henderson
2016-02-09
tcg: More use of TCGReg where appropriate
Richard Henderson
2016-02-09
tcg: Work around clang bug wrt enum ranges
Richard Henderson
2016-02-09
tcg: Tidy temporary allocation
Richard Henderson
2016-02-09
tcg: Change ts->mem_reg to ts->mem_base
Richard Henderson
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-09
tcg: Remove lingering references to gen_opc_buf
Richard Henderson
2016-02-09
tcg: Respect highwater in tcg_out_tb_finalize
Richard Henderson
2016-02-08
MAINTAINERS: Add .travis.yml
Alex Bennée
2016-02-08
.travis.yml: reduce the test matrix a little
Alex Bennée
2016-02-08
.travis.yml: enable ccache for the builds
Alex Bennée
2016-02-08
.travis.yml: enable each of the co-routine backends
Alex Bennée
2016-02-08
.travis.yml: run make check for all matrix targets
Alex Bennée
2016-02-08
qapi: Add missing JSON files in build dependencies
Lluís Vilanova
2016-02-08
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
2016-02-08
qmp: Don't abuse stack to track qmp-output root
Eric Blake
2016-02-08
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
qapi: Tighten qmp_input_end_list()
Eric Blake
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
qom: Use typedef for Visitor
Eric Blake
2016-02-08
qapi: Don't cast Enum* to int*
Eric Blake
2016-02-08
qapi: Consolidate visitor small integer callbacks
Eric Blake
2016-02-08
qapi: Make all visitors supply uint64 callbacks
Eric Blake
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
2016-02-08
qapi-visit: Kill unused visit_end_union()
Eric Blake
2016-02-08
qapi: Track all failures between visit_start/stop
Eric Blake
2016-02-08
qapi: Improve generated event use of qapi visitor
Eric Blake
2016-02-08
balloon: Improve use of qapi visitor
Eric Blake
2016-02-08
vl: Ensure qapi visitor properly ends struct visit
Eric Blake
2016-02-08
hmp: Cache use of qapi visitor
Eric Blake
2016-02-08
hmp: Drop pointless allocation during qapi visit
Eric Blake
2016-02-08
qapi: Drop dead parameter in gen_params()
Eric Blake
2016-02-08
qapi: Dealloc visitor does not need a type_size()
Eric Blake
2016-02-08
qapi: Drop dead dealloc visitor variable
Eric Blake
[prev]
[next]