index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
scripts: Detect git worktrees for get_maintainer.pl --git
Alexey Kardashevskiy
1
-1
/
+1
2019-11-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+1
2019-11-06
global: Squash 'the the'
Dr. David Alan Gilbert
1
-1
/
+1
2019-11-06
scripts/qemu-binfmt-conf: Update for sparc64
Richard Henderson
1
-2
/
+6
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2
-1
/
+2
2019-10-29
qapi: Check feature documentation against the schema
Markus Armbruster
2
-9
/
+24
2019-10-29
qapi: Polish reporting of bogus member documentation
Markus Armbruster
1
-2
/
+4
2019-10-29
qapi: Lift features into QAPISchemaEntity
Markus Armbruster
1
-21
/
+11
2019-10-29
qapi: Fold normalize_enum() into check_enum()
Markus Armbruster
1
-7
/
+2
2019-10-29
qapi: Fold normalize_features() into check_features()
Markus Armbruster
1
-8
/
+2
2019-10-29
qapi: Fold normalize_if() into check_if()
Markus Armbruster
1
-12
/
+1
2019-10-29
qapi: Eliminate .check_doc() overrides
Markus Armbruster
1
-21
/
+2
2019-10-29
qapi: Simplify ._make_implicit_object_type()
Markus Armbruster
1
-7
/
+6
2019-10-29
qapi: Fix doc comment checking for commands and events
Markus Armbruster
2
-2
/
+23
2019-10-29
qapi: Clean up doc comment checking for implicit union base
Markus Armbruster
1
-11
/
+16
2019-10-29
qapi: Fix enum doc comment checking
Markus Armbruster
1
-0
/
+4
2019-10-29
qapi: Split .connect_doc(), .check_doc() off .check()
Markus Armbruster
1
-7
/
+27
2019-10-29
qapi: De-duplicate entity documentation generation code
Markus Armbruster
1
-42
/
+40
2019-10-29
qapi: Implement boxed event argument documentation
Markus Armbruster
1
-1
/
+9
2019-10-28
scripts/checkpatch.pl: don't complain about (foo, /* empty */)
Alex Bennée
1
-1
/
+1
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
1
-0
/
+1
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
1
-0
/
+6
2019-10-23
checkpatch: suggest qemu_real_host_page_size instead of getpagesize() or sysc...
Wei Yang
1
-0
/
+6
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
5
-22
/
+49
2019-10-22
qapi: Clear scripts/qapi/doc.py executable bits again
Markus Armbruster
1
-1
/
+0
2019-10-22
qapi: Split up scripts/qapi/common.py
Markus Armbruster
14
-2328
/
+2414
2019-10-22
qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
Markus Armbruster
3
-59
/
+60
2019-10-22
qapi: Eliminate accidental global frontend state
Markus Armbruster
1
-2
/
+3
2019-10-22
qapi: Store pragma state in QAPISourceInfo, not global state
Markus Armbruster
1
-17
/
+19
2019-10-22
qapi: Don't suppress doc generation without pragma doc-required
Markus Armbruster
1
-2
/
+0
2019-10-15
trace: avoid "is" with a literal Python 3.8 warnings
Stefan Hajnoczi
1
-2
/
+2
2019-10-07
make-release: pull in edk2 submodules so we can build it from tarballs
Michael Roth
1
-0
/
+8
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
1
-7
/
+7
2019-09-28
qapi: Improve source file read error handling
Markus Armbruster
1
-20
/
+26
2019-09-28
qapi: Improve reporting of redefinition
Markus Armbruster
1
-0
/
+5
2019-09-28
qapi: Improve reporting of missing documentation comment
Markus Armbruster
1
-10
/
+8
2019-09-28
qapi: Eliminate check_keys(), rename check_known_keys()
Markus Armbruster
1
-19
/
+21
2019-09-28
qapi: Improve reporting of invalid 'if' further
Markus Armbruster
1
-11
/
+16
2019-09-28
qapi: Avoid redundant definition references in error messages
Markus Armbruster
1
-80
/
+49
2019-09-28
qapi: Improve reporting of missing / unknown definition keys
Markus Armbruster
1
-21
/
+19
2019-09-28
qapi: Improve reporting of invalid flags
Markus Armbruster
1
-10
/
+12
2019-09-28
qapi: Improve reporting of invalid 'if' errors
Markus Armbruster
1
-2
/
+2
2019-09-28
qapi: Move context-free checking to the proper place
Markus Armbruster
1
-8
/
+8
2019-09-28
qapi: Move context-sensitive checking to the proper place
Markus Armbruster
1
-231
/
+193
2019-09-28
qapi: Inline check_name() into check_union()
Markus Armbruster
1
-2
/
+4
2019-09-28
qapi: Plumb info to the QAPISchemaMember
Markus Armbruster
2
-35
/
+43
2019-09-28
qapi: Make check_type()'s array case a bit more obvious
Markus Armbruster
1
-1
/
+2
2019-09-28
qapi: Move check for reserved names out of add_name()
Markus Armbruster
1
-6
/
+10
2019-09-28
qapi: Report invalid '*' prefix like any other invalid name
Markus Armbruster
1
-4
/
+2
2019-09-28
qapi: Use check_name_str() where it suffices
Markus Armbruster
1
-5
/
+4
[prev]
[next]