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
Age
Commit message (
Expand
)
Author
2015-12-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-12-17' into ...
Peter Maydell
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20151215-1' into...
Peter Maydell
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151215-1' into s...
Peter Maydell
2015-12-17
Open 2.6 development tree
Peter Maydell
2015-12-17
qapi: Detect base class loops
Eric Blake
2015-12-17
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
2015-12-17
qapi: Track enum values by QAPISchemaMember, not string
Eric Blake
2015-12-17
qapi: Prepare new QAPISchemaMember base class
Eric Blake
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
qapi: Inline _make_implicit_tag()
Eric Blake
2015-12-17
qapi-types: Drop unnedeed ._fwdefn
Eric Blake
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
2015-12-17
cpu: Convert CpuInfo into flat union
Eric Blake
2015-12-17
qapi: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
blkdebug: Avoid '.' in enum values
Eric Blake
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2015-12-17
qapi: Remove dead visitor code
Eric Blake
2015-12-17
qapi: Fix c_name() munging
Eric Blake
2015-12-17
qapi: Detect collisions in C member names
Eric Blake
2015-12-17
qapi: Track owner of each object member
Eric Blake
2015-12-17
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
2015-12-17
qapi: Hoist tag collision check to Variants.check()
Eric Blake
2015-12-17
qapi: Factor out QAPISchemaObjectType.check_clash()
Eric Blake
2015-12-17
qapi: Check for QAPI collisions involving variant members
Eric Blake
2015-12-17
qapi: Simplify QAPISchemaObjectTypeVariants.check()
Markus Armbruster
2015-12-17
qapi: Factor out QAPISchemaObjectTypeMember.check_clash()
Markus Armbruster
2015-12-17
qapi: Eliminate QAPISchemaObjectType.check() variable members
Markus Armbruster
2015-12-17
qapi: Fix up commit 7618b91's clash sanity checking change
Markus Armbruster
2015-12-17
qapi: Clean up after previous commit
Markus Armbruster
2015-12-17
qapi: Simplify QAPISchemaObjectTypeMember.check()
Markus Armbruster
2015-12-17
qapi: Drop obsolete tag value collision assertions
Markus Armbruster
2015-12-17
qapi-types: Simplify gen_struct_field[s]
Eric Blake
2015-12-17
qapi-types: Consolidate gen_struct() and gen_union()
Eric Blake
2015-12-17
qapi: Track simple union tag in object.local_members
Eric Blake
2015-12-16
Update version for v2.5.0 release
Peter Maydell
2015-12-15
audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs
Peter Maydell
2015-12-15
audio/coreaudio.c: Use new-in-OSX-10.6 APIs when available
Peter Maydell
2015-12-15
audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetProperty
Peter Maydell
2015-12-15
audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voice
Peter Maydell
2015-12-15
audio/coreaudio.c: Factor out use of AudioHardwareGetProperty
Peter Maydell
[next]