qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-23 06:17:10 to 2022-05-23 21:40:57 UTC [more...]

[PATCH v2 0/8] QEMU RISC-V nested virtualization fixes
 2022-05-23 21:38 UTC  (5+ messages)
` [PATCH v2 4/8] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v2 8/8] hw/riscv: virt: Fix interrupt parent for dynamic platform devices

[PATCH] linux-user/host/s390: Treat EX and EXRL as writes
 2022-05-23 20:54 UTC  (2+ messages)

Fast usermode networking with QEMU
 2022-05-23 20:51 UTC 

[PATCH] target/riscv: add support for zmmul extension v0.1
 2022-05-23 21:15 UTC  (4+ messages)

[PATCH 00/18] target/arm: tidy exception routing
 2022-05-23 20:47 UTC  (19+ messages)
` [PATCH 01/18] target/arm: Allow raise_exception to handle finding target EL
` [PATCH 02/18] target/arm: Use arm_current_el for simple exceptions
` [PATCH 03/18] target/arm: Move and expand parameters to exception_target_el
` [PATCH 04/18] target/arm: Move HCR_TGE check into exception_target_el
` [PATCH 05/18] target/arm: Move arm_singlestep_active out of line
` [PATCH 06/18] target/arm: Move arm_generate_debug_exceptions "
` [PATCH 07/18] target/arm: Hoist arm_current_el in arm_generate_debug_exceptions
` [PATCH 08/18] target/arm: Use is_a64 "
` [PATCH 09/18] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PATCH 10/18] target/arm: Move arm_debug_exception_fsr "
` [PATCH 11/18] target/arm: Move arm_debug_target_el to internals.h
` [PATCH 12/18] target/arm: Create raise_exception_debug
` [PATCH 13/18] target/arm: Move MDCR_TDE test into exception_target_el
` [PATCH 14/18] target/arm: Mark exception helpers as noreturn
` [PATCH 15/18] target/arm: Create helper_exception_swstep
` [PATCH 16/18] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PATCH 17/18] target/arm: Add cur_el parameter to arm_generate_debug_exceptions
` [PATCH 18/18] target/arm: Remove route_to_el2 case from sve_exception_el

[PULL 0/3] qemu-ga patches
 2022-05-23 20:55 UTC  (5+ messages)
` [PULL 1/3] qga: add guest-get-diskstats command for Linux guests
` [PULL 2/3] qga-win32: Add support for NVME but type
` [PULL 3/3] trivial: qga: Log version on start

[PATCH 0/2] linux-user/s390x: Fix unwinding from signal handlers
 2022-05-23 20:52 UTC  (2+ messages)

[PATCH v2 0/3] linux-user: Use CPUArchState* instead of void* when possible
 2022-05-23 20:47 UTC  (2+ messages)

[PATCH v2] linux-user/syscall.c: fix build without RLIMIT_RTTIME
 2022-05-23 20:42 UTC  (3+ messages)

[PATCH 0/5] machine.py fix for ppc64 tests + avocado changes
 2022-05-23 19:50 UTC  (4+ messages)
` [PATCH 2/5] machine.py: add default pseries params in machine.py

[PATCH] block: drop unused bdrv_co_drain() API
 2022-05-23 19:39 UTC  (3+ messages)

can QEMU's arm smmu model handle non-PCI devices?
 2022-05-23 19:40 UTC  (2+ messages)

[PATCH v2 00/10] Random cleanup patches
 2022-05-23 19:30 UTC  (3+ messages)

proposed 7.1 release schedule
 2022-05-23 19:29 UTC  (4+ messages)

[PATCH 0/4] ppc: improve some memory ordering issues
 2022-05-23 19:24 UTC  (2+ messages)

[PATCH v2 00/12] Change helper declarations to use call flags
 2022-05-23 19:24 UTC  (5+ messages)
` [PATCH v2 06/12] target/ppc: implement xscvspdpn with helper_todouble

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

Problem running qos-test when building with gcc12 and LTO
 2022-05-23 19:19 UTC 

[PATCH] pnv/xive2: Don't overwrite PC registers when writing TCTXT registers
 2022-05-23 19:23 UTC  (3+ messages)

[PATCH] trivial: qga: Log version on start
 2022-05-23 19:16 UTC  (3+ messages)

[PATCH v5] qga: add guest-get-diskstats command for Linux guests
 2022-05-23 19:19 UTC  (3+ messages)

[PATCH v2 0/1] trivial: qga: Log version on start
 2022-05-23 19:16 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3 00/15] Misc cleanups
 2022-05-23 19:11 UTC  (12+ messages)
` [PATCH v3 01/15] include: move qemu_*_exec_dir() to cutils
` [PATCH v3 05/15] osdep: export qemu_open_cloexec()

[PATCH v2] target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
 2022-05-23 18:54 UTC  (2+ messages)

TianoCore "Add QEMU support to MinPlatform (OpenQEMUBoardPkg)" GSoC project
 2022-05-23 18:51 UTC 

[PATCH v3 00/49] semihosting cleanup
 2022-05-23 18:21 UTC  (45+ messages)
` [PATCH v3 05/49] semihosting: Add target_strlen for softmmu-uaccess.h
` [PATCH v3 08/49] semihosting: Inline set_swi_errno into common_semi_cb
` [PATCH v3 09/49] semihosting: Adjust error checking in common_semi_cb
` [PATCH v3 13/49] semihosting: Move common-semi.h to include/semihosting/
` [PATCH v3 14/49] include/exec: Move gdb open flags to gdbstub.h
` [PATCH v3 15/49] include/exec: Move gdb_stat and gdb_timeval "
` [PATCH v3 16/49] include/exec: Define errno values in gdbstub.h
` [PATCH v3 17/49] semihosting: Use struct gdb_stat in common_semi_flen_cb
` [PATCH v3 18/49] semihosting: Split is_64bit_semihosting per target
` [PATCH v3 19/49] semihosting: Split common_semi_flen_buf "
` [PATCH v3 20/49] semihosting: Split out common_semi_has_synccache
` [PATCH v3 21/49] semihosting: Use env more often in do_common_semihosting
` [PATCH v3 22/49] semihosting: Move GET_ARG/SET_ARG earlier in the file
` [PATCH v3 23/49] semihosting: Split out semihost_sys_open
` [PATCH v3 36/49] gdbstub: Widen gdb_syscall_complete_cb return value
` [PATCH v3 37/49] semihosting: Fix docs comment for qemu_semihosting_console_inc
` [PATCH v3 38/49] semihosting: Pass CPUState to qemu_semihosting_console_inc

[PATCH v2 00/11] BCDA and mffscdrn implementations
 2022-05-23 17:58 UTC  (12+ messages)
` [PATCH v2 01/11] target/ppc: Fix insn32.decode style issues
` [PATCH v2 02/11] target/ppc: Move mffscrn[i] to decodetree
` [PATCH v2 03/11] target/ppc: Move mffsce "
` [PATCH v2 04/11] target/ppc: Move mffsl "
` [PATCH v2 05/11] target/ppc: Move mffs[.] "
` [PATCH v2 06/11] target/ppc: Implement mffscdrn[i] instructions
` [PATCH v2 07/11] tests/tcg/ppc64: Add mffsce test
` [PATCH v2 08/11] target/ppc: Add flag for ISA v2.06 BCDA instructions
` [PATCH v2 09/11] target/ppc: implement addg6s
` [PATCH v2 10/11] target/ppc: implement cbcdtd
` [PATCH v2 11/11] target/ppc: implement cdtbcd

[PATCH v3 0/3] target/ppc: Fix FPSCR.FI bit
 2022-05-23 18:16 UTC  (2+ messages)

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-23 18:14 UTC  (7+ messages)
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported
` [PATCH 6/9] vfio/migration: Implement VFIO migration protocol v2

[RFC PATCH] 9p: case-insensitive host filesystems
 2022-05-23 17:59 UTC  (3+ messages)

aio_wait_bh_oneshot() thread-safety question
 2022-05-23 16:04 UTC 

[PATCH v6 00/13] migration: Postcopy Preemption
 2022-05-23 17:18 UTC  (4+ messages)
` [PATCH v6 10/13] migration: Respect postcopy request order in preemption mode

[PATCH] target/riscv: add zicsr/zifencei to isa_string
 2022-05-23 16:51 UTC  (3+ messages)

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-05-23 16:45 UTC  (14+ messages)

[PATCH v17 0/8] support dirty restraint on vCPU
 2022-05-23 16:44 UTC  (5+ messages)
` [PATCH v17 6/8] softmmu/dirtylimit: Implement virtual CPU throttle

[PATCH] hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready
 2022-05-23 16:40 UTC  (3+ messages)

[PATCH] target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
 2022-05-23 16:26 UTC  (3+ messages)

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-23 15:42 UTC  (29+ messages)
` [RFC PATCH v4 03/36] target/i386: Implement mc->kvm_type() to get VM type
` [RFC PATCH v4 04/36] target/i386: Introduce kvm_confidential_guest_init()
` [RFC PATCH v4 05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [RFC PATCH v4 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [RFC PATCH v4 07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [RFC PATCH v4 08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
` [RFC PATCH v4 10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [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 14/36] i386/tdx: Implement user specified tsc frequency
` [RFC PATCH v4 15/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM

[RESEND PATCH v2] target/riscv: Fix typo of mimpid cpu option
 2022-05-23 15:31 UTC 

Windows QXL Display Driver
 2022-05-23 15:30 UTC  (3+ messages)

[PATCH v10 00/45] CXl 2.0 emulation Support
 2022-05-23 15:15 UTC  (4+ messages)
` [PATCH v10 27/45] hw/cxl/host: Add support for CXL Fixed Memory Windows

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-23 15:22 UTC  (6+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[PATCH v2] target/riscv: Fix typo of mimpid cpu option
 2022-05-23 15:18 UTC 

[PATCH v4 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-05-23 15:07 UTC  (9+ messages)
` [PATCH 1/8] qmp: Support for querying stats
  ` [PATCH 2/8] kvm: Support for querying fd-based stats
  ` [PATCH 3/8] qmp: add filtering of statistics by target vCPU
  ` [PATCH 4/8] hmp: add basic "info stats" implementation
  ` [PATCH 5/8] qmp: add filtering of statistics by provider
  ` [PATCH 6/8] hmp: "
  ` [PATCH 7/8] qmp: add filtering of statistics by name
  ` [PATCH 8/8] hmp: "

[RFC PATCH] mpqemu: Remove unlock/lock of iothread in mpqemu-link send and recv functions
 2022-05-23 15:09 UTC 

[PATCH v5 0/8] VSX MMA Implementation
 2022-05-23 14:45 UTC  (7+ messages)
` [PATCH v5 2/8] target/ppc: Implemented xvi*ger* instructions
` [PATCH v5 4/8] target/ppc: Implemented xvf*ger*
` [PATCH v5 5/8] target/ppc: Implemented xvf16ger*

[PATCH v2] Fix 'writeable' typos
 2022-05-23 14:42 UTC  (2+ messages)

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

PCI memory sync question (kvm,dpdk,e1000,packet stalled)
 2022-05-23 12:47 UTC  (7+ messages)

[RFC PATCH 0/3] Allow Capstone 3.0.5 again and remove the submodule
 2022-05-23 12:15 UTC  (4+ messages)
` [PATCH 3/3] capstone: Remove the capstone submodule

[PATCH] s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
 2022-05-23 11:51 UTC 

[PATCH] Trivial: 3 char repeat typos
 2022-05-23 10:52 UTC  (6+ messages)

[PATCH v6 0/9] Introduce akcipher service for virtio-crypto
 2022-05-23  9:46 UTC  (10+ messages)
` [PATCH v6 4/9] crypto: add ASN.1 DER decoder
` [PATCH v6 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH v6 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v6 7/9] test/crypto: Add test suite for crypto akcipher

[QEMU PATCH v2] x86: Set maximum APIC ID to KVM prior to vCPU creation
 2022-05-23  9:12 UTC 

[PATCH v6 0/8] Support exporting BDSs via VDUSE
 2022-05-23  8:46 UTC  (9+ messages)
` [PATCH v6 1/8] block: Support passing NULL ops to blk_set_dev_ops()
` [PATCH v6 2/8] block/export: Fix incorrect length passed to vu_queue_push()
` [PATCH v6 3/8] block/export: Abstract out the logic of virtio-blk I/O process
` [PATCH v6 4/8] linux-headers: Add vduse.h
` [PATCH v6 5/8] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH v6 6/8] vduse-blk: Implement vduse-blk export
` [PATCH v6 7/8] vduse-blk: Add vduse-blk resize support
` [PATCH v6 8/8] libvduse: Add support for reconnecting

[PATCH] linux-user/syscall.c: fix build without RLIMIT_RTTIME
 2022-05-23  7:15 UTC  (2+ messages)

[RFC PATCH 0/1] target/riscv: Make property names lowercase and add capitalized aliases
 2022-05-23  6:36 UTC  (3+ messages)
` [RFC PATCH 1/1] target/riscv: Make property names lowercase

[PATCH 00/50] PS2 device QOMification - part 1
 2022-05-23  6:34 UTC  (3+ messages)
` [PATCH 29/50] pckbd: more vmstate_register() from i8042_mm_init() to i8042_mmio_realize()

[PATCH v2 0/6] hw/acpi/viot: generate stable VIOT ACPI tables
 2022-05-23  6:32 UTC  (3+ messages)
` [PATCH v2 1/6] hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()

[PATCH v2] linux-user: Clean up arg_start/arg_end confusion
 2022-05-23  6:14 UTC  (2+ 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).