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-01-11
libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
2023-01-11
libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
Marcel Holtmann
2023-01-11
libvhost-user: Declare uffdio_register early to make it C90 compliant
Marcel Holtmann
2023-01-11
libvhost-user: Use unsigned int i for some for-loop iterations
Marcel Holtmann
2023-01-11
libvhost-user: Cast rc variable to avoid compiler warning
Marcel Holtmann
2023-01-11
libvhost-user: Replace typeof with __typeof__
Marcel Holtmann
2023-01-11
libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
2023-01-11
hw/display: avoid creating empty loadable modules
Daniel P. Berrangé
2023-01-11
enforce use of G_GNUC_PRINTF attributes
Daniel P. Berrangé
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2023-01-11
util/error: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2023-01-11
tools/virtiofsd: add G_GNUC_PRINTF for logging functions
Daniel P. Berrangé
2023-01-11
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
2023-01-11
disas: add G_GNUC_PRINTF to gstring_printf
Daniel P. Berrangé
2023-01-11
gitlab: remove redundant setting of PKG_CONFIG_PATH
Daniel P. Berrangé
2023-01-11
chardev: clean up chardev-parallel.c
Paolo Bonzini
2023-01-11
target/i386: Remove compilation errors when -Werror=maybe-uninitialized
Eric Auger
2023-01-11
kvm: Atomic memslot updates
David Hildenbrand
2023-01-11
KVM: keep track of running ioctls
Emanuele Giuseppe Esposito
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-11
i386: Emit correct error code for 64-bit IDT entry
Joe Richey
2023-01-11
configure: fix GLIB_VERSION for cross-compilation
Paolo Bonzini
2023-01-09
Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-01-09
.gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job
Thomas Huth
2023-01-09
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
2023-01-09
Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
Nikita Ivanov
2023-01-09
docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst
Thomas Huth
2023-01-09
i386: Deprecate the -no-hpet QEMU command line option
Thomas Huth
2023-01-09
tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameter
Thomas Huth
2023-01-09
tests/readconfig: spice doesn't support unix socket on windows yet
Marc-André Lureau
2023-01-09
target/s390x: Restrict sysemu/reset.h to system emulation
Philippe Mathieu-Daudé
2023-01-09
target/s390x/tcg/excp_helper: Restrict system headers to sysemu
Philippe Mathieu-Daudé
2023-01-09
target/s390x/tcg/misc_helper: Remove unused "memory.h" include
Philippe Mathieu-Daudé
2023-01-09
hw/s390x/pv: Restrict Protected Virtualization to sysemu
Philippe Mathieu-Daudé
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
2023-01-09
MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture section
Thomas Huth
2023-01-09
tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
Philippe Mathieu-Daudé
2023-01-09
qemu-iotests/stream-under-throttle: do not shutdown QEMU
Christian Borntraeger
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-01-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-08
Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-08
vhost-scsi: fix memleak of vsc->inflight
Dongli Zhang
2023-01-08
acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
Laszlo Ersek
2023-01-08
tests: acpi: aarch64: Add *.topology tables
Yicong Yang
2023-01-08
tests: acpi: aarch64: Add topology test for aarch64
Yicong Yang
2023-01-08
tests: acpi: Add and whitelist *.topology blobs
Yicong Yang
2023-01-08
tests: virt: Update expected ACPI tables for virt test
Yicong Yang
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
2023-01-08
tests: virt: Allow changes to PPTT test table
Yicong Yang
2023-01-08
virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiers
leixiang
[next]