aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth
2020-02-02ppc:virtex_ml507: remove unused argumentsIgor Mammedov
2020-02-02ppc/pnv: improve error logging when a PNOR update failsCédric Le Goater
2020-02-02ppc/pnv: use QEMU unit definition MiBCédric Le Goater
2020-01-31Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2020-01-31target/arm: fix TCG leak for fcvt half->doubleAlex Bennée
2020-01-31Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-01-30qemu_set_log_filename: filename argument may be NULLSalvador Fandino
2020-01-30hw/display/qxl.c: Use trace_event_get_state_backends()Peter Maydell
2020-01-30memory.c: Use trace_event_get_state_backends()Peter Maydell
2020-01-30docs/devel/tracing.txt: Recommend only trace_event_get_state_backends()Peter Maydell
2020-01-30Makefile: Keep trace-events-subdirs orderedPhilippe Mathieu-Daudé
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta
2020-01-30qemu-nbd: adds option for aio enginesAarushi Mehta
2020-01-30qemu-img: adds option to use aio engine for benchmarkingAarushi Mehta
2020-01-30qemu-io: adds option to use aio engineAarushi Mehta
2020-01-30block/io_uring: adds userspace completion pollingAarushi Mehta
2020-01-30block: add trace events for io_uringAarushi Mehta
2020-01-30block/file-posix.c: extend to use io_uringAarushi Mehta
2020-01-30blockdev: adds bdrv_parse_aio to use io_uringAarushi Mehta
2020-01-30util/async: add aio interfaces for io_uringAarushi Mehta
2020-01-30stubs: add stubs for io_uring interfaceAarushi Mehta
2020-01-30block/io_uring: implements interfaces for io_uringAarushi Mehta
2020-01-30block/block: add BDRV flag for io_uringAarushi Mehta
2020-01-30qapi/block-core: add option for io_uringAarushi Mehta
2020-01-30configure: permit use of io_uringAarushi Mehta
2020-01-30block/io: take bs->reqs_lock in bdrv_mark_request_serialisingPaolo Bonzini
2020-01-30block/io: wait for serialising requests when a request becomes serialisingPaolo Bonzini
2020-01-30block: eliminate BDRV_REQ_NO_SERIALISINGPaolo Bonzini
2020-01-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200130'...Peter Maydell
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones
2020-01-30target/arm/kvm: Implement virtual time adjustmentAndrew Jones
2020-01-30tests/arm-cpu-features: Check feature default valuesAndrew Jones
2020-01-30target/arm/kvm64: kvm64 cpus have timer registersAndrew Jones
2020-01-30hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones
2020-01-30target/arm/kvm: trivial: Clean up header documentationAndrew Jones
2020-01-30hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bitZenghui Yu
2020-01-30hw/s390x/ipl: replace deprecated qdev_reset_all registrationDamien Hedde
2020-01-30vl: replace deprecated qbus_reset_all registrationDamien Hedde
2020-01-30docs/devel/reset.rst: add doc about Resettable interfaceDamien Hedde
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde
2020-01-30hw/core/qdev: handle parent bus change regarding resettableDamien Hedde
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde
2020-01-30hw/core/qdev: add trace events to help with resettable transitionDamien Hedde
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-30hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'Philippe Mathieu-Daudé