aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03console: fix cell overflowGerd Hoffmann
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/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/mcayland/tags/qemu-openbios-20190701' i...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-02Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-07-02migration/colo.c: Add missed filter notify for Xen COLO.Zhang Chen
2019-07-02COLO-compare: Add colo-compare remote notify supportZhang Chen
2019-07-02COLO-compare: Make the compare_chr_send() can send notification message.Zhang Chen
2019-07-02COLO-compare: Add remote notification chardev handler frameZhang Chen
2019-07-02COLO-compare: Add new parameter to communicate with remote colo-frameZhang Chen
2019-07-02net/announce: Expand test for stopping self announceDr. David Alan Gilbert
2019-07-02net/announce: Add HMP optional IDDr. David Alan Gilbert
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert
2019-07-02net/announce: Add HMP optional interface listDr. David Alan Gilbert
2019-07-02net/announce: Allow optional list of interfacesDr. David Alan Gilbert
2019-07-02net: remove unused get_str_sep() functionStefano Garzarella
2019-07-02net: use g_strsplit() for parsing host address and portStefano Garzarella
2019-07-02net: avoid using variable length array in net_client_init()Stefano Garzarella
2019-07-02net: fix assertion failure when ipv6-prefixlen is not a numberStefano Garzarella
2019-07-02ftgmac100: do not link to netdevCédric Le Goater
2019-07-02qemu-bridge-helper: Document known shortcomingsMarkus Armbruster
2019-07-02MAINTAINERS: Add qemu-bridge-helper.c to "Network device backends"Markus Armbruster
2019-07-02block/stream: introduce a bottom nodeAndrey Shinkevich
2019-07-02block/stream: refactor stream_run: drop gotoAndrey Shinkevich
2019-07-02block: include base when checking image chain for block allocationAndrey Shinkevich
2019-07-02block/rbd: increase dynamically the image sizeStefano Garzarella
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-02tests/pflash-cfi02: Refactor to support testing multiple configurationsPhilippe 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é