messages from 2023-10-18 13:10:36 to 2023-10-18 16:11:06 UTC [more...]
[PULL 00/83] virtio,pc,pci: features, cleanups
2023-10-18 15:59 UTC (66+ messages)
` [PULL 01/83] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PULL 02/83] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PULL 03/83] vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
` [PULL 04/83] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PULL 05/83] vdpa: Introduce cursors to vhost_vdpa_net_loadx()
` [PULL 06/83] vhost: Expose vhost_svq_available_slots()
` [PULL 07/83] vdpa: Send cvq state load commands in parallel
` [PULL 08/83] vdpa: Restore hash calculation state
` [PULL 09/83] vdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
` [PULL 10/83] vdpa: Add SetSteeringEBPF method for NetClientState
` [PULL 11/83] vdpa: Restore receive-side scaling state
` [PULL 12/83] vdpa: Allow VIRTIO_NET_F_RSS in SVQ
` [PULL 13/83] tests: test-smp-parse: Add the test for cores/threads per socket helpers
` [PULL 14/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count test
` [PULL 15/83] tests: bios-tables-test: Add test for smbios type4 count
` [PULL 16/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 count test
` [PULL 18/83] tests: bios-tables-test: Add test for smbios type4 core count
` [PULL 19/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test
` [PULL 20/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core count2 test
` [PULL 21/83] tests: bios-tables-test: Extend smbios core count2 test to cover general topology
` [PULL 22/83] tests: bios-tables-test: Update ACPI table binaries for smbios core count2 test
` [PULL 23/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count test
` [PULL 24/83] tests: bios-tables-test: Add test for smbios type4 thread count
` [PULL 25/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test
` [PULL 26/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count2 test
` [PULL 27/83] tests: bios-tables-test: Add test for smbios type4 thread count2
` [PULL 28/83] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test
` [PULL 29/83] vhost-user: strip superfluous whitespace
` [PULL 30/83] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PULL 31/83] vhost-user: factor out "vhost_user_write_sync"
` [PULL 33/83] vhost-user: hoist "write_sync", "get_features", "get_u64"
` [PULL 34/83] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PULL 35/83] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
` [PULL 38/83] vhost-backend: remove vhost_kernel_reset_device()
` [PULL 39/83] virtio: call ->vhost_reset_device() during reset
` [PULL 40/83] hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers being identical
` [PULL 41/83] timer/i8254: Fix one shot PIT mode
` [PULL 42/83] hw/display: fix memleak from virtio_add_resource
` [PULL 43/83] hw/i386/pc: Merge two if statements into one
` [PULL 45/83] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
` [PULL 46/83] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PULL 47/83] hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
` [PULL 51/83] hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
` [PULL 53/83] hw/isa/piix3: Create IDE controller "
` [PULL 55/83] hw/isa/piix3: Create power management "
` [PULL 56/83] hw/isa/piix3: Drop the "3" from PIIX base class name
` [PULL 59/83] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PULL 60/83] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PULL 61/83] hw/isa/piix3: Merge hw/isa/piix4.c
` [PULL 62/83] hw/isa/piix: Allow for optional PIC creation in PIIX3
` [PULL 63/83] hw/isa/piix: Allow for optional PIT "
` [PULL 65/83] hw/isa/piix: Share PIIX3's base class with PIIX4
` [PULL 66/83] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PULL 68/83] hw/isa/piix: Reuse PIIX3's PCI interrupt triggering "
` [PULL 69/83] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
` [PULL 70/83] hw/isa/piix: Implement multi-process QEMU support also for PIIX4
` [PULL 72/83] vhost-user-common: send get_inflight_fd once
` [PULL 76/83] vhost-user: fix lost reconnect
` [PULL 77/83] hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
` [PULL 78/83] tests/acpi: Allow update of DSDT.cxl
` [PULL 79/83] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PULL 80/83] tests/acpi: Update DSDT.cxl with QTG DSM
` [PULL 81/83] vhost-user: Fix protocol feature bit conflict
` [PULL 82/83] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
` [PULL 83/83] intel-iommu: Report interrupt remapping faults, fix return value
[PATCH 00/12] hw: Strengthen SysBus & QBus API
2023-10-18 15:58 UTC (16+ messages)
` [PATCH 01/12] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
` [PATCH 02/12] hw/i386/intel_iommu: "
` [PATCH 03/12] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize
` [PATCH 04/12] hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region
` [PATCH 05/12] hw/pci-host/bonito: "
` [PATCH 06/12] hw/acpi: Realize ACPI_GED sysbus device before accessing it
` [PATCH 07/12] hw/arm/virt: Realize ARM_GICV2M "
` [PATCH 08/12] hw/isa: Realize ISA BUS "
` [PATCH 09/12] hw/s390x/css-bridge: Realize "
` [PATCH 10/12] hw/qdev: Ensure parent device is not realized before adding bus
` [PATCH 11/12] hw/sysbus: Ensure device is not realized before adding MMIO region
` [PATCH 12/12] hw/sysbus: Ensure device is realized before mapping it
[PATCH v3 0/4] Add BHRB Facility Support
2023-10-18 15:59 UTC (3+ messages)
[PATCH v3 0/9] mirror: allow switching from background to active mode
2023-10-18 15:52 UTC (3+ messages)
` [PATCH v3 1/9] blockjob: introduce block-job-change QMP command
[PATCH v2] intel-iommu: Report interrupt remapping faults, fix return value
2023-10-18 15:46 UTC (6+ messages)
[PATCH v4 0/6] Support discontinuous PMU counters
2023-10-18 15:39 UTC (7+ messages)
` [PATCH v4 1/6] target/riscv: Propagate error from PMU setup
` [PATCH v4 2/6] target/riscv: Don't assume PMU counters are continuous
` [PATCH v4 3/6] target/riscv: Use existing PMU counter mask in FDT generation
` [PATCH v4 4/6] target/riscv: Add "pmu-mask" property to replace "pmu-num"
` [PATCH v4 5/6] docs/about/deprecated: Document RISC-V "pmu-num" deprecation
` [PATCH v4 6/6] target/riscv: Use MAKE_64BIT_MASK instead of custom macro
[Question] x86/microvm: why has_hotpluggable_cpus = false but hot(ub)plug APIs exist?
2023-10-18 15:41 UTC (2+ messages)
[PATCH v2 00/11] qapi-go: add generator for Golang interface
2023-10-18 15:23 UTC (4+ messages)
` [PATCH v2 02/11] scripts: qapi: black format main.py
[PATCH v11 00/11] Add VIRTIO sound card
2023-10-18 14:50 UTC (5+ messages)
[PATCH v2 0/3] docs: update x86 CPU model ABI matrix docs
2023-10-18 15:00 UTC (7+ messages)
` [PATCH v2 1/3] scripts: drop comment about autogenerated CPU API file
` [PATCH v2 2/3] docs: fix highlighting of CPU ABI header rows
` [PATCH v2 3/3] docs: re-generate x86_64 ABI compatibility CSV
[PATCH v3 00/11] tests/migration-test: Allow testing older machine types
2023-10-18 14:45 UTC (18+ messages)
` [PATCH v3 01/11] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
` [PATCH v3 02/11] tests/qtest: Introduce qtest_init_with_env
` [PATCH v3 03/11] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
` [PATCH v3 04/11] tests/qtest: Introduce qtest_has_machine_with_env
` [PATCH v3 05/11] tests/qtest: Introduce qtest_resolve_machine_alias
` [PATCH v3 06/11] tests/qtest/migration: Introduce find_common_machine_version
` [PATCH v3 07/11] tests/qtest/migration: Define a machine for all architectures
` [PATCH v3 08/11] tests/qtest/migration: Specify the geometry of the bootsector
` [PATCH v3 09/11] tests/qtest/migration: Set q35 as the default machine for x86_86
` [PATCH v3 10/11] tests/qtest/migration: Support more than one QEMU binary
` [PATCH v3 11/11] tests/qtest: Don't print messages from query instances
[PATCH v4 0/4] hw/cxl: Line length reduction and related
2023-10-18 14:40 UTC (3+ messages)
` [PATCH v4 2/4] hw/cxl: Use switch statements for read and write of cachemem registers
[PATCH 4/4] qapi: introduce CONFIG_READ event
2023-10-18 14:33 UTC (11+ messages)
[PATCH v2 1/2] migration: Fix rdma migration failed
2023-10-18 14:32 UTC (4+ messages)
[PATCH v13 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-18 14:28 UTC (3+ messages)
[PATCH v4 0/5] gdbstub and TCG plugin improvements
2023-10-18 14:23 UTC (5+ messages)
` [PATCH v4 3/5] target/riscv: Move misa_mxl_max to class
[PATCH v4 00/19] Make Pixman an optional dependency
2023-10-18 14:18 UTC (21+ messages)
` [PATCH v4 01/19] build-sys: add a "pixman" feature
` [PATCH v4 02/19] ui: compile out some qemu-pixman functions when !PIXMAN
` [PATCH v4 03/19] ui: add pixman-compat.h
` [PATCH v4 04/19] vl: move display early init before default devices
` [PATCH v4 05/19] ui/console: allow to override the default VC
` [PATCH v4 06/19] ui/vc: console-vc requires PIXMAN
` [PATCH v4 07/19] qmp/hmp: disable screendump if PIXMAN is missing
` [PATCH v4 08/19] virtio-gpu: replace PIXMAN for region/rect test
` [PATCH v4 09/19] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PATCH v4 10/19] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PATCH v4 11/19] ui/gl: opengl doesn't require PIXMAN
` [PATCH v4 12/19] ui/vnc: VNC requires PIXMAN
` [PATCH v4 13/19] ui/spice: SPICE/QXL "
` [PATCH v4 14/19] ui/gtk: -display gtk "
` [PATCH v4 15/19] ui/dbus: do not require PIXMAN
` [PATCH v4 16/19] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PATCH v4 17/19] hw/sm501: allow compiling without PIXMAN
` [PATCH v4 18/19] hw/display: make ATI_VGA depend on PIXMAN
` [PATCH v4 19/19] build-sys: make pixman actually optional
[PATCH] scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd
2023-10-18 14:15 UTC (3+ messages)
[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
2023-10-18 14:12 UTC (9+ messages)
` [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H
[PATCH V5] migration: simplify blockers
2023-10-18 13:59 UTC (4+ messages)
[PATCH] migration: Fix parse_ramblock() on overwritten retvals
2023-10-18 13:54 UTC (4+ messages)
[PATCH 0/3] hw/i386: Add MTD controller on ICH9
2023-10-18 13:47 UTC (2+ messages)
[PATCH V4] migration: simplify notifiers
2023-10-18 13:41 UTC (2+ messages)
[PATCH v3 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-10-18 13:37 UTC (2+ messages)
[PATCH v3] ui/gtk-clipboard: async owner_change clipboard_request
2023-10-18 13:37 UTC
[PATCH 0/6] hw/ppc: SysBus simplifications
2023-10-18 13:30 UTC (7+ messages)
` [PATCH 1/6] hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
` [PATCH 2/6] hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
` [PATCH 3/6] hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
` [PATCH 4/6] hw/ppc/pnv: "
` [PATCH 5/6] hw/intc/spapr_xive: Move sysbus_init_mmio() calls around
` [PATCH 6/6] hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region
[PATCH] MAINTAINERS: Add docs/devel/ebpf_rss.rst to the EBPF section
2023-10-18 13:31 UTC (2+ messages)
[PATCH v2] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
2023-10-18 13:28 UTC (2+ messages)
[PATCH] docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
2023-10-18 13:28 UTC (3+ messages)
[PATCH] i386/pc: Drop pc_machine_kvm_type()
2023-10-18 13:27 UTC (2+ messages)
[PATCH v3] qapi: provide a friendly string representation of QAPI classes
2023-10-18 13:20 UTC (4+ messages)
[PULL 00/25] s390x patches
2023-10-18 13:07 UTC (18+ messages)
` [PULL 02/25] CPU topology: extend with s390 specifics
` [PULL 04/25] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PULL 06/25] s390x/cpu topology: resetting the Topology-Change-Report
` [PULL 07/25] s390x/cpu topology: interception of PTF instruction
` [PULL 08/25] target/s390x/cpu topology: activate CPU topology
` [PULL 12/25] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI event
` [PULL 13/25] qapi/s390x/cpu topology: add query-s390x-cpu-polarization command
` [PULL 14/25] docs/s390x/cpu topology: document s390x cpu topology
` [PULL 15/25] tests/avocado: s390x cpu topology core
` [PULL 16/25] tests/avocado: s390x cpu topology polarization
` [PULL 18/25] tests/avocado: s390x cpu topology test dedicated CPU
` [PULL 19/25] tests/avocado: s390x cpu topology test socket full
` [PULL 20/25] tests/avocado: s390x cpu topology dedicated errors
` [PULL 21/25] tests/avocado: s390x cpu topology bad move
` [PULL 22/25] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()
` [PULL 23/25] target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement
` [PULL 24/25] target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code
[PATCH 0/8] hw/arm/pxa2xx: SysBus/QDev fixes
2023-10-18 13:13 UTC (10+ messages)
` [PATCH 1/8] hw/sd/pxa2xx: Realize sysbus device before accessing it
` [PATCH 2/8] hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
` [PATCH 3/8] hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
` [PATCH 4/8] hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
` [PATCH 5/8] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
` [PATCH 6/8] hw/intc/pxa2xx: Convert to Resettable interface
` [PATCH 7/8] hw/intc/pxa2xx: Pass CPU reference using QOM link property
` [PATCH 8/8] hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init()
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).