Sign in
qemu-android
/
qemu-android
/
9bbc853bd4fc6e4cbdbfc8d52eab0730d3ba94ba
/
scripts
ed7f5f1
trace: convert stderr backend to log
by Paolo Bonzini
· 9 years ago
585ec72
trace: track enabled events in a separate array
by Paolo Bonzini
· 9 years ago
28fbf8f
scripts/dump-guest-memory.py: Fix module docstring
by Janosch Frank
· 9 years ago
368e3ad
scripts/dump-guest-memory.py: Introduce multi-arch support
by Janosch Frank
· 9 years ago
6782c0e
scripts/dump-guest-memory.py: Cleanup functions
by Janosch Frank
· 9 years ago
7cb1089
scripts/dump-guest-memory.py: Improve python 3 compatibility
by Janosch Frank
· 9 years ago
4789020
scripts/dump-guest-memory.py: Make methods functions
by Janosch Frank
· 9 years ago
ca81ce7
scripts/dump-guest-memory.py: Move constants to the top
by Janosch Frank
· 9 years ago
a013bd2
scripts/kvm/kvm_stat: Add optparse description
by Janosch Frank
· 9 years ago
7f786a9
scripts/kvm/kvm_stat: Add interactive filtering
by Janosch Frank
· 9 years ago
126b33e
scripts/kvm/kvm_stat: Fixup filtering
by Janosch Frank
· 9 years ago
1cd55f9
scripts/kvm/kvm_stat: Fix rlimit for unprivileged users
by Janosch Frank
· 9 years ago
d8e4480
scripts/kvm/kvm_stat: Read event values as u64
by Janosch Frank
· 9 years ago
00842aa
scripts/kvm/kvm_stat: Cleanup and pre-init perf_event_attr
by Janosch Frank
· 9 years ago
c887d9a
scripts/kvm/kvm_stat: Fix output formatting
by Janosch Frank
· 9 years ago
8a2a333
scripts/kvm/kvm_stat: Make tui function a class
by Janosch Frank
· 9 years ago
9c0ab05
scripts/kvm/kvm_stat: Remove unneeded X86_EXIT_REASONS
by Janosch Frank
· 9 years ago
068294a
scripts/kvm/kvm_stat: Group arch specific data
by Janosch Frank
· 9 years ago
d895493
scripts/kvm/kvm_stat: Cleanup of Event class
by Janosch Frank
· 9 years ago
fc9fdee
scripts/kvm/kvm_stat: Cleanup of Groups class
by Janosch Frank
· 9 years ago
e75a36a
scripts/kvm/kvm_stat: Cleanup of Stats class
by Janosch Frank
· 9 years ago
dd0b6a4
scripts/kvm/kvm_stat: Encapsulate filters variable
by Janosch Frank
· 9 years ago
357bc1e
scripts/kvm/kvm_stat: Cleanup cpu list retrieval
by Janosch Frank
· 9 years ago
e06715a
scripts/kvm/kvm_stat: Cleanup of TracepointProvider
by Janosch Frank
· 9 years ago
a90b87b
scripts/kvm/kvm_stat: Introduce properties for providers
by Janosch Frank
· 9 years ago
312bf62
scripts/kvm/kvm_stat: Rename _perf_event_open
by Janosch Frank
· 9 years ago
3e46a5c
scripts/kvm/kvm_stat: Make cpu detection a function
by Janosch Frank
· 9 years ago
8d3b5dd
scripts/kvm/kvm_stat: Cleanup of platform detection
by Janosch Frank
· 9 years ago
392a7fa
scripts/kvm/kvm_stat: Set sensible no. files rlimit
by Janosch Frank
· 9 years ago
400b3cb
scripts/kvm/kvm_stat: Fixup syscall error reporting
by Janosch Frank
· 9 years ago
f4109db
scripts/kvm/kvm_stat: Moved DebugfsProvider
by Janosch Frank
· 9 years ago
a4b2be2
scripts/kvm/kvm_stat: Rename variables that redefine globals
by Janosch Frank
· 9 years ago
e02d896
scripts/kvm/kvm_stat: Fix spaces around keyword assignments
by Janosch Frank
· 9 years ago
639ce18
scripts/kvm/kvm_stat: Introduce main function
by Janosch Frank
· 9 years ago
7aa4ee5
scripts/kvm/kvm_stat: Improve debugfs access checking
by Janosch Frank
· 9 years ago
6fbff64
scripts/kvm/kvm_stat: Cleanup of path variables
by Janosch Frank
· 9 years ago
a6ad61f
scripts/kvm/kvm_stat: Invert dictionaries
by Janosch Frank
· 9 years ago
dbedce0
scripts/kvm/kvm_stat: Mark globals in functions
by Janosch Frank
· 9 years ago
fff5123
scripts/kvm/kvm_stat: Removed unneeded PERF constants
by Janosch Frank
· 9 years ago
db3e5d9
scripts/kvm/kvm_stat: Make constants uppercase
by Janosch Frank
· 9 years ago
6590045
scripts/kvm/kvm_stat: Replaced os.listdir with os.walk
by Janosch Frank
· 9 years ago
c81ab0a
scripts/kvm/kvm_stat: Cleanup of multiple imports
by Janosch Frank
· 9 years ago
8507170
scripts: Add new clean-includes script to fix C include directives
by Peter Maydell
· 9 years ago
5d596c2
checkpatch: Detect newlines in error_report and other error functions
by Jason J. Herne
· 9 years ago
692a551
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-11' into staging
by Peter Maydell
· 9 years ago
8f32510
scripts/checkpatch.pl: Don't allow special cases of unspaced operators
by Peter Maydell
· 9 years ago
9fc6502
pc: acpi: remove unused ASL templates and related blobs/utils
by Igor Mammedov
· 9 years ago
d6b6913
scripts/gdb: Fix a python exception in mtree.py
by Yang Wei
· 9 years ago
559607e
io: add QIOChannelSocket class
by Daniel P. Berrange
· 10 years ago
29cd81f
coverity: Model g_memdup()
by Markus Armbruster
· 9 years ago
1e81969
coverity: Model g_poll()
by Markus Armbruster
· 9 years ago
fff02bc
linux-headers: update from kvm/next
by Paolo Bonzini
· 9 years ago
bac5429
qapi: Detect base class loops
by Eric Blake
· 9 years ago
01cfbaa
qapi: Move duplicate collision checks to schema check()
by Eric Blake
· 9 years ago
893e1f2
qapi: Enforce (or whitelist) case conventions on qapi members
by Eric Blake
· 9 years ago
93bda4d
qapi: Track enum values by QAPISchemaMember, not string
by Eric Blake
· 9 years ago
d44f9ac
qapi: Prepare new QAPISchemaMember base class
by Eric Blake
· 9 years ago
29637a6
qapi: Shorter visits of optional fields
by Eric Blake
· 9 years ago
5cdc883
qapi: Simplify visits of optional fields
by Eric Blake
· 9 years ago
d00341a
qapi: Fix alternates that accept 'number' but not 'int'
by Eric Blake
· 9 years ago
9d3f349
qapi: Inline _make_implicit_tag()
by Eric Blake
· 9 years ago
0b2e84b
qapi-types: Drop unnedeed ._fwdefn
by Eric Blake
· 9 years ago
0426d53
qapi: Simplify visiting of alternate types
by Eric Blake
· 9 years ago
7264f5c
qapi: Convert QType into QAPI built-in enum type
by Eric Blake
· 9 years ago
1310a3d
qobject: Rename qtype_code to QType
by Eric Blake
· 9 years ago
d20a580
qapi: Change munging of CamelCase enum values
by Eric Blake
· 9 years ago
04e0639
qapi: Remove obsolete tests for MAX collision
by Eric Blake
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
59a92fe
qapi: Tighten the regex on valid names
by Eric Blake
· 9 years ago
c43567c
qapi: Fix c_name() munging
by Eric Blake
· 9 years ago
27b60ab
qapi: Detect collisions in C member names
by Eric Blake
· 9 years ago
88d4ef8
qapi: Track owner of each object member
by Eric Blake
· 9 years ago
61a9466
qapi: Remove outdated tests related to QMP/branch collisions
by Eric Blake
· 9 years ago
10565ca
qapi: Hoist tag collision check to Variants.check()
by Eric Blake
· 9 years ago
c2183d2
qapi: Factor out QAPISchemaObjectType.check_clash()
by Eric Blake
· 9 years ago
b807a1e
qapi: Check for QAPI collisions involving variant members
by Eric Blake
· 9 years ago
14ff846
qapi: Simplify QAPISchemaObjectTypeVariants.check()
by Markus Armbruster
· 9 years ago
577de12
qapi: Factor out QAPISchemaObjectTypeMember.check_clash()
by Markus Armbruster
· 9 years ago
23a4b2c
qapi: Eliminate QAPISchemaObjectType.check() variable members
by Markus Armbruster
· 9 years ago
0868335
qapi: Fix up commit 7618b91's clash sanity checking change
by Markus Armbruster
· 9 years ago
cdc5fa3
qapi: Clean up after previous commit
by Markus Armbruster
· 9 years ago
e564e2d
qapi: Simplify QAPISchemaObjectTypeMember.check()
by Markus Armbruster
· 9 years ago
fff5f23
qapi: Drop obsolete tag value collision assertions
by Markus Armbruster
· 9 years ago
7d9586f
qapi-types: Simplify gen_struct_field[s]
by Eric Blake
· 9 years ago
570cd8d
qapi-types: Consolidate gen_struct() and gen_union()
by Eric Blake
· 9 years ago
da34a9b
qapi: Track simple union tag in object.local_members
by Eric Blake
· 9 years ago
ce5fcb4
qapi: Provide nicer array names in introspection
by Eric Blake
· 9 years ago
dd5ee2c
qapi: Test failure in middle of array parse
by Eric Blake
· 9 years ago
496c1b1
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
96e5c9b
migration: fix analyze-migration.py script
by Mark Cave-Ayland
· 10 years ago
aa5ccad
scripts/text2pod.pl: Escape left brace
by Fam Zheng
· 9 years ago
32bc687
qapi: Simplify gen_struct_field()
by Eric Blake
· 9 years ago
5e59baf
qapi: Reserve 'u' member name
by Eric Blake
· 9 years ago
e4ba22b
qapi: Finish converting to new qapi union layout
by Eric Blake
· 9 years ago
150d056
qapi-visit: Convert to new qapi union layout
by Eric Blake
· 9 years ago
f51d8fa
qapi: Start converting to new qapi union layout
by Eric Blake
· 9 years ago
5c5e51a
qapi-visit: Remove redundant functions for flat union base
by Eric Blake
· 9 years ago
ddf2190
qapi: Unbox base members
by Eric Blake
· 9 years ago
30594fe
qapi: Prefer typesafe upcasts to qapi base classes
by Eric Blake
· 9 years ago
f87ab7f
qapi-types: Refactor base fields output
by Eric Blake
· 9 years ago
Next »