aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-07-02sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raisedMark Cave-Ayland
2019-07-02sunhme: fix incorrect constant in sunhme_can_receive()Mark Cave-Ayland
2019-07-02sunhme: add trace event for logging PCI IRQMark Cave-Ayland
2019-07-02sun4m: set default display type to TCXMark Cave-Ayland
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190701...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-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert
2019-07-02ftgmac100: do not link to netdevCédric Le Goater
2019-07-02hw/block/pflash_cfi02: Reduce I/O accesses to 16-bitPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Document commandsPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Use chip erase time specified in the CFI tableStephen Checkoway
2019-07-02hw/block/pflash_cfi02: Implement erase suspend/resumeStephen Checkoway
2019-07-02hw/block/pflash_cfi02: Implement multi-sector eraseStephen Checkoway
2019-07-02hw/block/pflash_cfi02: Fix reset command not ignored during eraseStephen Checkoway
2019-07-02hw/block/pflash_cfi02: Fix CFI in autoselect modeStephen Checkoway
2019-07-02hw/block/pflash_cfi02: Split if() conditionPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Extract pflash_regions_count()Philippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Implement nonuniform sector sizesStephen Checkoway
2019-07-02hw/block/pflash_cfi02: Document 'Page Mode' operations are not supportedPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Hold the PRI table offset in a variablePhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Document the current CFI valuesPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Remove pointless local variablePhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Fix command address comparisonStephen Checkoway
2019-07-02hw/block/pflash_cfi02: Unify the MemoryRegionOpsPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Extract the pflash_data_read() functionPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Use the ldst API in pflash_read()Philippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Use the ldst API in pflash_write()Philippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Simplify a statement using fall throughPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Add helpers to manipulate the status bitsPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Add an enum to define the write cyclesPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash_cfi02: Fix debug format stringPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash: Simplify trace_pflash_data_read/write()Philippe Mathieu-Daudé
2019-07-02hw/block/pflash: Simplify trace_pflash_io_read/write()Philippe Mathieu-Daudé
2019-07-02spapr/xive: Add proper rollback to kvmppc_xive_connect()Greg Kurz
2019-07-02ppc/xive: Fix TM_PULL_POOL_CTX special operationCédric Le Goater
2019-07-02ppc/pnv: Rework cache watch model of PnvXIVECédric Le Goater
2019-07-02ppc/xive: Make the PIPR register readonlyCédric Le Goater
2019-07-02ppc/xive: Force the Physical CAM line value to group modeCédric Le Goater
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-02ppc: Introduce kvmppc_set_reg_tb_offset() helperGreg Kurz
2019-07-02xics/kvm: Add proper rollback to xics_kvm_init()Greg Kurz
2019-07-02xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz
2019-07-02xics/kvm: Always use local_err in xics_kvm_init()Greg Kurz
2019-07-02xics/kvm: Skip rollback when KVM XICS is absentGreg Kurz
2019-07-02xics/spapr: Rename xics_kvm_init()Greg Kurz