aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-04Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...Peter Maydell
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-02' in...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell
2019-07-02qapi: Split dump.json off misc.jsonMarkus Armbruster
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster
2019-07-02qom: Move HMP command handlers to qom/Markus Armbruster
2019-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert
2019-07-02net/announce: Allow optional list of interfacesDr. David Alan Gilbert
2019-07-02block: include base when checking image chain for block allocationAndrey Shinkevich
2019-07-02spapr/xive: simplify spapr_irq_init_device() to remove the emulated initCédric Le Goater
2019-07-02spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater
2019-07-02spapr_pci: Unregister listeners before destroying the IOMMU address spaceGreg Kurz
2019-07-02xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz
2019-07-02xics/spapr: Rename xics_kvm_init()Greg Kurz
2019-07-02xics/spapr: Drop unused function declarationGreg Kurz
2019-07-02xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz
2019-07-02xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz
2019-07-02ppc/pnv: remove xscom_base field from PnvChipCédric Le Goater
2019-07-02ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater
2019-07-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' ...Peter Maydell
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James
2019-07-01aspeed/smc: add a 'sdram_base' propertyCédric Le Goater
2019-07-01aspeed: add support for multiple NICsCédric Le Goater
2019-07-01aspeed: introduce a configurable number of CPU per machineCédric Le Goater
2019-07-01hw/arm/aspeed: Add RTC to SoCJoel Stanley
2019-07-01hw: timer: Add ASPEED RTC deviceJoel Stanley
2019-07-01aspeed: add a per SoC mapping for the memory spaceCédric Le Goater
2019-07-01aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov
2019-07-01i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov
2019-07-01i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov
2019-06-28i2c: Move bitbang_i2c.h to include/hw/i2c/BALATON Zoltan
2019-06-27hw/riscv: Add support for loading a firmwareAlistair Francis
2019-06-27hw/riscv: Split out the boot functionsAlistair Francis
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-24Revert xen/io/ring.h of "Clean up a few header guard symbols"Anthony PERARD
2019-06-24xen-bus / xen-block: add support for event channel pollingPaul Durrant
2019-06-24xen-bus: allow AioContext to be specified for each event channelPaul Durrant
2019-06-24xen-bus: use a separate fd for each event channelPaul Durrant