Age | Commit message (Expand) | Author |
2019-09-24 | qapi: Drop support for escape sequences other than \\ | Markus Armbruster |
2019-09-24 | qapi: Restrict strings to printable ASCII | Markus Armbruster |
2019-09-24 | tests/qapi-schema: Demonstrate bad reporting of funny characters | Markus Armbruster |
2019-09-24 | docs/devel/qapi-code-gen: Minor specification fixes | Markus Armbruster |
2019-09-24 | qapi: Drop support for boxed alternate arguments | Markus Armbruster |
2019-09-24 | qapi: Drop check_type()'s redundant parameter @allow_optional | Markus Armbruster |
2019-09-24 | scripts/git.orderfile: Match QAPI schema more precisely | Markus Armbruster |
2019-09-24 | xen-bus: only set the xen device frontend state if it is missing | Mark Syms |
2019-09-24 | xen-block: treat XenbusStateUnknown the same as XenbusStateClosed | Paul Durrant |
2019-09-24 | MAINTAINERS: update my email address | Paul Durrant |
2019-09-24 | xen: perform XenDevice clean-up in XenBus watch handler | Paul Durrant |
2019-09-24 | xen: introduce separate XenWatchList for XenDevice objects | Paul Durrant |
2019-09-24 | xen / notify: introduce a new XenWatchList abstraction | Paul Durrant |
2019-09-24 | xen-bus: check whether the frontend is active during device reset... | Paul Durrant |
2019-09-24 | make check-unit: use after free in test-opts-visitor | Andrey Shinkevich |
2019-09-24 | qapi: Make visit_next_list()'s comment less confusing | Markus Armbruster |
2019-09-23 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell |
2019-09-23 | Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09... | Peter Maydell |
2019-09-23 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s... | Peter Maydell |
2019-09-23 | audio: split ctl_* functions into enable_* and volume_* | Kővágó, Zoltán |
2019-09-23 | audio: common rate control code for timer based outputs | Kővágó, Zoltán |
2019-09-23 | audio: unify input and output mixeng buffer management | Kővágó, Zoltán |
2019-09-23 | audio: remove remains of the old backend api | Kővágó, Zoltán |
2019-09-23 | wavaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | spiceaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | sdlaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | paaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | ossaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | noaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | dsoundaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | coreaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | alsaaudio: port to the new audio backend api | Kővágó, Zoltán |
2019-09-23 | audio: api for mixeng code free backends | Kővágó, Zoltán |
2019-09-23 | audio: fix ALSA period-length typo in documentation | Stefan Hajnoczi |
2019-09-23 | audio: fix buffer-length typo in documentation | Stefan Hajnoczi |
2019-09-23 | Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-... | Peter Maydell |
2019-09-23 | tests/tcg: target/s390x: Test MVC | David Hildenbrand |
2019-09-23 | tests/tcg: target/s390x: Test MVO | David Hildenbrand |
2019-09-23 | s390x/tcg: MVO: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: MVST: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: MVZ: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: MVN: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: MVCIN: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: NC: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: XC: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: OC: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: MVCLU: Fault-safe handling | David Hildenbrand |
2019-09-23 | s390x/tcg: MVC: Fault-safe handling on destructive overlaps | David Hildenbrand |
2019-09-23 | s390x/tcg: MVCS/MVCP: Use access_memmove() | David Hildenbrand |
2019-09-23 | s390x/tcg: Fault-safe memmove | David Hildenbrand |