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-05
target/arm: Factor out code for setting MTE TCF0 field
Gustavo Romero
2024-07-05
target/arm: Make some MTE helpers widely available
Gustavo Romero
2024-07-05
target/arm: Fix exception case in allocation_tag_mem_probe
Gustavo Romero
2024-07-05
gdbstub: Add support for target-specific stubs
Gustavo Romero
2024-07-05
gdbstub: Move GdbCmdParseEntry into a new header file
Gustavo Romero
2024-07-05
gdbstub: Clean up process_string_cmd
Gustavo Romero
2024-07-05
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
2024-07-05
plugins: Ensure vCPU index is assigned in init/exit hooks
Philippe Mathieu-Daudé
2024-07-05
plugins/lockstep: clean-up output
Alex Bennée
2024-07-05
plugins/lockstep: mention the one-insn-per-tb option
Alex Bennée
2024-07-05
plugins/lockstep: make mixed-mode safe
Alex Bennée
2024-07-05
plugins/lockstep: preserve sock_path
Alex Bennée
2024-07-05
test/plugins: preserve the instruction record over translations
Alex Bennée
2024-07-05
test/plugin: make insn plugin less noisy by default
Alex Bennée
2024-07-05
gitlab: don't bother with KVM for TCI builds
Alex Bennée
2024-07-05
linux-user/main: Suppress out-of-range comparison warning for clang
Richard Henderson
2024-07-05
tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
Richard Henderson
2024-07-05
tests/tcg/arm: Use -march and -mfpu for fcvt
Richard Henderson
2024-07-05
tests/tcg/arm: Manually register allocate half-precision numbers
Akihiko Odaki
2024-07-05
tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
Richard Henderson
2024-07-05
tests/tcg/arm: Drop -N from LDFLAGS
Richard Henderson
2024-07-05
tests/tcg/arm: Fix fcvt result messages
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Add -fno-integrated-as for sme
Richard Henderson
2024-07-05
tests/tcg/aarch64: Do not use x constraint
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Fix irg operand type
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Explicitly specify register width
Akihiko Odaki
2024-07-05
tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
Richard Henderson
2024-07-05
tests/tcg: Adjust variable defintion from cc-option
Richard Henderson
2024-07-05
tests/tcg/minilib: Constify digits in print_num
Richard Henderson
2024-07-05
tests/docker: Specify --userns keep-id for Podman
Akihiko Odaki
2024-07-05
hw/core: ensure kernel_end never gets used undefined
Alex Bennée
2024-07-05
tracepoints: move physmem trace points
Alex Bennée
2024-07-05
testing: restore some testing for i686
Alex Bennée
2024-07-05
tests/lcitool: fix debian-i686-cross toolchain prefix
Alex Bennée
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-04
target/i386/SEV: implement mask_cpuid_features
Paolo Bonzini
2024-07-04
target/i386: add support for masking CPUID features in confidential guests
Paolo Bonzini
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
hw/pci: Replace -1 with UINT32_MAX for romsize
Akihiko Odaki
2024-07-03
pcie_sriov: Register VFs after migration
Akihiko Odaki
2024-07-03
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
2024-07-03
pcie_sriov: Release VFs failed to realize
Akihiko Odaki
2024-07-03
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
2024-07-03
pcie_sriov: Do not manually unrealize
Akihiko Odaki
2024-07-03
hw/ppc/spapr_pci: Do not reject VFs created after a PF
Akihiko Odaki
2024-07-03
hw/ppc/spapr_pci: Do not create DT for disabled PCI device
Akihiko Odaki
2024-07-03
hw/pci: Rename has_power to enabled
Akihiko Odaki
2024-07-03
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
Cédric Le Goater
[next]