messages from 2020-11-17 16:20:42 to 2020-11-18 09:20:05 UTC [more...]
[PATCH 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
2020-11-18 9:16 UTC (5+ messages)
` [PATCH 1/4] contrib/vhost-user-blk: avoid g_return_val_if() input validation
` [PATCH 2/4] contrib/vhost-user-gpu: "
` [PATCH 3/4] contrib/vhost-user-input: "
` [PATCH 4/4] block/export: "
[PATCH for-5.2] s390x/pci: fix endianness issues
2020-11-18 8:53 UTC (2+ messages)
[Bug 1903470] [NEW] qemu 5.1.0: Add UNIX socket support for netdev socket
2020-11-18 8:46 UTC (2+ messages)
` [Bug 1903470] "
[PATCH 00/13] Categorize some uncategorized devices
2020-11-18 9:08 UTC (9+ messages)
` [PATCH 13/13] bcm2835_cprman: put some peripherals of bcm2835 cprman into the 'misc' category
` Should bus-less devices default to .user_creatable = false? (was: [PATCH 13/13] bcm2835_cprman: put some peripherals of bcm2835 cprman into the 'misc' category)
[PATCH] hw/watchdog/wdt_diag288: Remove unnecessary includes
2020-11-18 9:06 UTC (2+ messages)
[PATCH] hvf: Fix segment selector format
2020-11-18 8:58 UTC (2+ messages)
[PATCH for-5.2] meson: Fix argument for makensis (build regression)
2020-11-18 8:58 UTC (3+ messages)
[PATCH v2 00/27] Virtio net failover fixes
2020-11-18 8:53 UTC (29+ messages)
` [PATCH v2 01/27] migration: Network Failover can't work with a paused guest
` [PATCH v2 02/27] failover: fix indentantion
` [PATCH v2 03/27] failover: Use always atomics for primary_should_be_hidden
` [PATCH v2 04/27] failover: primary bus is only used once, and where it is set
` [PATCH v2 05/27] failover: Remove unused parameter
` [PATCH v2 06/27] failover: Remove external partially_hotplugged property
` [PATCH v2 07/27] failover: qdev_device_add() returns err or dev set
` [PATCH v2 08/27] failover: Rename bool to failover_primary_hidden
` [PATCH v2 09/27] failover: g_strcmp0() knows how to handle NULL
` [PATCH v2 10/27] failover: Remove primary_device_opts
` [PATCH v2 11/27] failover: remove standby_id variable
` [PATCH v2 12/27] failover: Remove primary_device_dict
` [PATCH v2 13/27] failover: Remove memory leak
` [PATCH v2 14/27] failover: simplify virtio_net_find_primary()
` [PATCH v2 15/27] failover: should_be_hidden() should take a bool
` [PATCH v2 16/27] failover: Rename function to hide_device()
` [PATCH v2 17/27] failover: virtio_net_connect_failover_devices() does nothing
` [PATCH v2 18/27] failover: Rename to failover_find_primary_device()
` [PATCH v2 19/27] failover: simplify qdev_device_add() failover case
` [PATCH v2 20/27] failover: simplify qdev_device_add()
` [PATCH v2 21/27] failover: make sure that id always exist
` [PATCH v2 22/27] failover: remove failover_find_primary_device() error parameter
` [PATCH v2 23/27] failover: split failover_find_primary_device_id()
` [PATCH v2 24/27] failover: We don't need to cache primary_device_id anymore
` [PATCH v2 25/27] failover: Caller of this two functions already have primary_dev
` [PATCH v2 26/27] failover: simplify failover_unplug_primary
` [PATCH v2 27/27] failover: Remove primary_dev member
[PATCH 0/2] libvhost-user: lower dependency on QEMU headers
2020-11-18 8:58 UTC (4+ messages)
` [PATCH 1/2] libvhost-user: replace qemu/bswap.h with glibc endian.h
` [PATCH 2/2] libvhost-user: replace qemu/memfd.h usage
[PATCH v2] net/e1000e_core: adjust count if RDH exceeds RDT in e1000e_ring_advance()
2020-11-18 8:53 UTC (3+ messages)
[PATCH v3] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
2020-11-18 8:48 UTC (2+ messages)
[RFC 00/15] support subsets of bitmanip extension
2020-11-18 8:29 UTC (16+ messages)
` [RFC 01/15] target/riscv: reformat @sh format encoding for B-extension
` [RFC 02/15] target/riscv: rvb: count leading/trailing zeros
` [RFC 03/15] target/riscv: rvb: count bits set
` [RFC 04/15] target/riscv: rvb: logic-with-negate
` [RFC 05/15] target/riscv: rvb: pack two words into one register
` [RFC 06/15] target/riscv: rvb: min/max instructions
` [RFC 07/15] target/riscv: rvb: sign-extend instructions
` [RFC 08/15] target/riscv: rvb: single-bit instructions
` [RFC 09/15] target/riscv: rvb: shift ones
` [RFC 10/15] target/riscv: rvb: rotate (left/right)
` [RFC 11/15] target/riscv: rvb: generalized reverse
` [RFC 12/15] target/riscv: rvb: generalized or-combine
` [RFC 13/15] target/riscv: rvb: address calculation
` [RFC 14/15] target/riscv: rvb: add/sub with postfix zero-extend
` [RFC 15/15] target/riscv: rvb: support and turn on B-extension from command line
[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
2020-11-18 8:36 UTC (7+ messages)
` [PATCH for-6.0 1/6] qapi: Add query-accel command
[PATCH for-5.2] meson: Fix build with --disable-guest-agent-msi
2020-11-18 8:30 UTC (2+ messages)
[PATCH] meson: Fixes curses detection on msys2
2020-11-18 8:31 UTC (2+ messages)
[PATCH for-5.2] docs: Fix some typos (found by codespell)
2020-11-18 8:29 UTC (3+ messages)
[PATCH] dbus-vmstate: replace g_return with error handling
2020-11-18 8:29 UTC
[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
2020-11-18 7:54 UTC (7+ messages)
[PATCH] Fix build with 64 bits time_t
2020-11-18 7:53 UTC (2+ messages)
[PATCH for-5.2] s390x/pci: fix endianness issues
2020-11-18 7:49 UTC (11+ messages)
[PATCH for-5.2] Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
2020-11-18 7:13 UTC (3+ messages)
[PATCH] qapi: Normalize version references x.y.0 to just x.y
2020-11-18 6:41 UTC
[PATCH] virtio-net: purge queued rx packets on queue deletion
2020-11-18 6:25 UTC (3+ messages)
[PATCH v2 0/7] Common macros for QAPI list growth
2020-11-18 6:21 UTC (5+ messages)
` [PATCH v2 5/7] qapi: Introduce QAPI_LIST_APPEND
[PATCH v3 0/5] memory: Skip assertion in memory_region_unregister_iommu_notifier
2020-11-18 5:22 UTC (3+ messages)
` [PATCH v3 2/5] memory: Add IOMMUTLBEvent
[Bug 1904652] [NEW] Assertion failure in usb-ohci
2020-11-18 3:57 UTC
[ANNOUNCE] QEMU 5.2.0-rc2 is now available
2020-11-18 1:39 UTC
[PATCH v6] hw/i386/pc: add max combined fw size as machine configuration option
2020-11-18 0:44 UTC (3+ messages)
[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-11-18 0:32 UTC (4+ messages)
` [PATCH v9 08/12] hw/block/nvme: Support "
[PATCH v4] fcntl: Add 32bit filesystem mode
2020-11-17 23:39 UTC
[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
2020-11-17 23:38 UTC (3+ messages)
[PULL 0/2] Linux user for 5.2 patches
2020-11-17 23:03 UTC (2+ messages)
question about bdrv_replace_node
2020-11-17 22:28 UTC
[PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
2020-11-17 22:24 UTC (9+ messages)
` [Virtio-fs] "
[Bug 1894836] [NEW] kernel panic using hvf with CPU passthrough
2020-11-17 22:11 UTC (2+ messages)
` [Bug 1894836] "
[PULL 0/1] QObject patches patches for 2020-11-17
2020-11-17 22:06 UTC (2+ messages)
[PATCH 00/15] target/arm: More v8.1M features
2020-11-17 21:18 UTC (20+ messages)
` [PATCH 01/15] hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
` [PATCH 02/15] target/arm: Implement v8.1M PXN extension
` [PATCH 03/15] target/arm: Don't clobber ID_PFR1.Security on M-profile cores
` [PATCH 04/15] target/arm: Implement VSCCLRM insn
` [PATCH 05/15] target/arm: Implement CLRM instruction
` [PATCH 06/15] target/arm: Enforce M-profile VMRS/VMSR register restrictions
` [PATCH 08/15] target/arm: Move general-use constant expanders up in translate.c
` [PATCH 11/15] target/arm: Use new FPCR_NZCV_MASK constant
` [PATCH 12/15] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
[PULL 0/9] target-arm queue
2020-11-17 21:06 UTC (2+ messages)
[PATCH v2] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
2020-11-17 20:33 UTC (3+ messages)
Regressions in build process introduced since August
2020-11-17 19:57 UTC (4+ messages)
[PATCH v2 00/16] qapi: static typing conversion, pt3
2020-11-17 19:48 UTC (5+ messages)
` [PATCH v2 02/16] qapi/expr.py: Check for dict instead of OrderedDict
[PATCH v4 0/2] MTE support for KVM guest
2020-11-17 19:35 UTC (5+ messages)
` [PATCH v4 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v4 2/2] arm64: kvm: Introduce MTE VCPU feature
[Qemu-devel] [Bug 1715203] [NEW] Maintain Haiku support
2020-11-17 18:33 UTC (2+ messages)
` [Bug 1715203] "
[RFC PATCH-for-5.2] hw/s390x/pci: Fix endianness issue
2020-11-17 18:28 UTC (11+ messages)
[PATCH for-5.2? 0/2] authz: Add missing NULL checks
2020-11-17 18:01 UTC (8+ messages)
` [PATCH for-5.2? 1/2] authz-pam: Check that 'service' property is set
` [PATCH for-5.2? 2/2] authz-simple: Check that 'identity' "
[PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)
2020-11-17 17:56 UTC (8+ messages)
` [PATCH v1 1/6] scripts/ci: clean up default args logic a little
` [PATCH v1 2/6] tests: add prefixes to the bare mkdtemp calls
` [PATCH v1 3/6] tests/avocado: clean-up socket directory after run
` [PATCH v1 4/6] gitlab: move remaining x86 check-tcg targets to gitlab
` [PATCH v1 5/6] tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image
` [PATCH v1 6/6] gitlab-ci: Move trace backend tests across to gitlab
[PATCH v3 00/41] Mirror map JIT memory for TCG
2020-11-17 17:26 UTC (5+ messages)
[PATCH V13 0/9] mips: Add Loongson-3 machine support
2020-11-17 17:17 UTC (3+ messages)
` [PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS
[PATCH v2 0/8] qom: Use qlit to represent property defaults
2020-11-17 17:21 UTC (6+ messages)
` [PATCH v2 4/8] qnum: qnum_value_is_equal() function
Use of g_return_if_fail(), g_return_val_if_fail()
2020-11-17 17:02 UTC (2+ messages)
[PATCH-for-5.2? v5 0/2] ci: Move trace backend tests across to gitlab
2020-11-17 16:59 UTC (2+ messages)
[RFC PATCH 00/29] kernel-doc: update from Linux 5.10
2020-11-17 16:53 UTC (30+ messages)
` [PATCH 01/29] kernel-doc: fix processing nested structs with attributes
` [PATCH 02/29] kernel-doc: add support for ____cacheline_aligned_in_smp attribute
` [PATCH 03/29] scripts/kernel-doc: Add support for named variable macro arguments
` [PATCH 04/29] scripts: kernel-doc: proper handle @foo->bar()
` [PATCH 05/29] scripts: kernel-doc: accept negation like !@var
` [PATCH 06/29] scripts: kernel-doc: accept blank lines on parameter description
` [PATCH 07/29] Replace HTTP links with HTTPS ones: documentation
` [PATCH 08/29] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PATCH 09/29] scripts/kernel-doc: handle function pointer prototypes
` [PATCH 10/29] scripts/kernel-doc: optionally treat warnings as errors
` [PATCH 11/29] kernel-doc: include line numbers for function prototypes
` [PATCH 12/29] kernel-doc: add support for ____cacheline_aligned attribute
` [PATCH 13/29] scripts: kernel-doc: add support for typedef enum
` [PATCH 14/29] Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"
` [PATCH 15/29] Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
` [PATCH 16/29] scripts: kernel-doc: make it more compatible with Sphinx 3.x
` [PATCH 17/29] scripts: kernel-doc: use a less pedantic markup for funcs on "
` [PATCH 18/29] scripts: kernel-doc: fix troubles with line counts
` [PATCH 19/29] scripts: kernel-doc: reimplement -nofunction argument
` [PATCH 20/29] scripts: kernel-doc: fix typedef identification
` [PATCH 21/29] scripts: kernel-doc: don't mangle with parameter list
` [PATCH 22/29] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
` [PATCH 23/29] scripts: kernel-doc: fix line number handling
` [PATCH 24/29] scripts: kernel-doc: try to use c:function if possible
` [PATCH 25/29] Revert "kernel-doc: Handle function typedefs without asterisks"
` [PATCH 26/29] Revert "kernel-doc: Handle function typedefs that return pointers"
` [PATCH 27/29] scripts: kernel-doc: fix typedef parsing
` [PATCH 28/29] scripts: kernel-doc: split typedef complex regex
` [PATCH 29/29] scripts: kernel-doc: use :c:union when needed
[PULL 0/7] Patches for 5.2.0-rc2
2020-11-17 16:40 UTC (2+ messages)
About 'qemu-security' mailing list
2020-11-17 16:35 UTC (12+ messages)
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).