aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-10-27hw/block/nvme: refactor identify active namespace id listKlaus Jensen
2020-10-27hw/block/nvme: add support for sgl bit bucket descriptorGollu Appalanaidu
2020-10-27hw/block/nvme: add support for scatter gather listsKlaus Jensen
2020-10-27hw/block/nvme: harden cmb accessKlaus Jensen
2020-10-27hw/block/nvme: default request status to successKlaus Jensen
2020-10-27hw/block/nvme: refactor aio submissionKlaus Jensen
2020-10-27hw/block/nvme: add symbolic command name to trace eventsKlaus Jensen
2020-10-27hw/block/nvme: fix endian conversionKlaus Jensen
2020-10-27hw/block/nvme: add a lba to bytes helperKlaus Jensen
2020-10-27hw/block/nvme: alignment style fixesKlaus Jensen
2020-10-27hw/block/nvme: commonize nvme_rw error handlingKlaus Jensen
2020-10-27hw/block/nvme: handle dma errorsKlaus Jensen
2020-10-27hw/block/nvme: fix typo in trace eventKlaus Jensen
2020-10-27hw/timer/sh_timer: Remove superfluous "break" statementsThomas Huth
2020-10-27hw/timer/sh_timer: Silence warnings about missing fallthrough statementsThomas Huth
2020-10-27hw/timer/sh_timer: Coding style clean-upThomas Huth
2020-10-26Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell
2020-10-26hw/arm/tosa: Replace fprintf() calls by LED devicesPhilippe Mathieu-Daudé
2020-10-26hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/misc/mps2-fpgaio: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1Philippe Mathieu-Daudé
2020-10-26hw/misc/led: Emit a trace event when LED intensity has changedPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé
2020-10-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-10-26machine: move SMP initialization from vl.cPaolo Bonzini
2020-10-26machine: move UP defaults to class_base_initPaolo Bonzini
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini
2020-10-26hw/sd/sdcard: Zero out function selection fields before being populatedBin Meng
2020-10-26hw/sd/sdcard: Make iolen unsignedPhilippe Mathieu-Daudé
2020-10-26hw/sd/sdcard: Constify sd_crc*()'s message argumentPhilippe Mathieu-Daudé
2020-10-26hw/sd/sdcard: Simplify cmd_valid_while_locked()Philippe Mathieu-Daudé
2020-10-26hw/sd/sdcard: Update the SDState documentationPhilippe Mathieu-Daudé
2020-10-23block: move logical block size check function to a common utility functionCoiby Xu
2020-10-22hw/misc/sifive_u_otp: Add backend drive supportGreen Wan
2020-10-22hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan
2020-10-22hw/riscv: Load the kernel after the firmwareAlistair Francis
2020-10-22hw/riscv: Add a riscv_is_32_bit() functionAlistair Francis
2020-10-22hw/riscv: Return the end address of the loaded firmwareAlistair Francis
2020-10-22hw/riscv: sifive_u: Allow specifying the CPUAlistair Francis
2020-10-22hw/intc: Move sifive_plic.h to the include directoryBin Meng
2020-10-22hw/core/qdev-clock: add a reference on aliased clocksLuc Michel
2020-10-22s390x: pv: Remove sclp boundary checksJanosch Frank
2020-10-22s390x/s390-virtio-ccw: Reset PCI devices during subsystem resetMatthew Rosato
2020-10-22Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...Peter Maydell
2020-10-21Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell
2020-10-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...Peter Maydell
2020-10-21hw/sd/sdcard: Assert if accessing an illegal groupPhilippe Mathieu-Daudé