qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-28 16:45:20 to 2022-10-30 11:47:27 UTC [more...]

[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
 2022-10-30 11:46 UTC  (13+ messages)
` [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
` [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model

[PATCH] ui/cocoa: Support hardware cursor interface
 2022-10-30 11:20 UTC  (7+ messages)

[PATCH v2] Fix some typos in documentation and comments
 2022-10-30 11:17 UTC  (2+ messages)

[PATCH V5 0/4] PASID support for Intel IOMMU
 2022-10-30 10:39 UTC  (3+ messages)
` [PATCH V5 2/4] intel-iommu: drop VTDBus

[PATCH] Fix some typos in documentation and comments
 2022-10-30 10:32 UTC  (2+ messages)

[PATCH] tcg/tci: fix logic error when registering helpers via FFI
 2022-10-30 10:27 UTC  (4+ messages)

[RFC v4 0/3] Add zoned storage emulation to virtio-blk driver
 2022-10-30  9:32 UTC  (4+ messages)
` [RFC v4 1/3] include: update virtio_blk headers
` [RFC v4 2/3] virtio-blk: add zoned storage emulation for zoned devices
` [RFC v4 3/3] virtio-blk: add some trace events for zoned emulation

[PATCH] Run docker probe only if docker or podman are available
 2022-10-30  8:35 UTC 

[PATCH v2 0/2] Fix the virtio features negotiation flaw
 2022-10-30  7:51 UTC  (6+ messages)
` [PATCH v2 1/2] vhost-user: Refactor vhost acked features saving
` [PATCH v2 2/2] vhost-net: Fix the virtio features negotiation flaw

[PATCH v3] target/hppa: Fix fid instruction emulation
 2022-10-30  7:33 UTC 

[PATCH v6 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-30  6:01 UTC  (3+ messages)
` [PATCH v6 1/2] vfio: move function vfio_get_xlat_addr() to memory.c
` [PATCH v6 2/2] vhost-vdpa: add support for vIOMMU

[PATCH v5 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-30  5:21 UTC  (5+ messages)
` [PATCH v5 1/2] vfio: move function vfio_get_xlat_addr() to memory.c
` [PATCH v5 2/2] vhost-vdpa: add support for vIOMMU

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-10-30  3:21 UTC  (21+ messages)
` [PATCH 1/7] scripts/nsis.py: Drop the unnecessary path separator
` [PATCH 2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows
` [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
` [PATCH 5/7] block/nfs: Fix 32-bit Windows build
` [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
` [PATCH 7/7] .gitlab-ci.d/windows.yml: Test 'make installer' in the CI

[PATCH 0/3] MIPS system emulation miscellaneous fixes
 2022-10-30  0:05 UTC  (9+ messages)
` [PATCH 1/3] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
` [PATCH 2/3] target/mips: Cast offset field of Octeon BBIT to int16_t
` [PATCH 3/3] target/mips: Disable DSP ASE for Octeon68XX

[PATCH 0/3] Set runstate to RUN_STATE_RESTORE_VM when started with "-loadvm"
 2022-10-29 23:35 UTC  (4+ messages)
` [PATCH 2/3] vl: on -loadvm set run state to "restore-vm"

[PATCH v6 0/7] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-29 22:53 UTC  (6+ messages)

[PATCH v7 0/7] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-29 22:43 UTC  (8+ messages)
` [PATCH v7 1/7] hw/arm/virt: Introduce virt_set_high_memmap() helper
` [PATCH v7 2/7] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
` [PATCH v7 3/7] hw/arm/virt: Introduce variable region_base "
` [PATCH v7 4/7] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
` [PATCH v7 5/7] hw/arm/virt: Improve high memory region address assignment
` [PATCH v7 6/7] hw/arm/virt: Add 'compact-highmem' property
` [PATCH v7 7/7] hw/arm/virt: Add properties to disable high memory regions

[PATCH v2 00/30] testing/next pre-PR (testing update and mips deprecation)
 2022-10-29 21:13 UTC  (6+ messages)
` [PATCH v2 29/30] tests/docker: remove FROM qemu/ support from docker.py

[PATCH v10 0/4] cutils: Introduce bundle mechanism
 2022-10-29 19:45 UTC  (3+ messages)

[PULL 0/7] Win32 patches
 2022-10-29 19:12 UTC  (3+ messages)
` [PULL 5/7] io/command: use glib GSpawn, instead of open-coding fork/exec

How to get Started with Contributions
 2022-10-29 15:24 UTC 

[PATCH 0/3] libvhost-user: Add format attribute and fix format strings
 2022-10-29 17:38 UTC  (3+ messages)

[PATCH v4 00/19] Misc ppc/mac machines clean up
 2022-10-29 12:35 UTC  (15+ messages)
` [PATCH v4 16/19] mac_newworld: Add machine types for different mac99 configs
` [PATCH v4 19/19] mac_newworld: Document deprecation
` [PATCH v5 20/20] mac_{old, new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg

[PATCH] block/blkio: Tolerate device size changes
 2022-10-29 12:20 UTC 

[PULL 00/47] tcg patch queue
 2022-10-29 10:42 UTC  (3+ messages)
` [PULL 25/47] accel/tcg: Add restore_state_to_opc to TCGCPUOps

[PULL v2 00/63] ppc queue
 2022-10-29 11:17 UTC  (3+ messages)
` [PULL v2 62/63] hw/ppc/e500: Implement pflash handling
` [PULL v2 63/63] target/ppc: Fix regression in Radix MMU

[PATCH] block/blkio: Add virtio-blk-vfio-pci BlockDriver
 2022-10-29  9:52 UTC  (2+ messages)

[PATCH] block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"
 2022-10-29  9:50 UTC  (3+ messages)

[PATCH v6 00/19] Misc ppc/mac machines clean up
 2022-10-29  8:49 UTC  (5+ messages)
` [PATCH v6 13/19] mac_{old|new}world: Code style fix adding missing braces to if-s
` [PATCH v6 14/19] mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum

[PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
 2022-10-29  8:38 UTC  (6+ messages)
` [PATCH v2 3/3] hw/i386/acpi-build: Resolve north rather than "

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

[PATCH v2 0/3] Emulate status feature in vhost-vdpa net
 2022-10-29  8:24 UTC  (3+ messages)
` [PATCH v2 3/3] vhost_vdpa: move VIRTIO_NET_F_STATUS handling to vhost_net

[PATCH 0/4] Endianess and coding style fixes for SVQ event idx support
 2022-10-29  8:24 UTC  (10+ messages)
` [PATCH 1/4] vhost: Delete useless casting
` [PATCH 2/4] vhost: convert byte order on SVQ used event write
` [PATCH 3/4] vhost: Fix lines over 80 characters
` [PATCH 4/4] vhost: convert byte order on avail_event read

[PATCH v4 0/2] vhost-vdpa: add support for vIOMMU
 2022-10-29  7:58 UTC  (3+ messages)

[PATCH v2 0/4] Only generate cluster node in PPTT when specified
 2022-10-29  7:54 UTC  (5+ messages)
` [PATCH v2 2/4] tests: virt: update expected ACPI tables for virt test
` [PATCH v2 3/4] tests: acpi: aarch64: add topology test for aarch64

[PATCH v1 00/12] Introduce xenpv machine for arm architecture
 2022-10-29  5:36 UTC  (10+ messages)
` [PATCH v1 09/12] accel/xen/xen-all: export xenstore_record_dm_state
` [PATCH v1 10/12] hw/arm: introduce xenpv machine

[PATCH v8 0/2] Fix LoongArch extioi coreisr accessing
 2022-10-29  3:43 UTC  (5+ messages)
` [PATCH v8 2/2] hw/intc: "

[PATCH v2 0/3] Improve FDT and support TPM for LoongArch
 2022-10-29  3:49 UTC  (7+ messages)
` [PATCH v2 1/3] hw/loongarch: Load FDT table into dram memory space
` [PATCH v2 2/3] hw/loongarch: Improve fdt for LoongArch virt machine
` [PATCH v2 3/3] hw/loongarch: Add TPM device "

[PATCH] [PING^3] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
 2022-10-29  2:28 UTC 

[PATCH v17 00/10]vhost-vdpa: add support for configure interrupt
 2022-10-29  0:34 UTC  (3+ messages)
` [PATCH v17 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX

[PATCH v5 00/17] pci: Abort if pci_add_capability fails
 2022-10-28 22:35 UTC  (7+ messages)
` [PATCH v5 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
` [PATCH v5 02/17] pci: Allow to omit errp for pci_add_capability

[PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
 2022-10-28 20:26 UTC  (3+ messages)

[PULL 00/62] ppc queue
 2022-10-28 20:25 UTC  (35+ messages)
` [PULL 08/62] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
` [PULL 10/62] target/ppc: Move VNEG[WD] to decodtree and use gvec
` [PULL 17/62] target/ppc: Moved XSTSTDC[QDS]P to decodetree
` [PULL 19/62] target/ppc: define PPC_INTERRUPT_* values directly
` [PULL 20/62] target/ppc: always use ppc_set_irq to set env->pending_interrupts
` [PULL 21/62] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
` [PULL 27/62] target/ppc: remove generic architecture checks from p9_deliver_interrupt
` [PULL 29/62] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
` [PULL 30/62] target/ppc: create an interrupt masking method for POWER8
` [PULL 33/62] target/ppc: remove unused interrupts from p8_deliver_interrupt
` [PULL 34/62] target/ppc: remove generic architecture checks "
` [PULL 35/62] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
` [PULL 38/62] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
` [PULL 39/62] target/ppc: create an interrupt deliver method for POWER7
` [PULL 40/62] target/ppc: remove unused interrupts from p7_deliver_interrupt
` [PULL 41/62] target/ppc: remove generic architecture checks "
` [PULL 42/62] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
` [PULL 43/62] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
` [PULL 44/62] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
` [PULL 45/62] target/ppc: introduce ppc_maybe_interrupt
` [PULL 46/62] target/ppc: unify cpu->has_work based on cs->interrupt_request
` [PULL 48/62] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
` [PULL 49/62] ppc4xx_devs.c: Move DDR "
` [PULL 51/62] ppc4xx_sdram: Use hwaddr for memory bank size
` [PULL 52/62] ppc4xx_sdram: Rename local state variable for brevity
` [PULL 53/62] ppc4xx_sdram: Generalise bank setup
` [PULL 54/62] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
` [PULL 55/62] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
` [PULL 56/62] target/ppc: Add new PMC HFLAGS
` [PULL 57/62] target/ppc: Increment PMC5 with inline insns
` [PULL 60/62] hw/sd/sdhci-internal: Unexport ESDHC defines
` [PULL 61/62] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
` [PULL 62/62] hw/ppc/e500: Implement pflash handling

[PATCH] target/ppc: Fix regression in Radix MMU
 2022-10-28 20:20 UTC  (3+ messages)

[PATCH 0/3] s390x/pci: rpcit fixes and enhancements
 2022-10-28 19:47 UTC  (4+ messages)
` [PATCH 1/3] s390x/pci: RPCIT second pass when mappings exhausted
` [PATCH 2/3] s390x/pci: coalesce unmap operations
` [PATCH 3/3] s390x/pci: shrink DMA aperture to be bound by vfio DMA limit

[PATCH 0/7] target/arm: Implement FEAT_EVT
 2022-10-28 19:47 UTC  (15+ messages)
` [PATCH 1/7] target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
` [PATCH 2/7] target/arm: Allow relevant HCR bits to be written for FEAT_EVT
` [PATCH 3/7] target/arm: Implement HCR_EL2.TTLBIS traps
` [PATCH 4/7] target/arm: Implement HCR_EL2.TTLBOS traps
` [PATCH 5/7] target/arm: Implement HCR_EL2.TICAB,TOCU traps
` [PATCH 6/7] target/arm: Implement HCR_EL2.TID4 traps
` [PATCH 7/7] target/arm: Report FEAT_EVT for TCG '-cpu max'

[PATCH v3 0/7] memory: prevent dma-reentracy issues
 2022-10-28 19:16 UTC  (8+ messages)
` [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
` [PATCH v3 2/7] dma-helpers: switch to guarded DMA accesses
` [PATCH v3 3/7] ahci: switch to guarded DMA acccesses
` [PATCH v3 4/7] sdhci: switch to guarded DMA accesses
` [PATCH v3 5/7] ehci: "
` [PATCH v3 6/7] xhci: "
` [PATCH v3 7/7] usb/libhw: "

[PATCH 0/2] accel/tcg: Fix concurrent pthread_create() and munmap()
 2022-10-28 18:59 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v2 0/6] tcg: Fix x86 TARGET_TB_PCREL (#1269)
 2022-10-28 18:46 UTC  (4+ messages)
` [PATCH v2 4/6] target/openrisc: Use cpu_unwind_state_data for mfspr

[PATCH] target/arm: Fixed Privileged Access Never (PAN) for aarch32
 2022-10-28 18:17 UTC  (2+ messages)

[PULL 0/1] Imp 202210 patches
 2022-10-28 17:45 UTC  (2+ messages)
` [PULL 1/1] bsd-user: Catch up with sys/param.h requirement for machine/pmap.h

[PATCH] vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_net_reset
 2022-10-28 17:27 UTC  (3+ messages)

[PATCH v1 0/2] Fix the virtio features negotiation flaw
 2022-10-28 17:20 UTC  (3+ messages)
` [PATCH v1 1/2] vhost-user: Refactor vhost acked features saving
` [PATCH v1 2/2] vhost-net: Fix the virito features negotiation flaw


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