aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé
2019-12-16Memory: Enable writeback for given memory regionBeata Michalska
2019-12-16tcg: cputlb: Add probe_readBeata Michalska
2019-12-16aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater
2019-12-16aspeed/smc: Add AST2600 timings registersCédric Le Goater
2019-12-16watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley
2019-12-16aspeed/i2c: Add support for DMA transfersCédric Le Goater
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater
2019-12-16aspeed/i2c: Check SRAM enablement on AST2500Cédric Le Goater
2019-12-16aspeed/i2c: Add support for pool buffer transfersCédric Le Goater
2019-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-12-13vhost-user-fs: remove "vhostfd" propertyMarc-André Lureau
2019-11-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191126'...Peter Maydell
2019-11-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191126' into...Peter Maydell
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias
2019-11-26kvm: Introduce KVM irqchip change notifierDavid Gibson
2019-11-25hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()Zhuang, Siwei (Data61, Kensington NSW)
2019-11-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick
2019-11-18nbd: Don't send oversize stringsEric Blake
2019-11-18bitmap: Enforce maximum bitmap name lengthEric Blake
2019-11-18nbd/server: Prefer heap over stack for parsing client namesEric Blake
2019-11-18Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...Peter Maydell
2019-11-18ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChipGreg Kurz
2019-11-12tcg plugins: expose an API version conceptAlex Bennée
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps
2019-11-11Remove unassigned_access CPU hookPeter Maydell
2019-11-11ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell
2019-11-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-11-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-11-06Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...Peter Maydell
2019-11-06global: Squash 'the the'Dr. David Alan Gilbert
2019-11-06virtio: notify virtqueue via host notifier when availableStefan Hajnoczi
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau
2019-11-04block: Add bdrv_co_get_self_request()Max Reitz
2019-11-04block: Make wait/mark serialising requests publicMax Reitz
2019-11-04nvme: fix NSSRS offset in CAP registerKlaus Jensen
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman
2019-10-31scsi: Propagate unrealize() callback to scsi-hdSam Eiderman