summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
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/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini
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-21Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell
2020-10-21microvm: add usb supportGerd Hoffmann
2020-10-21usb/xhci: add xhci_sysbus_build_aml() helperGerd Hoffmann
2020-10-21usb/xhci: add include/hw/usb/xhci.h header fileGerd Hoffmann
2020-10-21x86: make pci irqs runtime configurableGerd Hoffmann
2020-10-20hw/timer/bcm2835: Support the timer COMPARE registersPhilippe Mathieu-Daudé
2020-10-20hw/timer/bcm2835: Rename variable holding CTRL_STATUS registerPhilippe Mathieu-Daudé
2020-10-20hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definitionPhilippe Mathieu-Daudé
2020-10-19xen-bus: reduce scope of backend watchPaul Durrant
2020-10-19xen: Rename XENBACKEND_DEVICE to XENBACKENDEduardo Habkost
2020-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...Peter Maydell
2020-10-19Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell
2020-10-18m48t59: remove legacy m48t59_init() functionMark Cave-Ayland
2020-10-18m48t59-isa: remove legacy m48t59_init_isa() functionMark Cave-Ayland
2020-10-18uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland
2020-10-17hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)Philippe Mathieu-Daudé
2020-10-17hw/mips/cps: Expose input clock and connect it to CPU coresPhilippe Mathieu-Daudé
2020-10-16hw/core/clock: Add the clock_new helper functionLuc Michel
2020-10-14cpu: Introduce CPU model deprecation APIRobert Hoo
2020-10-12scsi/scsi_bus: Add scsi_device_getMaxim Levitsky
2020-10-12device-core: use atomic_set on .realized propertyMaxim Levitsky
2020-10-12device-core: use RCU for list of children of a busMaxim Levitsky
2020-10-12qdev: add "check if address free" callback for busesPaolo Bonzini
2020-10-12qom: fix objects with improper parent typePaolo Bonzini
2020-10-09spapr: add spapr_machine_using_legacy_numa() helperDaniel Henrique Barboza
2020-10-09spapr: Add a return value to spapr_check_pagesize()Greg Kurz
2020-10-09spapr: Add a return value to spapr_nvdimm_validate()Greg Kurz
2020-10-09spapr: Add a return value to spapr_set_vcpu_id()Greg Kurz
2020-10-09spapr: Add a return value to spapr_drc_attach()Greg Kurz
2020-10-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...Peter Maydell
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones
2020-10-08hw/arm/fsl-imx25: Fix a typoPhilippe Mathieu-Daudé
2020-10-08Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-10-06hw/core/qdev-properties: Export qdev_prop_enumPhilippe Mathieu-Daudé
2020-10-05cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana
2020-10-02s390: guest support for diagnose 0x318Collin Walling