summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-01-14hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()Philippe Mathieu-Daudé
2021-01-13Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20210113' int...Peter Maydell
2021-01-13macio: don't set user_creatable to falseMark Cave-Ayland
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-13mac_newworld: delay wiring of PCI IRQs in New World machineMark Cave-Ayland
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland
2021-01-13mac_oldworld: move initialisation of grackle before heathrowMark Cave-Ayland
2021-01-13mac_oldworld: remove duplicate bus check for PPC_INPUT(env)Mark Cave-Ayland
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-12hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu
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-12hw/net/lan9118: Add symbolic constants for register offsetsPeter Maydell
2021-01-12hw/net/lan9118: Fix RX Status FIFO PEEK valuePeter Maydell
2021-01-12virtio-scsi: trace eventsHannes Reinecke
2021-01-08hw/arm: sabrelite: Connect the Ethernet PHY at address 6Bin Meng
2021-01-08hw/msic: imx6_ccm: Correct register value for silicon typeBin Meng
2021-01-08hw/misc: imx6_ccm: Update PMU_MISC0 reset valueBin Meng
2021-01-08exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08musicpal: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08mss-timer: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08digic-timer: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2021-01-08hw/arm/highbank: Drop dead KVM support codePeter Maydell
2021-01-08hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGNPeter Maydell
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones
2021-01-08intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUsEdgar E. Iglesias
2021-01-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-06Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...Peter Maydell
2021-01-06sun4m: don't connect two qemu_irqs directly to the same inputMark Cave-Ayland
2021-01-06hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell
2021-01-06hw/timer/slavio_timer: Allow 64-bit accessesPhilippe Mathieu-Daudé
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell
2021-01-06ppc440_pcix: Fix up pci config accessBALATON Zoltan via
2021-01-06ppc440_pcix: Fix register write trace eventBALATON Zoltan via
2021-01-06ppc440_pcix: Improve comment for IRQ mappingBALATON Zoltan via
2021-01-06sam460ex: Remove FDT_PPC dependency from KConfigBALATON Zoltan via
2021-01-06ppc4xx: Move common dependency on serial to common optionBALATON Zoltan via
2021-01-06pnv: Fix reverse dependency on PCI express root portsGreg Kurz
2021-01-06ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz
2021-01-06ppc: Fix build with --without-default-devicesGreg Kurz
2021-01-06spapr: Add drc_ prefix to the DRC realize and unrealize functionsGreg Kurz
2021-01-06spapr: Use spapr_drc_reset_all() at machine resetGreg Kurz
2021-01-06spapr: Introduce spapr_drc_reset_all()Greg Kurz