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
2015-11-10
qapi: Provide nicer array names in introspection
Eric Blake
1
-3
/
+5
2015-11-10
qapi: Test failure in middle of array parse
Eric Blake
1
-0
/
+4
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-11-04
migration: fix analyze-migration.py script
Mark Cave-Ayland
1
-0
/
+13
2015-11-02
scripts/text2pod.pl: Escape left brace
Fam Zheng
1
-1
/
+1
2015-11-02
qapi: Simplify gen_struct_field()
Eric Blake
1
-9
/
+7
2015-11-02
qapi: Reserve 'u' member name
Eric Blake
1
-1
/
+1
2015-11-02
qapi: Finish converting to new qapi union layout
Eric Blake
1
-22
/
+6
2015-11-02
qapi-visit: Convert to new qapi union layout
Eric Blake
1
-15
/
+9
2015-11-02
qapi: Start converting to new qapi union layout
Eric Blake
2
-8
/
+21
2015-11-02
qapi-visit: Remove redundant functions for flat union base
Eric Blake
1
-17
/
+15
2015-11-02
qapi: Unbox base members
Eric Blake
2
-13
/
+8
2015-11-02
qapi: Prefer typesafe upcasts to qapi base classes
Eric Blake
1
-0
/
+16
2015-11-02
qapi-types: Refactor base fields output
Eric Blake
1
-10
/
+14
2015-11-02
qapi-visit: Split off visit_type_FOO_fields forward decl
Eric Blake
1
-6
/
+16
2015-11-02
qapi: Reserve 'q_*' and 'has_*' member names
Eric Blake
1
-1
/
+7
2015-11-02
qapi: Reserve '*List' type names for list types
Eric Blake
1
-6
/
+4
2015-11-02
qapi: More robust conditions for when labels are needed
Eric Blake
2
-2
/
+5
2015-11-02
qapi: More idiomatic string operations
Eric Blake
1
-3
/
+3
2015-10-29
gdb command: qemu handlers
Dr. David Alan Gilbert
2
-1
/
+60
2015-10-29
qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc
Paolo Bonzini
2
-0
/
+19
2015-10-29
qemu-gdb: extract parts of "qemu coroutine" implementation
Paolo Bonzini
1
-29
/
+27
2015-10-29
qemu-gdb: allow using glibc_pointer_guard() on core dumps
Paolo Bonzini
1
-2
/
+16
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+5
2015-10-22
linux-headers: add unistd.h
Marc-André Lureau
1
-2
/
+5
2015-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-6
/
+3
2015-10-15
qapi: Track location that created an implicit type
Eric Blake
1
-27
/
+47
2015-10-15
qapi: Create simple union type member earlier
Eric Blake
1
-17
/
+18
2015-10-15
qapi: Lazy creation of array types
Eric Blake
1
-5
/
+6
2015-10-15
qapi: Don't use info as witness of implicit object type
Eric Blake
3
-6
/
+14
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
1
-3
/
+0
2015-10-15
qapi: Prepare for errors during check()
Eric Blake
1
-4
/
+6
2015-10-15
qapi: Use predicate callback to determine visit filtering
Eric Blake
4
-20
/
+33
2015-10-15
qapi: Fix regression with '-netdev help'
Eric Blake
1
-1
/
+3
2015-10-12
qapi: Simplify gen_visit_fields() error handling
Eric Blake
2
-13
/
+11
2015-10-12
qapi: Share gen_visit_fields()
Eric Blake
4
-77
/
+46
2015-10-12
qapi: Share gen_err_check()
Eric Blake
4
-33
/
+20
2015-10-12
qapi: Consistent generated code: minimize push_indent() usage
Eric Blake
2
-45
/
+33
2015-10-12
qapi: Consistent generated code: prefer common indentation
Eric Blake
1
-26
/
+27
2015-10-12
qapi: Consistent generated code: prefer common labels
Eric Blake
2
-6
/
+6
2015-10-12
qapi: Consistent generated code: prefer visitor 'v'
Eric Blake
3
-54
/
+54
2015-10-12
qapi: Consistent generated code: prefer error 'err'
Eric Blake
2
-20
/
+20
2015-10-12
qapi: Reuse code for flat union base validation
Eric Blake
1
-6
/
+5
2015-10-12
qapi: Avoid assertion failure on union 'type' collision
Eric Blake
1
-2
/
+8
2015-10-12
qapi: Clean up qapi.py per pep8
Eric Blake
2
-58
/
+106
2015-10-12
qapi: Invoke exception superclass initializer
Eric Blake
1
-0
/
+2
2015-10-12
qapi: Improve 'include' error message
Eric Blake
1
-2
/
+1
2015-10-12
checkpatch: port fix from kernel "## is not a valid modifier"
Andy Whitcroft
1
-1
/
+3
2015-10-12
checkpatch: allow open braces on typedef lines
Paolo Bonzini
1
-5
/
+0
2015-10-09
update-linux-headers: Rename SW_MAX to SW_MAX_
Markus Armbruster
1
-0
/
+1
[next]