aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-24tests/qapi-schema: Demonstrate bad reporting of funny charactersMarkus Armbruster2-2/+3
2019-09-24docs/devel/qapi-code-gen: Minor specification fixesMarkus Armbruster1-18/+16
2019-09-24qapi: Drop support for boxed alternate argumentsMarkus Armbruster4-19/+12
2019-09-24qapi: Drop check_type()'s redundant parameter @allow_optionalMarkus Armbruster1-9/+8
2019-09-24scripts/git.orderfile: Match QAPI schema more preciselyMarkus Armbruster1-2/+2
2019-09-24xen-bus: only set the xen device frontend state if it is missingMark Syms1-16/+31
2019-09-24xen-block: treat XenbusStateUnknown the same as XenbusStateClosedPaul Durrant1-0/+1
2019-09-24MAINTAINERS: update my email addressPaul Durrant1-1/+1
2019-09-24xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant3-25/+74
2019-09-24xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant3-14/+62
2019-09-24xen / notify: introduce a new XenWatchList abstractionPaul Durrant5-45/+87
2019-09-24xen-bus: check whether the frontend is active during device reset...Paul Durrant1-1/+1
2019-09-24make check-unit: use after free in test-opts-visitorAndrey Shinkevich1-4/+22
2019-09-24qapi: Make visit_next_list()'s comment less confusingMarkus Armbruster1-4/+4
2019-09-23Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell4-76/+110
2019-09-23Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...Peter Maydell8-225/+680
2019-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...Peter Maydell7-9/+10
2019-09-23audio: split ctl_* functions into enable_* and volume_*Kővágó, Zoltán12-321/+223
2019-09-23audio: common rate control code for timer based outputsKővágó, Zoltán5-81/+79
2019-09-23audio: unify input and output mixeng buffer managementKővágó, Zoltán4-76/+80
2019-09-23audio: remove remains of the old backend apiKővágó, Zoltán2-43/+6
2019-09-23wavaudio: port to the new audio backend apiKővágó, Zoltán1-45/+9
2019-09-23spiceaudio: port to the new audio backend apiKővágó, Zoltán1-74/+42
2019-09-23sdlaudio: port to the new audio backend apiKővágó, Zoltán1-45/+42
2019-09-23paaudio: port to the new audio backend apiKővágó, Zoltán5-528/+45
2019-09-23ossaudio: port to the new audio backend apiKővágó, Zoltán1-176/+96
2019-09-23noaudio: port to the new audio backend apiKővágó, Zoltán1-26/+17
2019-09-23dsoundaudio: port to the new audio backend apiKővágó, Zoltán2-261/+91
2019-09-23coreaudio: port to the new audio backend apiKővágó, Zoltán1-61/+69
2019-09-23alsaaudio: port to the new audio backend apiKővágó, Zoltán1-222/+80
2019-09-23audio: api for mixeng code free backendsKővágó, Zoltán3-9/+251
2019-09-23audio: fix ALSA period-length typo in documentationStefan Hajnoczi1-2/+2
2019-09-23audio: fix buffer-length typo in documentationStefan Hajnoczi1-2/+2
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell39-859/+1902
2019-09-23tests/tcg: target/s390x: Test MVCDavid Hildenbrand2-0/+110
2019-09-23tests/tcg: target/s390x: Test MVODavid Hildenbrand2-0/+26
2019-09-23s390x/tcg: MVO: Fault-safe handlingDavid Hildenbrand1-12/+15
2019-09-23s390x/tcg: MVST: Fault-safe handlingDavid Hildenbrand1-7/+17
2019-09-23s390x/tcg: MVZ: Fault-safe handlingDavid Hildenbrand1-4/+13
2019-09-23s390x/tcg: MVN: Fault-safe handlingDavid Hildenbrand1-4/+13
2019-09-23s390x/tcg: MVCIN: Fault-safe handlingDavid Hildenbrand1-3/+12
2019-09-23s390x/tcg: NC: Fault-safe handlingDavid Hildenbrand1-4/+13
2019-09-23s390x/tcg: XC: Fault-safe handlingDavid Hildenbrand1-6/+12
2019-09-23s390x/tcg: OC: Fault-safe handlingDavid Hildenbrand1-4/+13
2019-09-23s390x/tcg: MVCLU: Fault-safe handlingDavid Hildenbrand1-3/+5
2019-09-23s390x/tcg: MVC: Fault-safe handling on destructive overlapsDavid Hildenbrand1-2/+3
2019-09-23s390x/tcg: MVCS/MVCP: Use access_memmove()David Hildenbrand1-14/+12
2019-09-23s390x/tcg: Fault-safe memmoveDavid Hildenbrand1-99/+139
2019-09-23s390x/tcg: Fault-safe memsetDavid Hildenbrand1-20/+103
2019-09-23s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLYDavid Hildenbrand2-0/+8