messages from 2023-11-07 13:05:22 to 2023-11-07 18:51:10 UTC [more...]
[PATCH] hw/audio/virtio-snd-pci: fix the PCI class code
2023-11-07 18:50 UTC
[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
[PATCH v7 0/3] Add emulation of AmigaOne XE board
2023-11-07 18:41 UTC (17+ messages)
[PATCH v7 2/3] hw/ppc: Add emulation of AmigaOne XE board
2023-11-07 18:40 UTC (5+ 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 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 (28+ 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 31/41] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
` [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 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 v8 0/7] virtio: cleanup vhost-user-generic and reduce c&p
2023-11-07 18:11 UTC (9+ 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/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 (3+ messages)
[PATCH] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
2023-11-07 16:55 UTC (2+ messages)
[PATCH] tests/docker: replace fedora-i386 with debian-i686
2023-11-07 16:41 UTC
[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 (3+ 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 (6+ 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 (12+ messages)
` [PULL 01/11] hw/i386/pc: Use qdev_prop_set_array()
` [PULL 02/11] hw/arm/mps2-tz: "
` [PULL 03/11] hw/arm/mps2: "
` [PULL 04/11] hw/arm/sbsa-ref: "
` [PULL 05/11] hw/arm/vexpress: "
` [PULL 06/11] hw/arm/virt: "
` [PULL 07/11] hw/arm/xlnx-versal: "
` [PULL 08/11] hw/rx/rx62n: "
` [PULL 09/11] qom: Add object_property_set_default_list()
` [PULL 10/11] qdev: Make netdev properties work as list elements
` [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
[PATCH] MAINTAINERS: Add artist.c to the hppa machine section
2023-11-07 13:45 UTC (2+ messages)
[PULL v3 00/25] Pixman patches
2023-11-07 13:40 UTC (2+ messages)
[PULL 00/15] xenfv.for-upstream queue
2023-11-07 13:40 UTC (2+ messages)
[PULL 00/63] virtio,pc,pci: features, fixes
2023-11-07 13:40 UTC (2+ messages)
[PATCH v2 00/12] qdev: Make array properties user accessible again
2023-11-07 13:35 UTC (4+ messages)
` [PATCH v2 11/12] qdev: Make netdev properties work as list elements
[PATCH 00/22] Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR
2023-11-07 13:08 UTC (3+ messages)
` [PATCH 05/22] target/arm: hide aliased MIDR from gdbstub
[PATCH v3 00/20] first version of mcdstub
2023-11-07 13:03 UTC (16+ messages)
` [PATCH v3 02/20] mcdstub gdbstub: new DebugClass and DebugState introduced. They are used to abstract the debugger details behind a QOM. This is currently used in the cpu_handle_guest_debug function
` [PATCH v3 03/20] gdbstub: moving code so that it can be easier accessed from outside the gdbstub: fromhex and tohex functions moved to a cutils header. GDBRegisterState moved to gdbstub.h
` [PATCH v3 04/20] mcdstub: added header with defines specific to the mcd tcp packet communication
` [PATCH v3 05/20] mcdstub: tcp packet processing added
` [PATCH v3 06/20] mcdstub: open/close server functions and trigger/reset data added. User for initial connection with an mcd client
` [PATCH v3 08/20] mcdstub: query packet processing added and core/system querie added
` [PATCH v3 11/20] mcdstub: reset and trigger queries added
` [PATCH v3 12/20] mcdstub: missing parse_reg_xml function for parsing gdb register xml files added
` [PATCH v3 13/20] mcdstub: added queries for memory spaces, register groups and registers
` [PATCH v3 14/20] mcdstub: missing handle_query_state function added
` [PATCH v3 15/20] mcdstub: added go, break and step functionality and all corresponding functions
` [PATCH v3 16/20] mcdstub: function construct for resets added
` [PATCH v3 17/20] mcdstub: reading/writing registers added
` [PATCH v3 19/20] mcdstub: break/watchpoints added
` [PATCH v3 20/20] mcdstub: updated MAINTAINERS file and fully activated the mcdstub in the meson build system
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).