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-04-28
Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-28
apic: disable reentrancy detection for apic-msi
Alexander Bulekov
2023-04-28
raven: disable reentrancy detection for iomem
Alexander Bulekov
2023-04-28
bcm2835_property: disable reentrancy detection for iomem
Alexander Bulekov
2023-04-28
lsi53c895a: disable reentrancy detection for script RAM
Alexander Bulekov
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-04-28
checkpatch: add qemu_bh_new/aio_bh_new checks
Alexander Bulekov
2023-04-28
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
2023-04-28
Merge tag 'migration-20230427-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-04-28
tests: vhost-user-test: release mutex on protocol violation
Paolo Bonzini
2023-04-28
hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
Thomas Huth
2023-04-28
hw/rdma: Compile target-independent parts of the rdma code only once
Thomas Huth
2023-04-28
hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
Thomas Huth
2023-04-28
s390x/gdb: Split s390-virt.xml
Ilya Leoshkevich
2023-04-27
Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu int...
Richard Henderson
2023-04-27
migration: Make dirty_bytes_last_sync atomic
Juan Quintela
2023-04-27
migration: Make dirty_pages_rate atomic
Juan Quintela
2023-04-27
stat64: Add stat64_set() operation
Paolo Bonzini
2023-04-27
multifd: Only flush once each full round of memory
Juan Quintela
2023-04-27
multifd: Protect multifd_send_sync_main() calls
Juan Quintela
2023-04-27
multifd: Create property multifd-flush-after-each-section
Juan Quintela
2023-04-27
migration: Move migration_properties to options.c
Juan Quintela
2023-04-27
migration: Create migrate_block_bitmap_mapping() function
Juan Quintela
2023-04-27
migration: Create migrate_tls_hostname() function
Juan Quintela
2023-04-27
migration: Create migrate_tls_authz() function
Juan Quintela
2023-04-27
migration: Create migrate_tls_creds() function
Juan Quintela
2023-04-27
migration: Remove MigrationState from block_cleanup_parameters()
Juan Quintela
2023-04-27
migration: Move block_cleanup_parameters() to options.c
Juan Quintela
2023-04-27
migration: Move migrate_set_block_incremental() to options.c
Juan Quintela
2023-04-27
migration: Create migrate_downtime_limit() function
Juan Quintela
2023-04-27
migration: Make all functions check have the same format
Juan Quintela
2023-04-27
migration: Create migrate_params_init() function
Juan Quintela
2023-04-27
multifd: Fix the number of channels ready
Juan Quintela
2023-04-27
docs/style: call out the use of GUARD macros
Alex Bennée
2023-04-27
docs/devel: mention the spacing requirement for QOM
Alex Bennée
2023-04-27
docs/devel: make a statement about includes
Alex Bennée
2023-04-27
docs/system: remove excessive punctuation from guest-loader docs
Alex Bennée
2023-04-27
qemu-options.hx: Update descriptions of memory options for NUMA node
Yohei Kojima
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
2023-04-27
tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
Kautuk Consul
2023-04-27
avocado_qemu/__init__.py: factor out the qemu-img finding
Kautuk Consul
2023-04-27
MAINTAINERS: Cover tests/avocado/machine_aspeed.py
Thomas Huth
2023-04-27
tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
Thomas Huth
2023-04-27
tests/avocado: Make ssh_command_output_contains() globally available
Thomas Huth
2023-04-27
.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12
Thomas Huth
2023-04-27
qemu-options: finesse the recommendations around -blockdev
Alex Bennée
2023-04-27
scripts/device-crash-test: Add a parameter to run with TCG only
Thomas Huth
2023-04-27
gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
Thomas Huth
2023-04-27
tests/avocado: Add set of boot tests on SBSA-ref
Philippe Mathieu-Daudé
[next]