aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-03block/nvme: Change size and alignment of IDENTIFY response bufferEric Auger
2020-11-03block/nvme: Correct minimum device page sizePhilippe Mathieu-Daudé
2020-11-03block/nvme: Set request_alignment at initializationPhilippe Mathieu-Daudé
2020-11-03block/nvme: Simplify nvme_cmd_sync()Philippe Mathieu-Daudé
2020-11-03block/nvme: Simplify ADMIN queue accessPhilippe Mathieu-Daudé
2020-11-03block/nvme: Correctly initialize Admin Queue AttributesPhilippe Mathieu-Daudé
2020-11-03block/nvme: Use definitions instead of magic values in add_io_queue()Philippe Mathieu-Daudé
2020-11-03block/nvme: Introduce Completion Queue definitionsPhilippe Mathieu-Daudé
2020-11-03block/nvme: Make nvme_init_queue() return boolean indicating errorPhilippe Mathieu-Daudé
2020-11-03block/nvme: Make nvme_identify() return boolean indicating errorPhilippe Mathieu-Daudé
2020-11-03block/nvme: Use unsigned integer for queue counter/sizePhilippe Mathieu-Daudé
2020-11-03block/nvme: Move definitions before structure declarationsPhilippe Mathieu-Daudé
2020-11-03block/nvme: Trace queue pair creation/deletionPhilippe Mathieu-Daudé
2020-11-03block/nvme: Improve nvme_free_req_queue_wait() trace informationPhilippe Mathieu-Daudé
2020-11-03block/nvme: Trace nvme_poll_queue() per queuePhilippe Mathieu-Daudé
2020-11-03block/nvme: Trace controller capabilitiesPhilippe Mathieu-Daudé
2020-11-03block/nvme: Report warning with warn_report()Philippe Mathieu-Daudé
2020-11-03block/nvme: Use hex format to display offset in trace eventsPhilippe Mathieu-Daudé
2020-11-03MAINTAINERS: Cover "block/nvme.h" filePhilippe Mathieu-Daudé
2020-11-03softmmu/memory: fix memory_region_ioeventfd_equal()Elena Afanasova
2020-11-03accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is trueElena Afanasova
2020-11-03semihosting: fix order of initialization functionsPaolo Bonzini
2020-11-03fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov
2020-11-03fuzz: check the MR in the DMA callbackAlexander Bulekov
2020-11-03fuzz: fix writing DMA patternsAlexander Bulekov
2020-11-03Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-11-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-11-03target/mips: Add unaligned access support for MIPS64R6 and Loongson-3Huacai Chen
2020-11-03target/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/writeAlexChen
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé
2020-11-03block/vvfat: Fix bad printf format specifiersAlexChen
2020-11-03iotests: Use Python 3 style super()Kevin Wolf
2020-11-03iotests: Disable unsubscriptable-object in pylintKevin Wolf
2020-11-03iotests.py: Fix type check errors in wait_migration()Kevin Wolf
2020-11-03qemu-img convert: Free @sn_opts in all error casesTuguoyi
2020-11-03qmp: fix aio_poll() assertion failure on WindowsVolker Rümelin
2020-11-03target/riscv/csr.c : add space before the open parenthesis '('Xinhao Zhang
2020-11-03hw/riscv: microchip_pfsoc: Hook the I2C1 controllerBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Correct DDR memory mapBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Map the reserved memory at address 0Bin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect the SYSREG moduleBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect the IOSCB moduleBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Connect DDR memory controller modulesBin Meng
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng
2020-11-03hw/riscv: microchip_pfsoc: Document where to look at the SoC memory mapsBin Meng