qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-07 13:50:37 to 2023-11-07 20:50:03 UTC [more...]

[PULL 0/9] ppc queue
 2023-11-07 20:48 UTC  (8+ 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 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] tests/docker: replace fedora-i386 with debian-i686
 2023-11-07 19:39 UTC  (4+ messages)

[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 v3 0/2] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-11-07 19:00 UTC  (3+ 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

[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/25] Block layer patches
 2023-11-07 18:46 UTC  (26+ 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

[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 v2] hw/ide/ahci: fix legacy software reset
 2023-11-07 18:32 UTC  (3+ messages)

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-07 18:28 UTC  (15+ 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 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 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

[PATCH 0/4] dump: Arch info function pointer addition and cleanup
 2023-11-07 17:12 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 3/4] dump: Add arch cleanup function
` [PATCH 4/4] target/s390x/arch_dump: Add arch cleanup function for PV dumps

[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  (4+ messages)

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

[PULL 0/6] Firmware/seabios 20231010 patches
 2023-11-07 14:34 UTC  (8+ messages)
` [PULL 4/6] seabios: update binaries to git snapshot

[PULL 00/23] Final test, gdbstub, plugin and gitdm updates for 8.2
 2023-11-07 14:23 UTC  (24+ messages)
` [PULL 01/23] default-configs: Add TARGET_XML_FILES definition
` [PULL 02/23] gdb-xml: fix duplicate register in arm-neon.xml
` [PULL 03/23] target/arm: mark the 32bit alias of PAR when LPAE enabled
` [PULL 04/23] target/arm: hide all versions of DBGD[RS]AR from gdbstub
` [PULL 05/23] target/arm: hide aliased MIDR "
` [PULL 06/23] tests/tcg: add an explicit gdbstub register tester
` [PULL 07/23] tests/avocado: update the tcg_plugins test
` [PULL 08/23] gdbstub: Add num_regs member to GDBFeature
` [PULL 09/23] gdbstub: Introduce gdb_find_static_feature()
` [PULL 10/23] gdbstub: Introduce GDBFeatureBuilder
` [PULL 11/23] cpu: Call plugin hooks only when ready
` [PULL 12/23] configure: tell meson and contrib_plugins about DLLTOOL
` [PULL 13/23] plugins: add dllexport and dllimport to api funcs
` [PULL 14/23] plugins: make test/example plugins work on windows
` [PULL 15/23] plugins: disable lockstep plugin "
` [PULL 16/23] gitlab: add dlltool to Windows CI
` [PULL 17/23] plugins: allow plugins to be enabled on windows
` [PULL 18/23] contrib/gitdm: Add Rivos Inc to the domain map
` [PULL 19/23] contrib/gitdm: add domain-map for Cestc
` [PULL 20/23] contrib/gitdm: map HiSilicon to Huawei
` [PULL 21/23] contrib/gitdm: add Daynix to domain-map
` [PULL 22/23] mailmap: fixup some more corrupted author fields
` [PULL 23/23] Revert "tests/tcg/nios2: Re-enable linux-user tests"

[PATCH] s390/sclp: fix SCLP facility map
 2023-11-07 13:57 UTC  (3+ messages)

[PULL 0/8] Dump patches
 2023-11-07 13:54 UTC  (3+ messages)
` [PULL 3/8] dump: Add command interface for kdump-raw formats

[PULL 00/11] qdev: Make array properties user accessible again
 2023-11-07 13:48 UTC  (7+ messages)
` [PULL 01/11] hw/i386/pc: Use qdev_prop_set_array()
` [PULL 02/11] hw/arm/mps2-tz: "
` [PULL 05/11] hw/arm/vexpress: "
` [PULL 07/11] hw/arm/xlnx-versal: "
` [PULL 09/11] qom: Add object_property_set_default_list()
` [PULL 11/11] qdev: Rework array properties based on list visitor

[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-27 12:56 UTC  (3+ messages)
` [PATCH V6 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V6 1/9] accel/kvm: Extract common KVM vCPU {creation,parking} code


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