Age | Commit message (Expand) | Author | Files | Lines |
2021-01-12 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -1/+38 |
2021-01-12 | hw/*: Use type casting for SysBusDevice in NPCM7XX | Hao Wu | 7 | -7/+7 |
2021-01-12 | hw/misc: Add a PWM module for NPCM7XX | Hao Wu | 4 | -2/+581 |
2021-01-12 | hw/adc: Add an ADC module for NPCM7XX | Hao Wu | 5 | -1/+331 |
2021-01-12 | hw/timer: Refactor NPCM7XX Timer to use CLK clock | Hao Wu | 2 | -21/+23 |
2021-01-12 | hw/misc: Add clock converter in NPCM7XX CLK module | Hao Wu | 1 | -6/+789 |
2021-01-12 | hw/net/lan9118: Add symbolic constants for register offsets | Peter Maydell | 1 | -6/+18 |
2021-01-12 | hw/net/lan9118: Fix RX Status FIFO PEEK value | Peter Maydell | 1 | -1/+1 |
2021-01-12 | virtio-scsi: trace events | Hannes Reinecke | 2 | -1/+38 |
2021-01-08 | hw/arm: sabrelite: Connect the Ethernet PHY at address 6 | Bin Meng | 1 | -0/+4 |
2021-01-08 | hw/msic: imx6_ccm: Correct register value for silicon type | Bin Meng | 1 | -1/+1 |
2021-01-08 | hw/misc: imx6_ccm: Update PMU_MISC0 reset value | Bin Meng | 1 | -1/+1 |
2021-01-08 | exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+14 |
2021-01-08 | musicpal: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+12 |
2021-01-08 | mss-timer: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+13 |
2021-01-08 | exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+11 |
2021-01-08 | exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+9 |
2021-01-08 | allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+11 |
2021-01-08 | digic-timer: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+8 |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell | 29 | -43/+0 |
2021-01-08 | hw/arm/highbank: Drop dead KVM support code | Peter Maydell | 1 | -10/+4 |
2021-01-08 | hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN | Peter Maydell | 1 | -0/+15 |
2021-01-08 | hw/arm/virt: Remove virt machine state 'smp_cpus' | Andrew Jones | 2 | -15/+15 |
2021-01-08 | intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs | Edgar E. Iglesias | 1 | -1/+3 |
2021-01-06 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -1/+0 |
2021-01-06 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into... | Peter Maydell | 5 | -18/+37 |
2021-01-06 | sun4m: don't connect two qemu_irqs directly to the same input | Mark Cave-Ayland | 2 | -5/+20 |
2021-01-06 | hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines | Peter Maydell | 2 | -13/+13 |
2021-01-06 | hw/timer/slavio_timer: Allow 64-bit accesses | Philippe Mathieu-Daudé | 1 | -0/+4 |
2021-01-06 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in... | Peter Maydell | 16 | -375/+529 |
2021-01-06 | ppc440_pcix: Fix up pci config access | BALATON Zoltan via | 1 | -15/+22 |
2021-01-06 | ppc440_pcix: Fix register write trace event | BALATON Zoltan via | 2 | -1/+2 |
2021-01-06 | ppc440_pcix: Improve comment for IRQ mapping | BALATON Zoltan via | 1 | -2/+9 |
2021-01-06 | sam460ex: Remove FDT_PPC dependency from KConfig | BALATON Zoltan via | 1 | -1/+0 |
2021-01-06 | ppc4xx: Move common dependency on serial to common option | BALATON Zoltan via | 1 | -4/+1 |
2021-01-06 | pnv: Fix reverse dependency on PCI express root ports | Greg Kurz | 3 | -3/+7 |
2021-01-06 | ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE | Greg Kurz | 3 | -17/+4 |
2021-01-06 | ppc: Fix build with --without-default-devices | Greg Kurz | 3 | -18/+6 |
2021-01-06 | spapr: Add drc_ prefix to the DRC realize and unrealize functions | Greg Kurz | 1 | -6/+6 |
2021-01-06 | spapr: Use spapr_drc_reset_all() at machine reset | Greg Kurz | 1 | -14/+1 |
2021-01-06 | spapr: Introduce spapr_drc_reset_all() | Greg Kurz | 2 | -34/+37 |
2021-01-06 | spapr: Fix reset of transient DR connectors | Greg Kurz | 2 | -2/+12 |
2021-01-06 | spapr: Call spapr_drc_reset() for all DRCs at CAS | Greg Kurz | 2 | -9/+6 |
2021-01-06 | spapr: Allow memory unplug to always succeed | Greg Kurz | 2 | -2/+7 |
2021-01-06 | spapr: Fix DR properties of the root node | Greg Kurz | 2 | -9/+18 |
2021-01-06 | spapr/xive: Make spapr_xive_pic_print_info() static | Cédric Le Goater | 1 | -1/+1 |
2021-01-06 | spapr: DRC lookup cannot fail | Greg Kurz | 1 | -0/+2 |
2021-01-06 | hw/ppc/ppc440_bamboo: Drop use of ppcuic_init() | Peter Maydell | 1 | -11/+27 |
2021-01-06 | hw/ppc/virtex_ml507: Drop use of ppcuic_init() | Peter Maydell | 1 | -5/+16 |
2021-01-06 | ppc: Convert PPC UIC to a QOM device | Peter Maydell | 5 | -237/+356 |