qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-07 14:38:17 to 2023-11-08 08:10:13 UTC [more...]

[PATCH 0/4] dump: Arch info function pointer addition and cleanup
 2023-11-08  8:09 UTC  (6+ messages)
` [PATCH 1/4] dump: Set dump info function pointers to NULL
` [PATCH 2/4] target/s390x/dump: Remove unneeded dump info function pointer init

[PATCH 0/2] dump: Fix issues flagged by Coverity
 2023-11-08  8:07 UTC  (6+ messages)
` [PATCH 1/2] dump: Plug file descriptor leak on non-seekable file
` [PATCH 2/2] dump: Fix HMP dump-guest-memory -z without -R

[PULL 0/8] Dump patches
 2023-11-08  7:37 UTC  (5+ messages)
` [PULL 3/8] dump: Add command interface for kdump-raw formats

[PATCH v2 0/4] Support RISC-V IOPMP
 2023-11-08  7:33 UTC  (11+ messages)
` [PATCH v2 1/4] exec/memattrs: Add iopmp source id, start address, end address to MemTxAttrs

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-08  7:16 UTC  (33+ messages)
` [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
` [PATCH v4 25/41] Add iommufd configure option
` [PATCH v4 26/41] backends/iommufd: Introduce the iommufd object
` [PATCH v4 27/41] util/char_dev: Add open_cdev()
` [PATCH v4 28/41] vfio/iommufd: Implement the iommufd backend
` [PATCH v4 32/41] vfio/pci: Introduce a vfio pci hot reset interface
` [PATCH v4 36/41] vfio: Allow the selection of a given iommu backend for platform ap and ccw
` [PATCH v4 38/41] vfio/ap: Make vfio cdev pre-openable by passing a file handle
` [PATCH v4 39/41] vfio/ccw: "
` [PATCH v4 41/41] vfio: Compile out iommufd for PPC target

[PATCH v2 00/12] qdev: Make array properties user accessible again
 2023-11-08  6:50 UTC  (5+ messages)
` [PATCH v2 11/12] qdev: Make netdev properties work as list elements

[PULL 00/11] qdev: Make array properties user accessible again
 2023-11-08  2:25 UTC  (2+ messages)

[PULL 00/25] Block layer patches
 2023-11-08  1:44 UTC  (27+ messages)
` [PULL 01/25] block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK
` [PULL 02/25] block: Mark bdrv_has_zero_init() "
` [PULL 03/25] block: Mark bdrv_filter_bs() "
` [PULL 04/25] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
` [PULL 05/25] block: Mark block_job_add_bdrv() GRAPH_WRLOCK
` [PULL 06/25] block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK
` [PULL 07/25] block: Mark bdrv_skip_implicit_filters() "
` [PULL 08/25] block: Mark bdrv_skip_filters() "
` [PULL 09/25] block: Mark bdrv_(un)freeze_backing_chain() "
` [PULL 10/25] block: Mark bdrv_chain_contains() "
` [PULL 11/25] block: Mark bdrv_filter_child() "
` [PULL 12/25] block: Mark bdrv_cow_child() "
` [PULL 13/25] block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
` [PULL 14/25] block: Inline bdrv_set_backing_noperm()
` [PULL 15/25] block: Mark bdrv_replace_node_common() GRAPH_WRLOCK
` [PULL 16/25] block: Mark bdrv_replace_node() GRAPH_WRLOCK
` [PULL 17/25] block: Protect bs->backing with graph_lock
` [PULL 18/25] blkverify: Add locking for request_fn
` [PULL 19/25] block: Introduce bdrv_co_change_backing_file()
` [PULL 20/25] block: Add missing GRAPH_RDLOCK annotations
` [PULL 21/25] qcow2: Take locks for accessing bs->file
` [PULL 22/25] vhdx: "
` [PULL 23/25] block: Take graph lock for most of .bdrv_open
` [PULL 24/25] block: Protect bs->file with graph_lock
` [PULL 25/25] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both

[PATCH v1 0/9] Add loongarch kvm accel support
 2023-11-08  1:41 UTC  (10+ messages)
` [PATCH v1 1/9] linux-headers: Add KVM headers for loongarch
` [PATCH v1 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH v1 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH v1 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH v1 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH v1 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH v1 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH v1 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH v1 9/9] target/loongarch: Add loongarch kvm into meson build

[PATCH] target/i386/kvm: call kvm_put_vcpu_events() before kvm_put_nested_state()
 2023-11-08  1:12 UTC  (7+ messages)

[PULL 0/1] xen-virtio-fix-1-tag
 2023-11-08  0:46 UTC  (2+ messages)

[PATCH v2] hw/ide/ahci: fix legacy software reset
 2023-11-07 23:57 UTC  (4+ messages)

[PATCH v3 0/2] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-11-07 22:25 UTC  (6+ messages)
` [PATCH v3 1/2] qom: new object to associate device to numa node
` [PATCH v3 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PULL 1/1] Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
 2023-11-07 21:20 UTC 

[PATCH] tests/docker: replace fedora-i386 with debian-i686
 2023-11-07 21:03 UTC  (5+ messages)

[PULL 0/9] ppc queue
 2023-11-07 20:48 UTC  (10+ messages)
` [PULL 1/9] hw/pci-host: Add emulation of Mai Logic Articia S
` [PULL 2/9] hw/ppc: Add emulation of AmigaOne XE board
` [PULL 3/9] tests/avocado: Add test for amigaone board
` [PULL 4/9] ppc/pnv: Add an I2C controller model
` [PULL 5/9] ppc/pnv: Connect I2C controller model to powernv9 chip
` [PULL 6/9] ppc/pnv: Connect PNV I2C controller to powernv10
` [PULL 7/9] ppc/pnv: Fix number of I2C engines and ports for power9/10
` [PULL 8/9] hw/pci-host: Update PHB5 XSCOM registers
` [PULL 9/9] ppc: qtest already exports qtest_rtas_call()

[PULL 0/5] Misc fixes patches
 2023-11-07 20:16 UTC  (7+ messages)
` [PULL 1/5] crypto/rsakey-builtin.c.inc: Clean up two error paths
` [PULL 2/5] io: Stop appending -listen to net listeners
` [PULL 3/5] audio: don't abort on f32 audio format in wav backend
` [PULL 4/5] MAINTAINERS: update libvirt devel mailing list address
` [PULL 5/5] scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd

[PATCH] hw/audio/virtio-snd-pci: fix the PCI class code
 2023-11-07 19:33 UTC  (4+ messages)

[PATCH] Fix Windows 2000 and XP HDAudio Support
 2023-11-07 19:27 UTC  (3+ messages)

[PATCH] Fix Windows 2000 and XP HDAudio Support
 2023-11-07 19:27 UTC 

[PATCH v8 0/7] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07 19:10 UTC  (11+ messages)
` [PATCH v8 1/7] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v8 2/7] hw/virtio: convert vhost-user-base to async shutdown
` [PATCH v8 3/7] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v8 4/7] hw/virtio: derive vhost-user-gpio "
` [PATCH v8 5/7] hw/virtio: derive vhost-user-i2c "
` [PATCH v8 6/7] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v8 7/7] docs/system: add a basic enumeration of vhost-user devices

[PATCH] ppc: qtest already exports qtest_rtas_call()
 2023-11-07 18:56 UTC  (2+ messages)

[PATCH v2] hw/pci-host: Update PHB5 XSCOM registers
 2023-11-07 18:54 UTC  (2+ messages)

[PATCH v3] ppc/pnv: Fix number of I2C engines and ports for power9/10
 2023-11-07 18:54 UTC  (2+ messages)

[PATCH] ppc/pnv: Connect PNV I2C controller to powernv10
 2023-11-07 18:54 UTC  (2+ messages)

[PATCH v3 0/2] Add PowerNV I2C Controller Model
 2023-11-07 18:54 UTC  (2+ messages)

[PATCH v7 0/3] Add emulation of AmigaOne XE board
 2023-11-07 18:53 UTC  (22+ messages)
` [PATCH v7 1/3] hw/pci-host: Add emulation of Mai Logic Articia S
` [PATCH v7 3/3] tests/avocado: Add test for amigaone board

[PATCH v7 2/3] hw/ppc: Add emulation of AmigaOne XE board
 2023-11-07 18:52 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v9 "

[PULL 00/11] s390x and MAINTAINERS updates
 2023-11-07 18:32 UTC  (12+ messages)
` [PULL 01/11] MAINTAINERS: Add the virtio-gpu documentation to the corresponding section
` [PULL 02/11] MAINTAINERS: Add artist.c to the hppa machine section
` [PULL 03/11] tests/avocado: Allow newer versions of tesseract in the nextcube test
` [PULL 04/11] s390/sclp: fix SCLP facility map
` [PULL 05/11] target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()
` [PULL 06/11] target/s390x: Fix CLC corrupting cc_src
` [PULL 07/11] tests/tcg/s390x: Test CLC with inaccessible second operand
` [PULL 08/11] target/s390x: Fix LAALG not updating cc_src
` [PULL 09/11] tests/tcg/s390x: Test LAALG with negative cc_src
` [PULL 10/11] tests/tcg/s390x: Test ADD LOGICAL WITH CARRY
` [PULL 11/11] target/s390x/cpu topology: Fix ordering and creation of TLEs

[PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07 18:18 UTC  (6+ messages)
` [PATCH v6 1/6] virtio: split into vhost-user-base and vhost-user-device

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2023-11-07 18:07 UTC  (10+ messages)
` [PATCH v3 1/9] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v3 3/9] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v3 4/9] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v3 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v3 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions

[PATCH v7 0/7] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-07 18:09 UTC  (9+ messages)
` [PATCH v7 1/7] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v7 2/7] hw/virtio: convert vhost-user-base to async shutdown
` [PATCH v7 3/7] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v7 4/7] hw/virtio: derive vhost-user-gpio "
` [PATCH v7 5/7] hw/virtio: derive vhost-user-i2c "
` [PATCH v7 6/7] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v7 7/7] docs/system: add a basic enumeration of vhost-user devices

[PATCH v2 0/4] Misc ati-vga patches
 2023-11-07 17:27 UTC  (5+ messages)
` [PATCH v2 1/4] ati-vga: Fix aperture sizes

[PULL 0/5] Ui patches
 2023-11-07 16:57 UTC  (2+ messages)

[PATCH] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
 2023-11-07 16:55 UTC  (2+ messages)

[PATCH v2 1/1] target/riscv: correct csr_ops[CSR_MSECCFG]
 2023-11-07 16:39 UTC  (2+ messages)

[PATCH] hw/mips: LOONGSON3V depends on UNIMP device
 2023-11-07 16:36 UTC  (2+ messages)

[PULL 00/94] target/sparc: Convert to decodetree
 2023-11-07 16:33 UTC  (5+ messages)
` [PULL 81/94] target/sparc: Move FDMULQ "

[PATCH v2] block/file-posix: fix update_zones_wp() caller
 2023-11-07 16:31 UTC  (2+ messages)

[PATCH] file-posix: fix over-writing of returning zone_append offset
 2023-11-07 16:29 UTC  (2+ messages)

[PATCH] target/arm: mark the 32bit alias of PAR when LPAE enabled
 2023-11-07 16:24 UTC  (2+ messages)

[PATCH v3 0/6] coverity fixes
 2023-11-07 16:21 UTC  (3+ messages)
` [PATCH v3 4/6] block/nvme: nvme_process_completion() fix bound for cid

[PATCH v4 0/3] pnv nest1 chiplet model
 2023-11-07  7:41 UTC  (4+ messages)
` [PATCH v4 1/3] hw/ppc: Add pnv pervasive common chiplet units
` [PATCH v4 2/3] hw/ppc: Add nest1 chiplet model
` [PATCH v4 3/3] hw/ppc: Nest1 chiplet wiring

[PATCH 0/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
 2023-11-07 15:29 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH] audio: don't abort on f32 audio format in wav backend
 2023-11-07 14:53 UTC  (3+ messages)

[PATCH] scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd
 2023-11-07 15:01 UTC  (3+ messages)

[PATCH v2 0/3] docs: update x86 CPU model ABI matrix docs
 2023-11-07 14:41 UTC  (3+ messages)


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