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-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
2023-01-12
hw/arm: Add Olimex H405
Felipe Balbi
2023-01-12
hw/arm/stm32f405: correctly describe the memory layout
Felipe Balbi
2023-01-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2023-01-11
configure: remove backwards-compatibility code
Paolo Bonzini
2023-01-11
target/i386: fix operand size of unary SSE operations
Paolo Bonzini
2023-01-11
libvduse: Add extra compiler warnings
Marcel Holtmann
2023-01-11
libvhost-user: Add extra compiler warnings
Marcel Holtmann
2023-01-11
libvhost-user: Fix assignment in vring_set_avail_event
Marcel Holtmann
2023-01-11
libvduse: Fix assignment in vring_set_avail_event
Marcel Holtmann
2023-01-11
libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
Marcel Holtmann
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-11
hw/nvme: cleanup error reporting in nvme_init_pci()
Klaus Jensen
2023-01-11
hw/nvme: clean up confusing use of errp/local_err
Klaus Jensen
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é
[next]