Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
memory: Optimize flatview_simplify() to eliminate redundant memmove calls
Bin Guo committed 6 months ago
meson: add missing semicolon in pthread_condattr_setclock test
Stepan Popov committed 6 months ago
thread-win32: replace CRITICAL_SECTION with SRWLOCK
Paolo Bonzini committed 6 months ago
target/i386/tcg: fix decoding of MOVBE and CRC32 in 16-bit mode
Paolo Bonzini committed 6 months ago
accel/mshv: return correct errno value from ioeventfd failure
Aastha Rawat committed 6 months ago
accel/mshv: fix ioeventfd deassignment to forward correct datamatch value
Aastha Rawat committed 6 months ago
target/i386/mshv: Fix segment regression in MMIO emu
Magnus Kulke committed 6 months ago
meson: Don't require nm for non-modular builds
Kostiantyn Kostiuk committed 6 months ago
storage-daemon: use same link arguments as other tools
Paolo Bonzini committed 6 months ago
util: Remove unused sys/param.h
Kostiantyn Kostiuk committed 6 months ago
Kostiantyn Kostiuk committed 6 months ago
osdep: Remove unused strings.h
Kostiantyn Kostiuk committed 6 months ago
hw/ppc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk committed 6 months ago
target/xtensa: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk committed 6 months ago
target/ppc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk committed 6 months ago
target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk committed 6 months ago
target/sparc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk committed 6 months ago
io: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk committed 6 months ago
block: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk committed 6 months ago
qom: Use g_ascii_strcasecmp instead of strcasecmp
Kostiantyn Kostiuk committed 6 months ago