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
2022-09-04
target/openrisc: Enable MTTCG
Stafford Horne
2022-09-04
target/openrisc: Add interrupted CPU to log
Stafford Horne
2022-09-04
hw/openrisc: Initialize timer time at startup
Stafford Horne
2022-09-04
hw/openrisc: Add PCI bus support to virt
Stafford Horne
2022-09-04
hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
2022-09-04
target/openrisc: Fix memory reading in debugger
Stafford Horne
2022-09-04
hw/openrisc: Split re-usable boot time apis out to boot.c
Stafford Horne
2022-09-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-02
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-09-02
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-02
audio: exit(1) if audio backend failed to be found or initialized
Marc-André Lureau
2022-09-02
tests/unit: Update test-io-channel-socket.c for Windows
Bin Meng
2022-09-02
chardev/char-socket: Update AF_UNIX for Windows
Bin Meng
2022-09-02
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
2022-09-02
net: tulip: Restrict DMA engine to memories
Zheyu Ma
2022-09-02
net/colo.c: Fix the pointer issue reported by Coverity.
Zhang Chen
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
vdpa: Add virtio-net mac address via CVQ at start
Eugenio Pérez
2022-09-02
vhost_net: add NetClientState->load() callback
Eugenio Pérez
2022-09-02
vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
Eugenio Pérez
2022-09-02
vdpa: Move command buffers map to start of net device
Eugenio Pérez
2022-09-02
vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
Eugenio Pérez
2022-09-02
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
2022-09-02
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
2022-09-02
vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
Eugenio Pérez
2022-09-02
vhost: Delete useless read memory barrier
Eugenio Pérez
2022-09-02
vhost: use SVQ element ndescs instead of opaque data for desc validation
Eugenio Pérez
2022-09-02
vhost: stop transfer elem ownership in vhost_handle_guest_kick
Eugenio Pérez
2022-09-02
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
2022-09-02
vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
Eugenio Pérez
2022-09-02
vdpa: Make SVQ vring unmapping return void
Eugenio Pérez
2022-09-02
vdpa: Remove SVQ vring from iova_tree at shutdown
Eugenio Pérez
2022-09-02
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-09-02
vdpa: do not save failed dma maps in SVQ iova tree
Eugenio Pérez
2022-09-02
vdpa: Skip the maps not in the iova tree
Eugenio Pérez
2022-09-01
Merge tag 'pull-avr-20220901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-01
target/i386: AVX+AES helpers prep
Paul Brook
2022-09-01
target/i386: AVX pclmulqdq prep
Paul Brook
2022-09-01
target/i386: Rewrite blendv helpers
Paul Brook
2022-09-01
target/i386: Misc AVX helper prep
Paul Brook
2022-09-01
target/i386: Destructive FP helpers for AVX
Paul Brook
2022-09-01
target/i386: Dot product AVX helper prep
Paul Brook
2022-09-01
target/i386: reimplement AVX comparison helpers
Paul Brook
2022-09-01
target/i386: Floating point arithmetic helper AVX prep
Paul Brook
2022-09-01
target/i386: Destructive vector helpers for AVX
Paul Brook
2022-09-01
target/i386: Misc integer AVX helper prep
Paul Brook
2022-09-01
target/i386: Rewrite simple integer vector helpers
Paul Brook
2022-09-01
target/i386: Rewrite vector shift helper
Paul Brook
2022-09-01
target/i386: rewrite destructive 3DNow operations
Paolo Bonzini
[next]