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-10-03
chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
Thomas Huth
2023-10-03
hw/display/ramfb: plug slight guest-triggerable leak on mode setting
Laszlo Ersek
2023-10-03
hw/pc: remove needless includes
Marc-André Lureau
2023-10-03
hw/core: remove needless includes
Marc-André Lureau
2023-10-03
analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH
Marc-André Lureau
2023-10-03
ui/gtk: fix UI info precondition
Marc-André Lureau
2023-10-03
win32: avoid discarding the exception handler
Marc-André Lureau
2023-10-03
ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map
Ken Xue
2023-10-03
ui/console: sanitize search in qemu_graphic_console_is_multihead()
Laszlo Ersek
2023-10-03
ui/console: eliminate QOM properties from qemu_console_is_multihead()
Laszlo Ersek
2023-10-03
ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead()
Laszlo Ersek
2023-10-03
ui/console: make qemu_console_is_multihead() static
Laszlo Ersek
2023-10-03
input: Allow to choose console with qemu_input_is_absolute
Akihiko Odaki
2023-10-02
Merge tag 'migration-20231002-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-02
Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-02
Merge tag 'pull-tricore-20230929' of https://github.com/bkoppelmann/qemu into...
Stefan Hajnoczi
2023-10-02
Merge tag 'pull-tcg-20230928' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-02
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Stefan Hajnoczi
2023-09-29
migration/rdma: Simplify the function that saves a page
Juan Quintela
2023-09-29
migration: Remove unused qemu_file_credit_transfer()
Juan Quintela
2023-09-29
migration/rdma: Don't use imaginary transfers
Juan Quintela
2023-09-29
migration/rdma: Remove QEMUFile parameter when not used
Juan Quintela
2023-09-29
migration/RDMA: It is accounting for zero/normal pages in two places
Juan Quintela
2023-09-29
migration: Don't abuse qemu_file transferred for RDMA
Juan Quintela
2023-09-29
migration: Use qemu_file_transferred_noflush() for block migration.
Juan Quintela
2023-09-29
migration: Refactor repeated call of yank_unregister_instance
Tejus GK
2023-09-29
migration-test: simplify shmem_opts handling
Juan Quintela
2023-09-29
migration-test: dirtylimit checks for x86_64 arch before
Juan Quintela
2023-09-29
migration-test: Add bootfile_create/delete() functions
Juan Quintela
2023-09-29
migration-test: bootpath is the same for all tests and for all archs
Juan Quintela
2023-09-29
migration-test: Create kvm_opts
Juan Quintela
2023-09-29
disas/m68k: clean up local variable shadowing
Laurent Vivier
2023-09-29
hw/nvme: Clean up local variable shadowing in nvme_ns_init()
Klaus Jensen
2023-09-29
softmmu/device_tree: Fixup local variables shadowing
Alistair Francis
2023-09-29
target/riscv: vector_helper: Fixup local variables shadowing
Alistair Francis
2023-09-29
target/riscv: cpu: Fixup local variables shadowing
Alistair Francis
2023-09-29
hw/riscv: opentitan: Fixup local variables shadowing
Alistair Francis
2023-09-29
qemu-nbd: changes towards enabling -Wshadow=local
Eric Blake
2023-09-29
seccomp: avoid shadowing of 'action' variable
Daniel P. Berrangé
2023-09-29
crypto: remove shadowed 'ret' variable
Daniel P. Berrangé
2023-09-29
intel_iommu: Fix shadow local variables on "size"
Peter Xu
2023-09-29
aspeed/timer: Clean up local variable shadowing
Cédric Le Goater
2023-09-29
aspeed/i3c: Rename variable shadowing a local
Cédric Le Goater
2023-09-29
aspeed: Clean up local variable shadowing
Cédric Le Goater
2023-09-29
aspeed/i2c: Clean up local variable shadowing
Cédric Le Goater
2023-09-29
hw/arm/smmuv3-internal.h: Don't use locals in statement macros
Peter Maydell
2023-09-29
hw/arm/smmuv3.c: Avoid shadowing variable
Peter Maydell
2023-09-29
hw/misc/arm_sysctl.c: Avoid shadowing local variable
Peter Maydell
2023-09-29
hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
Peter Maydell
2023-09-29
hw/acpi: changes towards enabling -Wshadow=local
Ani Sinha
[next]