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
2024-04-24
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-04-23
Open 9.1 development tree
Richard Henderson
2024-04-23
migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...
Li Zhijian
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
2024-04-23
migration: Add Error** argument to add_bitmaps_to_list()
Cédric Le Goater
2024-04-23
migration: Modify ram_init_bitmaps() to report dirty tracking errors
Cédric Le Goater
2024-04-23
migration: Add Error** argument to xbzrle_init()
Cédric Le Goater
2024-04-23
migration: Add Error** argument to ram_state_init()
Cédric Le Goater
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
migration: Introduce ram_bitmaps_destroy()
Cédric Le Goater
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
migration: Add Error** argument to qemu_savevm_state_setup()
Cédric Le Goater
2024-04-23
migration: Add Error** argument to vmstate_save()
Cédric Le Goater
2024-04-23
migration: Always report an error in ram_save_setup()
Cédric Le Goater
2024-04-23
migration: Always report an error in block_save_setup()
Cédric Le Goater
2024-04-23
vfio: Always report an error in vfio_save_setup()
Cédric Le Goater
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2024-04-23
tests/qtest/migration: Fix typo for vsock in SocketAddress_to_str
Het Gala
2024-04-23
tests/qtest/migration: Add negative tests to validate migration QAPIs
Het Gala
2024-04-23
tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...
Het Gala
2024-04-23
tests/qtest/migration: Add channels parameter in migrate_qmp
Het Gala
2024-04-23
tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...
Het Gala
2024-04-23
tests/qtest/migration: Add channels parameter in migrate_qmp_fail
Het Gala
2024-04-23
tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...
Het Gala
2024-04-23
tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...
Het Gala
2024-04-23
tests/qtest/migration: Add 'to' object into migrate_qmp()
Het Gala
2024-04-23
target/i386/translate.c: always write 32-bits for SGDT and SIDT
Mark Cave-Ayland
2024-04-23
pythondeps.toml: warn about updates needed to docs/requirements.txt
Paolo Bonzini
2024-04-23
accel/tcg/icount-common: Consolidate the use of warn_report_once()
Zhao Liu
2024-04-23
target/i386/cpu: Merge the warning and error messages for AMD HT check
Zhao Liu
2024-04-23
target/i386/cpu: Consolidate the use of warn_report_once()
Zhao Liu
2024-04-23
target/i386/host-cpu: Consolidate the use of warn_report_once()
Zhao Liu
2024-04-23
kvm/tdx: Ignore memory conversion to shared of unassigned region
Isaku Yamahata
2024-04-23
kvm/tdx: Don't complain when converting vMMIO region to shared
Isaku Yamahata
2024-04-23
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
2024-04-23
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
2024-04-23
RAMBlock: make guest_memfd require uncoordinated discard
Paolo Bonzini
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2024-04-23
kvm/memory: Make memory type private by default if it has guest memfd backend
Xiaoyao Li
2024-04-23
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
kvm: Introduce support for memory_attributes
Xiaoyao Li
2024-04-23
trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()
Xiaoyao Li
2024-04-23
hw/i386/sev: Use legacy SEV VM types for older machine types
Michael Roth
[prev]
[next]