messages from 2023-06-22 02:16:41 to 2023-06-22 14:52:20 UTC [more...]
[PULL 00/20] tricore queue
2023-06-22 14:51 UTC (4+ messages)
` [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
[PATCH v2 00/20] Next round of migration atomic counters
2023-06-22 14:45 UTC (5+ messages)
` [PATCH v2 06/20] qemu_file: total_transferred is not used anymore
[PATCH] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
2023-06-22 14:38 UTC (4+ messages)
[PATCH 0/2] target/sparc: Enable MTTCG
2023-06-22 14:36 UTC (2+ messages)
[PATCH] docs/system/arm: Document FEAT_RME
2023-06-22 14:30 UTC
[PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
2023-06-22 14:19 UTC (6+ messages)
[PATCH v3 00/19] target/riscv, KVM: fixes and enhancements
2023-06-22 13:57 UTC (20+ messages)
` [PATCH v3 01/19] target/riscv: skip features setup for KVM CPUs
` [PATCH v3 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v3 03/19] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v3 04/19] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v3 05/19] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v3 06/19] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v3 07/19] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v3 08/19] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v3 09/19] linux-headers: Update to v6.4-rc1
` [PATCH v3 10/19] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v3 11/19] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
` [PATCH v3 13/19] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v3 14/19] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v3 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties
` [PATCH v3 17/19] target/riscv: update multi-letter extension KVM properties
` [PATCH v3 18/19] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v3 19/19] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
2023-06-22 13:53 UTC (12+ messages)
` [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
` [PATCH 2/2] tpm_crb: mark memory as protected
[PATCH] virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
2023-06-22 13:24 UTC (2+ messages)
[PATCH] migration.json: Don't use space before colon
2023-06-22 13:19 UTC (2+ messages)
[PULL 00/24] Q800 for 8.1 patches
2023-06-22 13:17 UTC (26+ messages)
` [PULL 01/24] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
` [PULL 02/24] q800: add missing space after parent object in GLUEState
` [PULL 03/24] q800: introduce Q800MachineState
` [PULL 04/24] q800: rename q800_init() to q800_machine_init()
` [PULL 05/24] q800: move CPU object into Q800MachineState
` [PULL 06/24] q800: move ROM memory region to Q800MachineState
` [PULL 07/24] q800: move GLUE device into separate q800-glue.c file
` [PULL 08/24] q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
` [PULL 09/24] q800: move GLUE device to Q800MachineState
` [PULL 10/24] q800: introduce mac-io container memory region
` [PULL 11/24] q800: reimplement mac-io region aliasing using IO "
` [PULL 12/24] q800: move VIA1 device to Q800MachineState
` [PULL 13/24] q800: move VIA2 "
` [PULL 14/24] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
` [PULL 15/24] q800: move dp8393x device to Q800MachineState
` [PULL 16/24] q800: move ESCC "
` [PULL 17/24] q800: move escc_orgate "
` [PULL 18/24] q800: move ESP "
` [PULL 19/24] q800: move SWIM "
` [PULL 20/24] q800: move mac-nubus-bridge "
` [PULL 21/24] q800: don't access Nubus bus directly from the mac-nubus-bridge device
` [PULL 22/24] q800: move macfb device to Q800MachineState
` [PULL 23/24] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
` [PULL 24/24] mac_via: fix rtc command decoding for the PRAM seconds registers
[PATCH] pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
2023-06-22 13:12 UTC (2+ messages)
[PATCH v1 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-06-22 13:10 UTC (6+ messages)
` [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
[PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
2023-06-22 12:58 UTC (3+ messages)
[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
2023-06-22 12:52 UTC (16+ messages)
` [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
[PATCH v5 00/20] target/arm: Implement FEAT_RME
2023-06-22 12:45 UTC (2+ messages)
[PATCH V2] migration: file URI
2023-06-22 12:28 UTC (4+ messages)
[PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
2023-06-22 12:26 UTC (6+ messages)
` [PATCH v2 1/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
` [PATCH v2 8/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
[PATCH 0/8] colo migration cleanups
2023-06-22 12:16 UTC (9+ messages)
` [PATCH 1/8] colo: Only support the same qemu version on source and destination
` [PATCH 2/8] colo: Setup ram cache in normal migration path
` [PATCH 3/8] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
` [PATCH 4/8] colo: Remove ENABLE_COLO loadvm command functions
` [PATCH 5/8] colo: Don't send ENABLE_COLO command
` [PATCH 6/8] colo: Reject colo with postcopy capability enabled
` [PATCH 7/8] colo: Reject colo with block migration "
` [PATCH 8/8] ram: Remove useless colo special-casing
[PATCH 00/18] Migration compression cleanup
2023-06-22 12:15 UTC (36+ messages)
` [PATCH 01/18] migration: Give one error if trying to set MULTIFD and XBZRLE
` [PATCH 02/18] migration: Give one error if trying to set COMPRESSION "
` [PATCH 03/18] migration: RDMA is not compatible with anything else
` [PATCH 05/18] migration: Move compression_counters cleanup ram-compress.c
` [PATCH 06/18] migration: Create populate_compress()
` [PATCH 07/18] migration: Create ram_compressed_pages()
` [PATCH 08/18] migration: Move update_compress_threads_counts() to ram-compress.c
` [PATCH 09/18] migration: Make compress_data_with_multithreads return bool
` [PATCH 10/18] migration: Simplify compress_page_with_multithread()
` [PATCH 11/18] migration: Move busy++ to migrate_with_multithread
` [PATCH 12/18] migration: Create compression_update_rates()
` [PATCH 13/18] migration: Simplify decompress_data_with_multi_threads()
` [PATCH 14/18] migration: Use "i" as an for index in ram-compress.c
` [PATCH 15/18] migration: save_compress_page() can take block through pss
` [PATCH 16/18] migration: control_save_page() "
` [PATCH 17/18] migration: Remove not needed block parameter for save_zero_page*
` [PATCH 18/18] migration: Remove not needed file "
[PATCH] tests/qtest/cxl-test: Clean up temporary directories after testing
2023-06-22 11:41 UTC
[PATCH 1/2] vfio: Don't be a iterable and legacy device at the same time
2023-06-22 11:22 UTC (2+ messages)
` [PATCH 2/2] savevm: Disallow devices being legacy and iterable "
[PATCH 1/2] ide: Fix a rare hang during block draining
2023-06-22 11:20 UTC (2+ messages)
` [PATCH 2/2] ide: Explicitly poll for BHs on cancel
[PATCH v3] multifd: Add colo support
2023-06-22 11:18 UTC
[PATCH] target/ppc: Fix sc instruction handling of LEV field
2023-06-22 11:00 UTC (3+ messages)
[PATCH v2 0/7] target/ppc: TCG SMT support for spapr machine
2023-06-22 10:49 UTC (10+ messages)
` [PATCH v2 1/7] target/ppc: Add initial flags and helpers for SMT support
` [PATCH v2 2/7] target/ppc: Add support for SMT CTRL register
` [PATCH v2 3/7] target/ppc: Add msgsnd/p and DPDES SMT support
` [PATCH v2 4/7] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
` [PATCH v2 5/7] spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
` [PATCH v2 6/7] tests/avocado: boot ppc64 pseries to Linux VFS mount
` [PATCH v2 7/7] tests/avocado: Add ppc64 pseries multiprocessor boot tests
[PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
2023-06-22 10:37 UTC (6+ messages)
[PATCH v2 0/5] test and QEMU fixes to ensure proper PCIE device usage
2023-06-22 10:32 UTC (6+ messages)
` [PATCH v2 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v2 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v2 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v2 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
` [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
[PATCH] docs/devel/qom.rst: Correct code style
2023-06-22 10:17 UTC
[PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
2023-06-22 10:07 UTC (5+ messages)
[PATCH v2 0/9] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
2023-06-22 10:03 UTC (11+ messages)
` [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PATCH v2 2/9] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
` [PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
` [PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED
[RFC 0/6] Migration deprecated parts
2023-06-22 10:01 UTC (13+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>
[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
2023-06-22 9:54 UTC (3+ messages)
[PATCH v2] git-submodule.sh: allow running in validate mode without previous update
2023-06-22 9:52 UTC
[PATCH] git-submodule.sh: allow running in validate mode without previous update
2023-06-22 9:50 UTC (6+ messages)
[PATCH v2 00/10] meson: replace submodules with wrap files
2023-06-22 9:47 UTC (5+ messages)
` [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
[PATCH v4 1/1] target/riscv: Add RVV registers to log
2023-06-22 9:43 UTC
[PATCH RFC 0/6] Switch iotests to pyvenv
2023-06-22 9:24 UTC (3+ messages)
[PATCH 0/2] pnv/xive2: Fix TIMA special ops detection
2023-06-22 8:49 UTC (5+ messages)
` [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class
[PATCH v2 0/2] gitlab-ci: msys2 improvements
2023-06-22 8:47 UTC (2+ messages)
[PULL 00/30] Next patches
2023-06-22 7:40 UTC (23+ messages)
` [PULL 02/30] migration/multifd: Protect accesses to migration_threads
` [PULL 03/30] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PULL 05/30] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PULL 06/30] migration: Introduce dirty-limit capability
` [PULL 07/30] migration: Refactor auto-converge capability logic
` [PULL 08/30] migration: Put the detection logic before auto-converge checking
` [PULL 10/30] migration: Extend query-migrate to provide dirty page limit info
` [PULL 13/30] migration-test: Create arch_opts
` [PULL 14/30] migration-test: machine_opts is really arch specific
` [PULL 15/30] migration-test: Create kvm_opts
` [PULL 16/30] migration-test: bootpath is the same for all tests and for all archs
` [PULL 18/30] migration-test: dirtylimit checks for x86_64 arch before
` [PULL 20/30] migration: Update error description whenever migration fails
` [PULL 22/30] migration: enforce multifd and postcopy preempt to be set before incoming
` [PULL 25/30] migration: Change qemu_file_transferred to noflush
` [PULL 26/30] migration: Use qemu_file_transferred_noflush() for block migration
` [PULL 28/30] qemu-file: Simplify qemu_file_shutdown()
` [PULL 29/30] qemu-file: Make qemu_file_get_error_obj() static
` [PULL 30/30] migration/rdma: Split qemu_fopen_rdma() into input/output functions
[PATCH v1 00/23] Q35 support for Xen
2023-06-22 7:35 UTC (7+ messages)
` [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
` [PATCH v1 20/23] xen platform: unplug ahci object
[Qemu-devel] [Bug 1617385] [NEW] No snapshot possible with virtio-gpu activated
2023-06-22 7:19 UTC (2+ messages)
` [Bug 1617385] "
[PATCH 0/4] target/ppc: TCG SMT support for spapr
2023-06-22 7:26 UTC (6+ messages)
[PATCH] ui/gtk: making dmabuf NULL when it's released
2023-06-22 5:02 UTC (2+ messages)
[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
2023-06-22 4:52 UTC (2+ messages)
[PATCH RFC 0/3] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
2023-06-22 3:01 UTC (4+ messages)
` [PATCH RFC 1/3] vdpa: Restore MAC address filtering state
` [PATCH RFC 2/3] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
` [PATCH RFC 3/3] vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
[PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
2023-06-22 2:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).