Age | Commit message (Expand) | Author | Files | Lines |
2019-09-24 | tests/qapi-schema: Demonstrate insufficient 'if' checking | Markus Armbruster | 17 | -0/+96 |
2019-09-24 | tests/qapi-schema: Demonstrate broken discriminator errors | Markus Armbruster | 4 | -10/+6 |
2019-09-24 | tests/qapi-schema: Demonstrate misleading optional tag error | Markus Armbruster | 7 | -2/+17 |
2019-09-24 | tests/qapi-schema: Delete two redundant tests | Markus Armbruster | 10 | -11/+1 |
2019-09-24 | tests/qapi-schema: Cover unknown pragma | Markus Armbruster | 5 | -0/+4 |
2019-09-24 | qapi: Tweak code to match docs/devel/qapi-code-gen.txt | Markus Armbruster | 7 | -18/+18 |
2019-09-24 | docs/devel/qapi-code-gen: Improve QAPI schema language doc | Markus Armbruster | 1 | -225/+373 |
2019-09-24 | docs/devel/qapi-code-gen: Rewrite introduction to schema | Markus Armbruster | 1 | -59/+48 |
2019-09-24 | docs/devel/qapi-code-gen: Rewrite compatibility considerations | Markus Armbruster | 1 | -35/+64 |
2019-09-24 | docs/devel/qapi-code-gen: Reorder sections for readability | Markus Armbruster | 1 | -215/+221 |
2019-09-24 | qapi: Adjust frontend errors to say enum value, not member | Markus Armbruster | 4 | -6/+11 |
2019-09-24 | qapi: Permit omitting all flat union branches | Markus Armbruster | 8 | -14/+27 |
2019-09-24 | qapi: Permit alternates with just one branch | Markus Armbruster | 5 | -10/+12 |
2019-09-24 | qapi: Permit 'boxed' with empty type | Markus Armbruster | 11 | -25/+19 |
2019-09-24 | qapi: Drop support for escape sequences other than \\ | Markus Armbruster | 19 | -60/+7 |
2019-09-24 | qapi: Restrict strings to printable ASCII | Markus Armbruster | 12 | -21/+20 |
2019-09-24 | tests/qapi-schema: Demonstrate bad reporting of funny characters | Markus Armbruster | 2 | -2/+3 |
2019-09-24 | docs/devel/qapi-code-gen: Minor specification fixes | Markus Armbruster | 1 | -18/+16 |
2019-09-24 | qapi: Drop support for boxed alternate arguments | Markus Armbruster | 4 | -19/+12 |
2019-09-24 | qapi: Drop check_type()'s redundant parameter @allow_optional | Markus Armbruster | 1 | -9/+8 |
2019-09-24 | scripts/git.orderfile: Match QAPI schema more precisely | Markus Armbruster | 1 | -2/+2 |
2019-09-24 | xen-bus: only set the xen device frontend state if it is missing | Mark Syms | 1 | -16/+31 |
2019-09-24 | xen-block: treat XenbusStateUnknown the same as XenbusStateClosed | Paul Durrant | 1 | -0/+1 |
2019-09-24 | MAINTAINERS: update my email address | Paul Durrant | 1 | -1/+1 |
2019-09-24 | xen: perform XenDevice clean-up in XenBus watch handler | Paul Durrant | 3 | -25/+74 |
2019-09-24 | xen: introduce separate XenWatchList for XenDevice objects | Paul Durrant | 3 | -14/+62 |
2019-09-24 | xen / notify: introduce a new XenWatchList abstraction | Paul Durrant | 5 | -45/+87 |
2019-09-24 | xen-bus: check whether the frontend is active during device reset... | Paul Durrant | 1 | -1/+1 |
2019-09-24 | make check-unit: use after free in test-opts-visitor | Andrey Shinkevich | 1 | -4/+22 |
2019-09-24 | qapi: Make visit_next_list()'s comment less confusing | Markus Armbruster | 1 | -4/+4 |
2019-09-23 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell | 4 | -76/+110 |
2019-09-23 | Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09... | Peter Maydell | 8 | -225/+680 |
2019-09-23 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s... | Peter Maydell | 7 | -9/+10 |
2019-09-23 | audio: split ctl_* functions into enable_* and volume_* | Kővágó, Zoltán | 12 | -321/+223 |
2019-09-23 | audio: common rate control code for timer based outputs | Kővágó, Zoltán | 5 | -81/+79 |
2019-09-23 | audio: unify input and output mixeng buffer management | Kővágó, Zoltán | 4 | -76/+80 |
2019-09-23 | audio: remove remains of the old backend api | Kővágó, Zoltán | 2 | -43/+6 |
2019-09-23 | wavaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -45/+9 |
2019-09-23 | spiceaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -74/+42 |
2019-09-23 | sdlaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -45/+42 |
2019-09-23 | paaudio: port to the new audio backend api | Kővágó, Zoltán | 5 | -528/+45 |
2019-09-23 | ossaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -176/+96 |
2019-09-23 | noaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -26/+17 |
2019-09-23 | dsoundaudio: port to the new audio backend api | Kővágó, Zoltán | 2 | -261/+91 |
2019-09-23 | coreaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -61/+69 |
2019-09-23 | alsaaudio: port to the new audio backend api | Kővágó, Zoltán | 1 | -222/+80 |
2019-09-23 | audio: api for mixeng code free backends | Kővágó, Zoltán | 3 | -9/+251 |
2019-09-23 | audio: fix ALSA period-length typo in documentation | Stefan Hajnoczi | 1 | -2/+2 |
2019-09-23 | audio: fix buffer-length typo in documentation | Stefan Hajnoczi | 1 | -2/+2 |
2019-09-23 | Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-... | Peter Maydell | 39 | -859/+1902 |