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
Age
Commit message (
Expand
)
Author
2019-07-03
console: fix cell overflow
Gerd Hoffmann
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/maxreitz/tags/pull-block-2019-07-02' in...
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/mcayland/tags/qemu-openbios-20190701' i...
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
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-07-02
migration/colo.c: Add missed filter notify for Xen COLO.
Zhang Chen
2019-07-02
COLO-compare: Add colo-compare remote notify support
Zhang Chen
2019-07-02
COLO-compare: Make the compare_chr_send() can send notification message.
Zhang Chen
2019-07-02
COLO-compare: Add remote notification chardev handler frame
Zhang Chen
2019-07-02
COLO-compare: Add new parameter to communicate with remote colo-frame
Zhang Chen
2019-07-02
net/announce: Expand test for stopping self announce
Dr. David Alan Gilbert
2019-07-02
net/announce: Add HMP optional ID
Dr. David Alan Gilbert
2019-07-02
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
net/announce: Add HMP optional interface list
Dr. David Alan Gilbert
2019-07-02
net/announce: Allow optional list of interfaces
Dr. David Alan Gilbert
2019-07-02
net: remove unused get_str_sep() function
Stefano Garzarella
2019-07-02
net: use g_strsplit() for parsing host address and port
Stefano Garzarella
2019-07-02
net: avoid using variable length array in net_client_init()
Stefano Garzarella
2019-07-02
net: fix assertion failure when ipv6-prefixlen is not a number
Stefano Garzarella
2019-07-02
ftgmac100: do not link to netdev
Cédric Le Goater
2019-07-02
qemu-bridge-helper: Document known shortcomings
Markus Armbruster
2019-07-02
MAINTAINERS: Add qemu-bridge-helper.c to "Network device backends"
Markus Armbruster
2019-07-02
block/stream: introduce a bottom node
Andrey Shinkevich
2019-07-02
block/stream: refactor stream_run: drop goto
Andrey Shinkevich
2019-07-02
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-07-02
block/rbd: increase dynamically the image size
Stefano Garzarella
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
tests/pflash-cfi02: Refactor to support testing multiple configurations
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é
[next]