qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 20:16:00 to 2020-11-24 16:09:08 UTC [more...]

[PATCH v2 0/4] [RfC] fix tracing for modules
 2020-11-24 16:02 UTC  (5+ messages)
` [PATCH v2 1/4] meson: add trace_events_config[]
` [PATCH v2 2/4] meson: move up hw subdir (specifically before trace subdir)
` [PATCH v2 3/4] meson: add module_trace & module_trace_src
` [PATCH v2 4/4] meson: move qxl trace events to separate file

[PATCH-for-5.2?] target/mips/translate: Check R6 reserved encoding for Load Linked Word
 2020-11-24 15:59 UTC  (2+ messages)

QEMU build dependencies for new board
 2020-11-24 15:51 UTC  (4+ messages)

[PATCH for-5.2] Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"
 2020-11-24 15:49 UTC  (5+ messages)

[PATCH] hmp: Changed hmp_netdev_add() using qmp_marshal_netdev_add()
 2020-11-24 15:45 UTC  (18+ messages)

[Qemu-devel] [PATCH] monitor: increase amount of data for monitor to read
 2020-11-24 15:44 UTC  (4+ messages)

[PATCH] vhost-user-scsi: Fix memleaks in vus_proc_req()
 2020-11-24 15:37 UTC  (2+ messages)

[PATCH] contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()
 2020-11-24 15:29 UTC  (4+ messages)

[PATCH v2 0/8] qom: Use qlit to represent property defaults
 2020-11-24 15:29 UTC  (15+ messages)
` [PATCH v2 3/8] qnum: QNumValue type for QNum value literals

[PULL 0/1] ppc-for-5.2 queue 20201124
 2020-11-24 15:22 UTC  (3+ messages)
` [PULL 1/1] ppc/translate: Implement lxvwsx opcode

[PULL 0/1] PCI host devaddr property fix for 5.2
 2020-11-24 15:21 UTC  (3+ messages)
` [PULL 1/1] Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-24 15:17 UTC  (11+ messages)
` [PATCH v3 3/7] support UFFD write fault processing in ram_save_iterate()

[PATCH v3 00/19] qom: Use qlit to represent property defaults
 2020-11-24 15:17 UTC  (14+ messages)
` [PATCH v3 08/19] qlit: Move qlit_equal_qobject() reference values to array
` [PATCH v3 10/19] qlit: Support all types of QNums
` [PATCH v3 11/19] qom: field_prop_set_default_value() helper
` [PATCH v3 16/19] qom: Make PropertyInfo.set_default_value optional

[PATCH v2 0/2] Increase amount of data for monitor to read
 2020-11-24 15:04 UTC  (8+ messages)
` [PATCH v2 1/2] iotests: add another bash sleep command to 247
` [PATCH v2 2/2] monitor: increase amount of data for monitor to read

[PATCH 0/2] libvhost-user: lower dependency on QEMU headers
 2020-11-24 14:39 UTC  (8+ messages)
` [PATCH 1/2] libvhost-user: replace qemu/bswap.h with glibc endian.h
` [PATCH 2/2] libvhost-user: replace qemu/memfd.h usage

[PULL 0/1] Block layer patches for 5.2.0-rc3
 2020-11-24 14:24 UTC  (2+ messages)
` [PULL 1/1] qcow2: Fix corruption on write_zeroes with MAY_UNMAP

[RFC 0/1] security-process: update with mailing list details
 2020-11-24 14:22 UTC  (2+ messages)
` [RFC 1/1] security-process: update process information

[PATCH for-6.0 0/8] spapr: Address the confusion between IPI numbers and vCPU ids
 2020-11-24 14:18 UTC  (9+ messages)
` [PATCH for-6.0 2/8] spapr/xive: Introduce spapr_xive_nr_ends()
` [PATCH for-6.0 3/8] spapr/xive: Add "nr-servers" property

[PATCH v3] qga: Correct loop count in qmp_guest_get_vcpus()
 2020-11-24 14:11 UTC  (3+ messages)

help with a build-user and build-user-plugin failure
 2020-11-24 13:56 UTC  (3+ messages)

[PATCH 0/2] Remove GCC < 4.8 checks
 2020-11-24 13:43 UTC  (7+ messages)
` [PATCH 1/2] Remove GCC version checks (all < 4.8)
` [PATCH 2/2] compiler.h: remove QEMU_GNUC_PREREQ macro

virtio-9p-test.c:300:v9fs_req_recv: assertion failed (hdr.id == id): (7 == 73)
 2020-11-24 13:37 UTC  (6+ messages)

[PULL 0/5] Net patches
 2020-11-24 13:33 UTC  (7+ messages)
` [PULL 1/5] hw/net/e1000e: advance desc_offset in case of null descriptor
` [PULL 2/5] net: do not exit on "netdev_add help" monitor command
` [PULL 3/5] net: purge queued rx packets on queue deletion
` [PULL 4/5] tap: fix a memory leak
` [PULL 5/5] net: Use correct default-path macro for downscript

[PATCH for-6.0 0/9] spapr: Perform hotplug sanity checks at pre-plug
 2020-11-24 13:07 UTC  (4+ messages)
` [PATCH for-6.0 5/9] spapr: Simplify error path of spapr_core_plug()

[PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
 2020-11-24 13:00 UTC  (4+ messages)

[raw] Guest stuck during live live-migration
 2020-11-24 12:58 UTC  (3+ messages)

[PATCH] qxl: fix segfault
 2020-11-24 12:44 UTC  (2+ messages)

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2020-11-24 12:17 UTC 

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-24 12:25 UTC 

[PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
 2020-11-24 12:08 UTC  (3+ messages)
` [PATCH for-5.2 05/10] vhost-user-blk-test: close fork child file descriptors

[PULL 0/1] 9p fixes for 5.2 2020-11-24
 2020-11-24 12:07 UTC  (2+ messages)
` [PULL 1/1] tests/9pfs: Mark "local" tests as "slow"

[PATCH v2 for-5.2] tests/9pfs: Mark "local" tests as "slow"
 2020-11-24 11:40 UTC  (4+ messages)

[PATCH 0/2] mips: Minor simplifications for KVM use
 2020-11-24 11:02 UTC  (5+ messages)
` [PATCH 2/2] target/mips/kvm: Assert unreachable code is not used

[PATCH] hw/watchdog/wdt_diag288: Remove unnecessary includes
 2020-11-24 11:03 UTC  (10+ messages)

[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
 2020-11-24 11:02 UTC  (10+ messages)

[Bug 1895895] [NEW] Attaching SD-Card to specific SD-Bus Sabrelite (ARM)
 2020-11-24 10:44 UTC  (2+ messages)
` [Bug 1895895] "

[PATCH] target/mips/translate: Simplify PCPYH using deposit/extract
 2020-11-24 10:38 UTC 

[PATCH for-5.2 v2] qcow2: Fix corruption on write_zeroes with MAY_UNMAP
 2020-11-24 10:09 UTC  (2+ messages)

[PATCH] block: Don't inactivate bs if it is aleady inactive
 2020-11-24 10:04 UTC 

[PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc
 2020-11-24  9:49 UTC  (5+ messages)
` [PATCH-for-5.2? 1/4] hw/arm/fsl-imx: Add SD bus QOM alias on the SoC
` [PATCH-for-5.2? 2/4] hw/arm/exynos4210: "
` [PATCH-for-5.2? 3/4] hw/arm/xlnx-versal: "
` [PATCH-for-5.2? 4/4] hw/arm/xilinx_zynq: Add SD bus QOM alias on the machine

[PATCH] gitlab-ci.yml: Add openSUSE Tumbleweed and Leap for gitlab CI/CD
 2020-11-24  9:45 UTC  (2+ messages)
` [PATCH v2] gitlab-ci.yml: Add openSUSE Leap 15.2 "

[PATCH RFC 00/21] block: update graph permissions update
 2020-11-24  9:42 UTC  (27+ messages)
` [PATCH 1/2] block: make bdrv_drop_intermediate() less wrong
` [PATCH 01/21] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
` [PATCH 2/2] block: assert that permission commit sets same permissions
` [PATCH 02/21] tests/test-bdrv-graph-mod: add test_parallel_perm_update
` [PATCH 03/21] util: add transactions.c
` [PATCH 04/21] block: bdrv_refresh_perms: check parents compliance
` [PATCH 05/21] block: refactor bdrv_child* permission functions
` [PATCH 06/21] block: rewrite bdrv_child_try_set_perm() using bdrv_refresh_perms()
` [PATCH 07/21] block: inline bdrv_child_*() permission functions calls
` [PATCH 08/21] block: use topological sort for permission update
` [PATCH 09/21] block: add bdrv_drv_set_perm transaction action
` [PATCH 10/21] block: add bdrv_list_* permission update functions
` [PATCH 11/21] block: add bdrv_replace_child_safe() transaction action
` [PATCH 12/21] block: return value from bdrv_replace_node()
` [PATCH 13/21] block: fix bdrv_replace_node_common
` [PATCH 14/21] block: add bdrv_attach_child_noperm() transaction action
` [PATCH 15/21] block: split out bdrv_replace_node_noperm()
` [PATCH 16/21] block: bdrv_append(): don't consume reference
` [PATCH 17/21] block: bdrv_append(): return status
` [PATCH 18/21] block: adapt bdrv_append() for inserting filters
` [PATCH 19/21] block: add bdrv_remove_backing transaction action
` [PATCH 20/21] block: introduce bdrv_drop_filter()
` [PATCH 21/21] block/backup-top: drop .active

[PATCH] hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()
 2020-11-24  9:24 UTC 

[PATCH 0/1] Fix qcow2 corruption after addition of subcluster support
 2020-11-24  9:17 UTC  (5+ messages)
` [PATCH 1/1] Fix qcow2 corruption on discard

[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
 2020-11-24  8:54 UTC  (9+ messages)
` [RFC PATCH v2 2/5] ebpf: Added eBPF RSS program
` [RFC PATCH v2 3/5] ebpf: Added eBPF RSS loader
` [RFC PATCH v2 4/5] virtio-net: Added eBPF RSS to virtio-net
` [RFC PATCH v2 5/5] docs: Added eBPF documentation

[PATCH] hw/block/nvme: add compare command
 2020-11-24  7:37 UTC 

[PATCH for-5.2] tests/9pfs: Mark "local" tests as "slow"
 2020-11-24  7:23 UTC  (5+ messages)

[PATCH 0/2] hw/block/nvme: add simple copy command
 2020-11-24  7:14 UTC  (3+ messages)
` [PATCH 1/2] nvme: updated shared header for "
` [PATCH 2/2] hw/block/nvme: add simple "

[PATCH v2] target/i386: seg_helper: Correct segement selector nullification in the RET/IRET helper
 2020-11-24  6:09 UTC  (7+ messages)

[PATCH 00/11] Add QEMU debug support for SEV guests
 2020-11-24  5:42 UTC  (3+ messages)
` [PATCH 05/11] exec: add debug version of physical memory read and write API

[Bug 1905356] [NEW] No check for unaligned data access in ARM32 instructions
 2020-11-24  5:05 UTC 

[PATCH] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
 2020-11-24  2:37 UTC 

[PATCH] xive: Add trace events
 2020-11-24  1:47 UTC  (2+ messages)

[PULL 0/2] VFIO updates for QEMU 5.2-rc3
 2020-11-23 22:37 UTC  (2+ messages)

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-11-23 22:25 UTC  (10+ messages)
` [PATCH V17 2/6] hw/intc: Rework Loongson LIOINTC
` [PATCH V17 4/6] hw/mips: Add Loongson-3 boot parameter helpers
` [PATCH V17 5/6] hw/mips: Add Loongson-3 machine support
` [PATCH V17 6/6] docs/system: Update MIPS machine documentation

[PATCH v2] net/e1000e_core: adjust count if RDH exceeds RDT in e1000e_ring_advance()
 2020-11-23 21:30 UTC  (5+ messages)

[PATCH v2 00/28] target/mips: Explode 60% of the 32K-lines translate.c
 2020-11-23 20:48 UTC  (30+ messages)
` [PATCH v2 01/28] target/mips: Use FloatRoundMode enum for FCR31 modes conversion
` [PATCH v2 02/28] target/mips: Extract FPU helpers to 'fpu_helper.h'
` [PATCH v2 03/28] target/mips: Rename msa_helper.c as mod-msa_helper.c
` [PATCH v2 04/28] target/mips: Extract MSA helpers from op_helper.c
` [PATCH v2 05/28] target/mips: Extract MSA helper definitions
` [PATCH v2 06/28] target/mips: Extract MSA translation routines
` [PATCH v2 07/28] target/mips: Rename dsp_helper.c as mod-dsp_helper.c
` [PATCH v2 08/28] target/mips: Extract DSP helper definitions
` [PATCH v2 09/28] target/mips: Extract DSP translation routines
` [PATCH v2 10/28] target/mips: Extract Multi-Threading helper definitions
` [PATCH v2 11/28] target/mips: Extract Code Compaction ASE translation routines
` [PATCH v2 12/28] target/mips: Extract the microMIPS ISA helper definitions
` [PATCH v2 13/28] target/mips: Extract the microMIPS ISA translation routines
` [PATCH v2 14/28] target/mips: Extract nanoMIPS "
` [PATCH v2 15/28] target/mips: Extract NEC Vr54xx helpers to vendor-vr54xx_helper.c
` [PATCH v2 16/28] target/mips: Extract NEC Vr54xx helper definitions
` [PATCH v2 17/28] target/mips: Extract NEC Vr54xx translation routines
` [PATCH v2 18/28] target/mips: Rename lmmi_helper.c as loong-simd_helper.c
` [PATCH v2 19/28] target/mips: Extract Loongson SIMD helper definitions
` [PATCH v2 20/28] target/mips: Extract Loongson SIMD translation routines
` [PATCH v2 21/28] target/mips: Extract Loongson EXTensions "
` [PATCH v2 22/28] target/mips: Extract XBurst Media eXtension Unit "
` [PATCH v2 23/28] target/mips: Make pipeline 1 multiply opcodes generic
` [PATCH v2 24/28] target/mips: Extract Toshiba TXx9 translation routines
` [PATCH v2 25/28] target/mips: Extract Toshiba TX79 multimedia "
` [PATCH v2 26/28] MAINTAINERS: Add entry for MIPS Loongson TCG
` [PATCH v2 27/28] MAINTAINERS: Add entry for MIPS Ingenic Xburst TCG
` [PATCH v2 28/28] MAINTAINERS: Add entry for MIPS Toshiba TCG

[PATCH v8 0/5] hw/block/nvme: dulbe and dsm support
 2020-11-23 20:45 UTC  (2+ 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).