aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-06-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-06-25hw/block/fdc: Add description to floppy controllersPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.cPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Declare shared prototypes in fdc-internal.hPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Replace disabled fprintf() by trace eventPhilippe Mathieu-Daudé
2021-06-25hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDCPhilippe Mathieu-Daudé
2021-06-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...Peter Maydell
2021-06-24hw/riscv: OpenTitan: Connect the mtime and mtimecmp timerAlistair Francis
2021-06-24hw/timer: Initial commit of Ibex TimerAlistair Francis
2021-06-24hw/char/ibex_uart: Make the register layout privateAlistair Francis
2021-06-24hw/char: QOMify sifive_uartLukas Jünger
2021-06-24hw/char: Consistent function names for sifive_uartLukas Jünger
2021-06-24hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42hQiang Liu
2021-06-22Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...Peter Maydell
2021-06-21hw/acpi: Provide function acpi_ghes_present()Peter Maydell
2021-06-21hw/acpi: Provide stub version of acpi_ghes_record_errors()Peter Maydell
2021-06-21Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell
2021-06-21s390x/css: Add passthrough IRBEric Farman
2021-06-21s390x/css: Refactor IRB constructionEric Farman
2021-06-21s390x/css: Split out the IRB sense dataEric Farman
2021-06-21s390x/css: Introduce an ESW structEric Farman
2021-06-21s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2David Hildenbrand
2021-06-18vfio/migration: Correct device state from vmstate change for savevm caseKirti Wankhede
2021-06-18vfio: Fix unregister SaveVMHandler in vfio_migration_finalizeKunkun Jiang
2021-06-18Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...Peter Maydell
2021-06-17i386: Add ratelimit for bus locks acquired in guestChenyi Qiang
2021-06-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé
2021-06-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...Peter Maydell
2021-06-16hw/arm: quanta-q71l add pca954x muxesPatrick Venture
2021-06-16hw/arm: gsj add pca9548Patrick Venture
2021-06-16hw/arm: gsj add i2c commentsPatrick Venture
2021-06-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210615-pull-request' ...Peter Maydell
2021-06-15hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand
2021-06-15qmp: Include "reserve" property of memory backendsDavid Hildenbrand
2021-06-15hmp: Print "share" property of memory backends with "info memdev"David Hildenbrand
2021-06-15qmp: Include "share" property of memory backendsDavid Hildenbrand
2021-06-15softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()David Hildenbrand
2021-06-15softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()David Hildenbrand
2021-06-15hw/intc/armv7m_nvic: Remove stale commentPeter Maydell
2021-06-15hw/arm: quanta-gbs-bmc add i2c commentsPatrick Venture
2021-06-15hw/arm: add quanta-gbs-bmc machinePatrick Venture
2021-06-15hw: virt: consider hw_compat_6_0Heinrich Schuchardt
2021-06-15hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writesJean-Philippe Brucker
2021-06-15esp: store lun coming from the MESSAGE OUT phasePaolo Bonzini
2021-06-15esp: fix migration version check in esp_is_version_5()Mark Cave-Ayland
2021-06-15esp: correctly accumulate extended messages for PDMAMark Cave-Ayland