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
2015-05-18
target-alpha: Suppress underflow from CVTTQ if DNZ
Richard Henderson
2015-05-18
target-alpha: Raise EXC_M_INV properly for fp inputs
Richard Henderson
2015-05-18
target-alpha: Disallow literal operand to 1C.30 to 1C.37
Richard Henderson
2015-05-18
target-alpha: Implement WH64EN
Richard Henderson
2015-05-18
target-alpha: Fix integer overflow checking insns
Richard Henderson
2015-05-18
target-alpha: Fix cvttq vs inf
Richard Henderson
2015-05-18
target-alpha: Fix cvttq vs large integers
Richard Henderson
2015-05-18
target-alpha: Raise IOV from CVTTQ
Richard Henderson
2015-05-18
target-alpha: Set EXC_M_SWC for exceptions from /S insns
Richard Henderson
2015-05-18
target-alpha: Set fpcr_exc_status even for disabled exceptions
Richard Henderson
2015-05-18
target-alpha: Tidy FPCR representation
Richard Henderson
2015-05-18
target-alpha: Set PC correctly for floating-point exceptions
Richard Henderson
2015-05-18
target-alpha: Forget installed round mode after MT_FPCR
Richard Henderson
2015-05-18
target-alpha: Rename floating-point subroutines
Richard Henderson
2015-05-18
target-alpha: Move VAX helpers to a new file
Richard Henderson
2015-05-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-05-15' into ...
Peter Maydell
2015-05-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150514' into staging
Peter Maydell
2015-05-14
tcg: Add MO_ALIGN, MO_UNALN
Richard Henderson
2015-05-14
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
2015-05-14
qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue()
Markus Armbruster
2015-05-14
qapi: Drop pointless flush() before close()
Markus Armbruster
2015-05-14
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
2015-05-14
qapi: Turn generators' mandatory option -i into an argument
Markus Armbruster
2015-05-14
qapi: Fix generators to report command line errors decently
Markus Armbruster
2015-05-14
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
2015-05-14
qapi: qapi-commands.py option --type is unused, drop it
Markus Armbruster
2015-05-14
qapi: qapi-event.py option -b does nothing, drop it
Markus Armbruster
2015-05-14
tests: Add missing dependencies on $(qapi-py)
Markus Armbruster
2015-05-14
qapi: Support downstream events and commands
Eric Blake
2015-05-14
qapi: Support downstream alternates
Eric Blake
2015-05-14
qapi: Support downstream flat unions
Eric Blake
2015-05-14
qapi: Support downstream simple unions
Eric Blake
2015-05-14
qapi: Support downstream structs
Eric Blake
2015-05-14
qapi: Support downstream enums
Eric Blake
2015-05-14
qapi: Make c_type() consistently convert qapi names
Eric Blake
2015-05-14
qapi: Tidy c_type() logic
Eric Blake
2015-05-14
qapi: Move camel_to_upper(), c_enum_const() to closely related code
Markus Armbruster
2015-05-14
qapi: Use c_enum_const() in generate_alternate_qtypes()
Markus Armbruster
2015-05-14
qapi: Simplify c_enum_const()
Markus Armbruster
2015-05-14
qapi: Rename generate_enum_full_value() to c_enum_const()
Markus Armbruster
2015-05-14
qapi: Rename _generate_enum_string() to camel_to_upper()
Markus Armbruster
2015-05-14
qapi: Rename identical c_fun()/c_var() into c_name()
Eric Blake
2015-05-14
qapi: Fix C identifiers generated for names containing '.'
Markus Armbruster
2015-05-14
doc: fix qmp event type
Michael S. Tsirkin
2015-05-14
qmp: Add qom_path field to query-cpus command
Eduardo Habkost
2015-05-13
Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...
Peter Maydell
2015-05-13
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-cve-pull-request' into ...
Peter Maydell
2015-05-13
s390x: Add interlocked access facility 1 instructions
Alexander Graf
2015-05-13
s390x: Add some documentation in opcode list
Alexander Graf
[next]