qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 14:25:49 to 2022-02-03 14:25:02 UTC [more...]

[PATCH 0/2] block: Fix crash in blockdev-reopen with iothreads
 2022-02-03 14:05 UTC  (2+ messages)
` [PATCH 2/2] iotests: Test blockdev-reopen with iothreads and throttling

[PATCH v2 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
 2022-02-03 14:01 UTC  (6+ messages)
` [PATCH v2 1/6] hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
` [PATCH v2 2/6] target/arm: Make rvbar settable after realize
` [PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
` [PATCH v2 4/6] hw/arm/xlnx-zynqmp: Connect the "
` [PATCH v2 5/6] hw/misc: Add a model of the Xilinx ZynqMP APU Control

[PATCH 00/12] Removal of Aiocontext lock through drains: protect bdrv_replace_child_noperm
 2022-02-03 13:57 UTC  (14+ messages)
` [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED
` [PATCH 05/12] test-bdrv-drain.c: adapt test to the coming subtree drains
` [PATCH 10/12] block.c: add subtree_drains where needed

[PATCH 1/2] hw/char/renesas_sci: Add fifo buffer to backend interface
 2022-02-03 13:38 UTC  (5+ messages)

[PATCH 0/8] virtio: Add vhost-user based Video decode
 2022-02-03 13:27 UTC  (15+ messages)
` [PATCH 1/8] vhost-user-video: Add a README.md with cheat sheet of commands
` [PATCH 3/8] vhost-user-video: boiler plate code for vhost-user-video device
` [PATCH 4/8] vhost-user-video: add meson subdir build logic

[PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap
 2022-02-03 13:09 UTC 

[PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
 2022-02-03 12:42 UTC  (6+ messages)

[RFC PATCH 00/15] softmmu: Make various objects target agnostic
 2022-02-03 12:37 UTC  (4+ messages)
` [RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map "

[RFC 0/5] Privilege version update
 2022-02-03 12:23 UTC  (3+ messages)
` [RFC 4/5] target/riscv: Add *envcfg* CSRs support

[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
 2022-02-03 12:14 UTC  (4+ messages)

[PATCH 0/4] target/arm: SVE fixes versus VHE
 2022-02-03 11:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: take over seccomp from Eduardo Otubo
 2022-02-03 11:15 UTC  (2+ messages)

[PATCH v2] Fix %#0 misuses
 2022-02-03 10:59 UTC  (3+ messages)

[RFC] thread-pool: Add option to fix the pool size
 2022-02-03 10:56 UTC  (3+ messages)

[PATCH 00/13] hw/intc/arm_gicv3_its: more cleanups, bugfixes
 2022-02-03 10:45 UTC  (28+ messages)
` [PATCH 01/13] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
` [PATCH 02/13] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
` [PATCH 03/13] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
` [PATCH 04/13] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
` [PATCH 05/13] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
` [PATCH 06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
` [PATCH 07/13] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
` [PATCH 08/13] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
` [PATCH 09/13] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
` [PATCH 10/13] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
` [PATCH 11/13] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
` [PATCH 12/13] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
` [PATCH 13/13] hw/intc/arm_gicv3_its: Split error checks

[PATCH 00/20] tcg: vector improvements
 2022-02-03 10:51 UTC  (23+ messages)
` [PATCH 11/20] tcg/i386: Implement avx512 immediate rotate
` [PATCH 12/20] tcg/i386: Implement avx512 variable rotate
` [PATCH 13/20] tcg/i386: Support avx512vbmi2 vector shift-double instructions
` [PATCH 14/20] tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double
` [PATCH 15/20] tcg/i386: Remove rotls_vec from tcg_target_op_def
` [PATCH 16/20] tcg/i386: Expand scalar rotate with avx512 insns
` [PATCH 17/20] tcg/i386: Implement avx512 min/max/abs
` [PATCH 18/20] tcg/i386: Implement avx512 multiply
` [PATCH 19/20] tcg/i386: Implement more logical operations for avx512
` [PATCH 20/20] tcg/i386: Implement bitsel "

Notes on Generating Python signatures for QMP RPCs
 2022-02-03 10:39 UTC  (5+ messages)

[PATCH v4 0/4] Python: Improvements for iotest 040,041
 2022-02-03  9:38 UTC  (8+ messages)
` [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py

[PULL 00/20] NBD patches through 2021-09-27
 2022-02-03  8:49 UTC  (6+ messages)
` [PULL 18/20] block/nbd: drop connection_co

[PATCH] qemu-options: fix incorrect description for '-drive index='
 2022-02-03  7:26 UTC  (2+ messages)

[PATCH v8 0/5] support subsets of virtual memory extension
 2022-02-03  2:45 UTC  (8+ messages)
` [PATCH v8 3/5] target/riscv: add support for svnapot extension
` [PATCH v8 4/5] target/riscv: add support for svinval extension
` [PATCH v8 5/5] target/riscv: add support for svpbmt extension

[PATCH 0/4] iotests: finalize switch to async QMP
 2022-02-03  2:24 UTC  (5+ messages)
` [PATCH 1/4] python/machine: permanently switch to AQMP
` [PATCH 2/4] scripts/bench-block-job: "
` [PATCH 3/4] iotests/mirror-top-perms: "
` [PATCH 4/4] iotests: "

[PULL 0/4] Python patches
 2022-02-03  1:59 UTC  (5+ messages)
` [PULL 1/4] python/aqmp: Fix negotiation with pre-"oob" QEMU
` [PULL 2/4] python/machine: raise VMLaunchFailure exception from launch()
` [PULL 3/4] python: upgrade mypy to 0.780
` [PULL 4/4] python/aqmp: add socket bind step to legacy.py

[RFC PATCH 0/4] improve coverage of vector backend
 2022-02-03  1:45 UTC  (11+ messages)
` [RFC PATCH 1/4] tests/tcg: cleanup sha1 source code
` [RFC PATCH 2/4] tests/tcg: build sha1-vector for SVE and compare
` [RFC PATCH 3/4] tests/tcg: add sha512 test
` [RFC PATCH 4/4] tests/tcg: add vectorised sha512 versions

[PATCH v2] target/rx: Remove unused ENV_OFFSET definition
 2022-02-03  0:12 UTC 

[PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
 2022-02-03  0:05 UTC 

[PATCH 0/3] m68k: virt: add a firmware to the virt machine (petit boot)
 2022-02-02 23:27 UTC  (5+ messages)
` [PATCH 1/3] m68k: bootinfo entry size must be aligned on 4 bytes
` [PATCH 2/3] m68k: virt: add a bootstrap ROM
` [PATCH 3/3] m68k: virt: add a firmware (petitboot)

[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
 2022-02-02 21:11 UTC  (5+ messages)
` [PATCH 05/16] hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3

[PATCH] hw/i2c: flatten pca954x mux device
 2022-02-02 21:30 UTC  (10+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-02 20:47 UTC  (5+ messages)

[PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
 2022-02-02 19:39 UTC  (10+ messages)
` [PATCH v5 1/9] virtiofsd: Fix breakage due to fuse_init_in size change
` [PATCH v5 2/9] linux-headers: Update headers to v5.17-rc1
` [PATCH v5 3/9] virtiofsd: Parse extended "struct fuse_init_in"
` [PATCH v5 4/9] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
` [PATCH v5 5/9] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
` [PATCH v5 6/9] virtiofsd: Move core file creation code in separate function
` [PATCH v5 7/9] virtiofsd: Create new file with fscreate set
` [PATCH v5 8/9] virtiofsd: Create new file using O_TMPFILE and set security context
` [PATCH v5 9/9] virtiofsd: Add an option to enable/disable security label

[PULL 0/1] Bsd user fix patches
 2022-02-02 19:53 UTC  (2+ messages)

[PATCH v4 1/1] virtio: fix the condition for iommu_platform not supported
 2022-02-02 19:54 UTC 

[PULL 0/6] hppa target updates and fixes
 2022-02-02 18:11 UTC  (7+ messages)
` [PULL 1/6] seabios-hppa: Update SeaBIOS-hppa to VERSION 3
` [PULL 2/6] hw/hppa: Allow up to 16 emulated CPUs
` [PULL 3/6] hppa: Add support for an emulated TOC/NMI button
` [PULL 4/6] hw/display/artist: rewrite vram access mode handling
` [PULL 5/6] hw/display/artist: Mouse cursor fixes for HP-UX
` [PULL 6/6] hw/display/artist: Fix draw_line() artefacts

[PATCH v6 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-02 18:57 UTC  (7+ messages)
` [PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
` [PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-02-02 19:12 UTC  (3+ messages)
` [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-02-02 18:27 UTC  (5+ messages)
` [PATCH v6 21/33] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate

[PATCH v3 00/11] This is a followup to https://lists.gnu.org/archive/html/qemu-devel/2021-11/msg04325.html,
 2022-02-02 18:31 UTC  (7+ messages)
` [PATCH v3 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH v3 04/11] 9p: darwin: Handle struct dirent differences

[PATCH v5 03/18] pci: isolated address space for PCI bus
 2022-02-02 17:12 UTC  (19+ messages)

[PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
 2022-02-02 16:50 UTC  (9+ messages)

[PATCH v2] hw/i2c: flatten pca954x mux device
 2022-02-02 16:45 UTC 

[PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
 2022-02-02 15:46 UTC  (4+ messages)

[PATCH v5 00/43] CXl 2.0 emulation Support
 2022-02-02 14:10 UTC  (44+ messages)
` [PATCH v5 01/43] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v5 02/43] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v5 03/43] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v5 04/43] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v5 05/43] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v5 06/43] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v5 07/43] hw/cxl/device: Add memory device utilities
` [PATCH v5 08/43] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v5 09/43] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v5 10/43] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v5 11/43] hw/pxb: Use a type for realizing expanders
` [PATCH v5 12/43] hw/pci/cxl: Create a CXL bus type
` [PATCH v5 13/43] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v5 14/43] tests/acpi: allow DSDT.viot table changes
` [PATCH v5 15/43] acpi/pci: Consolidate host bridge setup
` [PATCH v5 16/43] tests/acpi: Add update DSDT.viot
` [PATCH v5 17/43] cxl: Machine level control on whether CXL support is enabled
` [PATCH v5 18/43] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v5 19/43] hw/cxl/rp: Add a root port
` [PATCH v5 20/43] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v5 21/43] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v5 22/43] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v5 23/43] tests/acpi: allow CEDT table addition
` [PATCH v5 24/43] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v5 25/43] hw/cxl/device: Add some trivial commands
` [PATCH v5 26/43] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v5 27/43] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v5 28/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v5 29/43] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v5 30/43] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v5 31/43] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v5 32/43] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v5 33/43] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v5 34/43] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v5 35/43] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v5 36/43] arm/virt: Allow virt/CEDT creation
` [PATCH v5 37/43] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v5 38/43] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
` [PATCH v5 39/43] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v5 40/43] i386/pc: Enable CXL fixed memory windows
` [PATCH v5 41/43] qtest/acpi: Add reference CEDT tables
` [PATCH v5 42/43] qtest/cxl: Add very basic sanity tests
` [PATCH v5 43/43] scripts/device-crash-test: Add exception for pxb-cxl

[PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
 2022-02-02 15:23 UTC 

[PATCH v1 00/22] testing and plugin updates
 2022-02-02 14:17 UTC  (5+ messages)
` [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)


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