summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...Peter Maydell2019-07-032-2/+38
|\
| * hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell2019-07-032-2/+38
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell2019-07-036-3/+162
|\ \ | |/ |/|
| * qapi: Split dump.json off misc.jsonMarkus Armbruster2019-07-021-1/+1
| * hw/core: Collect HMP command handlers in hw/core/Markus Armbruster2019-07-021-0/+1
| * hw/core: Collect QMP command handlers in hw/core/Markus Armbruster2019-07-021-0/+2
| * qapi: Split machine.json off misc.jsonMarkus Armbruster2019-07-022-1/+2
| * qom: Move HMP command handlers to qom/Markus Armbruster2019-07-022-1/+3
| * hmp: Move hmp.h to include/monitor/Markus Armbruster2019-07-021-0/+153
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell2019-07-029-16/+22
|\ \
| * | spapr/xive: simplify spapr_irq_init_device() to remove the emulated initCédric Le Goater2019-07-021-1/+0Star
| * | spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater2019-07-022-1/+2
| * | spapr_pci: Unregister listeners before destroying the IOMMU address spaceGreg Kurz2019-07-021-0/+10
| * | xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz2019-07-021-3/+3
| * | xics/spapr: Rename xics_kvm_init()Greg Kurz2019-07-021-1/+1
| * | xics/spapr: Drop unused function declarationGreg Kurz2019-07-021-1/+0Star
| * | xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz2019-07-021-0/+1
| * | xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz2019-07-023-5/+1Star
| * | ppc/pnv: remove xscom_base field from PnvChipCédric Le Goater2019-07-021-4/+1Star
| * | ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater2019-07-022-1/+4
| |/
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-02' in...Peter Maydell2019-07-021-1/+2
|\ \
| * | block: include base when checking image chain for block allocationAndrey Shinkevich2019-07-021-1/+2
| |/
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2019-07-021-2/+6
|\ \
| * | net/announce: Add optional IDDr. David Alan Gilbert2019-07-021-2/+6
| * | net/announce: Allow optional list of interfacesDr. David Alan Gilbert2019-07-021-1/+1
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell2019-07-026-8/+124
|\ \
| * | aspeed: Link SCU to the watchdogJoel Stanley2019-07-011-0/+1
| * | hw/misc/aspeed_xdma: New deviceEddie James2019-07-012-0/+33
| * | aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2019-07-011-0/+3
| * | aspeed: add support for multiple NICsCédric Le Goater2019-07-011-1/+2
| * | aspeed: introduce a configurable number of CPU per machineCédric Le Goater2019-07-011-1/+4
| * | hw/arm/aspeed: Add RTC to SoCJoel Stanley2019-07-011-0/+2
| * | hw: timer: Add ASPEED RTC deviceJoel Stanley2019-07-011-0/+31
| * | aspeed: add a per SoC mapping for the memory spaceCédric Le Goater2019-07-011-2/+2
| * | aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater2019-07-011-0/+36
| * | i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov2019-07-011-4/+4
| * | i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov2019-07-011-0/+3
| * | i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov2019-07-011-0/+3
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell2019-07-022-0/+5
|\ \
| * | vfio-ccw: support async command subregionCornelia Huck2019-06-242-0/+5
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' ...Peter Maydell2019-07-013-3/+15
|\ \ \ | |_|/ |/| |
| * | i2c: Move bitbang_i2c.h to include/hw/i2c/BALATON Zoltan2019-06-283-3/+15
| |/
* | xen: Import other xen/io/*.hAnthony PERARD2019-06-2411-1/+2893
* | Revert xen/io/ring.h of "Clean up a few header guard symbols"Anthony PERARD2019-06-241-3/+3
* | xen-bus / xen-block: add support for event channel pollingPaul Durrant2019-06-241-1/+1
* | xen-bus: allow AioContext to be specified for each event channelPaul Durrant2019-06-241-0/+1
* | xen-bus: use a separate fd for each event channelPaul Durrant2019-06-241-4/+2Star
|/
* hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz2019-06-212-6/+0Star
* target/i386: kvm: Add support for save and restore nested stateLiran Alon2019-06-211-0/+1
* vmstate: Add support for kernel integer typesLiran Alon2019-06-211-0/+26