messages from 2023-02-06 14:12:00 to 2023-02-07 00:59:09 UTC [more...]
[PULL 00/30] Migration 20230206 patches
2023-02-07 0:56 UTC (14+ messages)
` [PULL 01/30] migration: Fix migration crash when target psize larger than host
` [PULL 02/30] migration: No save_live_pending() method uses the QEMUFile parameter
` [PULL 03/30] migration: Split save_live_pending() into state_pending_*
` [PULL 04/30] migration: Remove unused threshold_size parameter
` [PULL 05/30] migration: simplify migration_iteration_run()
` [PULL 06/30] util/userfaultfd: Add uffd_open()
` [PULL 07/30] migration/ram: Fix populate_read_range()
` [PULL 09/30] migration/ram: Don't explicitly unprotect when unregistering uffd-wp
` [PULL 11/30] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
` [PULL 12/30] migration/savevm: Move more savevm handling into vmstate_save()
` [PULL 13/30] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
` [PULL 17/30] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
` [PULL 21/30] migration/rdma: fix return value for qio_channel_rdma_{readv, writev}
[PULL 00/26] Next patches
2023-02-07 0:49 UTC (5+ messages)
[PATCH v2 0/3] util/userfaultfd: Support /dev/userfaultfd
2023-02-07 0:11 UTC (7+ messages)
` [PATCH v2 3/3] "
vhost-user (virtio-fs) migration: back end state
2023-02-06 23:58 UTC (5+ messages)
[PATCH 0/3] Nuvoton Peripheral SPI (PSPI) Module
2023-02-06 23:46 UTC (5+ messages)
` [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
` [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
` [PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
2023-02-06 23:42 UTC
[PATCH v2 00/10] Resolve isabus global
2023-02-06 23:40 UTC (6+ messages)
` [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
[PATCH v4 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
2023-02-06 23:24 UTC (3+ messages)
` [PATCH v4 1/2] "
[PATCH 00/10] Add basic ACPI support for risc-v virt
2023-02-06 23:14 UTC (8+ messages)
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH 08/10] hw/riscv/Kconfig: virt: Enable ACPI config options
[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
2023-02-06 23:04 UTC (5+ messages)
[PATCH v11 0/3] Consolidate all kernel init in load_kernel()
2023-02-06 22:54 UTC (9+ messages)
` [PATCH v11 1/3] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
` [PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init "
[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
2023-02-06 22:51 UTC (3+ messages)
` [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
[PATCH v2 00/11] target/arm: Housekeeping around NVIC
2023-02-06 22:35 UTC (12+ messages)
` [PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
` [PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
` [PATCH v2 04/11] target/arm: Constify ID_PFR1 on user emulation
` [PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
` [PATCH v2 06/11] target/arm: Avoid resetting CPUARMState::eabi field
` [PATCH v2 07/11] target/arm: Restrict CPUARMState::gicv3state to sysemu
` [PATCH v2 08/11] target/arm: Restrict CPUARMState::arm_boot_info "
` [PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic "
` [PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
` [PATCH v2 11/11] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
[PATCH 0/3] PCA I2C GPIO expanders
2023-02-06 22:27 UTC (6+ messages)
` [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
` [PATCH 2/3] hw/gpio: add PCA9538 8-bit "
` [PATCH 3/3] hw/gpio: add PCA9536 i2c gpio expander
[PATCH] hw/riscv: virt: Simplify virt_{get,set}_aclint()
2023-02-06 22:21 UTC (2+ messages)
hw/misc/mos6522: What is VIA_TIMER_FREQ value?
2023-02-06 22:14 UTC (3+ messages)
[PULL 0/8] qemu-macppc queue 20230206
2023-02-06 22:07 UTC (9+ messages)
` [PULL 1/8] input/adb: Only include header where needed
` [PULL 2/8] mac_{old, new}world: Use local variable instead of qdev_get_machine()
` [PULL 3/8] hw/misc/macio: Avoid some QOM casts
` [PULL 4/8] hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
` [PULL 5/8] hw/misc/macio: Remove some single use local variables
` [PULL 6/8] hw/misc/macio: Return bool from functions taking errp
` [PULL 7/8] mac_nvram: Add block backend to persist NVRAM contents
` [PULL 8/8] mac_oldworld: Allow specifying nvram backing store
[PATCH RFC 00/21] migration: Support hugetlb doublemaps
2023-02-06 21:40 UTC (6+ messages)
` [PATCH RFC 14/21] migration: Map hugetlbfs ramblocks twice, and pre-allocate
[PATCH v2 00/23] vfio-user client
2023-02-06 21:29 UTC (9+ messages)
` [PATCH v2 12/23] vfio-user: region read/write
` [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
` [PATCH v2 17/23] vfio-user: dma map/unmap operations
` [PATCH v2 18/23] vfio-user: add dma_unmap_all
Call for GSoC and Outreachy project ideas for summer 2023
2023-02-06 21:21 UTC (10+ messages)
[PATCH v3 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
2023-02-06 21:01 UTC (2+ messages)
[PATCH 0/1] accel/tcg: Allow the second page of an instruction to be MMIO
2023-02-06 21:00 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
2023-02-06 20:58 UTC (3+ messages)
[PATCH V2] meson: fix dependency on qemu-keymap
2023-02-06 20:37 UTC (2+ messages)
[RFC 0/3] virtio-blk: add iothread-vq-mapping parameter
2023-02-06 20:31 UTC (3+ messages)
[RFC PATCH 0/5] Deprecate/rename singlestep command line option
2023-02-06 20:20 UTC (9+ messages)
` [RFC PATCH 1/5] Rename the singlestep global variable to one_insn_per_tb
` [RFC PATCH 2/5] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
` [RFC PATCH 3/5] bsd-user: "
` [RFC PATCH 4/5] softmmu: "
` [RFC PATCH 5/5] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
[PATCH 0/9] target/arm: Housekeeping around NVIC
2023-02-06 19:17 UTC (19+ messages)
` [PATCH 1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG
` [PATCH 2/9] target/arm: Constify ID_PFR1 on user emulation
` [PATCH 3/9] target/arm: Avoid resetting CPUARMState::eabi field
` [PATCH 4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
` [PATCH 5/9] target/arm: Restrict CPUARMState::gicv3state "
` [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
` [PATCH 7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
` [PATCH 9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link()
[PATCH v2 00/17] audio: improve callback interface for audio frontends
2023-02-06 18:52 UTC (18+ messages)
` [PATCH v2 01/17] audio: change type of mix_buf and conv_buf
` [PATCH v2 02/17] audio: change type and name of the resample buffer
` [PATCH v2 03/17] audio: make the resampling code greedy
` [PATCH v2 04/17] audio: replace the resampling loop in audio_pcm_sw_write()
` [PATCH v2 05/17] audio: remove sw == NULL check
` [PATCH v2 06/17] audio: rename variables in audio_pcm_sw_write()
` [PATCH v2 07/17] audio: don't misuse audio_pcm_sw_write()
` [PATCH v2 08/17] audio: remove unused noop_conv() function
` [PATCH v2 09/17] audio/mixeng: calculate number of input frames
` [PATCH v2 10/17] audio: wire up st_rate_frames_in()
` [PATCH v2 11/17] audio: replace the resampling loop in audio_pcm_sw_read()
` [PATCH v2 12/17] audio: rename variables "
` [PATCH v2 13/17] audio/mixeng: calculate number of output frames
` [PATCH v2 14/17] audio: wire up st_rate_frames_out()
` [PATCH v2 15/17] audio: handle leftover audio frame from upsampling
` [PATCH v2 16/17] audio/audio_template: substitute sw->hw with hw
` [PATCH v2 17/17] audio: remove sw->ratio
[PATCH 00/12] qtests vs. default devices
2023-02-06 18:52 UTC (17+ messages)
` [PATCH 01/12] tests/qtest: Skip PXE tests for missing devices
` [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
` [PATCH 03/12] tests/qtest: Add dependence on PCIE_ROOT for virtio-net-failover.c
` [PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
` [PATCH 05/12] tests/qtest: hd-geo-test: Check for missing devices
` [PATCH 06/12] tests/qtest: Skip unplug tests that use "
` [PATCH 07/12] tests/qtest: drive_del-test: Skip tests that require "
` [PATCH 08/12] tests/qtest: Check for devices in bios-tables-test
` [PATCH 09/12] tests/qtest: Do not include hexloader-test if loader device is not present
` [PATCH 10/12] tests/qemu-iotests: Require virtio-scsi-pci
` [PATCH 11/12] tests/qtest: bios-tables-test: Skip if missing configs
` [PATCH 12/12] [NOT FOR MERGE] tests/qtest: Introduce qtest_validate_args
[PATCH v5 0/4] compare machine type compat_props
2023-02-06 18:42 UTC (3+ messages)
` [PATCH v5 4/4] scripts: add script to compare compatible properties
[PATCH v15 00/11] s390x: CPU Topology
2023-02-06 18:34 UTC (13+ messages)
` [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
[PATCH V1] meson: fix dependency on qemu-keymap
2023-02-06 18:33 UTC (3+ messages)
[PATCH] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
2023-02-06 18:30 UTC (2+ messages)
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
2023-02-06 18:27 UTC (10+ messages)
` [PATCH v5 2/3] arm/kvm: add support for MTE
` [PATCH v5 3/3] qtests/arm: add some mte tests
[PATCH v4 00/10] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-02-06 17:28 UTC (11+ messages)
` [PATCH v4 01/10] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v4 02/10] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v4 03/10] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v4 04/10] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v4 05/10] tests/acpi: Allow update of q35/DSDT.cxl
` [PATCH v4 06/10] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v4 07/10] tests: acpi: Update q35/DSDT.cxl for removed duplicate UID
` [PATCH v4 08/10] qemu/bswap: Add const_le64()
` [PATCH v4 09/10] qemu/uuid: Add UUID static initializer
` [PATCH v4 10/10] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
[PATCH 00/10] Kconfig vs. default devices
2023-02-06 17:05 UTC (17+ messages)
` [PATCH 01/10] vl.c: Do not add isa-parallel if it's not present
` [PATCH 02/10] hw/i386: Select E1000E for q35
` [PATCH 03/10] hw/i386: Select VGA_PCI in Kconfig
` [PATCH 04/10] hw/i386: Select E1000_PCI for i440fx
` [PATCH 05/10] hw/arm: Select VIRTIO_NET for virt machine
` [PATCH 06/10] hw/arm: Select VIRTIO_BLK "
` [PATCH 07/10] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
` [PATCH 08/10] hw/arm: Select GICV3_TCG for sbsa-ref machine
` [PATCH 10/10] hw/arm: Select VGA_PCI "
[PATCH v8 0/8] Introduce igb
2023-02-06 16:29 UTC (2+ messages)
[PATCH v4 0/4] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
2023-02-06 15:59 UTC (4+ messages)
` [PATCH v4 4/4] qapi: update pylint configuration
[PULL 00/38] Block layer patches
2023-02-06 15:54 UTC (3+ messages)
` [PULL 03/38] pflash: Only read non-zero parts of backend image
[RFC PATCH] tests: be a bit more strict cleaning up fifos
2023-02-06 15:15 UTC (3+ messages)
[PATCH] build: make meson-buildoptions.sh stable
2023-02-06 14:55 UTC (2+ messages)
accel/tcg/translator.c question about translator_access
2023-02-06 14:45 UTC (3+ messages)
[PATCH] configure: Add 'mkdir build' check
2023-02-06 14:42 UTC (2+ messages)
[PATCH] curl: Fix error path in curl_open()
2023-02-06 14:36 UTC (2+ messages)
virtio-sound Google Summer of Code project?
2023-02-06 14:22 UTC (4+ messages)
[PATCH 00/10] Retire Fork-Based Fuzzing
2023-02-06 14:09 UTC (3+ 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).