qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 19:03:43 to 2021-01-26 12:33:31 UTC [more...]

[PATCH v2 0/2] sev: enable secret injection to a self described area in OVMF
 2021-01-26 12:32 UTC  (5+ messages)
` [PATCH v2 1/2] pc: add parser for OVMF reset block
` [PATCH v2 2/2] sev: update sev-inject-launch-secret to make gpa optional

[PATCH] iotests/118: Drop 'change' test
 2021-01-26 12:28 UTC  (6+ messages)

[PATCH v2] hw/block/nvme: add missing mor/mar constraint checks
 2021-01-26 12:15 UTC 

[PATCH] gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit
 2021-01-26 12:08 UTC  (2+ messages)

[PATCH 0/2] gitlab-ci: Test Fedora capstone package
 2021-01-26 12:07 UTC  (7+ messages)
` [PATCH 1/2] docker: Install libcastone on Fedora
` [PATCH 2/2] gitlab-ci: Test Fedora capstone package

[PATCH] hw/block/nvme: add missing mor/mar constraint check
 2021-01-26 11:46 UTC 

[PATCH v5 0/6] Qemu SEV-ES guest support
 2021-01-26 11:29 UTC  (7+ messages)
` [PATCH v5 2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests
` [PATCH v5 3/6] sev/i386: Allow AP booting under SEV-ES
` [PATCH v5 4/6] sev/i386: Don't allow a system reset under an SEV-ES guest

[Bug 1879531] [NEW] Stack-overflow in _eth_get_rss_ex_dst_addr
 2021-01-26 11:31 UTC  (2+ messages)
` [Bug 1879531] "

[PATCH V2 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2021-01-26 11:25 UTC  (8+ messages)
` [PATCH V2 1/7] block/rbd: bump librbd requirement to luminous release
` [PATCH V2 2/7] block/rbd: store object_size in BDRVRBDState
` [PATCH V2 3/7] block/rbd: update s->image_size in qemu_rbd_getlength
` [PATCH V2 4/7] block/rbd: add bdrv_attach_aio_context
` [PATCH V2 5/7] block/rbd: migrate from aio to coroutines
` [PATCH V2 6/7] block/rbd: add write zeroes support
` [PATCH V2 7/7] block/rbd: drop qemu_rbd_refresh_limits

[PATCH v4 0/4] meson: Try to clarify TCG / TCI options for new users
 2021-01-26 11:40 UTC  (10+ messages)
` [PATCH v4 4/4] meson: Warn when TCI is selected but TCG backend is available

[PATCH v2 0/2] tests/qtest: Only run fuzz-tests when tested devices are available
 2021-01-26 11:28 UTC  (5+ messages)
` [PATCH v2 1/2] tests/qtest: Only run fuzz-megasas-test if megasas device is available
` [PATCH v2 2/2] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi "
` [PATCH v2 3/2] MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing'

[PATCH v1 0/3] target/microblaze: Add memattrs on transactions
 2021-01-26 11:16 UTC  (7+ messages)
` [PATCH v1 1/3] target/microblaze: Add use-non-secure property
` [PATCH v1 2/3] target/microblaze: use MMUAccessType instead of int in mmu_translate
` [PATCH v1 3/3] target/microblaze: Add security attributes on memory transactions

[PATCH v3 0/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-01-26 11:18 UTC  (3+ messages)
` [PATCH v3 1/2] net/eth: Simplify _eth_get_rss_ex_dst_addr()
` [PATCH v3 2/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()

[RFC 0/5] pc: support user provided NIC naming/indexing
 2021-01-26 11:16 UTC  (3+ messages)
` [RFC 4/5] pci: acpi: add _DSM method to PCI devices

[PATCH 0/4] tests/qtest: Fixes fuzz-tests
 2021-01-26 11:08 UTC  (7+ messages)
` [PATCH 2/4] tests/qtest: Make fuzz-test generic to all targets
` [PATCH 3/4] tests/qtest: Only run fuzz-megasas-test if megasas device is available

[DRAFT RFC] ioeventfd/ioregionfd support in vfio-user
 2021-01-26 11:01 UTC  (2+ messages)

[PATCH v2] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-01-26 10:47 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v3] s390x/cpu_model: disallow unpack for --only-migratable
 2021-01-26 10:43 UTC  (3+ messages)

[PATCH] meson: honor --enable-rbd if cc.links test fails
 2021-01-26 10:42 UTC  (2+ messages)

[PATCH] meson: accept either shared or static libraries if --disable-static
 2021-01-26 10:27 UTC 

[PATCH] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-01-26 10:27 UTC  (6+ messages)

[PATCH v2] target/mips: fetch code with translator_ld
 2021-01-26 10:17 UTC  (2+ messages)

[PATCH v8 0/5] Rework iotests/check
 2021-01-26 10:13 UTC  (7+ messages)
` [PATCH v8 2/5] iotests: add testenv.py

[PATCH v9 0/6] Rework iotests/check
 2021-01-26 10:11 UTC  (7+ messages)
` [PATCH v9 1/6] iotests: 146: drop extra whitespaces from .out file
` [PATCH v9 3/6] iotests: add testenv.py
` [PATCH v9 4/6] iotests: add testrunner.py
` [PATCH v9 5/6] iotests: rewrite check into python

[Qemu-devel] [Bug 1796520] [NEW] autogen crashes on qemu-sh4-user after 61dedf2af7
 2021-01-26 10:04 UTC  (3+ messages)
` [Bug 1796520] "

[PATCH] gitlab-ci.yml: Avoid recompiling the sources in the test jobs
 2021-01-26  9:38 UTC  (4+ messages)

[PATCH v4 0/5] Common macros for QAPI list growth
 2021-01-26  9:31 UTC  (3+ messages)
` [PATCH v4 5/5] qapi: More complex uses of QAPI_LIST_APPEND

[PATCH v7 00/11] iOS and Apple Silicon host support
 2021-01-26  9:29 UTC  (10+ messages)
` [PATCH v7 05/11] osdep: build with non-working system() function

[PATCH] hw/block/nvme: fix wrong parameter name 'cross_read'
 2021-01-26  9:08 UTC  (2+ messages)

Thread safety of coroutine-sigaltstack
 2021-01-26  8:57 UTC  (9+ messages)

[PATCH v1] gitlab-ci.yml: Speed up CI by using "meson test --no-rebuild"
 2021-01-26  8:48 UTC  (4+ messages)

[PATCH 0/3] Fix zone write validation
 2021-01-26  8:40 UTC  (8+ messages)
` [PATCH 1/3] hw/block/nvme: Check for zone boundary during append
` [PATCH 2/3] hw/block/nvme: Check zone state before checking boundaries
` [PATCH 3/3] hw/block/nvme: Add trace events for zone boundary violations

[PATCH] hw/scsi/megasas: check for NULL frame in megasas_command_cancelled()
 2021-01-26  8:36 UTC  (4+ messages)

[PATCH] hw/sd: ssi-sd: Fix SEND_IF_COND (CMD8) response
 2021-01-26  8:02 UTC  (2+ messages)

[PATCH RESEND] hostmem: Don't report pmem attribute if unsupported
 2021-01-26  7:48 UTC 

[PATCH v3 0/5] vhost-vdpa: add support for configure interrupt
 2021-01-26  7:42 UTC  (6+ messages)
` [PATCH v3 1/5] virtio: "
` [PATCH v3 2/5] vhost_net: enable configure interrupt when vhost_net start
` [PATCH v3 3/5] virtio-pci: add support for configure interrupt
` [PATCH v3 4/5] virtio-mmio: "
` [PATCH v3 5/5] vhost-vdpa: add callback function "

[PATCH v2 00/25] hw/riscv: sifive_u: Add missing SPI support
 2021-01-26  7:44 UTC  (7+ messages)
` [PATCH v2 06/25] util: Add CRC16 (CCITT) calculation routines

[Bug 1909256] [NEW] compile failure if gnutls headers not on default include path
 2021-01-26  7:38 UTC  (2+ messages)
` [Bug 1909256] "

[PATCH v6 00/72] support vector extension v1.0
 2021-01-26  7:43 UTC  (18+ messages)
` [PATCH v6 22/72] target/riscv: rvv-1.0: amo operations
` [PATCH v6 23/72] target/riscv: rvv-1.0: load/store whole register instructions
` [PATCH v6 24/72] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [PATCH v6 25/72] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v6 26/72] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v6 27/72] target/riscv: rvv-1.0: floating-point classify instructions
` [PATCH v6 68/72] target/riscv: gdb: modify gdb csr xml file to align with csr register map

[PATCH v3 0/9] hw/riscv: sifive_u: Add missing SPI support
 2021-01-26  7:34 UTC  (11+ messages)
` [PATCH v3 1/9] hw/block: m25p80: Add ISSI SPI flash support
` [PATCH v3 2/9] hw/block: m25p80: Add various ISSI flash information
` [PATCH v3 3/9] hw/ssi: Add SiFive SPI controller support
` [PATCH v3 4/9] hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
` [PATCH v3 5/9] hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
` [PATCH v3 6/9] hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
` [PATCH v3 7/9] docs/system: Sort targets in alphabetical order
` [PATCH v3 8/9] docs/system: Add RISC-V documentation
` [PATCH v3 9/9] docs/system: riscv: Add documentation for sifive_u machine

[PATCH v9 00/11] iOS and Apple Silicon host support
 2021-01-26  7:30 UTC  (21+ messages)
` [PATCH v9 01/11] block: feature detection for host block support
` [PATCH v9 02/11] configure: cross-compiling with empty cross_prefix
` [PATCH v9 03/11] configure: check for sys/disk.h
` [PATCH v9 04/11] slirp: feature detection for smbd
` [PATCH v9 05/11] osdep: build with non-working system() function
` [PATCH v9 06/11] darwin: remove redundant dependency declaration
` [PATCH v9 07/11] darwin: fix cross-compiling for Darwin
` [PATCH v9 08/11] configure: cross compile should use x86_64 cpu_family
` [PATCH v9 09/11] block: check availablity for preadv/pwritev on mac
` [PATCH v9 10/11] darwin: detect CoreAudio for build
` [PATCH v9 11/11] darwin: remove 64-bit build detection on 32-bit OS

[PATCH v2 0/5] vhost-vdpa: add support for configure interrupt
 2021-01-26  7:18 UTC  (7+ messages)
` [PATCH v2 1/5] virtio: "
` [PATCH v2 2/5] vhost_net: enable configure interrupt when vhost_net start
` [PATCH v2 3/5] virtio-pci: add support for configure interrupt
` [PATCH v2 4/5] virtio-mmio: "
` [PATCH v2 5/5] vhost-vdpa: add callback function "

[PATCH 0/3] Drop deprecated floppy config & bogus -drive if=T
 2021-01-26  7:14 UTC  (4+ messages)
` [PATCH 2/3] fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()

[RFC PATCH v2 00/20] hw: Mark the device with no migratable fields
 2021-01-26  7:09 UTC  (3+ messages)
` [RFC PATCH v2 04/20] hw/arm/aspeed_soc: "

[PATCH 0/2] hw/block/nvme: zoned fixes
 2021-01-26  6:58 UTC  (8+ messages)
` [PATCH 1/2] hw/block/nvme: fix zone boundary check for append
` [PATCH 2/2] hw/block/nvme: refactor the logic for zone write checks

[PATCH] hw/misc: Fix arith overflow in NPCM7XX PWM module
 2021-01-26  6:56 UTC  (2+ messages)

[RFC PATCH v2 0/3] vfio: Some fixes and optimizations for VFIO migration
 2021-01-26  6:03 UTC  (2+ messages)

[PATCH 0/3] hw/block/nvme: misc fixes
 2021-01-26  4:59 UTC  (3+ messages)
` [PATCH 3/3] hw/block/nvme: align with existing style

[PATCH] Fix crash with IOthread when block commit after snapshot
 2021-01-26  3:25 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PULL v1 0/1] Merge tpm 2021/01/25 v1
 2021-01-26  2:08 UTC  (2+ messages)
` [PULL v1 1/1] tpm: tpm_spapr: Remove unused tracepoint

KVM guests reading/writing guest memory directly and accurately
 2021-01-25 23:32 UTC  (2+ messages)

[PATCH V6 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-26  0:53 UTC  (11+ messages)
` [PATCH V6 1/6] hw/block/nvme: introduce nvme-subsys device
` [PATCH V6 4/6] hw/block/nvme: support for multi-controller in subsystem
` [PATCH V6 6/6] hw/block/nvme: support for shared namespace "

[PATCH v2 0/2] vnc: unbreak older gtk-vnc
 2021-01-26  0:01 UTC  (2+ messages)

[RFC v4 00/16] support subsets of bitmanip extension
 2021-01-25 23:47 UTC  (3+ messages)
` [RFC v4 01/16] target/riscv: reformat @sh format encoding for B-extension

[PATCH v2 0/7] m68k: add Virtual M68k Machine
 2021-01-25 23:44 UTC  (4+ messages)
` [PATCH v2 6/7] goldfish_rtc: re-arm the alarm after migration

[PATCH v7 00/35] Hexagon patch series
 2021-01-25 23:28 UTC  (9+ messages)
` [PATCH v7 15/35] Hexagon (target/hexagon/arch.[ch]) utility functions

[PATCH] arm: rename xlnx-zcu102.canbusN properties
 2021-01-25 22:07 UTC  (3+ messages)

configure does not detect librados or librbd since the switch to meson
 2021-01-25 22:20 UTC  (6+ messages)

[PATCH] coroutine-sigaltstack: Keep SIGUSR2 handler up
 2021-01-25 22:08 UTC  (11+ messages)

[PATCH] coroutine-sigaltstack: Add SIGUSR2 mutex
 2021-01-25 21:55 UTC  (2+ messages)

[PATCH] target/arm: Correctly initialize MDCR_EL2.HPMN
 2021-01-25 21:08 UTC 

[PATCH] hw/block/nvme: add broadcast nsid support flush command
 2021-01-25 20:42 UTC 

[PATCH 0/2] trace: make the 'log' backend timestamp configurable
 2021-01-25 19:50 UTC  (2+ messages)

[PATCH v3] sphinx: adopt kernel readthedoc theme
 2021-01-25 19:31 UTC  (5+ messages)

[PATCH v2] virtio: Add corresponding memory_listener_unregister to unrealize
 2021-01-25 19:25 UTC 

[PATCH] virtio: Add corresponding memory_listener_unregister to unrealize
 2021-01-25 19:22 UTC  (5+ messages)

[RESEND PULL 0/7] 2021-01-25 Fuzzing Patches
 2021-01-25 18:47 UTC 

[PULL 0/7] 2021-01-20 fuzzing patches
 2021-01-25 19:09 UTC  (3+ 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).