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
tcg: Fix temporary variable in tcg_gen_gvec_andcs
Max Chou
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-26
tests/plugin: Remove duplicate insn log from libinsn.so
Richard Henderson
2023-06-26
softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
Alex Bennée
2023-06-26
cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
Anton Johansson
2023-06-26
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
2023-06-26
accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
Anton Johansson
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
2023-06-26
accel/tcg: Widen pc to vaddr in CPUJumpCache
Anton Johansson
2023-06-26
accel/tcg/cpu-exec.c: Widen pc to vaddr
Anton Johansson
2023-06-26
accel/tcg/cputlb.c: Widen addr in MMULookupPageData
Anton Johansson
2023-06-26
accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
Anton Johansson
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
[prev]
[next]