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-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-26
accel/tcg/translate-all.c: Widen pc and cs_base
Anton Johansson
2023-06-26
accel: Replace target_ulong in tlb_*()
Anton Johansson
2023-06-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-06-26
vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
Ani Sinha
2023-06-26
vhost_net: add an assertion for TAP client backends
Ani Sinha
2023-06-26
intel_iommu: Fix address space unmap
Zhenzhong Duan
2023-06-26
intel_iommu: Fix flag check in replay
Zhenzhong Duan
2023-06-26
intel_iommu: Fix a potential issue in VFIO dirty page sync
Zhenzhong Duan
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
Stefan Hajnoczi
2023-06-26
hw/i386/pc: Clean up pc_machine_initfn
Suravee Suthikulpanit
2023-06-26
vdpa: fix not using CVQ buffer in case of error
Eugenio Pérez
2023-06-26
vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
Eugenio Pérez
2023-06-26
vhost: fix vhost_dev_enable_notifiers() error case
Laurent Vivier
2023-06-26
vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
Hawkins Jiawei
2023-06-26
vdpa: Add vhost_vdpa_net_load_offloads()
Hawkins Jiawei
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
2023-06-26
hw/net/virtio-net: make some VirtIONet const
Hawkins Jiawei
2023-06-26
vdpa: reuse virtio_vdev_has_feature()
Hawkins Jiawei
2023-06-26
include/hw/virtio: make some VirtIODevice const
Hawkins Jiawei
2023-06-26
vdpa: map shadow vrings with MAP_SHARED
Eugenio Pérez
2023-06-26
vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
Eugenio Pérez
2023-06-26
vdpa: do not block migration if device has cvq and x-svq=on
Eugenio Pérez
2023-06-26
pc: q35: Bump max_cpus to 1024
Suravee Suthikulpanit
2023-06-26
tests/data/acpi: update after SMBIOS 2.0 change
Michael S. Tsirkin
2023-06-26
hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
Suravee Suthikulpanit
2023-06-26
hw/acpi: Fix PM control register access
BALATON Zoltan
2023-06-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-26
Merge tag 'pull-request-2023-06-26' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-26
git-submodule.sh: allow running in validate mode without previous update
Paolo Bonzini
2023-06-26
target/i386: implement SYSCALL/SYSRET in 32-bit emulators
Paolo Bonzini
2023-06-26
target/i386: implement RDPID in TCG
Paolo Bonzini
2023-06-26
target/i386: sysret and sysexit are privileged
Paolo Bonzini
2023-06-26
target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
Paolo Bonzini
2023-06-26
target/i386: Intel only supports SYSCALL/SYSRET in long mode
Paolo Bonzini
2023-06-26
target/i386: TCG supports WBNOINVD
Paolo Bonzini
2023-06-26
target/i386: TCG supports XSAVEERPTR
Paolo Bonzini
2023-06-26
target/i386: do not accept RDSEED if CPUID bit absent
Paolo Bonzini
2023-06-26
target/i386: TCG supports RDSEED
Paolo Bonzini
2023-06-26
target/i386: TCG supports 3DNow! prefetch(w)
Paolo Bonzini
2023-06-26
target/i386: fix INVD vmexit
Paolo Bonzini
2023-06-26
kvm: reuse per-vcpu stats fd to avoid vcpu interruption
Marcelo Tosatti
2023-06-26
hw/riscv: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-26
hw/arm: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-26
numa: Validate cluster and NUMA node boundary if required
Gavin Shan
2023-06-26
hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
Philippe Mathieu-Daudé
2023-06-26
build: further refine build.ninja rules
Paolo Bonzini
2023-06-26
tests/qtest/cxl-test: Clean up temporary directories after testing
Thomas Huth
2023-06-26
gitlab-ci: add msys2 meson test to junit report
Marc-André Lureau
[next]