index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2019-07-02
sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised
Mark Cave-Ayland
2019-07-02
sunhme: fix incorrect constant in sunhme_can_receive()
Mark Cave-Ayland
2019-07-02
sunhme: add trace event for logging PCI IRQ
Mark Cave-Ayland
2019-07-02
sun4m: set default display type to TCX
Mark Cave-Ayland
2019-07-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...
Peter Maydell
2019-07-02
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190701...
Peter Maydell
2019-07-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-07-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...
Peter Maydell
2019-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging
Peter Maydell
2019-07-02
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
ftgmac100: do not link to netdev
Cédric Le Goater
2019-07-02
hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Document commands
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use chip erase time specified in the CFI table
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Implement erase suspend/resume
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Implement multi-sector erase
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Fix reset command not ignored during erase
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Fix CFI in autoselect mode
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Split if() condition
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Extract pflash_regions_count()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Implement nonuniform sector sizes
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Hold the PRI table offset in a variable
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Document the current CFI values
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Remove pointless local variable
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Fix command address comparison
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Unify the MemoryRegionOps
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Extract the pflash_data_read() function
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_read()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_write()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Simplify a statement using fall through
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Add helpers to manipulate the status bits
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Add an enum to define the write cycles
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Fix debug format string
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash: Simplify trace_pflash_data_read/write()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash: Simplify trace_pflash_io_read/write()
Philippe Mathieu-Daudé
2019-07-02
spapr/xive: Add proper rollback to kvmppc_xive_connect()
Greg Kurz
2019-07-02
ppc/xive: Fix TM_PULL_POOL_CTX special operation
Cédric Le Goater
2019-07-02
ppc/pnv: Rework cache watch model of PnvXIVE
Cédric Le Goater
2019-07-02
ppc/xive: Make the PIPR register readonly
Cédric Le Goater
2019-07-02
ppc/xive: Force the Physical CAM line value to group mode
Cédric Le Goater
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2019-07-02
xics/kvm: Add proper rollback to xics_kvm_init()
Greg Kurz
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
xics/kvm: Always use local_err in xics_kvm_init()
Greg Kurz
2019-07-02
xics/kvm: Skip rollback when KVM XICS is absent
Greg Kurz
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
[next]