messages from 2023-11-27 20:31:22 to 2023-11-29 04:22:47 UTC [more...]
[PATCH v8 0/9] Unified CPU type check
2023-11-29 4:20 UTC (9+ messages)
` [PATCH v8 1/9] machine: Use error handling when CPU type is checked
` [PATCH v8 2/9] machine: Introduce helper is_cpu_type_supported()
` [PATCH v8 3/9] machine: Improve is_cpu_type_supported()
` [PATCH v8 4/9] machine: Print CPU model name instead of CPU type
` [PATCH v8 5/9] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v8 6/9] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PATCH v8 8/9] hw/arm: "
` [PATCH v8 9/9] hw/riscv/shakti_c: "
[PATCH v2 00/14] Nested PAPR API (KVM on PowerVM)
2023-11-29 4:16 UTC (13+ messages)
` [PATCH v2 01/14] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PATCH v2 02/14] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
` [PATCH v2 05/14] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v2 11/14] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v2 13/14] spapr: nested: keep nested-hv exit code restricted to its API
[PATCH v7 0/8] Unified CPU type check
2023-11-29 3:53 UTC (14+ messages)
` [PATCH v7 1/8] machine: Use error handling when CPU type is checked
` [PATCH v7 2/8] machine: Introduce helper is_cpu_type_supported()
` [PATCH v7 3/8] machine: Print CPU model name instead of CPU type
` [PATCH v7 4/8] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v7 7/8] hw/arm: Check CPU type in machine_run_board_init()
[PATCH v3] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2023-11-29 3:08 UTC
[PATCH v2] migration: free 'saddr' since be no longer used
2023-11-29 2:09 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2] crypto: Introduce SM4 symmetric cipher algorithm
2023-11-29 1:43 UTC (5+ messages)
[ANNOUNCE] QEMU 8.2.0-rc2 is now available
2023-11-29 0:30 UTC
[PATCH v8 00/10] Introduce model for IBM's FSI
2023-11-28 23:57 UTC (11+ messages)
` [PATCH v8 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v8 02/10] hw/fsi: Introduce IBM's FSI Bus
` [PATCH v8 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave,scratchpad
` [PATCH v8 04/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v8 05/10] hw/fsi: Introduce IBM's FSI master
` [PATCH v8 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v8 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v8 08/10] hw/fsi: Added qtest
` [PATCH v8 09/10] hw/fsi: Added FSI documentation
` [PATCH v8 10/10] hw/fsi: Update MAINTAINER list
[PULL 0/7] Misc fixes for 2023-11-28
2023-11-28 23:14 UTC (9+ messages)
` [PULL 1/7] target/hexagon/idef-parser/prepare: use env to invoke bash
` [PULL 2/7] hw/isa/vt82c686: Bring back via_isa_set_irq()
` [PULL 3/7] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
` [PULL 4/7] hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()
` [PULL 5/7] hw/audio/via-ac97: Route interrupts "
` [PULL 6/7] hw/avr/atmega: Fix wrong initial value of stack pointer
` [PULL 7/7] docs/s390: Fix wrong command example in s390-cpu-topology.rst
[PULL 00/13] target-arm queue
2023-11-28 23:13 UTC (3+ messages)
[PATCH v7 00/10] Introduce model for IBM's FSI
2023-11-28 22:49 UTC (25+ messages)
` [PATCH v7 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v7 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v7 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v7 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v7 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v7 06/10] hw/fsi: Aspeed APB2OPB interface
[PATCH 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
2023-11-28 21:58 UTC (4+ messages)
` [PATCH 1/2] block: commit: "
[PATCH v6 0/3] pnv nest1 chiplet model
2023-11-28 21:37 UTC (11+ messages)
` [PATCH v6 1/3] hw/ppc: Add pnv nest pervasive common "
` [PATCH v6 2/3] hw/ppc: Add N1 "
` [PATCH v6 3/3] hw/ppc: N1 chiplet wiring
[PATCH v2 0/3] hw/misc/pvpanic: add support for normal shutdowns
2023-11-28 18:58 UTC (4+ messages)
` [PATCH v2 1/3] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v2 2/3] tests/qtest/pvpanic: use centralized "
` [PATCH v2 3/3] hw/misc/pvpanic: add support for normal shutdowns
QEMU Summit Minutes 2023
2023-11-28 18:09 UTC (6+ messages)
[PATCH v2 0/4] target/arm: Support for Data Cache Clean up to PoP
2023-11-28 18:07 UTC (6+ messages)
` [PATCH v2 4/4] target/arm: Add support for DC CVAP & DC CVADP ins
[PATCH for-6.1 v6 00/17] tcg: breakpoint reorg
2023-11-28 18:05 UTC (4+ messages)
` [PATCH for-6.1 v6 14/17] accel/tcg: Move breakpoint recognition outside translation
[PATCH for-8.2] target/arm: Disable SME if SVE is disabled
2023-11-28 18:02 UTC (3+ messages)
[PATCH] hw/ppc/Kconfig: Imply VFIO_PCI
2023-11-28 17:11 UTC (2+ messages)
[PATCH v7 00/27] vfio: Adopt iommufd
2023-11-28 17:10 UTC (2+ messages)
[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
2023-11-28 16:42 UTC (13+ messages)
` [PATCH 01/22] target/i386: Only realize existing APIC device
` [PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
` [PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
` [RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
` [PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
` [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
[PATCH-for-9.0 00/11] hw/arm: Step toward building qemu-system-{arm, aarch64} altogether
2023-11-28 16:32 UTC (16+ messages)
` [PATCH-for-9.0 03/11] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PATCH-for-9.0 04/11] target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h'
` [PATCH-for-9.0 05/11] target/arm: Move GTIMER definitions to 'cpu-defs.h'
` [PATCH-for-9.0 06/11] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
` [PATCH-for-9.0 07/11] hw/arm/bcm2836: Simplify access to 'start-powered-off' property
` [PATCH-for-9.0 08/11] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
` [RFC PATCH-for-9.0 09/11] hw/arm/bcm2836: Allocate ARM CPU state with object_new()
[PULL 0/2] Firmware/seabios 20231128 patches
2023-11-28 16:23 UTC (6+ messages)
` [PULL 1/2] seabios: update submodule to 1.16.3 release
` [PULL 2/2] seabios: update binaries "
[PATCH for-8.2 0/2] qdev array property fixes
2023-11-28 16:23 UTC (2+ messages)
[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
2023-11-28 16:04 UTC (7+ messages)
` [PULL 31/53] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
[PATCH] qemu/timer: Don't use RDTSC on i486
2023-11-28 15:52 UTC (3+ messages)
[Call for Presentations] FOSDEM 2024: Virt & IaaS Devroom
2023-11-28 15:42 UTC
[PATCH v6 0/7] iOS and Apple Silicon host support
2023-11-28 15:12 UTC (4+ messages)
` [PATCH v6 3/7] qemu: add support for iOS host
[PATCH v6 0/5] Support message-based DMA in vfio-user server
2023-11-28 14:39 UTC (5+ messages)
` [PATCH v6 4/5] vfio-user: Message-based DMA support
` [PATCH v6 5/5] vfio-user: Fix config space access byte order
[PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
2023-11-28 14:36 UTC
[PATCH v3 0/4] Fix IRQ routing in via south bridge
2023-11-28 14:18 UTC (4+ messages)
[PATCH v3 0/5] xen-arm: add support for virtio-pci
2023-11-28 14:11 UTC (5+ messages)
` [PATCH v3 2/5] xen: backends: don't overwrite XenStore nodes created by toolstack
` [EXTERNAL] "
[PULL 0/4] Block layer patches
2023-11-28 14:09 UTC (5+ messages)
` [PULL 1/4] iotests: fix default machine type detection
` [PULL 2/4] vmdk: Don't corrupt desc file in vmdk_write_cid
` [PULL 3/4] export/vhost-user-blk: Fix consecutive drains
` [PULL 4/4] ide/via: Fix BAR4 value in legacy mode
[PATCH V5 00/12] fix migration of suspended runstate
2023-11-28 13:26 UTC (8+ messages)
` [PATCH V5 02/12] cpus: stop vm in suspended state
[PULL 0/1] QGA build bug fixes for QEMU 8.2.0-rc2
2023-11-28 13:01 UTC (2+ messages)
[PULL 00/10] Misc bug fixes for QEMU 8.2.0-rc2
2023-11-28 13:01 UTC (2+ messages)
[PATCH v2] avr: Fix wrong initial value of stack pointer
2023-11-28 13:17 UTC (3+ messages)
[PATCH] target/hexagon/idef-parser/prepare: use env to invoke bash
2023-11-28 13:14 UTC (2+ messages)
[PATCH v2] docs/s390: Fix wrong command example in s390-cpu-topology.rst
2023-11-28 13:14 UTC (2+ messages)
[PATCH 1/1] accel/tcg: Fix the comment for CPUTLBEntryFull
2023-11-28 13:04 UTC (2+ messages)
[PATCH v3] ppc/amigaone: Allow running AmigaOS without firmware image
2023-11-28 12:47 UTC (2+ messages)
[PATCH v1 0/2] A Fixup for "QEMU: CXL mailbox rework and features (Part 1)"
2023-11-28 12:46 UTC (10+ messages)
` [PATCH v1 1/2] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH v1 2/2] hw/mem/cxl_type3: allocate more vectors for MSI-X
[PATCH v2 for-8.2] ppc/amigaone: Allow running AmigaOS without firmware image
2023-11-28 12:40 UTC (9+ messages)
[PATCH] 'channel' and 'addr' in qmp_migrate() are not auto-freed. migrate_uri_parse() allocates memory which is returned to 'channel', which is leaked because there is no code for freeing 'channel' or 'addr'. So, free addr and channel to avoid memory leak. 'addr' does shallow copying of channel->addr, hence free 'channel' itself and deep free contents of 'addr'
2023-11-28 12:37 UTC (6+ messages)
[PATCH 00/19] qapi: statically type schema.py
2023-11-28 12:06 UTC (5+ messages)
` [PATCH 18/19] qapi/schema: remove unnecessary asserts
` [PATCH 19/19] qapi/schema: refactor entity lookup helpers
[PATCH] hw/cxl/mbox: Remove dead code
2023-11-28 12:00 UTC (2+ messages)
[PATCH for-8.2] ui/vnc-clipboard: fix inflate_buffer
2023-11-28 10:52 UTC (8+ messages)
[RFC PATCH v2 00/10] Map memory at destination .load_setup in vDPA-net migration
2023-11-28 10:43 UTC (11+ messages)
` [RFC PATCH v2 01/10] vdpa: do not set virtio status bits if unneeded
` [RFC PATCH v2 02/10] vdpa: make batch_begin_once early return
` [RFC PATCH v2 03/10] vdpa: merge _begin_batch into _batch_begin_once
` [RFC PATCH v2 04/10] vdpa: extract out _dma_end_batch from _listener_commit
` [RFC PATCH v2 05/10] vdpa: factor out stop path of vhost_vdpa_dev_start
` [RFC PATCH v2 06/10] vdpa: check for iova tree initialized at net_client_start
` [RFC PATCH v2 07/10] vdpa: set backend capabilities at vhost_vdpa_init
` [RFC PATCH v2 08/10] vdpa: add vhost_vdpa_load_setup
` [RFC PATCH v2 09/10] vdpa: add vhost_vdpa_net_load_setup NetClient callback
` [RFC PATCH v2 10/10] virtio_net: register incremental migration handlers
[PATCH] accel/kvm: Turn DPRINTF macro use into tracepoints
2023-11-28 10:24 UTC (2+ messages)
[PATCH for-9.0 v2 0/8] target/riscv: implement RVA22S64 profile
2023-11-28 10:03 UTC (3+ messages)
` [PATCH for-9.0 v2 4/8] target/riscv/cpu.c: add riscv_cpu_is_32bit()
[PATCH 0/2] Cleanup unused included header in core.c & cluster.c
2023-11-28 10:02 UTC (5+ messages)
` [PATCH 1/2] hw/cpu/core: Cleanup unused included header in core.c
` [PATCH 2/2] hw/cpu/cluster: Cleanup unused included header in cluster.c
[RFC] Flexible SR-IOV support for virtio-net
2023-11-28 9:34 UTC (3+ messages)
[PATCH] util/qemu-config: Remove unnecessary traversal
2023-11-28 8:21 UTC (2+ messages)
[PATCH v2] migration: free 'channel' and 'addr' after their use in migration.c
2023-11-28 7:28 UTC (2+ messages)
[PATCH-for-9.0 00/16] target/arm/kvm: Unify kvm_arm_FOO() API
2023-11-28 6:52 UTC (10+ messages)
` [PATCH-for-9.0 03/16] target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
` [PATCH-for-9.0 05/16] target/arm/kvm: Have kvm_arm_sve_get_vls "
` [PATCH-for-9.0 08/16] target/arm/kvm: Have kvm_arm_pmu_init "
[PATCH 0/2] fix some vhost-user issues
2023-11-28 5:57 UTC (5+ messages)
` [PATCH 1/2] vhost-user: fix the reconnect error
` [PATCH 2/2] vhost-user-scsi: free the inflight area when reset
[PATCH v3 0/4] Add BHRB Facility Support
2023-11-28 1:50 UTC (5+ messages)
[PATCH v4 0/2] acpi: report numa nodes for device memory using GI
2023-11-27 22:57 UTC (5+ messages)
` [PATCH v4 1/2] qom: new object to associate device to numa node
` [PATCH v4 2/2] hw/acpi: Implement the SRAT GI affinity structure
[PATCH v1 5/7] tests/qtest/migration: Print migration incoming errors
2023-11-27 20:52 UTC (5+ messages)
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2023-11-27 20:26 UTC (11+ messages)
` [RFC PATCH v3 09/30] migration/ram: Add incoming 'fixed-ram' migration
` [RFC PATCH v3 10/30] tests/qtest: migration-test: Add tests for fixed-ram file-based migration
` [RFC PATCH v3 12/30] migration/multifd: Allow QIOTask error reporting without an object
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v3 20/30] migration/multifd: Support outgoing fixed-ram stream format
` [RFC PATCH v3 22/30] tests/qtest: Add a multifd + fixed-ram migration test
` [RFC PATCH v3 23/30] migration: Add direct-io parameter
` [RFC PATCH v3 24/30] tests/qtest: Add a test for migration with direct-io and multifd
` [RFC PATCH v3 26/30] monitor: Extract fdset fd flags comparison into a function
` [RFC PATCH v3 29/30] migration: Add support for fdset with multifd + file
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).