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
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-27
virtio-iommu: Support migration
Eric Auger
2020-02-27
virtio-iommu: Implement fault reporting
Eric Auger
2020-02-27
virtio-iommu: Implement translate
Eric Auger
2020-02-27
virtio-iommu: Implement map/unmap
Eric Auger
2020-02-27
virtio-iommu: Implement attach/detach command
Eric Auger
2020-02-27
virtio-iommu: Decode the command payload
Eric Auger
2020-02-27
virtio-iommu: Add skeleton
Eric Auger
2020-02-27
virtio: gracefully handle invalid region caches
Stefan Hajnoczi
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
2020-02-25
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
2020-02-25
virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
Pan Nengyuan
2020-02-25
virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
Pan Nengyuan
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
2020-02-25
vhost-user-fs: do delete virtio_queues in unrealize
Pan Nengyuan
2020-02-25
rebuild-expected-aml.sh: remind about the process
Michael S. Tsirkin
2020-02-25
bios-tables-test: default diff command
Michael S. Tsirkin
2020-02-25
bios-tables-test: fix up DIFF generation
Michael S. Tsirkin
2020-02-25
bios-tables-test: tell people how to update
Michael S. Tsirkin
2020-02-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200225' into ...
Peter Maydell
2020-02-25
docs: Move tools documentation to tools manual
Peter Maydell
2020-02-25
docs: Move qemu-option-trace.rst.inc to docs/
Peter Maydell
2020-02-25
docs: Create new 'tools' manual
Peter Maydell
2020-02-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-02-22
fuzz: add documentation to docs/devel/
Alexander Bulekov
2020-02-22
fuzz: add virtio-scsi fuzz target
Alexander Bulekov
2020-02-22
fuzz: add virtio-net fuzz target
Alexander Bulekov
2020-02-22
fuzz: add i440fx fuzz targets
Alexander Bulekov
2020-02-22
fuzz: add configure flag --enable-fuzzing
Alexander Bulekov
2020-02-22
fuzz: add target/fuzz makefile rules
Alexander Bulekov
2020-02-22
fuzz: add support for qos-assisted fuzz targets
Alexander Bulekov
2020-02-22
fuzz: support for fork-based fuzzing.
Alexander Bulekov
2020-02-22
main: keep rcu_atfork callback enabled for qtest
Alexander Bulekov
2020-02-22
exec: keep ram block across fork when using qtest
Alexander Bulekov
2020-02-22
fuzz: add fuzzer skeleton
Alexander Bulekov
2020-02-22
libqos: move useful qos-test funcs to qos_external
Alexander Bulekov
2020-02-22
libqos: split qos-test and libqos makefile vars
Alexander Bulekov
2020-02-22
libqos: rename i2c_send and i2c_recv
Alexander Bulekov
2020-02-22
qtest: add in-process incoming command handler
Alexander Bulekov
2020-02-22
libqtest: make bufwrite rely on the TransportOps
Alexander Bulekov
2020-02-22
libqtest: add a layer of abstraction to send/recv
Alexander Bulekov
2020-02-22
qtest: add qtest_server_send abstraction
Alexander Bulekov
2020-02-22
fuzz: add FUZZ_TARGET module type
Alexander Bulekov
2020-02-22
module: check module wasn't already initialized
Alexander Bulekov
2020-02-22
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
2020-02-22
softmmu: move vl.c to softmmu/
Alexander Bulekov
2020-02-22
aio-posix: make AioHandler dispatch O(1) with epoll
Stefan Hajnoczi
2020-02-22
aio-posix: make AioHandler deletion O(1)
Stefan Hajnoczi
2020-02-22
qemu/queue.h: add QLIST_SAFE_REMOVE()
Stefan Hajnoczi
2020-02-22
aio-posix: don't pass ns timeout to epoll_wait()
Stefan Hajnoczi
[next]