qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 06:22:44 to 2022-05-24 15:20:08 UTC [more...]

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-24 15:11 UTC  (10+ messages)
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported

[PATCH 0/2] i386: fixup number of logical CPUs when host-cache-info=on
 2022-05-24 15:10 UTC  (3+ messages)
` [PATCH 1/2] x86: cpu: make sure number of addressable IDs for processor cores meets the spec
` [PATCH 2/2] x86: cpu: fixup number of addressable IDs for logical processors sharing cache

[RFC PATCH] mpqemu: Remove unlock/lock of iothread in mpqemu-link send and recv functions
 2022-05-24 14:58 UTC  (3+ messages)

[PATCH v4 00/15] Misc cleanups
 2022-05-24 14:56 UTC  (19+ messages)
` [PATCH v4 01/15] include: move qemu_*_exec_dir() to cutils
` [PATCH v4 02/15] util/win32: simplify qemu_get_local_state_dir()
` [PATCH v4 03/15] tests: make libqmp buildable for win32
` [PATCH v4 04/15] qga: flatten safe_open_or_create()
` [PATCH v4 05/15] qga: add qga_open_cloexec() helper
` [PATCH v4 06/15] qga: use qga_open_cloexec() for safe_open_or_create()
` [PATCH v4 07/15] qga: throw an Error in ga_channel_open()
` [PATCH v4 08/15] qga: replace qemu_open_old() with qga_open_cloexec()
` [PATCH v4 09/15] qga: make build_fs_mount_list() return a bool
` [PATCH v4 10/15] test/qga: use G_TEST_DIR to locate os-release test file
` [PATCH v4 11/15] qga/wixl: prefer variables over environment
` [PATCH v4 12/15] qga/wixl: require Mingw_bin
` [PATCH v4 13/15] qga/wixl: simplify some pre-processing
` [PATCH v4 14/15] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
` [PATCH v4 15/15] test/qga: use g_auto wherever sensible

[PATCH v2] target/riscv: add support for zmmul extension v0.1
 2022-05-24 14:38 UTC  (2+ messages)

[PATCH v6 0/8] VSX MMA Implementation
 2022-05-24 14:05 UTC  (9+ messages)
` [PATCH v6 1/8] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [PATCH v6 2/8] target/ppc: Implemented xvi*ger* instructions
` [PATCH v6 3/8] target/ppc: Implemented pmxvi*ger* instructions
` [PATCH v6 4/8] target/ppc: Implemented xvf*ger*
` [PATCH v6 5/8] target/ppc: Implemented xvf16ger*
` [PATCH v6 6/8] target/ppc: Implemented pmxvf*ger*
` [PATCH v6 7/8] target/ppc: Implemented [pm]xvbf16ger2*
` [PATCH v6 8/8] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap

aio_wait_bh_oneshot() thread-safety question
 2022-05-24 13:46 UTC  (4+ messages)

[PATCH v4 0/3] Enable notify VM exit
 2022-05-24 14:03 UTC  (4+ messages)
` [PATCH v4 1/3] linux-header: update linux header
` [PATCH v4 2/3] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v4 3/3] i386: Add notify VM exit support

[RFC PATCH v5 0/3] Sysbus device generic QAPI plug support
 2022-05-24 13:48 UTC  (4+ messages)
` [RFC PATCH v5 1/3] none-machine: allow cold plugging sysbus devices
` [RFC PATCH v5 2/3] softmmu/memory: add memory_region_try_add_subregion function
` [RFC PATCH v5 3/3] add sysbus-mmio-map qapi command

[PULL 0/3] qemu-ga patches
 2022-05-24 13:38 UTC  (14+ messages)
` [PULL 2/3] qga-win32: Add support for NVME but type

[PATCH v4 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-24 13:08 UTC  (10+ messages)
` [PATCH 1/8] qmp: Support for querying stats
  ` [PATCH 3/8] qmp: add filtering of statistics by target vCPU
  ` [PATCH 5/8] qmp: add filtering of statistics by provider
  ` [PATCH 7/8] qmp: add filtering of statistics by name

[PATCH v4 0/3] block/dirty-bitmaps: fix and improve bitmap merge
 2022-05-24 12:47 UTC  (2+ messages)

[PATCH] block: get rid of blk->guest_block_size
 2022-05-24 12:43 UTC  (2+ messages)

[PATCH 0/9] 9pfs: Add 9pfs support for Windows host
 2022-05-24 12:23 UTC  (4+ messages)
` [PATCH 5/9] hw/9pfs: Add a 'local' file system backend driver for Windows

[PATCH 0/5] s390x: dump: Add PV dump support
 2022-05-24 12:01 UTC  (3+ messages)
` [PATCH 4/5] s390x: Add KVM PV dump interface

[PATCH v2 0/8] QEMU RISC-V nested virtualization fixes
 2022-05-24 12:19 UTC  (9+ messages)
` [PATCH v2 4/8] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v2 7/8] target/riscv: Force disable extensions if priv spec version does not match

[PATCH 0/2] s390x: kvm: Honor storage keys during emulation
 2022-05-24 11:52 UTC  (8+ messages)
` [PATCH 2/2] target/s390x: "

[PATCH] block: drop unused bdrv_co_drain() API
 2022-05-24 12:26 UTC  (2+ messages)

[PATCH v7 00/13] s390x: CPU Topology
 2022-05-24 11:32 UTC  (12+ messages)
` [PATCH v7 04/13] s390x: topology: implementating Store Topology System Information
` [PATCH v7 06/13] s390x: topology: Adding books to STSI
` [PATCH v7 08/13] s390x: topology: Adding drawers "
` [PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction
` [PATCH v7 12/13] s390x: CPU topology: CPU topology migration

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-05-24 12:10 UTC  (13+ messages)

Emulating CPUs with larger atomic accesses
 2022-05-24 11:51 UTC  (5+ messages)

[PATCH] .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job
 2022-05-24 11:36 UTC  (2+ messages)

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-05-24 11:02 UTC  (21+ messages)
` [PATCH 01/20] io: add a QIOChannelNull equivalent to /dev/null
` [PATCH 02/20] migration: switch to use QIOChannelNull for dummy channel
` [PATCH 03/20] migration: remove unreachble RDMA code in save_hook impl
` [PATCH 04/20] migration: rename rate limiting fields in QEMUFile
` [PATCH 05/20] migration: rename 'pos' field in QEMUFile to 'bytes_processed'
` [PATCH 06/20] migration: rename qemu_ftell to qemu_file_total_transferred
` [PATCH 07/20] migration: rename qemu_update_position to qemu_file_credit_transfer
` [PATCH 08/20] migration: introduce a QIOChannel impl for BlockDriverState VMState
` [PATCH 09/20] migration: convert savevm to use QIOChannelBlock for VMState
` [PATCH 10/20] migration: stop passing 'opaque' parameter to QEMUFile hooks
` [PATCH 11/20] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PATCH 12/20] migration: introduce new constructors for QEMUFile
` [PATCH 13/20] migration: remove unused QEMUFileGetFD typedef
` [PATCH 14/20] migration: remove the QEMUFileOps 'shut_down' callback
` [PATCH 15/20] migration: remove the QEMUFileOps 'set_blocking' callback
` [PATCH 16/20] migration: remove the QEMUFileOps 'close' callback
` [PATCH 17/20] migration: remove the QEMUFileOps 'get_buffer' callback
` [PATCH 18/20] migration: remove the QEMUFileOps 'writev_buffer' callback
` [PATCH 19/20] migration: remove the QEMUFileOps 'get_return_path' callback
` [PATCH 20/20] migration: remove the QEMUFileOps abstraction

[PATCH v3 0/2] modules: Improve modinfo.c support
 2022-05-24 11:49 UTC  (3+ messages)

[PATCH v9 08/12] target/hexagon: import flex/bison to docker files
 2022-05-24 10:07 UTC  (2+ messages)

[PATCH] s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
 2022-05-24 10:01 UTC  (2+ messages)

[PATCH 0/2] linux-user/s390x: Fix unwinding from signal handlers
 2022-05-24  9:56 UTC  (4+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test "
  ` PING: "

[PATCH] ide_ioport_read: Return lower octet of data register instead of 0xFF
 2022-05-24  9:52 UTC  (2+ messages)

[PATCH] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
 2022-05-24  9:48 UTC  (2+ messages)

[PATCH] .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages
 2022-05-24  9:31 UTC 

[PATCH v3 0/3] ui: Remove deprecated sdl parameters and switch to QAPI parser
 2022-05-24  9:31 UTC  (6+ messages)
` [PATCH v3 2/3] ui: Switch "-display sdl" to use the "

[PATCH v5 00/43] Add LoongArch softmmu support
 2022-05-24  8:18 UTC  (44+ messages)
` [PATCH v5 01/43] target/loongarch: Add README
` [PATCH v5 02/43] target/loongarch: Add core definition
` [PATCH v5 03/43] target/loongarch: Add main translation routines
` [PATCH v5 04/43] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v5 05/43] target/loongarch: Add fixed point shift "
` [PATCH v5 06/43] target/loongarch: Add fixed point bit "
` [PATCH v5 07/43] target/loongarch: Add fixed point load/store "
` [PATCH v5 08/43] target/loongarch: Add fixed point atomic "
` [PATCH v5 09/43] target/loongarch: Add fixed point extra "
` [PATCH v5 10/43] target/loongarch: Add floating point arithmetic "
` [PATCH v5 11/43] target/loongarch: Add floating point comparison "
` [PATCH v5 12/43] target/loongarch: Add floating point conversion "
` [PATCH v5 13/43] target/loongarch: Add floating point move "
` [PATCH v5 14/43] target/loongarch: Add floating point load/store "
` [PATCH v5 15/43] target/loongarch: Add branch "
` [PATCH v5 16/43] target/loongarch: Add disassembler
` [PATCH v5 17/43] target/loongarch: Add target build suport
` [PATCH v5 18/43] target/loongarch: Add system emulation introduction
` [PATCH v5 19/43] target/loongarch: Add CSRs definition
` [PATCH v5 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v5 21/43] target/loongarch: Implement qmp_query_cpu_definitions()
` [PATCH v5 22/43] target/loongarch: Add MMU support for LoongArch CPU
` [PATCH v5 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PATCH v5 24/43] target/loongarch: Add constant timer support
` [PATCH v5 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v5 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v5 27/43] target/loongarch: Add TLB instruction support
` [PATCH v5 28/43] target/loongarch: Add other core instructions support
` [PATCH v5 29/43] target/loongarch: Add timer related "
` [PATCH v5 30/43] hw/loongarch: Add support loongson3 virt machine type
` [PATCH v5 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v5 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v5 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v5 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v5 35/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v5 36/43] Enable common virtio pci support for LoongArch
` [PATCH v5 37/43] hw/loongarch: Add some devices support for 3A5000
` [PATCH v5 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PATCH v5 39/43] hw/loongarch: Add LoongArch load elf function
` [PATCH v5 40/43] hw/loongarch: Add LoongArch ls7a acpi device support
` [PATCH v5 41/43] target/loongarch: Add gdb support
` [PATCH v5 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PATCH v5 43/43] target/loongarch: 'make check-tcg' support

[PATCH v2 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
 2022-05-24  9:14 UTC  (2+ messages)

[PATCH] vfio/common: remove spurious warning on vfio_listener_region_del
 2022-05-24  9:14 UTC 

[PATCH 0/5] target/riscv: Enhanced ISA extension checks
 2022-05-24  9:07 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] target/riscv: Disable "G" by default

[PATCH v2 0/4] xlnx-zcu102: fix the display port
 2022-05-24  8:30 UTC  (4+ messages)
` [PATCH v2 2/4] xlnx_dp: Introduce a vblank signal

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-24  8:29 UTC  (45+ messages)
` [RFC PATCH v4 07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v4 13/36] i386/tdx: Validate TD attributes
` [RFC PATCH v4 16/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v4 17/36] i386/tdx: Parse TDVF metadata for TDX VM
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
` [RFC PATCH v4 20/36] i386/tdx: Register a machine_init_done callback for TD
` [RFC PATCH v4 21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
` [RFC PATCH v4 23/36] i386/tdx: Setup the TD HOB list
` [RFC PATCH v4 24/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [RFC PATCH v4 25/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [RFC PATCH v4 26/36] i386/tdx: Finalize TDX VM
` [RFC PATCH v4 27/36] i386/tdx: Disable SMM for TDX VMs
` [RFC PATCH v4 28/36] i386/tdx: Disable PIC "
` [RFC PATCH v4 29/36] i386/tdx: Don't allow system reset "
` [RFC PATCH v4 32/36] i386/tdx: Don't synchronize guest tsc for TDs
` [RFC PATCH v4 33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "

[RFC PATCH 00/13] Add a plugin to support out-of-band live migration for VFIO pass-through device
 2022-05-24  6:18 UTC  (14+ messages)
` [RFC PATCH 01/13] vfio/migration: put together checks of migration initialization conditions
` [RFC PATCH 02/13] vfio/migration: move migration struct allocation out of vfio_migration_init
` [RFC PATCH 03/13] vfio/migration: move vfio_get_dev_region_info out of vfio_migration_probe
` [RFC PATCH 04/13] vfio/migration: Separated functions that relate to the In-Band approach
` [RFC PATCH 05/13] vfio/migration: rename "
` [RFC PATCH 06/13] vfio/migration: introduce VFIOMigrationOps layer in VFIO live migration framework
` [RFC PATCH 07/13] vfio/migration: move the statistics of bytes_transferred to generic VFIO migration layer
` [RFC PATCH 08/13] vfio/migration: split migration handler registering from vfio_migration_init
` [RFC PATCH 09/13] vfio/migration: move the functions of In-Band approach to a new file
` [RFC PATCH 10/13] vfio/pci: introduce command-line parameters to specify migration method
` [RFC PATCH 11/13] vfio/migration: add a plugin layer to support out-of-band live migration
` [RFC PATCH 12/13] vfio/migration: add some trace-events for vfio migration plugin
` [RFC PATCH 13/13] vfio/migration: make the region and plugin member of struct VFIOMigration to be a union


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