aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-16watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley1-0/+1
2019-12-16aspeed/i2c: Add support for DMA transfersCédric Le Goater1-0/+5
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater1-0/+1
2019-12-16aspeed/i2c: Check SRAM enablement on AST2500Cédric Le Goater1-0/+3
2019-12-16aspeed/i2c: Add support for pool buffer transfersCédric Le Goater1-0/+8
2019-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-0/+4
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev2-0/+4
2019-12-13vhost-user-fs: remove "vhostfd" propertyMarc-André Lureau1-1/+0
2019-11-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191126'...Peter Maydell1-0/+3
2019-11-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191126' into...Peter Maydell1-0/+5
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias1-0/+3
2019-11-26kvm: Introduce KVM irqchip change notifierDavid Gibson1-0/+5
2019-11-25hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()Zhuang, Siwei (Data61, Kensington NSW)1-1/+2
2019-11-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+2
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick2-2/+2
2019-11-18nbd: Don't send oversize stringsEric Blake1-4/+4
2019-11-18bitmap: Enforce maximum bitmap name lengthEric Blake1-0/+2
2019-11-18nbd/server: Prefer heap over stack for parsing client namesEric Blake1-5/+5
2019-11-18Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...Peter Maydell4-0/+5
2019-11-18ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChipGreg Kurz4-0/+5
2019-11-12tcg plugins: expose an API version conceptAlex Bennée1-0/+19
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps1-2/+5
2019-11-11Remove unassigned_access CPU hookPeter Maydell1-24/+0
2019-11-11ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell1-24/+21
2019-11-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-11-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+1
2019-11-06Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...Peter Maydell6-48/+112
2019-11-06global: Squash 'the the'Dr. David Alan Gilbert1-1/+1
2019-11-06virtio: notify virtqueue via host notifier when availableStefan Hajnoczi1-0/+1
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé1-2/+1
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé1-0/+36
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé2-22/+37
2019-11-05hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé1-0/+6
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé2-6/+6
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé2-2/+6
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé3-12/+20
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau1-0/+2
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé1-5/+0
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau1-1/+0
2019-11-04block: Add bdrv_co_get_self_request()Max Reitz1-0/+1
2019-11-04block: Make wait/mark serialising requests publicMax Reitz1-0/+3
2019-11-04nvme: fix NSSRS offset in CAP registerKlaus Jensen1-1/+1
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones1-0/+1
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman1-0/+1
2019-10-31scsi: Propagate unrealize() callback to scsi-hdSam Eiderman1-0/+1
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman1-0/+3
2019-10-31block: Support providing LCHS from userSam Eiderman1-1/+5
2019-10-31block: Refactor macros - fix tabbingSam Eiderman1-8/+8
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell18-37/+1004
2019-10-29net/virtio: add failover supportJens Freimann2-0/+13