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
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
2024-07-23
vfio/iommufd: Probe and request hwpt dirty tracking capability
Joao Martins
2024-07-23
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...
Joao Martins
2024-07-23
vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
Joao Martins
2024-07-23
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
vfio/iommufd: Introduce auto domain creation
Joao Martins
2024-07-23
vfio/ccw: Don't initialize HOST_IOMMU_DEVICE with mdev
Zhenzhong Duan
2024-07-23
vfio/ap: Don't initialize HOST_IOMMU_DEVICE with mdev
Zhenzhong Duan
2024-07-23
vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
Joao Martins
2024-07-23
backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabi...
Joao Martins
2024-07-23
vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev
Joao Martins
2024-07-23
vfio/pci: Extract mdev check into an helper
Joao Martins
2024-07-23
hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()
Eric Auger
2024-07-23
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
2024-07-23
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-07-23
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-07-23
Merge tag 'pull-maintainer-9.1-rc0-230724-1' of https://gitlab.com/stsquad/qe...
Richard Henderson
2024-07-23
target/riscv: Simplify probing in vext_ldff
Richard Henderson
2024-07-23
target/s390x: Use set/clear_helper_retaddr in mem_helper.c
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in access_memmove
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in do_access_memset
Richard Henderson
2024-07-23
target/ppc: Improve helper_dcbz for user-only
Richard Henderson
2024-07-23
target/ppc: Merge helper_{dcbz,dcbzep}
Richard Henderson
2024-07-23
target/ppc: Split out helper_dbczl for 970
Richard Henderson
2024-07-23
target/ppc: Hoist dcbz_size out of dcbz_common
Richard Henderson
2024-07-23
target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
BALATON Zoltan
2024-07-23
target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
Richard Henderson
2024-07-23
target/arm: Use set/clear_helper_retaddr in helper-a64.c
Richard Henderson
2024-07-23
accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.h
Richard Henderson
2024-07-23
Merge tag 'pull-request-2024-07-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-07-22
chardev/char-win-stdio.c: restore old console mode
songziming
2024-07-22
hw/nvme: remove useless type cast
Yao Xingtao
2024-07-22
hw/nvme: actually implement abort
Ayush Mishra
2024-07-22
hw/nvme: add cross namespace copy support
Arun Kumar
2024-07-22
target/s390x: filter deprecated properties based on model expansion type
Collin Walling
2024-07-22
tests: increase timeout per instance of bios-tables-test
Igor Mammedov
2024-07-22
qtest/fuzz: make range overlap check more readable
Yao Xingtao
2024-07-22
hw: Fix crash that happens when introspecting scsi-block on older machine types
Thomas Huth
2024-07-22
tests/avocado/machine_aspeed.py: Increase timeout for TPM test
Cédric Le Goater
2024-07-22
tests/avocado: Remove the remainders of the virtiofs_submounts test
Thomas Huth
2024-07-22
tests/avocado/mem-addr-space-check: Remove unused "import signal"
Thomas Huth
2024-07-22
tests/avocado: Move LinuxTest related code into a separate file
Thomas Huth
2024-07-22
tests/avocado: Allow overwriting AVOCADO_SHOW env variable
Philippe Mathieu-Daudé
2024-07-22
hw/nvme: fix memory leak in nvme_dsm
Zheyu Ma
2024-07-22
ui/vdagent: send caps on fe_open
Marc-André Lureau
2024-07-22
ui/vdagent: notify clipboard peers of serial reset
Marc-André Lureau
2024-07-22
ui/vdagent: improve vdagent_fe_open() trace
Marc-André Lureau
2024-07-22
ui: add more tracing for dbus
Marc-André Lureau
2024-07-22
Cursor: 8 -> 1 bit alpha downsampling improvement
Phil Dennis-Jordan
[next]