messages from 2023-10-06 12:10:21 to 2023-10-08 06:15:09 UTC [more...]
[PATCH 0/3] Add emulation of AmigaOne XE board
2023-10-08 6:14 UTC (7+ messages)
` [PATCH 1/3] via-ide: Fix legacy mode emulation
` [PATCH 2/3] hw/pci-host: Add emulation of Mai Logic Articia S
[PULL 00/26] Audio, source reorg, HVF changes for 2023-10-06
2023-10-08 6:13 UTC (2+ messages)
[RFC PATCH 1/4] net: Allow to offload virtio-net hashing
2023-10-08 5:42 UTC (4+ messages)
` [RFC PATCH 2/4] virtio-net: Offload hashing without eBPF
` [RFC PATCH 3/4] virtio-net: Add hash type options
` [RFC PATCH 4/4] docs/devel/ebpf_rss.rst: Update for kernel RSS
[PATCH 1/6] tap: Fix virtio-net header buffer size
2023-10-08 5:29 UTC (6+ messages)
` [PATCH 2/6] virtio-net: Copy header only when necessary
` [PATCH 3/6] virtio-net: Disable RSS on reset
` [PATCH 4/6] virtio-net: Unify the logic to update NIC state for RSS
` [PATCH 5/6] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH 6/6] virtio-net: Do not clear VIRTIO_NET_F_RSS
[PATCH] hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow
2023-10-08 5:27 UTC (3+ messages)
[PATCH v2] virtio: use shadow_avail_idx while checking number of heads
2023-10-08 5:17 UTC (2+ messages)
[PATCH] target/riscv: deprecate capital 'Z' CPU properties
2023-10-08 5:10 UTC (2+ messages)
[PATCH] target/loongarch: fix ASXE flag conflict
2023-10-08 3:58 UTC (3+ messages)
[RFC PATCH v2 00/21] QEMU gmem implemention
2023-10-08 2:59 UTC (6+ messages)
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem
[PATCH v4 0/8] vdpa: Send all CVQ state load commands in parallel
2023-10-08 2:24 UTC (13+ messages)
` [PATCH v4 3/8] vhost: Expose vhost_svq_available_slots()
` [PATCH v4 4/8] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PATCH v4 7/8] vdpa: Introduce cursors to vhost_vdpa_net_loadx()
` [PATCH v4 8/8] vdpa: Send cvq state load commands in parallel
On integrating LoongArch EDK2 firmware into QEMU build process
2023-10-08 1:09 UTC (4+ messages)
[PATCH v4 0/8] vhost-user: Back-end state migration
2023-10-07 21:29 UTC (23+ messages)
` [PATCH v4 1/8] vhost-user.rst: Deprecate [GS]ET_STATUS
` (no subject)
` [Virtio-fs] "
` [PATCH v4 2/8] vhost-user.rst: Improve [GS]ET_VRING_BASE doc
` [Virtio-fs] "
[PULL 33/63] hw/cxl: Add QTG _DSM support for ACPI0017 device
2023-10-07 21:17 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2 0/3] acpi: report numa nodes for device memory using GI
2023-10-07 20:17 UTC (4+ messages)
` [PATCH v2 1/3] qom: new object to associate device to numa node
` [PATCH v2 2/3] hw/acpi: Implement the SRAT GI affinity structure
` [PATCH v2 3/3] qom: Link multiple numa nodes to device using a new object
[PATCH 00/19] parallels: Add full dirty bitmap support
2023-10-07 17:54 UTC (7+ messages)
` [PATCH 15/19] parallels: Remove unnecessary data_end field
[PATCH v11 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-07 16:56 UTC (20+ messages)
` [PATCH v11 02/10] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v11 05/10] migration: convert exec backend to accept MigrateAddress
` [PATCH v11 08/10] migration: Implement MigrateChannelList to qmp migration flow
` [PATCH v11 09/10] migration: Implement MigrateChannelList to hmp "
[PULL 00/21] vfio queue
2023-10-07 15:33 UTC (9+ messages)
[PATCH v8 00/29] Consolidate PIIX south bridges
2023-10-07 12:38 UTC (30+ messages)
` [PATCH v8 01/29] hw/i386/pc: Merge two if statements into one
` [PATCH v8 02/29] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v8 03/29] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
` [PATCH v8 04/29] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH v8 05/29] hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
` [PATCH v8 06/29] hw/i386/pc_piix: Remove redundant "piix3" variable
` [PATCH v8 07/29] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
` [PATCH v8 08/29] hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
` [PATCH v8 09/29] hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
` [PATCH v8 10/29] hw/i386/pc: Wire RTC ISA IRQs in south bridges
` [PATCH v8 11/29] hw/isa/piix3: Create IDE controller in host device
` [PATCH v8 12/29] hw/isa/piix3: Create USB "
` [PATCH v8 13/29] hw/isa/piix3: Create power management "
` [PATCH v8 14/29] hw/isa/piix3: Drop the "3" from PIIX base class name
` [PATCH v8 15/29] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v8 16/29] hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
` [PATCH v8 17/29] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH v8 18/29] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH v8 19/29] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v8 20/29] hw/isa/piix: Allow for optional PIC creation in PIIX3
` [PATCH v8 21/29] hw/isa/piix: Allow for optional PIT "
` [PATCH v8 22/29] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH v8 23/29] hw/isa/piix: Share PIIX3's base class with PIIX4
` [PATCH v8 24/29] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PATCH v8 25/29] hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
` [PATCH v8 26/29] hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
` [PATCH v8 27/29] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
` [PATCH v8 28/29] hw/isa/piix: Implement multi-process QEMU support also for PIIX4
` [PATCH v8 29/29] hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
[PATCH] target/riscv: Use a direct cast for better performance
2023-10-07 12:08 UTC (3+ messages)
[PATCH] hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
2023-10-07 9:28 UTC (6+ messages)
[PATCH] libvduse: Fix compiler warning with -Wshadow=local
2023-10-07 8:03 UTC (2+ messages)
[PATCH] docs/about: Deprecate the 'next-cube' m68k machine
2023-10-07 7:23 UTC
[PATCH] i386/pc: Drop pc_machine_kvm_type()
2023-10-07 6:58 UTC
[PATCH v2 1/2] migration: Fix rdma migration failed
2023-10-07 6:03 UTC (5+ messages)
Introduce: Storage stability testing and DATA consistency verifying tools and system
2023-10-07 5:53 UTC
[PATCH v2 00/53] migration/rdma: Error handling fixes
2023-10-07 5:36 UTC (15+ messages)
` [PATCH v2 06/53] migration/rdma: Fix unwanted integer truncation
` [PATCH v2 07/53] migration/rdma: Clean up two more harmless signed vs. unsigned issues
` [PATCH v2 16/53] migration/rdma: Fix or document problematic uses of errno
` [PATCH v2 22/53] migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port
` [PATCH v2 51/53] migration/rdma: Downgrade qemu_rdma_cleanup() errors to warnings
` [PATCH v2 52/53] migration/rdma: Use error_report() & friends instead of stderr
` [PATCH v2 53/53] migration/rdma: Replace flawed device detail dump by tracing
[PATCH 00/52] migration/rdma: Error handling fixes
2023-10-07 3:40 UTC (7+ messages)
` [PATCH 39/52] migration/rdma: Convert qemu_rdma_write_one() to Error
Introduce: Storage stability testing and DATA consistency verifying tools and system
2023-10-07 1:46 UTC
[PATCH 0/4] Python: Enable python3.12 support
2023-10-06 21:06 UTC (11+ messages)
` [PATCH 1/4] Python/iotests: Add type hint for nbd module
` [PATCH 2/4] python/qmp: remove Server.wait_closed() call for Python 3.12
` [PATCH 3/4] configure: fix error message to say Python 3.8
` [PATCH 4/4] Python: Enable python3.12 support
[PATCH] hw/display: fix memleak from virtio_add_resource
2023-10-06 20:39 UTC
[PATCH] hw/ppc: Add nest1 chiplet control scoms
2023-10-06 16:34 UTC
[PATCH 0/4] vhost-user-blk: live resize additional APIs
2023-10-06 20:20 UTC (5+ messages)
` [PATCH 1/4] vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
` [PATCH 2/4] qapi: introduce device-sync-config
` [PATCH 3/4] qapi: device-sync-config: check runstate
` [PATCH 4/4] qapi: introduce CONFIG_READ event
[v3] Help wanted for enabling -Wshadow=local
2023-10-06 19:08 UTC (5+ messages)
[Stable-8.1.2 00/57] Patch Round-up for stable 8.1.2, freeze on 2023-10-14
2023-10-06 18:14 UTC (13+ messages)
` [Stable-8.1.2 46/57] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
` [Stable-8.1.2 47/57] target/i386: generalize operand size "ph" for use in CVTPS2PD
` [Stable-8.1.2 48/57] target/i386: fix memory operand size for CVTPS2PD
` [Stable-8.1.2 49/57] win32: avoid discarding the exception handler
` [Stable-8.1.2 50/57] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
` [Stable-8.1.2 51/57] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
` [Stable-8.1.2 52/57] linux-user/hppa: Fix struct target_sigcontext layout
` [Stable-8.1.2 53/57] vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
` [Stable-8.1.2 54/57] vdpa net: fix error message setting virtio status
` [Stable-8.1.2 55/57] vdpa net: stop probing if cannot set features
` [Stable-8.1.2 56/57] vdpa net: follow VirtIO initialization properly at cvq isolation probing
` [Stable-8.1.2 57/57] amd_iommu: Fix APIC address check
[PATCH v2 00/21] Graph locking part 4 (node management)
2023-10-06 18:10 UTC (5+ messages)
` [PATCH v2 03/21] preallocate: Don't poll during permission updates
[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
2023-10-06 17:59 UTC (12+ messages)
` [PATCH v4 01/15] hw/pci: Add a pci_setup_iommu_ops() helper
` [PATCH v4 05/15] memory/iommu: Add IOMMU_ATTR_DMA_TRANSLATION attribute
` [PATCH v4 07/15] vfio/common: Track whether DMA Translation is enabled on the vIOMMU
[PATCH v7 00/15] iotests: use vm.cmd()
2023-10-06 17:42 UTC (19+ messages)
` [PATCH v7 01/15] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
` [PATCH v7 02/15] qmp_shell.py: _fill_completion() use .command() instead of .cmd()
` [PATCH v7 03/15] scripts/cpu-x86-uarch-abi.py: "
` [PATCH v7 04/15] python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
` [PATCH v7 05/15] python/qemu: rename command() to cmd()
` [PATCH v7 06/15] python/machine.py: upgrade vm.cmd() method
` [PATCH v7 07/15] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine
` [PATCH v7 08/15] iotests: add some missed checks of qmp result
` [PATCH v7 09/15] iotests: refactor some common qmp result checks into generic pattern
` [PATCH v7 10/15] iotests: drop some extra semicolons
` [PATCH v7 11/15] iotests: drop some extra ** in qmp() call
` [PATCH v7 12/15] iotests.py: pause_job(): drop return value
` [PATCH v7 13/15] tests/vm/basevm.py: use cmd() instead of qmp()
` [PATCH v7 14/15] scripts: add python_qmp_updater.py
` [PATCH v7 15/15] python: use vm.cmd() instead of vm.qmp() where appropriate
[PATCH] contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
2023-10-06 17:35 UTC
[PATCH] hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
2023-10-06 16:45 UTC
[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
2023-10-06 16:36 UTC (6+ messages)
` [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H
Introduce: Storage stability testing and DATA consistency verifying tools and system
2023-10-06 16:02 UTC
[PATCH v2 0/3] hexagon: GETPC() and shadowing fixes
2023-10-06 16:00 UTC (5+ messages)
` [PATCH v2 2/3] target/hexagon: fix some occurrences of -Wshadow=local
` [PATCH v2 3/3] target/hexagon: avoid shadowing globals
[PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
2023-10-06 15:58 UTC (2+ messages)
` [PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_allocated,block_status}*
[PATCH 0/5] migration: Downtime observability improvements
2023-10-06 14:27 UTC (5+ messages)
` [PATCH 4/5] migration: Provide QMP access to downtime stats
[PATCH v2 00/10] riscv: RVA22U64 profile support
2023-10-06 13:21 UTC (11+ messages)
` [PATCH v2 01/10] target/riscv/cpu.c: add zicntr extension flag
` [PATCH v2 02/10] target/riscv/cpu.c: add zihpm "
` [PATCH v2 03/10] target/riscv: add rva22u64 profile definition
` [PATCH v2 04/10] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v2 05/10] target/riscv/tcg: add user flag for profile support
` [PATCH v2 06/10] target/riscv/tcg: commit profiles during realize()
` [PATCH v2 07/10] target/riscv/tcg: add MISA user options hash
` [PATCH v2 08/10] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v2 09/10] target/riscv/tcg: handle MISA bits on profile commit
` [PATCH v2 10/10] target/riscv/tcg: add hash table insert helpers
[PATCH v2 0/9] tests/migration-test: Allow testing older machine types
2023-10-06 12:39 UTC (10+ messages)
` [PATCH v2 1/9] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
` [PATCH v2 2/9] tests/qtest: Introduce qtest_init_with_env
` [PATCH v2 3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
` [PATCH v2 4/9] tests/qtest: Introduce qtest_has_machine_with_env
` [PATCH v2 5/9] tests/qtest: Introduce qtest_resolve_machine_alias
` [PATCH v2 6/9] tests/qtest/migration: Introduce find_common_machine_version
` [PATCH v2 7/9] tests/qtest/migration: Define a machine for all architectures
` [PATCH v2 8/9] tests/qtest/migration: Support more than one QEMU binary
` [PATCH v2 9/9] tests/qtest: Don't print messages from query instances
deadlock when using iothread during backup_clean()
2023-10-06 12:18 UTC (5+ messages)
[PATCH] libvhost-user: Fix compiler warning with -Wshadow=local
2023-10-06 12:11 UTC
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).