aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...Peter Maydell
2020-10-28Revert series: virtiofsd: Announce submounts to the guestAlex Williamson
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-10-27hw/timer/armv7m_systick: Rewrite to use ptimersPeter Maydell
2020-10-27hw/watchdog: Implement SBSA watchdog deviceShashi Mallela
2020-10-27hw/char/pl011: add a clock inputLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel
2020-10-27hw/arm/raspi: fix CPRMAN base addressLuc Michel
2020-10-27hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macroLuc Michel
2020-10-27hw/arm/bcm2836: Introduce the BCM2835 SoCPhilippe Mathieu-Daudé
2020-10-27hw/arm/bcm2836: Restrict BCM283XInfo declaration to C sourcePhilippe Mathieu-Daudé
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen
2020-10-27hw/arm/npcm7xx: Add EHCI and OHCI controllersHavard Skinnemoen
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu
2020-10-27include/elf: Add defines related to GNU property notes for AArch64Richard Henderson
2020-10-27linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTIRichard Henderson
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell
2020-10-27elf: Add EM_RX definitionYoshinori Sato
2020-10-26linux/fuse.h: Pull in from LinuxMax Reitz
2020-10-26migration: Drop unused VMSTATE_FLOAT64 supportPeter Maydell
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...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-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini
2020-10-26fuzz: Add fuzzer callbacks to DMA-read functionsAlexander Bulekov
2020-10-26fuzz: Declare DMA Read callback functionAlexander Bulekov
2020-10-26fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov
2020-10-24memory: Add FlatView foreach functionAlexander Bulekov
2020-10-24accel: move qtest CpusAccel functions to a common locationJason Andryuk
2020-10-23util/vhost-user-server: move header to include/Stefan Hajnoczi
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