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
2021-06-14
docs: recommend SCRAM-SHA-256 SASL mech instead of SHA-1 variant
Daniel P. Berrangé
2021-06-14
docs: document usage of the authorization framework
Daniel P. Berrangé
2021-06-14
docs: document how to pass secret data to QEMU
Daniel P. Berrangé
2021-06-14
docs: add table of contents to QAPI references
Daniel P. Berrangé
2021-06-11
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-06-11
Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()
Rao, Lei
2021-06-11
Add the function of colo_compare_cleanup
Rao, Lei
2021-06-11
Add a function named packet_new_nocopy for COLO.
Rao, Lei
2021-06-11
Remove migrate_set_block_enabled in checkpoint
Rao, Lei
2021-06-11
Optimize the function of filter_send
Rao, Lei
2021-06-11
Fix the qemu crash when guest shutdown during checkpoint
Rao, Lei
2021-06-11
Remove some duplicate trace code.
Rao, Lei
2021-06-11
netdev: add more commands to preconfig mode
Paolo Bonzini
2021-06-11
vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
Jason Wang
2021-06-11
vhost-vdpa: don't initialize backend_features
Jason Wang
2021-06-11
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
2021-06-11
vhost-vdpa: skip ram device from the IOTLB mapping
Jason Wang
2021-06-09
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...
Peter Maydell
2021-06-08
hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
Peter Xu
2021-06-08
migration/dirtyrate: make sample page count configurable
Hyman Huang(黄勇)
2021-06-08
sockets: Support multipath TCP
Dr. David Alan Gilbert
2021-06-08
migration/socket: Close the listener at the end
Dr. David Alan Gilbert
2021-06-08
migration: Add cleanup hook for inwards migration
Dr. David Alan Gilbert
2021-06-08
io/net-listener: Call the notifier during finalize
Dr. David Alan Gilbert
2021-06-08
channel-socket: Only set CLOEXEC if we have space for fds
Dr. David Alan Gilbert
2021-06-08
migration/rdma: Fix cm event use after free
Li Zhijian
2021-06-08
yank: Unregister function when using TLS migration
Leonardo Bras
2021-06-08
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-06-08
target/riscv: rvb: add b-ext version cpu option
Frank Chang
2021-06-08
target/riscv: rvb: support and turn on B-extension from command line
Kito Cheng
2021-06-08
target/riscv: rvb: add/shift with prefix zero-extend
Kito Cheng
2021-06-08
target/riscv: rvb: address calculation
Kito Cheng
2021-06-08
target/riscv: rvb: generalized or-combine
Frank Chang
2021-06-08
target/riscv: rvb: generalized reverse
Frank Chang
2021-06-08
target/riscv: rvb: rotate (left/right)
Kito Cheng
2021-06-08
target/riscv: rvb: shift ones
Kito Cheng
2021-06-08
target/riscv: rvb: single-bit instructions
Frank Chang
2021-06-08
target/riscv: add gen_shifti() and gen_shiftiw() helper functions
Frank Chang
2021-06-08
target/riscv: rvb: sign-extend instructions
Kito Cheng
2021-06-08
target/riscv: rvb: min/max instructions
Kito Cheng
2021-06-08
target/riscv: rvb: pack two words into one register
Kito Cheng
2021-06-08
target/riscv: rvb: logic-with-negate
Kito Cheng
2021-06-08
target/riscv: rvb: count bits set
Frank Chang
2021-06-08
target/riscv: rvb: count leading/trailing zeros
Kito Cheng
2021-06-08
target/riscv: reformat @sh format encoding for B-extension
Kito Cheng
2021-06-08
target/riscv: Pass the same value to oprsz and maxsz.
LIU Zhiwei
2021-06-08
target/riscv/pmp: Add assert for ePMP operations
Alistair Francis
2021-06-08
target/riscv: Dump CSR mscratch/sscratch/satp
Changbin Du
2021-06-08
target/riscv: Remove unnecessary riscv_*_names[] declaration
Bin Meng
2021-06-08
target/riscv: Do not include 'pmp.h' in user emulation
Philippe Mathieu-Daudé
[next]