aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-09s390x/pci: fixup global refreshYi Min Zhao
2018-02-09s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao
2018-02-09s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facilityDavid Hildenbrand
2018-02-09s390x/cpumodel: allow zpci features in qemu modelCornelia Huck
2018-02-09s390x/tcg: wire up pci instructionsCornelia Huck
2018-02-09s390x/sclp: fix event mask handlingChristian Borntraeger
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand
2018-02-09s390x/kvm: cache the kvm flic in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand
2018-02-09configure: s390x supports mttcg nowDavid Hildenbrand
2018-02-09s390x/tcg: remove SMP warningDavid Hildenbrand
2018-02-09s390x/tcg: STSI overhaulDavid Hildenbrand
2018-02-09s390x: fix size + content of STSI blocksDavid Hildenbrand
2018-02-09s390x/flic: optimize CPU wakeup for TCGDavid Hildenbrand
2018-02-09s390x/flic: implement qemu_s390_clear_io_flic()David Hildenbrand
2018-02-09s390x/tcg: implement TEST PENDING INTERRUPTIONDavid Hildenbrand
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand
2018-02-09s390x/tcg: tolerate wrong wakeups due to floating interruptsDavid Hildenbrand
2018-02-09s390x/flic: no need to call s390_io_interrupt() from flicDavid Hildenbrand
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand
2018-02-09s390x/tcg: simplify machine check handlingDavid Hildenbrand
2018-02-09s390x/tcg: simplify lookup of flicDavid Hildenbrand
2018-02-09s390x/flic: simplify flic initializationDavid Hildenbrand
2018-02-09s390x/tcg: deliver multiple interrupts in a rowDavid Hildenbrand
2018-02-09Fix configure for s390 qemu on alpine and other busybox environmentsAlice Frosi
2018-02-08Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-02-08Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-02-08docs: Add docs/devel/testing.rstFam Zheng
2018-02-08qapi: Add NVMe driver options to the schemaFam Zheng
2018-02-08docs: Add section for NVMe VFIO driverFam Zheng
2018-02-08block: Move NVMe constants to a separate headerFam Zheng
2018-02-08qemu-img: Map bench bufferFam Zheng
2018-02-08block/nvme: Implement .bdrv_(un)register_bufFam Zheng
2018-02-08block: Introduce buf register APIFam Zheng
2018-02-08block: Add VFIO based NVMe driverFam Zheng
2018-02-08util: Introduce vfio helpersFam Zheng
2018-02-08stubs: Add stubs for ram block APIFam Zheng
2018-02-08curl: convert to CoQueuePaolo Bonzini
2018-02-08coroutine-lock: make qemu_co_enter_next thread-safePaolo Bonzini
2018-02-08coroutine-lock: convert CoQueue to use QemuLockablePaolo Bonzini
2018-02-08lockable: add QemuLockablePaolo Bonzini
2018-02-08test-coroutine: add simple CoMutex testPaolo Bonzini
2018-02-08docker: change Fedora base image to fedora:27Paolo Bonzini
2018-02-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07hbitmap: fix missing restore count when finish deserializationLiang Li
2018-02-07Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell
2018-02-07ide-test: test trim requestsAnton Nefedov
2018-02-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i...Peter Maydell
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)