qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 14:03:32 to 2023-06-14 01:21:27 UTC [more...]

[PULL 00/60] riscv-to-apply queue
 2023-06-14  1:19 UTC  (2+ messages)
` [PULL 02/60] target/riscv: Move zc* out of the experimental properties

[PATCH v2 00/18] target/riscv, KVM: fixes and enhancements
 2023-06-13 20:58 UTC  (19+ messages)
` [PATCH v2 01/18] target/riscv: skip features setup for KVM CPUs
` [PATCH v2 02/18] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v2 03/18] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v2 04/18] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v2 05/18] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v2 06/18] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v2 07/18] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v2 08/18] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v2 09/18] linux-headers: Update to v6.4-rc1
` [PATCH v2 10/18] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v2 11/18] target/riscv/cpu: add misa_ext_infos[]
` [PATCH v2 12/18] target/riscv: add KVM specific MISA properties
` [PATCH v2 13/18] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v2 14/18] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
` [PATCH v2 16/18] target/riscv: update multi-letter extension KVM properties
` [PATCH v2 17/18] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v2 18/18] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH v3 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
 2023-06-13 20:23 UTC  (11+ messages)
` [PATCH v3 1/9] target/i386: Simplify i386_tr_init_disas_context()
` [PATCH v3 2/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
` [PATCH v3 3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
` [PATCH v3 4/9] target/ppc: "
` [PATCH v3 5/9] hw/core/cpu: "
` [PATCH v3 6/9] accel/tcg: "
` [PATCH v3 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
` [PATCH v3 8/9] meson: Replace "
` [PATCH v3 9/9] meson: Replace softmmu_ss -> system_ss

[PATCH v2] Use named constants in BCM props
 2023-06-13 19:00 UTC  (3+ messages)

[PATCH] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
 2023-06-13 18:22 UTC 

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-06-13 18:19 UTC  (12+ messages)
` [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM

[PATCH QEMU v5 8/8] tests: Add migration dirty-limit capability test
 2023-06-13 18:09 UTC  (2+ messages)

[PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info
 2023-06-13 18:07 UTC  (3+ messages)

[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-06-13 17:57 UTC  (4+ messages)
` [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)

[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
 2023-06-13 17:51 UTC  (6+ messages)

[PATCH QEMU v5 6/8] migration: Implement dirty-limit convergence algo
 2023-06-13 17:50 UTC  (2+ messages)

[PATCH] Fix handling of AVR interrupts above 33
 2023-06-13 19:34 UTC 

[PATCH QEMU v5 1/8] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
 2023-06-13 16:37 UTC  (3+ messages)

[PATCH QEMU v5 5/8] migration: Refactor auto-converge capability logic
 2023-06-13 16:34 UTC  (2+ messages)

[PATCH QEMU v5 4/8] migration: Introduce dirty-limit capability
 2023-06-13 16:32 UTC  (2+ messages)

[PATCH QEMU v5 3/8] qapi/migration: Introduce vcpu-dirty-limit parameters
 2023-06-13 16:30 UTC  (2+ messages)

[PATCH QEMU v5 2/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
 2023-06-13 16:18 UTC  (2+ messages)

[PATCH v2 00/20] Next round of migration atomic counters
 2023-06-13 16:12 UTC  (7+ messages)
` [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
` [PATCH v2 05/20] qemu_file: Use a stat64 for qemu_file_transferred

[PATCH v5 00/16] iotests: use vm.cmd()
 2023-06-13 15:48 UTC  (2+ messages)

[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
 2023-06-13 15:28 UTC  (18+ messages)
` [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
` [PATCH 11/15] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
` [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()

[PATCH v1 0/5] virtio-mem: Device unplug support
 2023-06-13 15:02 UTC  (6+ messages)
` [PATCH v1 1/5] pc: Properly handle unplug of virtio based memory devices
` [PATCH v1 2/5] arm/virt: "
` [PATCH v1 3/5] virtio-mem: Prepare for unplug support of virtio-mem-pci devices
` [PATCH v1 4/5] pc: Support unplug "
` [PATCH v1 5/5] arm/virt: "

[PATCH 00/18] Migration compression cleanup
 2023-06-13 14:57 UTC  (19+ 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 04/18] migration: Remove save_page_use_compression()
` [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] vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
 2023-06-13 14:09 UTC 

[PATCH v2 0/3] i386: Minor fixes of building CPUIDs
 2023-06-13 13:19 UTC  (4+ messages)
` [PATCH v2 1/3] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [PATCH v2 2/3] i386/cpuid: Remove subleaf constraint on "
` [PATCH v2 3/3] i386/cpuid: Move leaf 7 to correct group

[PATCH] hw/loongarch: Supplement cpu topology arguments
 2023-06-13 12:55 UTC  (2+ messages)

[PATCH 1/2] ui/touch: Move event handling to a common helper
 2023-06-13 12:52 UTC  (4+ messages)
` [PATCH 2/2] ui/dbus: Expose a touch device interface

[PATCH V2 0/4] string list functions
 2023-06-13 12:33 UTC  (14+ messages)
` [PATCH V2 1/4] qapi: strList_from_string

[PATCH v2] hw/loongarch: Add numa support
 2023-06-13 12:26 UTC 

[PATCH v2 0/2] Add LoongArch cpu arch_id support
 2023-06-13 12:05 UTC  (3+ messages)
` [PATCH v2 1/2] hw/loongarch/virt: Add "
` [PATCH v2 2/2] hw/intc: Set physical cpuid route for LoongArch ipi device

[PATCH v2 00/23] q800: add support for booting MacOS Classic - part 1
 2023-06-13 11:50 UTC  (8+ messages)
` [PATCH v2 05/23] q800: move CPU object into Q800MachineState

[PULL 00/17] Misc patches for 2023-06-13
 2023-06-13  9:38 UTC  (18+ messages)
` [PULL 01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target
` [PULL 02/17] cocoa: Fix warnings about invalid prototype declarations
` [PULL 03/17] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
` [PULL 04/17] util/cacheflush: Avoid possible redundant dcache flush "
` [PULL 05/17] accel/hvf: Report HV_DENIED error
` [PULL 06/17] target/hppa/meson: Only build int_helper.o with system emulation
` [PULL 07/17] target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation
` [PULL 08/17] target/i386/helper: Shuffle do_cpu_init()
` [PULL 09/17] target/i386: Rename helper template headers as '.h.inc'
` [PULL 10/17] hw/i2c: Enable an id for the pca954x devices
` [PULL 11/17] hw/ide/ahci: Remove stray backslash
` [PULL 12/17] hw/scsi/megasas: Silent GCC duplicated-cond warning
` [PULL 13/17] hw/char/parallel: Export struct ParallelState
` [PULL 14/17] hw/char/parallel-isa: Export struct ISAParallelState
` [PULL 15/17] exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_lebitmap()
` [PULL 16/17] hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
` [PULL 17/17] exec/memory: Introduce RAM_NAMED_FILE flag

[PATCH v4 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
 2023-06-13  9:45 UTC  (4+ messages)

[PATCH v2 0/2] Export struct ISAParallelState
 2023-06-13  9:32 UTC  (4+ messages)

[PATCH 1/2] ui/touch: Move event handling to a common helper
 2023-06-13 10:46 UTC 

Fwd: QEMU AVR Patch - Correct handling of AVR interrupts
 2023-06-13  9:42 UTC  (4+ messages)

[PATCH V3] memory: RAM_NAMED_FILE flag
 2023-06-13  9:33 UTC  (2+ messages)

[PATCH v3] hvf: Report HV_DENIED error
 2023-06-13  9:33 UTC  (2+ messages)

[PATCH v3] linux-user, bsd-user: preserve incoming order of environment variables in the target
 2023-06-13  9:32 UTC  (2+ messages)

[PULL 00/42] target-arm queue
 2023-06-13  9:26 UTC  (5+ messages)
` [PULL 26/42] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r

[PATCH] vhost-user: fully use new backend/frontend naming
 2023-06-13  8:48 UTC  (2+ messages)

[PATCH 0/5] cmd646: move device-specific BMDMA registers to separate memory region
 2023-06-13  8:07 UTC  (8+ messages)
` [PATCH 2/5] cmd646: create separate header and QOM type for CMD646_IDE
` [PATCH 5/5] cmd646: move device-specific BMDMA registers to separate memory region

[RFC 0/4] Add full zoned storage emulation to qcow2 driver
 2023-06-13  8:01 UTC  (4+ messages)
` [RFC 1/4] docs/qcow2: add the zoned format feature

[RFC 0/6] Migration deprecated parts
 2023-06-13  7:48 UTC  (11+ messages)
` [RFC 1/6] migration: skipped field is really obsolete
` [RFC 2/6] migration: migrate 'inc' command option is deprecated
` [RFC 3/6] migration: migrate 'blk' "
` [RFC 4/6] migration: Deprecate -incoming <uri>
` [RFC 5/6] migration: Deprecate block migration
` [RFC 6/6] migration: Deprecated old compression method

[PATCH v2 00/17] Support smp.clusters for x86
 2023-06-13  7:57 UTC  (2+ messages)

[PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
 2023-06-13  7:49 UTC  (2+ messages)

[PATCH v6 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-06-13  5:28 UTC  (3+ messages)
` [PATCH v6 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol

[PATCH v15 00/10] TCG code quality tracking
 2023-06-13  3:29 UTC  (2+ messages)

[PATCH v3 0/5] Optimize UNMAP call and bug fix
 2023-06-13  2:37 UTC  (15+ messages)
` [PATCH v3 4/5] intel_iommu: Fix address space unmap
` [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls

[PATCH] elf2dmp: Don't abandon when Prcb is set to 0
 2023-06-13  0:39 UTC  (3+ messages)

[PATCH] sdl2: Check if window exists before updating it
 2023-06-13  0:28 UTC  (3+ messages)

[PATCH v3 0/4] hw/arm/raspi: Use named constants in BCM props
 2023-06-12 22:34 UTC  (5+ messages)
` [PATCH v3 1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
` [PATCH v3 2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
` [RFC PATCH v3 3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions
` [RFC PATCH v3 4/4] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property

[PATCH] imx_serial: set wake bit when we receive a data byte
 2023-06-12 13:23 UTC  (2+ messages)

[Qemu-devel] [Bug 1180923] [NEW] unused memory filled with 0x00 instead of 0xFF
 2023-06-12 21:57 UTC  (2+ messages)
` [Bug 1180923] "

[PATCH] hw/i386/vmmouse: use the new input api
 2023-06-12 20:28 UTC  (3+ messages)

[PATCH V2] migration: file URI
 2023-06-12 19:55 UTC  (4+ messages)

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-06-12 19:24 UTC  (15+ messages)
` [PATCH v4 05/24] nbd: s/handle/cookie/ to match NBD spec
` [PATCH v4 06/24] nbd/client: Simplify cookie vs. index computation
` [PATCH v4 08/24] nbd: Use enum for various negotiation modes
` [PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum
    ` [Libguestfs] "
` [PATCH v4 10/24] nbd/client: Pass mode through to nbd_send_request
` [PATCH v4 11/24] nbd: Add types for extended headers

[PATCH] migration.json: Don't use space before colon
 2023-06-12 19:16 UTC 

[PATCH 0/2] Export struct ISAParallelState
 2023-06-12 19:07 UTC  (6+ messages)
` [PATCH 2/2] hw/char/parallel-isa: "

[PATCH] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
 2023-06-12 15:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V9 00/46] Live Update
 2023-06-12 14:59 UTC  (6+ messages)

[PATCH v3] 9pfs: deprecate 'proxy' backend
 2023-06-12 14:57 UTC  (2+ messages)
` [SPAM] "

[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
 2023-06-12 14:46 UTC  (3+ messages)
` [PATCH v2 03/38] tests/multiarch: Add test-aes


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).