messages from 2022-01-19 23:07:58 to 2022-01-20 20:12:57 UTC [more...]
[PATCH] hw/nvme: fix CVE-2021-3929
2022-01-20 15:10 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 (3+ messages)
"make check-acceptance" takes way too long
2022-01-20 15:13 UTC (2+ messages)
[PATCH v3] qapi: Cleanup SGX related comments and restore @section-size
2022-01-20 22:31 UTC
[PATCH v5 00/18] vfio-user server in QEMU
2022-01-20 13:27 UTC (5+ 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/3] Some minor fixes for migration states
2022-01-20 14:53 UTC (4+ messages)
` [PATCH 2/3] migration/migration.c: Avoid COLO boot in postcopy migration
[PATCH v8 00/23] QEMU RISC-V AIA support
2022-01-20 13:25 UTC (10+ messages)
` [PATCH v8 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v8 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
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 (5+ messages)
[PATCH 0/2] python: a few improvements to qmp-shell
2022-01-20 13:40 UTC (9+ messages)
` [PATCH 1/2] python: introduce qmp-shell-wrap convenience tool
[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 v2] qapi: Cleanup SGX related comments and restore @section-size
2022-01-20 13:17 UTC (6+ messages)
[PATCH v7 0/4] VNC-related HMP/QMP fixes
2022-01-20 13:32 UTC (3+ messages)
` [PATCH v7 2/4] qapi/monitor: refactor set/expire_password with enums
[PATCH v2 0/5] Python: minor fixes
2022-01-20 13:06 UTC (5+ 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] Update copyright dates to 2022
2022-01-20 12:47 UTC
[PATCH v8 00/23] Support UXL filed in xstatus
2022-01-20 12:20 UTC (24+ 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] 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 v3 0/3] Improve RISC-V spike machine bios support
2022-01-20 11:56 UTC (4+ 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] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
2022-01-20 12:05 UTC (2+ messages)
[PATCH v2 0/6] tests: Refresh lcitool submodule & remove libxml2
2022-01-20 11:35 UTC (16+ messages)
` [PATCH v2 1/6] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH v2 2/6] tests: Refresh lcitool submodule
` [PATCH v2 3/6] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
` [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 6/6] tests: Manually remove libxml2 on MSYS2 targets
[PATCH v3 0/7] tests: Refresh lcitool submodule & remove libxml2
2022-01-20 11:37 UTC (10+ 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 5/7] drop libxml2 checks since libxml is not actually used (for parallels)
` [PATCH v3 6/7] tests/lcitool: Remove libxml2
` [PATCH v3 7/7] tests: Manually remove libxml2 on MSYS2 runners
[PATCH v2 0/4] make check-block a meson test
2022-01-20 11:36 UTC (5+ 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 v2 4/4] check-block: replace -makecheck with TAP output
[PATCH v11 0/8] hmp,qmp: Add commands to introspect virtio devices
2022-01-20 11:29 UTC (9+ messages)
` [PATCH v11 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v11 2/8] virtio: add vhost support for virtio devices
` [PATCH v11 3/8] qmp: add QMP command x-query-virtio
` [PATCH v11 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v11 5/8] qmp: decode feature & status bits in virtio-status
` [PATCH v11 6/8] qmp: add QMP commands for virtio/vhost queue-status
` [PATCH v11 7/8] qmp: add QMP command x-query-virtio-queue-element
` [PATCH v11 8/8] hmp: add virtio commands
[PATCH v11 0/4] support dirty restraint on vCPU
2022-01-20 11:22 UTC (13+ messages)
` [PATCH v11 3/4] softmmu/dirtylimit: implement virtual CPU throttle
[PATCH] target/ppc: 603: fix restore of GPRs 0-3 on rfi
2022-01-20 10:39 UTC
[PATCH 0/2] virtio: Add vhost-user-gpio device's support
2022-01-20 11:25 UTC (6+ messages)
Cross Architecture Kernel Modules?
2022-01-20 10:26 UTC (6+ messages)
[PATCH 0/2] Improved support for AMD SEV firmware loading
2022-01-20 10:15 UTC (4+ messages)
[RESEND] target/riscv: fix RV128 lq encoding
2022-01-20 10:57 UTC (3+ messages)
[PATCH v2 0/3] Improve RISC-V spike machine bios support
2022-01-20 10:38 UTC (4+ messages)
` [PATCH v2 3/3] roms/opensbi: Remove ELF images
[RFC PATCH v3 0/3] physmem: Have flaview API check bus permission from MemTxAttrs argument
2022-01-20 10:53 UTC (4+ messages)
` [RFC PATCH v3 1/3] hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR
[PATCH] Remove unnecessary minimum_version_id_old fields
2022-01-20 10:39 UTC (2+ messages)
[PATCH 1/1] Allow setting up to 8 bytes with the generic loader
2022-01-20 10:16 UTC (2+ messages)
[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
2022-01-20 9:33 UTC (2+ messages)
Fwd: VirtioSound device emulation implementation
2022-01-20 10:39 UTC (9+ messages)
[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
2022-01-20 9:19 UTC (4+ messages)
[PULL 0/3] M68k for 7.0 patches
2022-01-20 8:36 UTC (4+ messages)
` [PULL 1/3] exec/memory: Extract address_space_set() from dma_memory_set()
` [PULL 2/3] hw/elf_ops: clear uninitialized segment space
` [PULL 3/3] m68k: virt: correctly set the initial PC
[PATCH v13 0/7] Add vmnet.framework based network backend
2022-01-20 8:32 UTC (5+ messages)
` [PATCH v13 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net
[PATCH 0/3] m68k: virt: fix reboot
2022-01-20 8:11 UTC (2+ messages)
[PATCH v3 0/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
2022-01-20 8:01 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hw/vfio/common: Silence ram device offset alignment error traces
[PATCH v7 00/22] Support UXL filed in xstatus
2022-01-20 5:15 UTC (7+ messages)
` [PATCH v7 21/22] target/riscv: Enable uxl field write
[PATCH v3 0/6] Introduce CanoKey QEMU
2022-01-20 2:40 UTC (4+ messages)
` [PATCH v3 5/6] docs/system/devices/usb: Add CanoKey to USB devices examples
[PATCH RFC 00/15] migration: Postcopy Preemption
2022-01-20 2:23 UTC (7+ messages)
` [PATCH RFC 02/15] migration: Allow pss->page jump over clean pages
` [PATCH RFC 05/15] migration: Simplify unqueue_page()
[PATCH v7 0/5] MSG_ZEROCOPY + multifd
2022-01-20 1:37 UTC (12+ messages)
` [PATCH v7 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v7 4/5] migration: Add migrate_use_tls() helper
[PATCH v2 0/2] TPM-CRB: Remove spurious error report when used with VFIO
2022-01-19 23:13 UTC (4+ messages)
` [PATCH v2 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
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).