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-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
2023-02-06
migration/dirtyrate: Show sample pages only in page-sampling mode
Zhenzhong Duan
2023-02-06
migration: Perform vmsd structure check during tests
Dr. David Alan Gilbert
2023-02-06
migration: Add canary to VMSTATE_END_OF_LIST
Dr. David Alan Gilbert
2023-02-06
migration/rdma: fix return value for qio_channel_rdma_{readv,writev}
Fiona Ebner
2023-02-06
migration: Show downtime during postcopy phase
Peter Xu
2023-02-06
virtio-mem: Proper support for preallocation with migration
David Hildenbrand
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-02-06
virtio-mem: Fail if a memory backend with "prealloc=on" is specified
David Hildenbrand
2023-02-06
migration/ram: Factor out check for advised postcopy
David Hildenbrand
2023-02-06
migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
David Hildenbrand
2023-02-06
migration/savevm: Allow immutable device state to be migrated early (i.e., be...
David Hildenbrand
2023-02-06
migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
David Hildenbrand
2023-02-06
migration/savevm: Move more savevm handling into vmstate_save()
David Hildenbrand
2023-02-06
migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
David Hildenbrand
2023-02-06
migration/ram: Rely on used_length for uffd_change_protection()
David Hildenbrand
2023-02-06
migration/ram: Don't explicitly unprotect when unregistering uffd-wp
David Hildenbrand
2023-02-06
migration/ram: Fix error handling in ram_write_tracking_start()
David Hildenbrand
2023-02-06
migration/ram: Fix populate_read_range()
David Hildenbrand
2023-02-06
util/userfaultfd: Add uffd_open()
Peter Xu
2023-02-06
migration: simplify migration_iteration_run()
Juan Quintela
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2023-02-06
migration: Fix migration crash when target psize larger than host
Peter Xu
2023-02-05
Merge tag 'pull-ppc-20230205' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
2023-02-05
ppc/pnv/pci: Update PHB5 version register
Frederic Barrat
2023-02-05
ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
Frederic Barrat
2023-02-05
ppc/pnv/pci: Cleanup PnvPHBPecState structure
Frederic Barrat
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
2023-02-05
tests/migration: add support for ppc64le for guestperf.py
Murilo Opsfelder Araujo
2023-02-05
tests/migration: add sysprof-capture-4 as dependency for stress binary
Murilo Opsfelder Araujo
2023-02-04
Merge tag 'pull-tcg-20230204' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2023-02-04
tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
Richard Henderson
2023-02-04
target/i386: Inline cmpxchg16b
Richard Henderson
2023-02-04
target/i386: Inline cmpxchg8b
Richard Henderson
2023-02-04
target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
Richard Henderson
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
[next]