index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2019-09-24
qapi: Simplify check_keys()
Markus Armbruster
2019-09-24
qapi: Normalize 'if' in check_exprs(), like other sugar
Markus Armbruster
2019-09-24
qapi: Fix missing 'if' checks in struct, union, alternate 'data'
Markus Armbruster
2019-09-24
qapi: Reject blank 'if' conditions in addition to empty ones
Markus Armbruster
2019-09-24
qapi: Fix broken discriminator error messages
Markus Armbruster
2019-09-24
qapi: Remove null from schema language
Markus Armbruster
2019-09-24
qapi: Improve reporting of lexical errors
Markus Armbruster
2019-09-24
qapi: Use quotes more consistently in frontend error messages
Markus Armbruster
2019-09-24
qapi: Tweak code to match docs/devel/qapi-code-gen.txt
Markus Armbruster
2019-09-24
qapi: Adjust frontend errors to say enum value, not member
Markus Armbruster
2019-09-24
qapi: Permit omitting all flat union branches
Markus Armbruster
2019-09-24
qapi: Permit alternates with just one branch
Markus Armbruster
2019-09-24
qapi: Permit 'boxed' with empty type
Markus Armbruster
2019-09-24
qapi: Drop support for escape sequences other than \\
Markus Armbruster
2019-09-24
qapi: Restrict strings to printable ASCII
Markus Armbruster
2019-09-24
qapi: Drop support for boxed alternate arguments
Markus Armbruster
2019-09-24
qapi: Drop check_type()'s redundant parameter @allow_optional
Markus Armbruster
2019-09-24
scripts/git.orderfile: Match QAPI schema more precisely
Markus Armbruster
2019-09-18
trace: Forbid event format ending with newline character
Philippe Mathieu-Daudé
2019-09-05
docs: convert README, CODING_STYLE and HACKING to RST syntax
Daniel P. Berrangé
2019-08-21
minikconf: don't print CONFIG_FOO=n lines
Marc-André Lureau
2019-08-20
kvm: vmxcap: Enhance with latest features
Jan Kiszka
2019-08-19
decodetree: Suppress redundant declaration warnings
Richard Henderson
2019-08-19
decodetree: Allow !function with no input bits
Richard Henderson
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
trace: Eliminate use of TARGET_FMT_plx
Markus Armbruster
2019-07-23
archive-source: also create a stash for submodules
Marc-André Lureau
2019-07-15
create_config: remove $(CONFIG_SOFTMMU) hack
Paolo Bonzini
2019-07-15
checkpatch: detect doubly-encoded UTF-8
Paolo Bonzini
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-05
Makefile: generate header file with the list of devices enabled
Julio Montes
2019-07-05
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...
Paolo Bonzini
2019-07-05
checkpatch: do not warn for multiline parenthesized returned value
Paolo Bonzini
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2019-07-01
qmp: make qmp-shell work with python3
Igor Mammedov
2019-06-13
decodetree: Fix comparison of Field
Richard Henderson
2019-06-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...
Peter Maydell
2019-06-12
scripts: use git archive in archive-source
Gerd Hoffmann
2019-06-12
qapi: Simplify how QAPIDoc implements its state machine
Markus Armbruster
2019-06-12
qapi: Allow documentation for features
Kevin Wolf
2019-06-12
qapi: Disentangle QAPIDoc code
Kevin Wolf
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
2019-06-12
scripts/clean-header-guards: Fix handling of trailing comments
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-03
checkpatch: allow SPDX-License-Identifier
Peter Xu
2019-05-21
update-linux-headers: handle new header file
Cornelia Huck
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
[next]