qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 17:29:22 to 2021-11-25 15:10:15 UTC [more...]

[PATCH v8 00/10] PMU-EBB support for PPC64 TCG
 2021-11-25 15:08 UTC  (2+ messages)
` [PATCH v8 01/10] target/ppc: introduce PMUEventType and PMU overflow timers

SEV guest attestation
 2021-11-25 15:00 UTC  (18+ messages)

[Qemu-devel] [Bug 1603636] [NEW] Guest has not initialized the display yet on ubuntu 16.10 PPC
 2021-11-25 14:38 UTC  (2+ messages)
` [Bug 1603636] "

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-25 14:44 UTC  (7+ messages)
` [PATCH v5 07/18] target/riscv: setup everything so that riscv128-softmmu compiles

[RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
 2021-11-25 14:28 UTC  (7+ messages)
    ` [OpenBIOS] "

[PATCH v2 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-11-25 14:15 UTC  (7+ messages)
` [PATCH v2 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers

[PATCH 0/2] block-backend: Retain permissions after migration
 2021-11-25 14:04 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/migration-permissions: New test

[PATCH v3 0/3] Fix mtfsf, mtfsfi and mtfsb1 bug
 2021-11-25 14:01 UTC  (10+ messages)
` [PATCH v3 1/3] target/ppc: Fixed call to deferred exception
` [PATCH v3 2/3] test/tcg/ppc64le: test mtfsf
` [PATCH v3 3/3] target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52

[PATCH v5 0/3] support dirty restraint on vCPU
 2021-11-25 13:54 UTC  (5+ messages)
` [PATCH v5 3/3] cpus-common: implement dirty limit "

unable to execute QEMU command 'qom-get': Property 'sgx-epc.unavailable-features' not found
 2021-11-25 12:47 UTC 

Questions about losing the write lock of raw-format disks after migration
 2021-11-25 12:52 UTC  (2+ messages)

[RFC PATCH v3 0/5] QMP support for cold-plugging devices
 2021-11-25 12:55 UTC  (8+ messages)

[PATCH] linux-user: move target_signal.h generic definitions to generic/signal.h
 2021-11-25 12:52 UTC  (4+ messages)

[PATCH v4 0/3] hw/block/fdc: Fix CVE-2021-20196
 2021-11-25 12:20 UTC  (7+ messages)
` [PATCH v4 1/3] hw/block/fdc: Extract blk_create_empty_drive()
` [PATCH v4 3/3] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196

[PATCH-for-6.2] docs: add a word of caution on x-native-hotplug property for pcie-root-ports
 2021-11-25 12:06 UTC 

Give the fosshost.org VM a purpose or a retirement
 2021-11-25 10:35 UTC  (4+ messages)

[PATCH for-7.0 v6 00/16] linux-user: simplify safe signal handling
 2021-11-25 10:25 UTC  (7+ messages)
` [PATCH v6 01/16] linux-user: Untabify all safe-syscall.inc.S
` [PATCH v6 03/16] linux-user: Move syscall error detection into safe_syscall_base
` [PATCH v6 04/16] linux-user/host/mips: Add safe-syscall.inc.S

[PATCH v2 0/2] vdpa: Fix SIGSEGV on failed vdpa devices
 2021-11-25 10:16 UTC  (3+ messages)
` [PATCH v2 1/2] vdpa: Add dummy receive callback
` [PATCH v2 2/2] virtio-net: Fix log message

[PATCH] linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ
 2021-11-25 10:10 UTC  (3+ messages)

[PATCH v11 00/26] Add LoongArch linux-user emulation support
 2021-11-25 10:11 UTC  (5+ messages)
` [PATCH v11 19/26] linux-user: Add LoongArch signal support

[qemu-web PATCH] Update URLs of "SubmitAPatch" wiki doc
 2021-11-25  9:56 UTC  (5+ messages)
  ` Other pages for docs/devel/ [Was: Re: ... Update URLs of "SubmitAPatch" ...]

[PATCH v1 0/2] vl: flush all task from rcu queue before exiting
 2021-11-25  9:26 UTC  (5+ messages)
` [PATCH v1 1/2] monitor: move monitor destruction to the very end of qemu cleanup
` [Ping] [PATCH v1 0/2] vl: flush all task from rcu queue before exiting
  ` [PING][Ping] "

[PATCH 1/2] hw/arm/virt: Rename default_bus_bypass_iommu
 2021-11-25  8:56 UTC  (8+ messages)
` [PATCH 2/2] hw/i386: "

[PATCH 1/2] virito-balloon: process all in sgs for free_page_vq
 2021-11-25  8:34 UTC  (4+ messages)
` [PATCH 2/2] virtio-balloon: correct used length

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-25  8:20 UTC  (4+ messages)
` [RFC PATCH v2 21/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)

[PATCH v5 00/22] Support UXL filed in xstatus
 2021-11-25  7:39 UTC  (23+ messages)
` [PATCH v5 01/22] target/riscv: Adjust pmpcfg access with mxl
` [PATCH v5 02/22] target/riscv: Don't save pc when exception return
` [PATCH v5 03/22] target/riscv: Sign extend pc for different XLEN
` [PATCH v5 04/22] target/riscv: Create xl field in env
` [PATCH v5 05/22] target/riscv: Ignore the pc bits above XLEN
` [PATCH v5 06/22] target/riscv: Extend pc for runtime pc write
` [PATCH v5 07/22] target/riscv: Use gdb xml according to max mxlen
` [PATCH v5 08/22] target/riscv: Relax debug check for pm write
` [PATCH v5 09/22] target/riscv: Adjust csr write mask with XLEN
` [PATCH v5 10/22] target/riscv: Create current pm fields in env
` [PATCH v5 11/22] target/riscv: Alloc tcg global for cur_pm[mask|base]
` [PATCH v5 12/22] target/riscv: Calculate address according to XLEN
` [PATCH v5 13/22] target/riscv: Split pm_enabled into mask and base
` [PATCH v5 14/22] target/riscv: Split out the vill from vtype
` [PATCH v5 15/22] target/riscv: Fix RESERVED field length in VTYPE
` [PATCH v5 16/22] target/riscv: Adjust vsetvl according to XLEN
` [PATCH v5 17/22] target/riscv: Remove VILL field in VTYPE
` [PATCH v5 18/22] target/riscv: Ajdust vector atomic check with XLEN
` [PATCH v5 19/22] target/riscv: Fix check range for first fault only
` [PATCH v5 20/22] target/riscv: Adjust vector address with mask
` [PATCH v5 21/22] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v5 22/22] target/riscv: Enable uxl field write

[PATCH for-7.0 0/4] hw/nvme: zoned random write area
 2021-11-25  7:37 UTC  (5+ messages)
` [PATCH for-7.0 1/4] hw/nvme: add struct for zone management send
` [PATCH for-7.0 2/4] hw/nvme: add zone attribute get/set helpers
` [PATCH for-7.0 3/4] hw/nvme: add ozcs enum
` [PATCH for-7.0 4/4] hw/nvme: add support for zoned random write area

[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-11-25  7:28 UTC  (10+ messages)
` [PATCH v3 01/23] multifd: Delete useless operation
` [PATCH v3 02/23] migration: Never call twice qemu_target_page_size()
` [PATCH v3 03/23] multifd: Rename used field to num

[PATCH 00/20] Hexagon HVX (target/hexagon) patch series
 2021-11-25  6:26 UTC  (11+ messages)
` [PATCH 01/20] Hexagon HVX (target/hexagon) README

[PATCH] intel-iommu: ignore SNP bit in scalable mode
 2021-11-25  6:13 UTC  (15+ messages)

[PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
 2021-11-25  3:03 UTC  (10+ messages)

[PATCH for-7.0 v7 00/10] PMU-EBB support for PPC64 TCG
 2021-11-25  1:06 UTC  (4+ messages)
` [PATCH for-7.0 v7 02/10] target/ppc: PMU basic cycle count for pseries TCG

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2021-11-24 23:27 UTC  (4+ messages)
` [PATCH-for-6.2 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-3507

[PATCH v2] hw/intc/arm_gicv3: Update cached state after LPI state changes
 2021-11-24 20:20 UTC 

[PATCH 00/23] Python: delete qemu.qmp package
 2021-11-24 19:26 UTC  (24+ messages)
` [PATCH 01/23] python/aqmp: add __del__ method to legacy interface
` [PATCH 02/23] python/aqmp: handle asyncio.TimeoutError on execute()
` [PATCH 03/23] python/aqmp: copy type definitions from qmp
` [PATCH 04/23] python/aqmp: add SocketAddrT to package root
` [PATCH 05/23] python/qemu-ga-client: update instructions to newer CLI syntax
` [PATCH 06/23] python/qmp: switch qemu-ga-client to AQMP
` [PATCH 07/23] python/qmp: switch qom tools "
` [PATCH 08/23] python/qmp: switch qmp-shell "
` [PATCH 09/23] python: move qmp utilities to python/qemu/utils
` [PATCH 10/23] python: move qmp-shell under the AQMP package
` [PATCH 11/23] python/machine: permanently switch to AQMP
` [PATCH 12/23] scripts/cpu-x86-uarch-abi: fix CLI parsing
` [PATCH 13/23] scripts/cpu-x86-uarch-abi: switch to AQMP
` [PATCH 14/23] scripts/render-block-graph: "
` [PATCH 15/23] scripts/bench-block-job: "
` [PATCH 16/23] iotests/mirror-top-perms: "
` [PATCH 17/23] iotests: "
` [PATCH 18/23] python: temporarily silence pylint duplicate-code warnings
` [PATCH 19/23] python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
` [PATCH 20/23] python/aqmp: fully separate from qmp.QEMUMonitorProtocol
` [PATCH 21/23] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PATCH 22/23] python: remove the old QMP package
` [PATCH 23/23] python: re-enable pylint duplicate-code warnings

[PATCH v2 00/11] 9p: Add support for darwin
 2021-11-24 19:09 UTC  (4+ messages)
` [PATCH v2 04/11] 9p: darwin: Handle struct dirent differences

[RFC PATCH v3] hw/nvme:Adding Support for namespace management
 2021-11-24 18:46 UTC  (3+ messages)

[PATCH for-7.0 v8 00/31] LoongArch64 port of QEMU TCG
 2021-11-24 18:32 UTC  (32+ messages)
` [PATCH for-7.0 v8 01/31] elf: Add machine type value for LoongArch
` [PATCH for-7.0 v8 02/31] MAINTAINERS: Add tcg/loongarch64 entry with myself as maintainer
` [PATCH for-7.0 v8 03/31] tcg/loongarch64: Add the tcg-target.h file
` [PATCH for-7.0 v8 04/31] tcg/loongarch64: Add generated instruction opcodes and encoding helpers
` [PATCH for-7.0 v8 05/31] tcg/loongarch64: Add register names, allocation order and input/output sets
` [PATCH for-7.0 v8 06/31] tcg/loongarch64: Define the operand constraints
` [PATCH for-7.0 v8 07/31] tcg/loongarch64: Implement necessary relocation operations
` [PATCH for-7.0 v8 08/31] tcg/loongarch64: Implement the memory barrier op
` [PATCH for-7.0 v8 09/31] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH for-7.0 v8 10/31] tcg/loongarch64: Implement goto_ptr
` [PATCH for-7.0 v8 11/31] tcg/loongarch64: Implement sign-/zero-extension ops
` [PATCH for-7.0 v8 12/31] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops
` [PATCH for-7.0 v8 13/31] tcg/loongarch64: Implement deposit/extract ops
` [PATCH for-7.0 v8 14/31] tcg/loongarch64: Implement bswap{16, 32, 64} ops
` [PATCH for-7.0 v8 15/31] tcg/loongarch64: Implement clz/ctz ops
` [PATCH for-7.0 v8 16/31] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH for-7.0 v8 17/31] tcg/loongarch64: Implement add/sub ops
` [PATCH for-7.0 v8 18/31] tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops
` [PATCH for-7.0 v8 19/31] tcg/loongarch64: Implement br/brcond ops
` [PATCH for-7.0 v8 20/31] tcg/loongarch64: Implement setcond ops
` [PATCH for-7.0 v8 21/31] tcg/loongarch64: Implement tcg_out_call
` [PATCH for-7.0 v8 22/31] tcg/loongarch64: Implement simple load/store ops
` [PATCH for-7.0 v8 23/31] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PATCH for-7.0 v8 24/31] tcg/loongarch64: Implement tcg_target_qemu_prologue
` [PATCH for-7.0 v8 25/31] tcg/loongarch64: Implement exit_tb/goto_tb
` [PATCH for-7.0 v8 26/31] tcg/loongarch64: Implement tcg_target_init
` [PATCH for-7.0 v8 27/31] tcg/loongarch64: Register the JIT
` [PATCH for-7.0 v8 28/31] linux-user: Add safe syscall handling for loongarch64 hosts
` [PATCH for-7.0 v8 29/31] linux-user: Implement CPU-specific signal handler "
` [PATCH for-7.0 v8 30/31] configure, meson.build: Mark support "
` [PATCH for-7.0 v8 31/31] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab

[ANNOUNCE] QEMU 6.2.0-rc2 is now available
 2021-11-24 18:26 UTC 

[PATCH] hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bit
 2021-11-24 18:22 UTC 


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