aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-25cputlb: Move NOTDIRTY handling from I/O path to TLB pathRichard Henderson
2019-09-25cputlb: Move ROM handling from I/O path to TLB pathRichard Henderson
2019-09-25exec: Adjust notdirty tracingRichard Henderson
2019-09-25cputlb: Introduce TLB_BSWAPRichard Henderson
2019-09-25cputlb: Split out load/store_memopRichard Henderson
2019-09-25cputlb: Use qemu_build_not_reached in load/store_helpersRichard Henderson
2019-09-25qemu/compiler.h: Add qemu_build_not_reachedRichard Henderson
2019-09-25cputlb: Disable __always_inline__ without optimizationRichard Henderson
2019-09-25exec: Use TARGET_PAGE_BITS_MIN for TLB flagsRichard Henderson
2019-09-24Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into st...Peter Maydell
2019-09-24Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request...Peter Maydell
2019-09-24xen-bus: only set the xen device frontend state if it is missingMark Syms
2019-09-24xen-block: treat XenbusStateUnknown the same as XenbusStateClosedPaul Durrant
2019-09-24MAINTAINERS: update my email addressPaul Durrant
2019-09-24xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant
2019-09-24xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant
2019-09-24xen / notify: introduce a new XenWatchList abstractionPaul Durrant
2019-09-24xen-bus: check whether the frontend is active during device reset...Paul Durrant
2019-09-23Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-09-23Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...Peter Maydell
2019-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...Peter Maydell
2019-09-23audio: split ctl_* functions into enable_* and volume_*Kővágó, Zoltán
2019-09-23audio: common rate control code for timer based outputsKővágó, Zoltán
2019-09-23audio: unify input and output mixeng buffer managementKővágó, Zoltán
2019-09-23audio: remove remains of the old backend apiKővágó, Zoltán
2019-09-23wavaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23spiceaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23sdlaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23paaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23ossaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23noaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23dsoundaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23coreaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23alsaaudio: port to the new audio backend apiKővágó, Zoltán
2019-09-23audio: api for mixeng code free backendsKővágó, Zoltán
2019-09-23audio: fix ALSA period-length typo in documentationStefan Hajnoczi
2019-09-23audio: fix buffer-length typo in documentationStefan Hajnoczi
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell
2019-09-23tests/tcg: target/s390x: Test MVCDavid Hildenbrand
2019-09-23tests/tcg: target/s390x: Test MVODavid Hildenbrand
2019-09-23s390x/tcg: MVO: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: MVST: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: MVZ: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: MVN: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: MVCIN: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: NC: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: XC: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: OC: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: MVCLU: Fault-safe handlingDavid Hildenbrand
2019-09-23s390x/tcg: MVC: Fault-safe handling on destructive overlapsDavid Hildenbrand