qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-21 22:55:20 to 2022-12-23 09:02:00 UTC [more...]

[PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
 2022-12-23  9:01 UTC  (3+ messages)
` [PATCH v3 1/2] hw/arm/virt: Consolidate GIC finalize logic
` [PATCH v3 2/2] hw/arm/virt: Make accels in GIC finalize logic explicit

[PATCH 0/2] hw/intc/arm_gicv3: Bump ITT entry size to 16
 2022-12-23  8:50 UTC  (3+ messages)
` [PATCH 1/2] hw/intc/arm_gicv3: Make ITT entry size configurable
` [PATCH 2/2] hw/intc/arm_gicv3: Bump ITT entry size to 16

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-23  8:24 UTC  (13+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v2 0/2] Add irq number property for loongarch pch interrupt controller
 2022-12-23  8:08 UTC  (3+ messages)
` [PATCH v2 1/2] hw/intc/loongarch_pch_msi: add irq number property
` [PATCH v2 2/2] hw/intc/loongarch_pch_pic: "

[PATCH 0/3] Fix UNMAP notifier for intel-iommu
 2022-12-23  8:02 UTC  (12+ messages)
` [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation

[PATCH v3] intel-iommu: Document iova_tree
 2022-12-23  7:48 UTC  (2+ messages)

[PATCH v2 0/3] Add OCP extended log to nvme QEMU
 2022-12-23  7:39 UTC  (2+ messages)

[PATCH 0/6] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
 2022-12-23  7:24 UTC  (10+ messages)
` [PATCH 1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts
` [PATCH 2/6] hw/arm/raspi: "
` [PATCH 3/6] hw/arm/exynos4210: Remove tswap32() calls and constify smpboot[]
` [PATCH 4/6] hw/arm/npcm7xx: "
` [PATCH 5/6] hw/arm/xilinx_zynq: "
` [PATCH 6/6] hw/arm/boot: Remove tswap32() calls and constify board_setup_blob[]

[PATCH 00/15] riscv: opensbi boot test and cleanups
 2022-12-23  6:25 UTC  (30+ messages)
` [PATCH 01/15] tests/avocado: add RISC-V opensbi boot test
` [PATCH 02/15] hw/riscv/spike: use 'fdt' from MachineState
` [PATCH 03/15] hw/riscv/sifive_u: "
` [PATCH 04/15] hw/riscv/boot.c: make riscv_find_firmware() static
` [PATCH 05/15] hw/riscv/boot.c: introduce riscv_default_firmware_name()
` [PATCH 06/15] hw/riscv/spike.c: load initrd right after riscv_load_kernel()
` [PATCH 09/15] hw/riscv/boot.c: use MachineState in riscv_load_initrd()
` [PATCH 10/15] hw/riscv/boot.c: use MachineState in riscv_load_kernel()
` [PATCH 12/15] hw/riscv/boot.c: make riscv_load_initrd() static

[PATCH v21 00/10] vhost-vdpa: add support for configure interrupt
 2022-12-23  6:14 UTC  (12+ messages)
` [PATCH v21 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
` [PATCH v21 02/10] virtio-pci: decouple notifier from interrupt process
` [PATCH v21 03/10] virtio-pci: decouple the single vector from the "
` [PATCH v21 04/10] vhost: introduce new VhostOps vhost_set_config_call
` [PATCH v21 05/10] vhost-vdpa: add support for config interrupt
` [PATCH v21 06/10] virtio: add support for configure interrupt
` [PATCH v21 07/10] vhost: "
` [PATCH v21 08/10] virtio-net: "
` [PATCH v21 09/10] virtio-mmio: "
` [PATCH v21 10/10] virtio-pci: "

[PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
 2022-12-23  5:27 UTC  (12+ messages)
` [PATCH v2 1/7] include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
` [PATCH v2 2/7] include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
` [PATCH v2 3/7] include/hw/cxl: Include hw/cxl/*.h where needed
` [PATCH v2 4/7] include/hw/pci: Clean up a few things checkpatch.pl would flag
` [PATCH v2 5/7] include/hw/pci: Split pci_device.h off pci.h
` [PATCH v2 6/7] include/hw/pci: Include hw/pci/pci.h where needed
` [PATCH v2 7/7] include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h

[PULL 0/6] testing updates
 2022-12-23  5:04 UTC  (6+ messages)

[PATCH v2 0/4] Clean up includes
 2022-12-23  3:31 UTC  (8+ messages)
` [PATCH v2 1/4] include/hw/virtio: Break inclusion loop
` [PATCH v2 2/4] include: Include headers where needed
` [PATCH v2 3/4] include: Don't include qemu/osdep.h
` [PATCH v2 4/4] docs/devel: Rules on #include in headers

[PATCH 0/5] hw/net/igb: emulated network device with SR-IOV
 2022-12-23  3:23 UTC  (7+ messages)
` [PATCH 1/5] pcie: add helper function to get number of VFs
` [PATCH 2/5] hw/net/net_tx_pkt: helper function to get l2 hdr
` [PATCH 3/5] hw/net/igb: register definitions
` [PATCH 4/5] hw/net/igb: emulated intel IGB (82576EB) network device
` [PATCH 5/5] hw/net/igb: build support for igb/igbvf devices

[PATCH v4 00/12] Compiler warning fixes for libvhost-user,libvduse
 2022-12-22 20:36 UTC  (13+ messages)
` [PATCH v4 01/12] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v4 02/12] libvhost-user: Replace typeof with __typeof__
` [PATCH v4 03/12] libvhost-user: Cast rc variable to avoid compiler warning
` [PATCH v4 04/12] libvhost-user: Use unsigned int i for some for-loop iterations
` [PATCH v4 05/12] libvhost-user: Declare uffdio_register early to make it C90 compliant
` [PATCH v4 06/12] libvhost-user: Change dev->postcopy_ufd assignment "
` [PATCH v4 07/12] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v4 08/12] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [PATCH v4 09/12] libvduse: Fix assignment in vring_set_avail_event
` [PATCH v4 10/12] libvhost-user: "
` [PATCH v4 11/12] libvhost-user: Add extra compiler warnings
` [PATCH v4 12/12] libvduse: "

[PATCH v3 00/10] Compiler warning fixes for libvhost-user,libvduse
 2022-12-22 20:38 UTC  (7+ messages)
` [PATCH v3 02/10] libvhost-user: Replace typeof with __typeof__
` [PATCH v3 10/10] libvduse: Fix assignment in vring_set_avail_event

[PATCH] linux-user: Add strace for prlimit64() syscall
 2022-12-22 19:06 UTC 

[PATCH] nubus-device: fix memory leak in nubus_device_realize
 2022-12-22 17:32 UTC  (2+ messages)

[PATCH v1 0/2] s390x/pv: Add support for asynchronous teardown for reboot
 2022-12-22 15:04 UTC  (3+ messages)
` [PATCH v1 1/2] Linux header update
` [PATCH v1 2/2] s390x/pv: Add support for asynchronous teardown for reboot

[PATCH v9 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2022-12-22 15:03 UTC  (3+ messages)
` [PATCH v9 08/14] hw/nvram: NPCM7xx OTP device model

[PATCH v3] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
 2022-12-22 14:01 UTC 

[PATCH] usbredir: Do not detach usb if backend chardev disconnect
 2022-12-22 13:21 UTC  (2+ messages)

[PATCH v2] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
 2022-12-22 12:44 UTC  (11+ messages)

[PATCH v3 0/5] coroutine: Clean up includes
 2022-12-22 11:14 UTC  (9+ messages)
` [PATCH v3 4/5] coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h

[PATCH] dockerfiles: update to Fedora 36
 2022-12-22 11:09 UTC  (2+ messages)

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2022-12-22 11:02 UTC  (7+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)
` [PATCH v3 2/6] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
` [PATCH v3 3/6] migration: Factor out checks for advised and listening incomming postcopy
` [PATCH v3 4/6] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
` [PATCH v3 5/6] virtio-mem: Migrate bitmap, size and sanity checks early
` [PATCH v3 6/6] virtio-mem: Proper support for preallocation with migration

[PATCH v2 0/4] hw/ppc: Clean up includes
 2022-12-22 10:46 UTC  (5+ messages)
` [PATCH v2 1/4] include/hw/ppc: Split pnv_chip.h off pnv.h
` [PATCH v2 2/4] include/hw/ppc: Supply a few missing includes
` [PATCH v2 3/4] include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
` [PATCH v2 4/4] include/hw/ppc include/hw/pci-host: Drop extra typedefs

[PATCH 0/5] include/hw/pci include/hw/cxl: Clean up includes
 2022-12-22  9:35 UTC  (6+ messages)
` [PATCH 4/5] include/hw/pci: Split pci_device.h off pci.h

[PATCH] hw/sd/sdhci: Block Size Register bits [14:12] is lost
 2022-12-22  8:54 UTC  (3+ messages)

[PATCH] hw/display: avoid creating empty loadable modules
 2022-12-22  8:37 UTC  (2+ messages)

[PATCH 0/6] enforce use of G_GNUC_PRINTF annotations
 2022-12-22  8:31 UTC  (2+ messages)

[PATCH 0/2] gitlab: improve debuggability of jobs
 2022-12-22  8:26 UTC  (2+ messages)

[PATCH v2] MIPS: remove support for trap and emulate KVM
 2022-12-22  8:06 UTC  (2+ messages)

[PATCH] chardev: clean up chardev-parallel.c
 2022-12-22  8:04 UTC  (2+ messages)

[PATCH 0/2] hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
 2022-12-22  8:00 UTC  (3+ messages)
` [PATCH 1/2] hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()
` [PATCH 2/2] hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c

[PATCH-for-8.0 v2 0/6] hw/virtio: Split ioconfig / qmp code from virtio.c
 2022-12-22  7:48 UTC  (4+ messages)
` [PATCH-for-8.0 v2 6/6] hw/virtio: Extract QMP related code virtio-qmp.c

[PATCH] meson: Clean up some dependencies regarding qemu-system
 2022-12-22  5:27 UTC  (9+ messages)

[PATCH] linux-user: Allow 64-bit offsets in mmap2() syscall on 32-bit targets
 2022-12-22  5:20 UTC 

[PATCH v3 0/4] Guest announce feature emulation using Shadow VirtQueue
 2022-12-22  5:16 UTC  (5+ messages)
` [PATCH v3 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
` [PATCH v3 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail

[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
 2022-12-22  4:24 UTC  (9+ messages)
` [PATCH v2 1/8] qemu/bswap: Add const_le64()
` [PATCH v2 2/8] qemu/uuid: Add UUID static initializer
` [PATCH v2 3/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
` [PATCH v2 4/8] hw/cxl/events: Add event status register
` [PATCH v2 5/8] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v2 6/8] hw/cxl/events: Add event interrupt support
` [PATCH v2 7/8] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v2 8/8] hw/cxl/events: Add in inject general media event

[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
 2022-12-22  1:57 UTC  (6+ messages)
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()

[RFC PATCH-for-8.0 2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE)
 2022-12-22  1:56 UTC  (11+ messages)

[PATCH v20 00/10] vhost-vdpa: add support for configure interrupt
 2022-12-22  2:36 UTC  (4+ messages)
` [PATCH v20 08/10] virtio-net: "

[for-8.0 v2 00/11] Refactor cryptodev
 2022-12-22  2:04 UTC  (3+ messages)
  `  "

[PATCH v4 00/30] This series consolidates the implementations of the PIIX3 and PIIX4 south
 2022-12-21 23:13 UTC  (3+ messages)

[PATCH 0/4] exagon (target/hexagon) Add overrides for COF insns
 2022-12-21 22:41 UTC  (4+ messages)
` [PATCH 1/4] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
` [PATCH 2/4] Hexagon (target/hexagon) Add overrides for callr
` [PATCH 4/4] Hexagon (target/hexagon) Add overrides for dealloc-return instructions

[PULL v2 00/45] riscv-to-apply queue
 2022-12-21 22:40 UTC  (19+ messages)
` [PULL v2 03/45] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro
` [PULL v2 09/45] target/riscv: Add smstateen support
` [PULL v2 10/45] target/riscv: smstateen check for h/s/envcfg
` [PULL v2 15/45] target/riscv: Add itrigger_enabled field to CPURISCVState
` [PULL v2 19/45] target/riscv: support cache-related PMU events in virtual mode
` [PULL v2 22/45] hw/riscv: pfsoc: add missing FICs as unimplemented
` [PULL v2 25/45] target/riscv: Fix mret exception cause when no pmp rule is configured
` [PULL v2 26/45] target/riscv: Set pc_succ_insn for !rvc illegal insn
` [PULL v2 32/45] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
` [PULL v2 33/45] hw/riscv: Sort machines Kconfig options in alphabetical order
` [PULL v2 34/45] hw/riscv: spike: Remove misleading comments
` [PULL v2 35/45] hw/intc: sifive_plic: Drop PLICMode_H
` [PULL v2 36/45] hw/intc: sifive_plic: Improve robustness of the PLIC config parser
` [PULL v2 37/45] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic_realize()
` [PULL v2 38/45] hw/intc: sifive_plic: Update "num-sources" property default value
` [PULL v2 40/45] hw/riscv: sifive_e: Fix the number of interrupt sources of PLIC
` [PULL v2 44/45] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PULL v2 45/45] hw/intc: sifive_plic: Fix the pending register range check


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