aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-27cryptodev: Fix Lesser GPL version numberChetan Pant
2020-10-27io: Fix Lesser GPL version numberChetan Pant
2020-10-27cpus: Drop declaration of cpu_remove()Greg Kurz
2020-10-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-10-27block: End quiescent sections when a BDS is deletedGreg Kurz
2020-10-27qcow2: Skip copy-on-write when allocating a zero clusterAlberto Garcia
2020-10-28spapr: Improve spapr_reallocate_hpt() error reportingGreg Kurz
2020-10-28spapr: Simplify error handling in spapr_memory_plug()Greg Kurz
2020-10-28pc-dimm: Drop @errp argument of pc_dimm_plug()Greg Kurz
2020-10-28spapr: Move spapr_create_nvdimm_dr_connectors() to core machine codeGreg Kurz
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-27hw/block/nvme: fix prp mapping status codesGollu Appalanaidu
2020-10-27hw/block/nvme: reject io commands if only admin command set selectedKlaus Jensen
2020-10-27hw/block/nvme: support for admin-only command setKeith Busch
2020-10-27hw/block/nvme: validate command set selectedKeith Busch
2020-10-27hw/block/nvme: support per-namespace smart logKeith Busch
2020-10-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201026a'...Peter Maydell
2020-10-27pci: allocate pci id for nvmeKlaus Jensen
2020-10-27hw/block/nvme: add support for scatter gather listsKlaus Jensen
2020-10-27pci: pass along the return value of dma_memory_rwKlaus Jensen
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