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-05-24
Merge tag 'pull-vfio-20230524' of https://github.com/legoater/qemu into staging
Richard Henderson
2023-05-24
Add Kubernetes runner configuration
Camilla Conte
2023-05-24
Add CI variable RUNNER_TAG
Camilla Conte
2023-05-24
Add loop over docker info
Camilla Conte
2023-05-24
Use docker "stable" tag
Camilla Conte
2023-05-24
Remove redundant CI variables
Camilla Conte
2023-05-24
util/vfio-helpers: Use g_file_read_link()
Akihiko Odaki
2023-05-24
vfio/pci: Fix a use-after-free issue
Zhenzhong Duan
2023-05-23
Merge tag 'pull-tcg-20230523-3' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-05-23
tcg: Remove USE_TCG_OPTIMIZATIONS
Richard Henderson
2023-05-23
tcg: Remove DEBUG_DISAS
Richard Henderson
2023-05-23
qemu/atomic128: Add runtime test for FEAT_LSE2
Richard Henderson
2023-05-23
qemu/atomic128: Improve cmpxchg fallback for atomic16_set
Richard Henderson
2023-05-23
tcg: Split out tcg/debug-assert.h
Richard Henderson
2023-05-23
accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc
Richard Henderson
2023-05-23
qemu/atomic128: Split atomic16_read
Richard Henderson
2023-05-23
accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
Richard Henderson
2023-05-23
accel/tcg: Remove prot argument to atomic_mmu_lookup
Richard Henderson
2023-05-23
accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
Richard Henderson
2023-05-23
target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst
Richard Henderson
2023-05-23
target/s390x: Use cpu_{ld,st}*_mmu in do_csst
Richard Henderson
2023-05-23
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
2023-05-23
target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
Richard Henderson
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
2023-05-23
include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
Richard Henderson
2023-05-23
meson: Fix detect atomic128 support with optimization
Richard Henderson
2023-05-23
include/host: Split out atomic128-ldst.h
Richard Henderson
2023-05-23
include/host: Split out atomic128-cas.h
Richard Henderson
2023-05-23
util: Add cpuinfo-aarch64.c
Richard Henderson
2023-05-23
migration: Build migration_files once
Richard Henderson
2023-05-23
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
2023-05-23
migration/xbzrle: Shuffle function order
Richard Henderson
2023-05-23
util/bufferiszero: Use i386 host/cpuinfo.h
Richard Henderson
2023-05-23
tcg/i386: Use host/cpuinfo.h
Richard Henderson
2023-05-23
util: Add i386 CPUINFO_ATOMIC_VMOVDQU
Richard Henderson
2023-05-23
util: Add cpuinfo-i386.c
Richard Henderson
2023-05-23
util: Introduce host-specific cpuinfo.h
Richard Henderson
2023-05-23
Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
2023-05-23
hostmem-file: add offset option
Alexander Graf
2023-05-23
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
2023-05-23
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-23
docs/system/devices/igb: Note igb is tested for DPDK
Akihiko Odaki
2023-05-23
MAINTAINERS: Add a reviewer for network packet abstractions
Akihiko Odaki
2023-05-23
vmxnet3: Do not depend on PC
Akihiko Odaki
2023-05-23
igb: Clear-on-read ICR when ICR.INTA is set
Akihiko Odaki
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
2023-05-23
e1000e: Notify only new interrupts
Akihiko Odaki
2023-05-23
igb: Implement Tx timestamp
Akihiko Odaki
2023-05-23
igb: Implement Rx PTP2 timestamp
Akihiko Odaki
2023-05-23
igb: Implement igb-specific oversize check
Akihiko Odaki
[next]