qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-21 07:10:00 to 2023-12-21 17:45:59 UTC [more...]

[PATCH v4 00/13] Consolidate common vdpa members in VhostVDPAShared
 2023-12-21 17:43 UTC  (13+ messages)
` [PATCH v4 01/13] vdpa: add VhostVDPAShared
` [PATCH v4 02/13] vdpa: move iova tree to the shared struct
` [PATCH v4 03/13] vdpa: move iova_range to vhost_vdpa_shared
` [PATCH v4 04/13] vdpa: move shadow_data "
` [PATCH v4 05/13] vdpa: use vdpa shared for tracing
` [PATCH v4 07/13] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
` [PATCH v4 08/13] vdpa: move backend_cap "
` [PATCH v4 09/13] vdpa: remove msg type of vhost_vdpa
` [PATCH v4 10/13] vdpa: move iommu_list to vhost_vdpa_shared
` [PATCH v4 11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
` [PATCH v4 12/13] vdpa: use dev_shared in vdpa_iommu
` [PATCH v4 13/13] vdpa: move memory listener to vhost_vdpa_shared

[RFC PATCH] readthodocs: fully specify a build environment
 2023-12-21 17:42 UTC 

[PATCH v2 0/6] qemu-iotests fixes for Kevin's block tree
 2023-12-21 17:38 UTC  (8+ messages)
` [PATCH v2 1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context()
` [PATCH v2 2/6] fixup block: remove AioContext locking
` [PATCH v2 3/6] fixup scsi: only access SCSIDevice->requests from one thread
` [PATCH v2 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
` [PATCH v2 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
` [PATCH v2 6/6] nbd/server: introduce NBDClient->lock to protect fields

[PATCH 00/21] Build system cleanups for QEMU 9.0
 2023-12-21 17:19 UTC  (22+ messages)
` [PATCH 01/21] meson: fix type of "relocatable" option
` [PATCH 02/21] meson: remove unused variable
` [PATCH 03/21] meson: use version_compare() to compare version
` [PATCH 04/21] Makefile: clean qemu-iotests output
` [PATCH 05/21] configure: remove unnecessary subshell
` [PATCH 06/21] configure: unify again the case arms in probe_target_compiler
` [PATCH 07/21] meson: always probe u2f and canokey if the option is enabled
` [PATCH 08/21] meson: remove OS definitions from config_targetos
` [PATCH 09/21] meson: remove CONFIG_POSIX and CONFIG_WIN32 "
` [PATCH 10/21] meson: remove config_targetos
` [PATCH 11/21] meson: remove CONFIG_ALL
` [PATCH 12/21] meson: rename config_all
` [PATCH 13/21] meson: add more sections to main meson.build
` [PATCH 14/21] meson: move program checks together
` [PATCH 15/21] meson: move option validation a bit closer
` [PATCH 16/21] meson: separate host-specific checks from option validation
` [PATCH 17/21] meson: keep subprojects together
` [PATCH 18/21] meson: move CFI detection code earlier
` [PATCH 19/21] meson: move config-host.h definitions together
` [PATCH 20/21] meson: move subdirs to "Collect sources" section
` [PATCH 21/21] configure, meson: rename targetos to host_os

[PATCH v2] target/i386: Fix physical address truncation
 2023-12-21 17:21 UTC  (2+ messages)

[PULL 00/47] vfio queue
 2023-12-21 17:14 UTC  (4+ messages)
` [PULL 20/47] backends/iommufd: Introduce the iommufd object

[PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
 2023-12-21 17:19 UTC  (3+ messages)
` [PATCH 1/2] hw/s390x/ccw: Replace basename() with g_path_get_basename()
` [PATCH 2/2] hw/s390x/ccw: Replace dirname() with g_path_get_dirname()

[PATCH] MAINTAINERS: Remove myself as reviewer from Live Migration
 2023-12-21 17:07 UTC 

[PATCH 0/2] Added the ability to delegate LCOFI to VS
 2023-12-21 16:03 UTC  (5+ messages)
` [PATCH 1/2] target/riscv/csr: Rename groups of interrupts
` [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS

[PATCH v4 0/4] virtio-blk: add iothread-vq-mapping parameter
 2023-12-21 15:47 UTC  (7+ messages)
` [PATCH v4 1/4] qdev-properties: alias all object class properties
` [PATCH v4 4/4] virtio-blk: add iothread-vq-mapping parameter

[PATCH] target/i386: Fix physical address truncation when PAE is enabled
 2023-12-21 15:20 UTC  (5+ messages)

[PATCH v3 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
 2023-12-21 15:07 UTC  (12+ messages)
` [PATCH v3 01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
` [PATCH v3 02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
` [PATCH v3 03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
` [PATCH v3 04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
` [PATCH v3 05/11] exec/ioport: Add portio_list_set_address()
` [PATCH v3 06/11] exec/ioport: Add portio_list_set_enabled()
` [PATCH v3 07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
` [PATCH v3 08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
` [PATCH v3 09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
` [PATCH v3 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
` [PATCH v3 11/11] hw/isa/vt82c686: Implement relocation and toggling of "

[PATCH] docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
 2023-12-21 14:57 UTC 

chacha20-s390 broken in 8.2.0 in TCG on s390x
 2023-12-21 14:51 UTC 

[PATCH v2 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
 2023-12-21 14:29 UTC  (7+ messages)
` [PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
` [PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions

[PATCH 0/6] qemu-iotests fixes for Kevin's block tree
 2023-12-21 14:27 UTC  (13+ messages)
` [PATCH 3/6] fixup scsi: only access SCSIDevice->requests from one thread
` [PATCH 4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put()
` [PATCH 5/6] nbd/server: only traverse NBDExport->clients from main loop thread
` [PATCH 6/6] nbd/server: introduce NBDClient->lock to protect fields

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-12-21 13:47 UTC  (9+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH] Signed-off-by: guoguangyao <guoguangyao18@mails.ucas.ac.cn>
 2023-12-21  9:38 UTC 

[PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
 2023-12-21 13:45 UTC 

[PATCH] tcg/i386: convert add/sub of 128 to sub/add of -128
 2023-12-21 13:43 UTC 

[PATCH 1/1] target/riscv: pmp: Ignore writes when RW=01 and MML=0
 2023-12-21 13:40 UTC  (2+ messages)

Qemu resets terminal to crazy defaults
 2023-12-21 13:29 UTC  (7+ messages)

[PATCH v2 1/2] target/riscv: FIX xATP_MODE validation
 2023-12-21 13:25 UTC  (4+ messages)
` [PATCH v2 2/2] target/riscv: UPDATE xATP write CSR

[PATCH 00/40] testing and plugin updates for 9.0
 2023-12-21 13:19 UTC  (42+ messages)
` [PATCH 01/40] tests/avocado: Add a test for a little-endian microblaze machine
` [PATCH 02/40] tests/avocado: use snapshot=on in kvm_xen_guest
` [PATCH 03/40] gitlab: include microblazeel in testing
` [PATCH 04/40] chardev: use bool for fe_is_open
` [PATCH 05/40] qtest: bump min meson timeout to 60 seconds
` [PATCH 06/40] qtest: bump migration-test timeout to 8 minutes
` [PATCH 07/40] qtest: bump qom-test timeout to 15 minutes
` [PATCH 08/40] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
` [PATCH 09/40] qtest: bump test-hmp timeout to 4 minutes
` [PATCH 10/40] qtest: bump pxe-test timeout to 10 minutes
` [PATCH 11/40] qtest: bump prom-env-test timeout to 6 minutes
` [PATCH 12/40] qtest: bump boot-serial-test timeout to 3 minutes
` [PATCH 13/40] qtest: bump qos-test timeout to 2 minutes
` [PATCH 14/40] qtest: bump aspeed_smc-test timeout to 6 minutes
` [PATCH 15/40] qtest: bump bios-table-test timeout to 9 minutes
` [PATCH 16/40] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
` [PATCH 17/40] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
` [PATCH 18/40] tests/unit: Bump test-crypto-block test timeout to 5 minutes
` [PATCH 19/40] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
` [PATCH 20/40] mtest2make: stop disabling meson test timeouts
` [PATCH 21/40] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PATCH 22/40] target/riscv: Remove misa_mxl validation
` [PATCH 23/40] target/riscv: Move misa_mxl_max to class
` [PATCH 24/40] target/riscv: Validate misa_mxl_max only once
` [PATCH 25/40] target/arm: Use GDBFeature for dynamic XML
` [PATCH 26/40] target/ppc: "
` [PATCH 27/40] target/riscv: "
` [PATCH 28/40] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH 29/40] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH 30/40] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH 31/40] gdbstub: Simplify XML lookup
` [PATCH 32/40] gdbstub: Infer number of core registers from XML
` [PATCH 33/40] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH 34/40] gdbstub: Add members to identify registers to GDBFeature
` [PATCH 35/40] plugins: Use different helpers when reading registers
` [PATCH 36/40] gdbstub: expose api to find registers
` [PATCH 37/40] plugins: add an API to read registers
` [PATCH 38/40] contrib/plugins: fix imatch
` [PATCH 39/40] contrib/plugins: extend execlog to track register changes
` [PATCH 40/40] contrib/plugins: optimise the register value tracking

[PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
 2023-12-21 12:29 UTC 

[PATCH RFC] linux-user: Allow gdbstub to ignore page protection
 2023-12-21 12:26 UTC  (3+ messages)

[PATCH v3 00/14] Consolidate common vdpa members in VhostVDPAShared
 2023-12-21 11:53 UTC  (15+ messages)
` [PATCH v3 01/14] vdpa: add VhostVDPAShared
` [PATCH v3 02/14] vdpa: move iova tree to the shared struct
` [PATCH v3 03/14] vdpa: move iova_range to vhost_vdpa_shared
` [PATCH v3 04/14] vdpa: move shadow_data "
` [PATCH v3 05/14] vdpa: use vdpa shared for tracing
` [PATCH v3 06/14] vdpa: move file descriptor to vhost_vdpa_shared
` [PATCH v3 07/14] vdpa: move iotlb_batch_begin_sent "
` [PATCH v3 08/14] vdpa: move backend_cap "
` [PATCH v3 09/14] vdpa: remove msg type of vhost_vdpa
` [PATCH v3 10/14] vdpa: move iommu_list to vhost_vdpa_shared
` [PATCH v3 11/14] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
` [PATCH v3 12/14] vdpa: use dev_shared in vdpa_iommu
` [PATCH v3 13/14] vdpa: factor out vhost_vdpa_last_dev
` [PATCH v3 14/14] vdpa: move memory listener to vhost_vdpa_shared

virtio-pci in qemu-system-arm is broken in 8.2
 2023-12-21 11:51 UTC 

[PATCH 0/6] Pointer Masking update for Zjpm v0.8
 2023-12-21 10:40 UTC  (7+ messages)
` [PATCH 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH 3/6] target/riscv: Add pointer masking tb flags
` [PATCH 4/6] target/riscv: Add functions to calculate current number of masked bits for pointer masking
` [PATCH 5/6] target/riscv: Update address modify functions to take into account "
` [PATCH 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

[PATCH v2 0/1] Implementation of resource_query_layout
 2023-12-21 10:23 UTC  (2+ messages)
` [PATCH v2 1/1] virgl: Implement resource_query_layout

[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
 2023-12-21  9:49 UTC  (5+ messages)
` [RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
` [RFC PATCH 2/4] target/riscv/kvm: implement kvm_arch_update_guest_debug()
` [RFC PATCH 3/4] target/riscv/kvm: handle the exit with debug reason
` [RFC PATCH 4/4] linux-headers: enable KVM GUEST DEBUG for RISC-V

[PATCH v2] qdev: Report an error for machine without HotplugHandler
 2023-12-21  9:36 UTC  (10+ messages)

[PATCH] vfio/iommufd: Remove the use of stat() to check file existence
 2023-12-21  9:23 UTC  (4+ messages)

[PATCH] vfio/container: Rename vfio_init_container to vfio_set_iommu
 2023-12-21  8:36 UTC  (2+ messages)

[PATCH v2 00/11] next-cube: various tidy-ups and improvements
 2023-12-21  8:35 UTC  (9+ messages)
` [PATCH v2 08/11] next-cube.c: move static old_scr2 variable to NeXTPC
` [PATCH v2 09/11] next-cube.c: move LED logic to new next_scr2_led_update() function
` [PATCH v2 10/11] next-cube.c: remove val and size arguments from nextscr2_write()

[PATCH v6 00/11] Support blob memory and venus on qemu
 2023-12-21  8:32 UTC  (10+ messages)
` [PATCH v6 06/11] softmmu/memory: enable automatic deallocation of memory regions
` [PATCH v6 07/11] virtio-gpu: Handle resource blob commands

[PATCH v3 0/6] target/i386: add support for FRED
 2023-12-21  8:27 UTC  (4+ messages)
` [PATCH v3 1/6] target/i386: add support for FRED in CPUID enumeration

[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
 2023-12-21  8:20 UTC  (6+ messages)
` [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup

[PULL 0/2] loongarch-to-apply queue
 2023-12-21  8:06 UTC  (3+ messages)
` [PULL 1/2] hw/loongarch/virt: Align high memory base address with super page size
` [PULL 2/2] target/loongarch: Add timer information dump support

[PATCH v2 00/71] *: Constify VMState
 2023-12-21  8:14 UTC  (3+ messages)
` [PATCH v2 59/71] hw/vfio: "

[PATCH] load_elf: fix iterator type in glue
 2023-12-21  8:08 UTC 

[PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass
 2023-12-21  7:59 UTC  (3+ messages)

[PATCH] target/i386: Add new CPU model SierraForest
 2023-12-21  7:29 UTC  (2+ messages)

[PATCH v2 00/17] Add boot LoongArch elf kernel with FDT
 2023-12-21  7:27 UTC  (9+ messages)
` [PATCH v2 02/17] hw/loongarch: Add load initrd
` [PATCH v2 03/17] hw/loongarch: Add init_cmdline
` [PATCH v2 04/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v2 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'

[PATCH v7] ui/cocoa: Use NSWindow's ability to resize
 2023-12-21  7:19 UTC  (5+ 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).