messages from 2022-05-23 13:08:53 to 2022-05-24 08:28:10 UTC [more...]
[PATCH v5 00/43] Add LoongArch softmmu support
2022-05-24 8:17 UTC (5+ messages)
` [PATCH v5 02/43] target/loongarch: Add core definition
` [PATCH v5 07/43] target/loongarch: Add fixed point load/store instruction translation
` [PATCH v5 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v5 22/43] target/loongarch: Add MMU support for LoongArch CPU
[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
2022-05-24 8:08 UTC (16+ messages)
[RFC PATCH v4 00/36] TDX QEMU support
2022-05-24 8:11 UTC (53+ messages)
` [RFC PATCH v4 03/36] target/i386: Implement mc->kvm_type() to get VM type
` [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 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() "
aio_wait_bh_oneshot() thread-safety question
2022-05-24 7:08 UTC (2+ messages)
[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
[PATCH v2] target/riscv: add support for zmmul extension v0.1
2022-05-24 4:53 UTC
[PATCH] target/riscv: add support for zmmul extension v0.1
2022-05-24 4:19 UTC (6+ messages)
[RFC 0/3] Introduce a new Qemu machine for RISC-V
2022-05-24 3:16 UTC (15+ messages)
Npcm7xx emac tap networking hitting 75MiB limit
2022-05-24 2:57 UTC
[PATCH v9 00/12] Improve PMU support
2022-05-23 23:50 UTC (13+ messages)
` [PATCH v9 01/12] target/riscv: Fix PMU CSR predicate function
` [PATCH v9 02/12] target/riscv: Implement PMU CSR predicate function for S-mode
` [PATCH v9 03/12] target/riscv: pmu: Rename the counters extension to pmu
` [PATCH v9 04/12] target/riscv: pmu: Make number of counters configurable
` [PATCH v9 05/12] target/riscv: Implement mcountinhibit CSR
` [PATCH v9 06/12] target/riscv: Add support for hpmcounters/hpmevents
` [PATCH v9 07/12] target/riscv: Support mcycle/minstret write operation
` [PATCH v9 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v9 09/12] target/riscv: Simplify counter predicate function
` [PATCH v9 10/12] target/riscv: Add few cache related PMU events
` [PATCH v9 11/12] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v9 12/12] target/riscv: Update the privilege field for sscofpmf CSRs
[PATCH] target/riscv: add zicsr/zifencei to isa_string
2022-05-23 23:48 UTC (5+ messages)
[PATCH v2 00/12] Change helper declarations to use call flags
2022-05-23 23:02 UTC (6+ messages)
` [PATCH v2 06/12] target/ppc: implement xscvspdpn with helper_todouble
[RFC PATCH] mpqemu: Remove unlock/lock of iothread in mpqemu-link send and recv functions
2022-05-23 22:56 UTC (2+ messages)
[PATCH v2 0/8] QEMU RISC-V nested virtualization fixes
2022-05-23 21:52 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 v2 8/8] hw/riscv: virt: Fix interrupt parent for dynamic platform devices
[RESEND PATCH v2] target/riscv: Fix typo of mimpid cpu option
2022-05-23 21:46 UTC (2+ messages)
[PATCH qemu v18 00/16] Add tail agnostic behavior for rvv instructions
2022-05-23 21:39 UTC (3+ messages)
` [PATCH qemu v18 02/16] target/riscv: rvv: Prune redundant access_type parameter passed
[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 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 (2+ 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 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 (8+ messages)
` [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 (26+ messages)
` [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 20/49] semihosting: Split out common_semi_has_synccache
` [PATCH v3 21/49] semihosting: Use env more often in do_common_semihosting
` [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 (3+ messages)
` [PATCH 6/9] "
[RFC PATCH] 9p: case-insensitive host filesystems
2022-05-23 17:59 UTC (3+ messages)
[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 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)
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: "
[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
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).