aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2021-02-04virtio-gpu: avoid re-entering cmdq processingMarc-André Lureau1-0/+1
2021-02-04vhost-user-gpu: add a configuration flag for dmabuf usageMarc-André Lureau1-0/+3
2021-02-02hw/ssi: imx_spi: Use a macro for number of chip selects supportedBin Meng1-1/+4
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell4-8/+0
2021-01-29hw/arm/mps2: Inline CMSDK_APB_TIMER creationPeter Maydell1-21/+0
2021-01-29hw/arm/armsse: Wire up clocksPeter Maydell1-0/+6
2021-01-29hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"Peter Maydell1-1/+1
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Add Clock inputPeter Maydell1-0/+3
2021-01-29hw/timer/cmsdk-apb-dualtimer: Add Clock inputPeter Maydell1-0/+3
2021-01-29hw/timer/cmsdk-apb-timer: Add Clock inputPeter Maydell1-0/+9
2021-01-29hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimerPeter Maydell2-5/+5
2021-01-29clock: Add new clock_has_source() functionPeter Maydell1-0/+15
2021-01-29ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell1-0/+22
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas2-0/+2
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas1-2/+21
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov1-0/+2
2021-01-24hw/sd: sd.h: Cosmetic change of using spacesBin Meng1-21/+21
2021-01-22usb: add pcap support.Gerd Hoffmann1-0/+8
2021-01-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...Peter Maydell1-3/+12
2021-01-19hw/m68k/next-cube: Add missing header comment to next-cube.hPeter Maydell1-0/+10
2021-01-19hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC devicePeter Maydell1-1/+2
2021-01-19hw/m68k/next-cube: Make next_irq() function staticPeter Maydell1-2/+0
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza1-5/+0
2021-01-19spapr.h: fix trailing whitespace in phb_placementDaniel Henrique Barboza1-1/+1
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz2-1/+2
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell2-9/+7
2021-01-18Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell1-3/+3
2021-01-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-1/+4
2021-01-17acpi: Add addr offset in build_crsJiahui Cen1-1/+3
2021-01-16riscv: Pass RISCVHartArrayState by pointerAlistair Francis1-3/+3
2021-01-13vhost-user-fs: add the "bootindex" propertyLaszlo Ersek1-0/+1
2021-01-13macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland1-2/+0
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland1-1/+1
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland1-1/+1
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu2-0/+107
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu2-0/+71
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu2-6/+1
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu1-2/+138
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones1-2/+1
2021-01-07tcg: Make tb arg to synchronize_from_tb constRichard Henderson1-1/+2
2021-01-06Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...Peter Maydell1-4/+0
2021-01-06include/hw/sparc/grlib.h: Remove unused set_pil_in_fn typedefPeter Maydell1-2/+0
2021-01-06hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell1-2/+0
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell5-8/+85
2021-01-06spapr: Introduce spapr_drc_reset_all()Greg Kurz1-0/+6
2021-01-06spapr: Fix reset of transient DR connectorsGreg Kurz1-1/+2
2021-01-06spapr: Call spapr_drc_reset() for all DRCs at CASGreg Kurz1-3/+0
2021-01-06spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz2-3/+4
2021-01-06spapr: Allow memory unplug to always succeedGreg Kurz1-0/+1
2021-01-06spapr/xive: Make spapr_xive_pic_print_info() staticCédric Le Goater1-2/+0