aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2021-02-02hw/ssi: imx_spi: Use a macro for number of chip selects supportedBin Meng
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29hw/arm/mps2: Inline CMSDK_APB_TIMER creationPeter Maydell
2021-01-29hw/arm/armsse: Wire up clocksPeter Maydell
2021-01-29hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"Peter Maydell
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-dualtimer: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-timer: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimerPeter Maydell
2021-01-29clock: Add new clock_has_source() functionPeter Maydell
2021-01-29ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov
2021-01-24hw/sd: sd.h: Cosmetic change of using spacesBin Meng
2021-01-22usb: add pcap support.Gerd Hoffmann
2021-01-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...Peter Maydell
2021-01-19hw/m68k/next-cube: Add missing header comment to next-cube.hPeter Maydell
2021-01-19hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC devicePeter Maydell
2021-01-19hw/m68k/next-cube: Make next_irq() function staticPeter Maydell
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza
2021-01-19spapr.h: fix trailing whitespace in phb_placementDaniel Henrique Barboza
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell
2021-01-18Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-01-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-01-17acpi: Add addr offset in build_crsJiahui Cen
2021-01-16riscv: Pass RISCVHartArrayState by pointerAlistair Francis
2021-01-13vhost-user-fs: add the "bootindex" propertyLaszlo Ersek
2021-01-13macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones
2021-01-07tcg: Make tb arg to synchronize_from_tb constRichard Henderson
2021-01-06Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...Peter Maydell
2021-01-06include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedefPeter Maydell
2021-01-06hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell
2021-01-06spapr: Introduce spapr_drc_reset_all()Greg Kurz
2021-01-06spapr: Fix reset of transient DR connectorsGreg Kurz
2021-01-06spapr: Call spapr_drc_reset() for all DRCs at CASGreg Kurz
2021-01-06spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz
2021-01-06spapr: Allow memory unplug to always succeedGreg Kurz
2021-01-06spapr/xive: Make spapr_xive_pic_print_info() staticCédric Le Goater
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell
2021-01-04hw/intc: Rework Loongson LIOINTCHuacai Chen