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-12-17
docs: tweak kernel-doc for QEMU coding standards
Paolo Bonzini
2019-12-17
docs: import Linux kernel-doc script and extension
Paolo Bonzini
2019-12-16
analyze-migration.py: replace numpy with python 3.2
Marc-André Lureau
2019-12-16
analyze-migration.py: fix find() type error
Marc-André Lureau
2019-11-25
vmstate-static-checker: Fix for current python
Dr. David Alan Gilbert
2019-11-19
scripts: Detect git worktrees for get_maintainer.pl --git
Alexey Kardashevskiy
2019-11-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-11-06
global: Squash 'the the'
Dr. David Alan Gilbert
2019-11-06
scripts/qemu-binfmt-conf: Update for sparc64
Richard Henderson
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-29
qapi: Check feature documentation against the schema
Markus Armbruster
2019-10-29
qapi: Polish reporting of bogus member documentation
Markus Armbruster
2019-10-29
qapi: Lift features into QAPISchemaEntity
Markus Armbruster
2019-10-29
qapi: Fold normalize_enum() into check_enum()
Markus Armbruster
2019-10-29
qapi: Fold normalize_features() into check_features()
Markus Armbruster
2019-10-29
qapi: Fold normalize_if() into check_if()
Markus Armbruster
2019-10-29
qapi: Eliminate .check_doc() overrides
Markus Armbruster
2019-10-29
qapi: Simplify ._make_implicit_object_type()
Markus Armbruster
2019-10-29
qapi: Fix doc comment checking for commands and events
Markus Armbruster
2019-10-29
qapi: Clean up doc comment checking for implicit union base
Markus Armbruster
2019-10-29
qapi: Fix enum doc comment checking
Markus Armbruster
2019-10-29
qapi: Split .connect_doc(), .check_doc() off .check()
Markus Armbruster
2019-10-29
qapi: De-duplicate entity documentation generation code
Markus Armbruster
2019-10-29
qapi: Implement boxed event argument documentation
Markus Armbruster
2019-10-28
scripts/checkpatch.pl: don't complain about (foo, /* empty */)
Alex Bennée
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-23
checkpatch: suggest qemu_real_host_page_size instead of getpagesize() or sysc...
Wei Yang
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
2019-10-22
qapi: Clear scripts/qapi/doc.py executable bits again
Markus Armbruster
2019-10-22
qapi: Split up scripts/qapi/common.py
Markus Armbruster
2019-10-22
qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
Markus Armbruster
2019-10-22
qapi: Eliminate accidental global frontend state
Markus Armbruster
2019-10-22
qapi: Store pragma state in QAPISourceInfo, not global state
Markus Armbruster
2019-10-22
qapi: Don't suppress doc generation without pragma doc-required
Markus Armbruster
2019-10-15
trace: avoid "is" with a literal Python 3.8 warnings
Stefan Hajnoczi
2019-10-07
make-release: pull in edk2 submodules so we can build it from tarballs
Michael Roth
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
2019-09-28
qapi: Improve source file read error handling
Markus Armbruster
2019-09-28
qapi: Improve reporting of redefinition
Markus Armbruster
2019-09-28
qapi: Improve reporting of missing documentation comment
Markus Armbruster
2019-09-28
qapi: Eliminate check_keys(), rename check_known_keys()
Markus Armbruster
2019-09-28
qapi: Improve reporting of invalid 'if' further
Markus Armbruster
2019-09-28
qapi: Avoid redundant definition references in error messages
Markus Armbruster
2019-09-28
qapi: Improve reporting of missing / unknown definition keys
Markus Armbruster
2019-09-28
qapi: Improve reporting of invalid flags
Markus Armbruster
2019-09-28
qapi: Improve reporting of invalid 'if' errors
Markus Armbruster
2019-09-28
qapi: Move context-free checking to the proper place
Markus Armbruster
2019-09-28
qapi: Move context-sensitive checking to the proper place
Markus Armbruster
2019-09-28
qapi: Inline check_name() into check_union()
Markus Armbruster
[prev]
[next]