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
2023-10-04
vdpa: remove net cvq migration blocker
Eugenio Pérez
2023-10-04
vdpa: move vhost_vdpa_set_vring_ready to the caller
Eugenio Pérez
2023-10-04
vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
Eugenio Pérez
2023-10-04
vdpa: export vhost_vdpa_set_vring_ready
Eugenio Pérez
2023-10-04
vdpa: use first queue SVQ state for CVQ default
Eugenio Pérez
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
2023-10-04
vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
Hawkins Jiawei
2023-10-04
vdpa: Restore vlan filtering state
Hawkins Jiawei
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
2023-10-04
virtio-net: do not reset vlan filtering at set_features
Hawkins Jiawei
2023-10-04
hw/virtio: add config support to vhost-user-device
Alex Bennée
2023-10-04
virtio: add vhost-user-base and a generic vhost-user-device
Alex Bennée
2023-10-04
hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
Philippe Mathieu-Daudé
2023-10-04
hw/virtio: Build vhost-vdpa.o once
Philippe Mathieu-Daudé
2023-10-04
hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
2023-10-04
hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
Philippe Mathieu-Daudé
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
Philippe Mathieu-Daudé
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()
Philippe Mathieu-Daudé
2023-10-04
pci: SLT must be RO
Michael S. Tsirkin
2023-09-25
Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-25
tests/avocado: fix waiting for vm shutdown in replay_linux
Pavel Dovgalyuk
2023-09-25
hw/mips/jazz: Simplify the NIC setup code
Thomas Huth
2023-09-25
hw/mips/jazz: Move the NIC init code into a separate function
Thomas Huth
2023-09-25
tests/qtest/netdev-socket: Do not test multicast on Darwin
Philippe Mathieu-Daudé
2023-09-25
tests/qtest/m48t59-test: Silence compiler warning with -Wshadow
Thomas Huth
2023-09-25
tests/qtest/netdev-socket: Raise connection timeout to 120 seconds
Stefan Hajnoczi
2023-09-25
meson.build: Make keyutils independent from keyring
Thomas Huth
2023-09-22
vl: recognize audiodev groups in configuration files
Paolo Bonzini
2023-09-22
tests/qtest: Specify audiodev= and -audiodev
Martin Kletzander
2023-09-22
hw/display/xlnx_dp.c: Add audiodev property
Martin Kletzander
2023-09-22
hw/audio/lm4549: Add errp error reporting to init function
Martin Kletzander
2023-09-22
hw/audio: Simplify hda audio init
Martin Kletzander
2023-09-22
hw/input/tsc210x: Extract common init code into new function
Martin Kletzander
2023-09-21
elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
Viktor Prutyanov
2023-09-21
elf2dmp: use Linux mmap with MAP_NORESERVE when possible
Viktor Prutyanov
2023-09-21
elf2dmp: introduce merging of physical memory runs
Viktor Prutyanov
2023-09-21
elf2dmp: introduce physical block alignment
Viktor Prutyanov
2023-09-21
elf2dmp: replace PE export name check with PDB name check
Viktor Prutyanov
2023-09-21
sbsa-ref: add non-secure EL2 virtual timer
Marcin Juszkiewicz
2023-09-21
audio/jackaudio: Avoid dynamic stack allocation in qjack_process()
Peter Maydell
2023-09-21
audio/jackaudio: Avoid dynamic stack allocation in qjack_client_init
Peter Maydell
2023-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
2023-09-21
target/arm: Implement the CPY* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
Peter Maydell
2023-09-21
target/arm: Implement the SETG* instructions
Peter Maydell
2023-09-21
target/arm: Define new TB flag for ATA0
Peter Maydell
2023-09-21
target/arm: Implement the SET* instructions
Peter Maydell
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
[next]