qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 14:48:24 to 2022-01-21 06:35:02 UTC [more...]

[PULL 00/61] riscv-to-apply queue
 2022-01-21  5:57 UTC  (17+ messages)
` [PULL 01/61] hw: timer: ibex_timer: Fixup reading w/o register
` [PULL 02/61] riscv: opentitan: fixup plic stride len
` [PULL 03/61] hw: timer: ibex_timer: update/add reg address
` [PULL 04/61] update-linux-headers: Add asm-riscv/kvm.h
` [PULL 05/61] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PULL 06/61] target/riscv: Implement function kvm_arch_init_vcpu
` [PULL 07/61] target/riscv: Implement kvm_arch_get_registers
` [PULL 08/61] target/riscv: Implement kvm_arch_put_registers
` [PULL 09/61] target/riscv: Support start kernel directly by KVM
` [PULL 11/61] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PULL 12/61] target/riscv: Add host cpu type
` [PULL 14/61] target/riscv: Implement virtual time adjusting with vm state changing
` [PULL 15/61] target/riscv: Support virtual time context synchronization
` [PULL 17/61] softmmu/device_tree: Silence compiler warning with --enable-sanitizers
` [PULL 18/61] softmmu/device_tree: Remove redundant pointer assignment
` [PULL 20/61] target/riscv: rvv-1.0: Add Zve64f support for configuration insns

[PATCH v1] include: hw: remove ibex_plic.h
 2022-01-21  5:50 UTC 

[PATCH] hw/armv7m: Fix broken VMStateDescription
 2022-01-21  5:15 UTC  (2+ messages)

[PATCH v2 1/2] target/riscv: iterate over a table of decoders
 2022-01-21  3:02 UTC  (12+ messages)
` [PATCH v2 2/2] target/riscv: Add XVentanaCondOps custom extension

[PATCH 0/3] Support akcipher for virtio-crypto
 2022-01-21  2:27 UTC  (4+ messages)
` [PATCH 1/3] virtio-crypto: header update
` [PATCH 2/3] virtio_crypto: Support virtio crypto asym operation
` [PATCH 3/3] crypto: Introduce RSA algorithm

[PATCH v5 0/5] support subsets of virtual memory extension
 2022-01-21  2:08 UTC  (8+ messages)
` [PATCH v5 1/5] target/riscv: Ignore reserved bits in PTE for RV64

[PATCH] python: pin setuptools below v60.0.0
 2022-01-21  0:52 UTC 

[RFC PATCH v5 00/14] support subsets of scalar crypto extension
 2022-01-21  0:35 UTC  (7+ messages)
` [RFC PATCH v5 02/14] target/riscv: rvk: add support for zbkb extension
` [RFC PATCH v5 03/14] target/riscv: rvk: add support for zbkc extension
` [RFC PATCH v5 14/14] target/riscv: rvk: expose zbk* and zk* properties

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

[PATCH 1/1] Allow setting up to 8 bytes with the generic loader
 2022-01-21  0:01 UTC  (2+ messages)

[PATCH] target/ppc: 603: fix restore of GPRs 0-3 on rfi
 2022-01-20 21:59 UTC  (2+ messages)

[PATCH v2 0/5] Python: minor fixes
 2022-01-20 21:44 UTC  (7+ messages)
` [PATCH v2 2/5] python: use avocado's "new" runner
` [PATCH v2 5/5] python/aqmp: add socket bind step to legacy.py

[PATCH 0/2] python: a few improvements to qmp-shell
 2022-01-20 21:34 UTC  (10+ messages)
` [PATCH 1/2] python: introduce qmp-shell-wrap convenience tool

[PATCH v3 0/3] Improve RISC-V spike machine bios support
 2022-01-20 21:23 UTC  (5+ messages)
` [PATCH v3 1/3] hw/riscv: spike: Allow using binary firmware as bios
` [PATCH v3 2/3] hw/riscv: Remove macros for ELF BIOS image names
` [PATCH v3 3/3] roms/opensbi: Remove ELF images

[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-20 22:17 UTC  (7+ messages)
` [PATCH v2 12/14] target/ppc: 405: Instruction storage interrupt cleanup
` [PATCH v2 13/14] target/ppc: 405: Program exception cleanup

[PATCH v3 00/31] Python: delete synchronous qemu.qmp package
 2022-01-21  0:17 UTC  (2+ messages)

[PATCH] hw/nvme: fix CVE-2021-3929
 2022-01-20 20:13 UTC  (3+ messages)

[PATCH v8 00/23] QEMU RISC-V AIA support
 2022-01-20 23:59 UTC  (12+ messages)
` [PATCH v8 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v8 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v8 18/23] hw/intc: Add RISC-V AIA APLIC device emulation

[RFC 0/5] Privilege version update
 2022-01-20 20:07 UTC  (6+ messages)
` [RFC 1/5] target/riscv: Add the privileged spec version 1.12.0
` [RFC 2/5] target/riscv: Introduce privilege version field in the CSR ops
` [RFC 3/5] target/riscv: Add support for mconfigptr
` [RFC 4/5] target/riscv: Add *envcfg* CSRs support
` [RFC 5/5] target/riscv: Enable privileged spec version 1.12

[PULL v2 00/38] target-arm queue
 2022-01-20 21:19 UTC  (3+ messages)

[PATCH] configure: fix parameter expansion of --cross-cc-cflags options
 2022-01-20 17:31 UTC 

[PATCH] Update copyright dates to 2022
 2022-01-20 19:21 UTC  (3+ messages)

[PATCH v3 0/2] Aspeed I3C device model
 2022-01-20 16:01 UTC  (3+ messages)
` [PATCH v3 2/2] This patch includes i3c instance in ast2600 soc

[PATCH] hw/char/exynos4210_uart: Fix crash on trying to load VM state
 2022-01-20 17:18 UTC  (2+ messages)

[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-01-20 15:37 UTC  (7+ messages)
` [PATCH v2 1/6] tests/qtest/vhost-user-test.c: Use vhostforce=on
` [PATCH v2 2/6] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH v2 3/6] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable

[PATCH v2 0/6] tests: Refresh lcitool submodule & remove libxml2
 2022-01-20 15:33 UTC  (8+ messages)
` [PATCH v2 4/6] drop libxml2 checks since libxml is not actually used (for parallels)
` [PATCH v2 5/6] tests/lcitool: Remove libxml2

[PATCH v2] qapi: Cleanup SGX related comments and restore @section-size
 2022-01-20 15:58 UTC  (8+ messages)

[PATCH 0/3] qsd: Add --daemonize; and add job quit tests
 2022-01-20 16:31 UTC  (7+ messages)
` [PATCH 1/3] qsd: Add pre-init argument parsing pass

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2022-01-20 15:28 UTC  (4+ messages)
` [PATCH v7 2/4] qapi/monitor: refactor set/expire_password with enums

[PATCH 0/2] qcow2: add keep-dirty open option
 2022-01-20 16:20 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: add qcow2-keep-dirty

[PULL 0/3] M68k for 7.0 patches
 2022-01-20 15:22 UTC  (2+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-20 15:21 UTC  (7+ messages)
` [PATCH v5 01/18] configure, meson: override C compiler for cmake
` [PATCH v5 03/18] pci: isolated address space for PCI bus

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-01-20 15:41 UTC  (6+ messages)

[PATCH 0/3] Some minor fixes for migration states
 2022-01-20 14:55 UTC  (7+ messages)
` [PATCH 1/3] migration/migration.c: Add missed default error handler for migration state
` [PATCH 2/3] migration/migration.c: Avoid COLO boot in postcopy migration

[PATCH v3 00/19] Make image fleecing more usable
 2022-01-20 16:11 UTC  (3+ messages)
` [PATCH v3 10/19] block: introduce fleecing block driver

[PATCH for-7.0 0/6] target/arm: Implement LVA, LPA, LPA2 features
 2022-01-20 16:09 UTC  (2+ messages)

[PATCH v2] ide: Increment BB in-flight counter for TRIM BH
 2022-01-20 14:22 UTC 

"make check-acceptance" takes way too long
 2022-01-20 15:35 UTC  (3+ messages)

[PATCH v3] qapi: Cleanup SGX related comments and restore @section-size
 2022-01-20 22:31 UTC  (2+ messages)

TR: Openstack NOVA - Improve the time of file system freeze during live-snapshot
 2022-01-20 14:50 UTC  (2+ messages)

[PATCH] exec/cpu: Make host pages variables / macros 'target agnostic'
 2022-01-20 13:28 UTC  (2+ messages)

MP tables do not report multiple CPUs in Qemu 6.2.0 on x86 when given -smp cpus=n flag
 2022-01-20 14:31 UTC  (4+ messages)

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2022-01-20 13:48 UTC  (8+ messages)
` [PATCH v5 28/31] block.c: assert BQL lock held in bdrv_co_invalidate_cache

[PULL 00/38] target-arm queue
 2022-01-20 12:36 UTC  (39+ messages)
` [PULL 01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host
` [PULL 02/38] hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/
` [PULL 03/38] hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
` [PULL 04/38] hw/net: Move MV88W8618 network device out of hw/arm/ directory
` [PULL 05/38] hw/arm/virt: Support CPU cluster on ARM virt machine
` [PULL 06/38] hw/arm/virt: Support cluster level in DT cpu-map
` [PULL 07/38] hw/acpi/aml-build: Improve scalability of PPTT generation
` [PULL 08/38] tests/acpi/bios-tables-test: Allow changes to virt/PPTT file
` [PULL 09/38] hw/acpi/aml-build: Support cluster level in PPTT generation
` [PULL 10/38] tests/acpi/bios-table-test: Update expected virt/PPTT file
` [PULL 11/38] docs/can: convert to restructuredText
` [PULL 12/38] virtio-mem: Correct default THP size for ARM64
` [PULL 13/38] hw/arm/virt: Support for virtio-mem-pci
` [PULL 14/38] hw/intc/arm_gic: Implement read of GICC_IIDR
` [PULL 15/38] hw/intc/arm_gic: Allow reset of the running priority
` [PULL 16/38] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PULL 17/38] hw/arm/virt: Add a control for the the highmem redistributors
` [PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map
` [PULL 19/38] hw/arm/virt: Use the PA range to compute "
` [PULL 20/38] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PULL 21/38] hw/arm/virt: Drop superfluous checks against highmem
` [PULL 22/38] hw/arm: kudo add lm75s behind bus 1 switch at 75
` [PULL 23/38] hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model
` [PULL 24/38] hw/arm/aspeed: Add the i3c device to the AST2600 SoC
` [PULL 25/38] hw/intc/arm_gicv3_its: Fix event ID bounds checks
` [PULL 26/38] hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention
` [PULL 27/38] hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value
` [PULL 28/38] hw/intc/arm_gicv3_its: Don't use data if reading command failed
` [PULL 29/38] hw/intc/arm_gicv3_its: Use enum for return value of process_* functions
` [PULL 30/38] hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
` [PULL 31/38] hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
` [PULL 32/38] hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
` [PULL 33/38] hw/intc/arm_gicv3_its: Fix return codes in process_mapc()
` [PULL 34/38] hw/intc/arm_gicv3_its: Fix return codes in process_mapd()
` [PULL 35/38] hw/intc/arm_gicv3_its: Factor out "find address of table entry" code
` [PULL 36/38] hw/intc/arm_gicv3_its: Check indexes before use, not after
` [PULL 37/38] hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection table
` [PULL 38/38] hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR

[PATCH] target/arm: Allow only specific instructions based on the SCTLR_EL1.UCI bit
 2022-01-20 14:16 UTC  (6+ messages)

[PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
 2022-01-20  8:46 UTC 

[PULL 0/2] Seabios 20220118 patches
 2022-01-20 11:43 UTC  (2+ messages)

[PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
 2022-01-20 12:05 UTC  (2+ messages)

[PATCH v3 0/7] tests: Refresh lcitool submodule & remove libxml2
 2022-01-20 11:37 UTC  (7+ messages)
` [PATCH v3 1/7] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH v3 2/7] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
` [PATCH v3 3/7] tests: Refresh lcitool submodule
` [PATCH v3 4/7] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
` [PATCH v3 6/7] tests/lcitool: Remove libxml2

[PATCH v2 0/4] make check-block a meson test
 2022-01-20 11:36 UTC  (4+ messages)
` [PATCH v2 1/4] scripts/mtest2make: add support for SPEED=thorough
` [PATCH v2 2/4] build: make check-block a meson test
` [PATCH v2 3/4] qemu-iotests: require at least an argument to check-block.sh

[PATCH v11 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-01-20 11:29 UTC  (4+ messages)
` [PATCH v11 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v11 3/8] qmp: add QMP command x-query-virtio
` [PATCH v11 5/8] qmp: decode feature & status bits in virtio-status


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