aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-30qemu-io: adds option to use aio engineAarushi Mehta1-4/+21
2020-01-30block/io_uring: adds userspace completion pollingAarushi Mehta1-1/+16
2020-01-30block: add trace events for io_uringAarushi Mehta2-3/+32
2020-01-30block/file-posix.c: extend to use io_uringAarushi Mehta1-19/+79
2020-01-30blockdev: adds bdrv_parse_aio to use io_uringAarushi Mehta3-8/+27
2020-01-30util/async: add aio interfaces for io_uringAarushi Mehta1-0/+36
2020-01-30stubs: add stubs for io_uring interfaceAarushi Mehta3-0/+34
2020-01-30block/io_uring: implements interfaces for io_uringAarushi Mehta5-1/+439
2020-01-30block/block: add BDRV flag for io_uringAarushi Mehta1-0/+1
2020-01-30qapi/block-core: add option for io_uringAarushi Mehta1-1/+3
2020-01-30configure: permit use of io_uringAarushi Mehta1-0/+27
2020-01-30block/io: take bs->reqs_lock in bdrv_mark_request_serialisingPaolo Bonzini1-49/+63
2020-01-30block/io: wait for serialising requests when a request becomes serialisingPaolo Bonzini3-26/+18
2020-01-30block: eliminate BDRV_REQ_NO_SERIALISINGPaolo Bonzini2-26/+4
2020-01-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200130'...Peter Maydell51-90/+1727
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones9-1/+92
2020-01-30target/arm/kvm: Implement virtual time adjustmentAndrew Jones6-0/+150
2020-01-30tests/arm-cpu-features: Check feature default valuesAndrew Jones1-9/+28
2020-01-30target/arm/kvm64: kvm64 cpus have timer registersAndrew Jones1-0/+1
2020-01-30hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones1-0/+1
2020-01-30target/arm/kvm: trivial: Clean up header documentationAndrew Jones1-19/+27
2020-01-30hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bitZenghui Yu1-7/+4
2020-01-30hw/s390x/ipl: replace deprecated qdev_reset_all registrationDamien Hedde1-1/+9
2020-01-30vl: replace deprecated qbus_reset_all registrationDamien Hedde1-1/+9
2020-01-30docs/devel/reset.rst: add doc about Resettable interfaceDamien Hedde2-0/+290
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde5-0/+51
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde2-1/+25
2020-01-30hw/core/qdev: handle parent bus change regarding resettableDamien Hedde1-5/+11
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde3-2/+77
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde4-0/+218
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde4-0/+467
2020-01-30hw/core/qdev: add trace events to help with resettable transitionDamien Hedde2-3/+35
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde15-22/+22
2020-01-30hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'Philippe Mathieu-Daudé1-2/+0
2020-01-30misc/pca9552: Add qom set and getJoel Stanley1-0/+90
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater2-5/+41
2020-01-30ftgmac100: check RX and TX buffer alignmentCédric Le Goater1-0/+13
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery3-12/+45
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery5-3/+15
2020-01-30target/arm/arm-semi: Don't let the guest close stdin/stdout/stderrPeter Maydell1-0/+9
2020-01-30hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINESPeter Maydell1-1/+1
2020-01-30Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...Peter Maydell51-121/+356
2020-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-01-29-1...Peter Maydell1-1/+2
2020-01-30Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell16-1082/+1332
2020-01-29target/mips: Add implementation of GINVT instructionYongbok Kim7-26/+184
2020-01-29target/mips: Amend CP0 WatchHi register implementationYongbok Kim5-7/+69
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic40-79/+92
2020-01-29target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting()Daniel Henrique Barboza1-8/+7
2020-01-29disas: Add a field for target-dependant data to disassemble_infoAleksandar Markovic1-0/+3
2020-01-29target/mips: Rectify documentation on deprecating MIPS r4k machineAleksandar Markovic1-1/+1