qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-15 14:06:24 to 2023-10-16 10:09:45 UTC [more...]

[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-16 10:09 UTC  (7+ messages)

[PULL 00/38] Migration 20231016 patches
 2023-10-16 10:06 UTC  (10+ messages)
` [PULL 01/38] migration: refactor migration_completion
` [PULL 02/38] migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
` [PULL 03/38] migration: Allow user to specify available switchover bandwidth
` [PULL 04/38] migration: fix RAMBlock add NULL check
` [PULL 11/38] tests/qtest: migration-test: Add tests for file-based migration
` [PULL 12/38] migration: hold the BQL during setup
` [PULL 16/38] migration/rdma: Unfold ram_control_after_iterate()
` [PULL 22/38] migration/rdma: Remove qemu_ prefix from exported functions
` [PULL 25/38] migration/rdma: Declare for index variables local

[PATCH V5 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-16 10:01 UTC  (8+ messages)
` [PATCH V5 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V5 4/9] hw/acpi: Init GED framework with CPU hotplug events

-drive if=none: can't we make this the default?
 2023-10-16  9:55 UTC  (3+ messages)

Performance Issue with CXL-emulation
 2023-10-16  9:55 UTC  (2+ messages)

[PATCH] scripts: Mark feature_to_c.py as non-executable to fix a build issue
 2023-10-16  9:49 UTC 

[PATCH 00/17] More build system cleanups, optional non-relocatable installs
 2023-10-16  9:48 UTC  (25+ messages)
` [PATCH 01/17] meson: do not build shaders by default
` [PATCH 02/17] meson: do not use set10
` [PATCH 03/17] meson, cutils: allow non-relocatable installs
` [PATCH 04/17] configure: clean up handling of CFI option
` [PATCH 05/17] hw/xen: cleanup sourcesets
` [PATCH 06/17] hw/remote: move stub vfu_object_set_bus_irq out of stubs/
` [PATCH 07/17] tests/tcg/arm: move non-SVE tests out of conditional
` [PATCH 08/17] configure, tests/tcg: simplify GDB conditionals
` [PATCH 09/17] configure: clean up plugin option handling
` [PATCH 10/17] configure: clean up PIE "
` [PATCH 11/17] configure: remove some dead cruft
` [PATCH 12/17] configure: move target-specific defaults to an external machine file
` [PATCH 13/17] configure: move environment-specific defaults to config-meson.cross
` [PATCH 14/17] configure: unify handling of several Debian cross containers
` [PATCH 15/17] configure, meson: use command line options to configure qemu-ga
` [PATCH 16/17] meson-buildoptions: document the data at the top
` [PATCH 17/17] meson: add a note on why we use config_host for program paths

[PATCH 0/3] hw/pci-host/sh_pcic: Style cleanup
 2023-10-16  9:44 UTC  (2+ messages)

[PATCH] target/hexagon: avoid invalid escape in Python string
 2023-10-16  9:40 UTC 

[PATCH] docs/sphinx: avoid invalid escape in Python string
 2023-10-16  9:40 UTC 

[PATCH] tracetool: avoid invalid escape in Python string
 2023-10-16  9:40 UTC 

[PATCH] tests/vm: avoid invalid escape in Python string
 2023-10-16  9:40 UTC 

[PATCH] tests/avocado: avoid invalid escape in Python string
 2023-10-16  9:40 UTC 

[PATCH] tests/vm: netbsd: install dtc
 2023-10-16  9:39 UTC  (7+ messages)

[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
 2023-10-16  9:39 UTC  (4+ messages)
` [PATCH v2 03/16] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'

[PATCH] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
 2023-10-16  9:33 UTC  (3+ messages)

[PATCH] contrib/plugins: Close file descriptor on connect failure
 2023-10-16  9:31 UTC 

[PATCH v2] MAINTANERS: Split vt82c686 out of fuloong2e
 2023-10-16  9:17 UTC  (3+ messages)

[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
 2023-10-16  9:16 UTC  (7+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject

[PATCH] hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
 2023-10-16  9:06 UTC  (2+ messages)

[PATCH 0/3] hw/mips: Cleanup in preparation of heterogenous prototype
 2023-10-16  9:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a general architecture section for x86
 2023-10-16  9:05 UTC  (2+ messages)

[PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code
 2023-10-16  9:05 UTC  (2+ messages)

[PATCH v2 00/10] riscv: RVA22U64 profile support
 2023-10-16  9:03 UTC  (5+ messages)

[PATCH] tests/docker: avoid invalid escape in Python string
 2023-10-16  9:00 UTC  (2+ messages)

[PATCH] vhost-user: Fix protocol feature bit conflict
 2023-10-16  8:45 UTC  (2+ messages)

[PATCH v2 00/27] vfio: Adopt iommufd
 2023-10-16  8:32 UTC  (28+ messages)
` [PATCH v2 01/27] vfio: Rename VFIOContainer into VFIOLegacyContainer
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface
` [PATCH v2 03/27] VFIO/container: Introduce dummy VFIOContainerClass implementation
` [PATCH v2 04/27] vfio/container: Switch to dma_map|unmap API
` [PATCH v2 05/27] vfio/common: Move giommu_list in base container
` [PATCH v2 06/27] vfio/container: Move space field to "
` [PATCH v2 07/27] vfio/container: switch to IOMMU BE add/del_section_window
` [PATCH v2 08/27] vfio/container: Move hostwin_list in base container
` [PATCH v2 09/27] vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap API
` [PATCH v2 10/27] vfio/container: Move per container device list in base container
` [PATCH v2 11/27] vfio/container: Convert functions to "
` [PATCH v2 12/27] vfio/container: Move vrdl_list, pgsizes and dma_max_mappings "
` [PATCH v2 13/27] vfio/container: Move listener "
` [PATCH v2 14/27] vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size "
` [PATCH v2 15/27] vfio/container: Implement attach/detach_device
` [PATCH v2 16/27] Add iommufd configure option
` [PATCH v2 17/27] backends/iommufd: Introduce the iommufd object
` [PATCH v2 18/27] util/char_dev: Add open_cdev()
` [PATCH v2 19/27] vfio/iommufd: Implement the iommufd backend
` [PATCH v2 20/27] vfio/container: Bypass EEH if "
` [PATCH v2 21/27] vfio/pci: Adapt vfio pci hot reset support with iommufd BE
` [PATCH v2 22/27] vfio/pci: Allow the selection of a given iommu backend
` [PATCH v2 23/27] vfio/pci: Make vfio cdev pre-openable by passing a file handle
` [PATCH v2 24/27] vfio: Allow the selection of a given iommu backend for platform ap and ccw
` [PATCH v2 25/27] vfio/platform: Make vfio cdev pre-openable by passing a file handle
` [PATCH v2 26/27] vfio/ap: "
` [PATCH v2 27/27] vfio/ccw: "

[PATCH 0/3] migration/multifd: General cleanups
 2023-10-16  8:50 UTC  (7+ messages)
` [PATCH 1/3] migration/multifd: Remove direct "socket" references
` [PATCH 2/3] migration/multifd: Unify multifd_send_thread error paths
` [PATCH 3/3] migration/multifd: Clarify Error usage in multifd_channel_connect

[RFC PATCH 00/11] ppc: avocado test additions and new defaults
 2023-10-16  8:40 UTC  (17+ messages)
` [RFC PATCH 02/11] tests/avocado: Add ppc pseries and powernv Hash MMU tests
` [RFC PATCH 04/11] tests/avocado: ppc add hypervisor tests
` [RFC PATCH 05/11] testing/avocado: ppc add new BookE boot_linux_console.py tests
` [RFC PATCH 10/11] ppc/spapr: change pseries machine default to POWER10 CPU
` [RFC PATCH 11/11] ppc/pnv: Change powernv default to powernv10

[PATCH v3 0/8] qemu-img: rebase: add compression support
 2023-10-16  8:34 UTC  (3+ messages)

[PATCH RESEND 0/7] migration pending patches
 2023-10-16  7:46 UTC  (9+ messages)
` [PATCH RESEND 2/7] migration/ram: Refactor precopy ram loading code
` [PATCH RESEND 3/7] migration/ram: Remove RAMState from xbzrle_cache_zero_page
` [PATCH RESEND 4/7] migration/ram: Stop passing QEMUFile around in save_zero_page
` [PATCH RESEND 7/7] tests/qtest: Re-enable multifd cancel test

[PATCH 1/2] riscv: zicond: make non-experimental
 2023-10-16  7:43 UTC  (8+ messages)
` [PATCH 2/2] riscv: zicond: make default

[PATCH v2 0/4] multifd: various fixes
 2023-10-16  7:26 UTC  (7+ messages)
` [PATCH v2 1/4] migration: check for rate_limit_max for RATE_LIMIT_DISABLED
` [PATCH v2 3/4] multifd: fix counters in multifd_send_thread
` [PATCH v2 4/4] multifd: reset next_packet_len after sending pages

[PATCH 0/4] hw/pci: Have functions acess memory regions via pci_address_space()
 2023-10-16  7:04 UTC  (6+ messages)
` [PATCH 1/4] hw/isa/i82378: Access "
` [PATCH 3/4] hw/pci-host/bonito: Access memory regions via pci_address_space[_io]()

[PATCH v4 00/10] Migration deprecated parts
 2023-10-16  7:00 UTC  (4+ messages)
` [PATCH v4 03/10] migration: migrate 'inc' command option is deprecated

[PATCH 00/85] target/sparc: Convert to decodetree
 2023-10-16  6:52 UTC  (11+ messages)
` [PATCH 01/85] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH 03/85] target/sparc: Remove always-set cpu features
` [PATCH 10/85] target/sparc: Merge gen_cond with only caller
` [PATCH 11/85] target/sparc: Merge gen_fcond "

[PATCH v3 00/13] Removal of QEMUFileHooks
 2023-10-16  6:36 UTC  (4+ messages)
` [PATCH v3 13/13] migration/rdma: Remove all "ret" variables that are used only once

[PATCH v5] migration: hold the BQL during setup
 2023-10-16  6:16 UTC  (2+ messages)

[PATCH] qemu-ui-gtk clipboard: fix for freeze-crashes v2
 2023-10-16  5:44 UTC  (2+ messages)

[PATCH v3 00/11] virtio-net RSS/hash report fixes
 2023-10-16  5:30 UTC  (8+ messages)
` [PATCH v3 01/11] tap: Remove tap_probe_vnet_hdr_len()

[PATCH v2 0/6] riscv: query-cpu-model-expansion API
 2023-10-16  5:29 UTC  (11+ messages)
` [PATCH v2 2/6] qapi,risc-v: add query-cpu-model-expansion
` [PATCH v2 3/6] target/riscv/tcg: add tcg_cpu_finalize_features()
` [PATCH v2 4/6] target/riscv: handle custom props in qmp_query_cpu_model_expansion
` [PATCH v2 5/6] target/riscv: add riscv_cpu_accelerator_compatible()
` [PATCH v2 6/6] target/riscv/riscv-qmp-cmds.c: check CPU accel in query-cpu-model-expansion

[PATCH 0/4] target/riscv: rename ext_i* to ext_zi*
 2023-10-16  5:00 UTC  (10+ messages)
` [PATCH 1/4] target/riscv: rename ext_ifencei to ext_zifencei
` [PATCH 2/4] target/riscv: rename ext_icsr to ext_zicsr
` [PATCH 3/4] target/riscv: rename ext_icbom to ext_zicbom
` [PATCH 4/4] target/riscv: rename ext_icboz to ext_zicboz

[PATCH v4 0/6] target/riscv: Add RISC-V Virtual IRQs and IRQ filtering support
 2023-10-16  4:57 UTC  (3+ messages)
` [PATCH v4 5/6] target/riscv: Add M-mode virtual interrupt "

[PATCH 0/7] target/ppc: Move most of 'cpu-qom.h' definitions to 'cpu.h'
 2023-10-16  4:49 UTC  (4+ messages)
` [PATCH 1/7] hw/ppc/spapr: Restrict PPCTimebase structure declaration to sPAPR

[PATCH 0/3] Support discontinuous PMU counters
 2023-10-16  4:44 UTC  (8+ messages)
` [PATCH 2/3] target/riscv: "

[PATCH 0/8] gitdm metadata updates for Oct '23
 2023-10-16  4:44 UTC  (6+ messages)
` [PATCH 6/8] contrib/gitdm: map HiSilicon to Huawei
` [PATCH 8/8] mailmap: fixup some more corrupted author fields

[PATCH v3 0/6] Support discontinuous PMU counters
 2023-10-16  4:29 UTC  (9+ messages)
` [PATCH v3 2/6] target/riscv: Don't assume PMU counters are continuous
` [PATCH v3 3/6] target/riscv: Use existing PMU counter mask in FDT generation
` [PATCH v3 4/6] target/riscv: Add "pmu-mask" property to replace "pmu-num"
` [PATCH v3 6/6] target/riscv: Use MAKE_64BIT_MASK instead of custom macro

[PATCH v2 0/3] gdbstub and TCG plugin improvements
 2023-10-16  4:19 UTC  (7+ messages)
` [PATCH v2 1/3] target/riscv: Do not allow MXL_RV32 for TARGET_RISCV64

[PATCH v2 0/6] Support discontinuous PMU counters
 2023-10-16  3:49 UTC  (10+ messages)
` [PATCH v2 2/6] target/riscv: Don't assume PMU counters are continuous
` [PATCH v2 3/6] target/riscv: Use existing PMU counter mask in FDT generation
` [PATCH v2 4/6] qemu/bitops.h: Add MAKE_32BIT_MASK macro
` [PATCH v2 6/6] docs/about/deprecated: Document RISC-V "pmu-num" deprecation

[PATCH 0/4] tcg: Optimize loads and stores to env
 2023-10-16  3:01 UTC  (2+ messages)

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-16  1:52 UTC  (3+ messages)
` [RFC PATCH v3 27/78] target/riscv: add fallthrough pseudo-keyword

[PATCH 0/6] TriCore Semihosting
 2023-10-15 23:48 UTC  (8+ messages)
` [PATCH 1/6] target/tricore: Add semihosting stub
` [PATCH 2/6] target/tricore: Add read and write semihosting calls
` [PATCH 3/6] target/tricore: Add lseek semihosting call
` [PATCH 4/6] target/tricore: Add close "
` [PATCH 5/6] target/tricore: Add open and creat semihosting calls
` [PATCH 6/6] target/tricore: Enable semihosting

[PATCH] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
 2023-10-15 23:24 UTC 

[PATCH v17 00/16] TCG code quality tracking
 2023-10-15 19:53 UTC  (10+ messages)
` [PATCH v17 09/16] util/log: Add Error argument to qemu_str_to_log_mask
` [PATCH v17 10/16] util/log: Add -d tb_stats
` [PATCH v17 13/16] disas: Allow monitor_disas to read from ram_addr_t

[PATCH 2/2] linux-user: Replace use of lfs64 related functions and macros
 2023-10-15 11:39 UTC  (2+ messages)

[PATCH] tcg: drop unused tcg_temp_free define
 2023-10-15 18:33 UTC  (3+ messages)

[RFC] virtio: enforce link up
 2023-10-15 15:53 UTC  (5+ messages)

[RFC v2] net/vhost-user.c : enforce link up
 2023-10-15 15:51 UTC 

[PATCH 00/18] target/i386: decoder changes for 8.2
 2023-10-15 14:51 UTC  (4+ messages)
` [PATCH 07/18] target/i386: introduce flags writeback mechanism

[RFC PATCH v2 0/3] virtio-net: Introduce eBPF hash reporting
 2023-10-15 14:27 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ebpf: Add tools/ebpf/vnet_hash.bpf.c
` [RFC PATCH v2 2/3] virtio-net: Use vnet_hash BPF program
` [RFC PATCH v2 3/3] docs: Describe eBPF hash reporting

[PATCH v2 0/3] Add emulation of AmigaOne XE board
 2023-10-15 14:23 UTC  (6+ messages)
` [PATCH v2 1/3] via-ide: Fix legacy mode emulation

[PATCH v4 00/20] virtio-net RSS/hash report fixes and improvements
 2023-10-15 14:02 UTC  (5+ messages)
` [PATCH v4 08/20] virtio-net: Copy header only when necessary
` [PATCH v4 14/20] virtio-net: Do not clear VIRTIO_NET_F_HASH_REPORT
` [PATCH v4 18/20] ebpf: Return 0 when configuration fails
` [PATCH v4 20/20] ebpf: Add a separate target for skeleton

[PATCH v3 0/3] Add emulation of AmigaOne XE board
 2023-10-15 14:04 UTC  (3+ messages)
` [PATCH v3 1/3] via-ide: Fix legacy mode emulation


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