qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 19:02:16 to 2020-07-02 12:20:08 UTC [more...]

[PATCH 0/2] Add support for Control-Flow Integrity
 2020-07-02 12:19 UTC  (6+ messages)
` [PATCH 1/2] check-block: enable iotests with cfi-icall
` [PATCH 2/2] configure: add support for Control-Flow Integrity

[PULL SUBSYSTEM s390x 00/11] s390-ccw bios update
 2020-07-02 12:14 UTC  (14+ messages)
` [PULL SUBSYSTEM s390x 01/11] pc-bios: s390x: cio.c cleanup and compile fix
` [PULL SUBSYSTEM s390x 02/11] pc-bios: s390x: Consolidate timing functions into time.h
` [PULL SUBSYSTEM s390x 03/11] pc-bios: s390x: Move sleep and yield to helper.h
` [PULL SUBSYSTEM s390x 04/11] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PULL SUBSYSTEM s390x 05/11] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
` [PULL SUBSYSTEM s390x 06/11] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [PULL SUBSYSTEM s390x 07/11] pc-bios: s390x: Move panic() into header and add infinite loop
` [PULL SUBSYSTEM s390x 08/11] pc-bios: s390x: Use ebcdic2ascii table
` [PULL SUBSYSTEM s390x 09/11] pc-bios: s390x: Make u32 ptr check explicit
` [PULL SUBSYSTEM s390x 10/11] pc-bios/s390-ccw: Generate and include dependency files in the Makefile
` [PULL SUBSYSTEM s390x 11/11] pc-bios/s390: Update s390-ccw bios binaries with the latest changes

[PATCH v3] i386: hvf: Implement CPU kick
 2020-07-02 10:57 UTC 

[PATCH 00/46] Less clumsy error checking
 2020-07-02 12:11 UTC  (9+ messages)
` [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
` [PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-02 12:09 UTC  (3+ messages)
` [PATCH v7 16/21] multi-process: create IOHUB object to handle irq

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-07-02 12:01 UTC  (6+ messages)
` [PATCH v7 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

Seeing a problem in multi cpu runs where memory mapped pcie device register reads are returning incorrect values
 2020-07-02 11:59 UTC  (2+ messages)

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-07-02 11:55 UTC  (18+ messages)

Properly quitting qemu immediately after failing migration
 2020-07-02 11:44 UTC  (6+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-02 11:43 UTC  (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[PATCH 0/4] migration: Add block-bitmap-mapping parameter
 2020-07-02 11:24 UTC  (15+ messages)
` [PATCH 1/4] migration: Prevent memleak by ...params_test_apply
` [PATCH 2/4] migration: Add block-bitmap-mapping parameter

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-02 11:30 UTC  (7+ messages)
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v9 20/34] qcow2: Add subcluster support to calculate_l2_meta()

[PATCH] MAINTAINERS: update linux-user maintainer
 2020-07-02 11:16 UTC 

[PULL 00/28] Error reporting patches patches for 2020-07-02
 2020-07-02 11:09 UTC  (29+ messages)
` [PULL 01/28] chardev/tcp: Fix error message double free error
` [PULL 02/28] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
` [PULL 03/28] net/virtio: Fix failover_replug_primary() return value regression
` [PULL 04/28] pci: Delete useless error_propagate()
` [PULL 05/28] Clean up some calls to ignore Error objects the right way
` [PULL 06/28] tests: Use &error_abort where appropriate
` [PULL 07/28] tests: Use error_free_or_abort() "
` [PULL 08/28] usb/dev-mtp: Fix Error double free after inotify failure
` [PULL 09/28] spapr: Plug minor memory leak in spapr_machine_init()
` [PULL 10/28] qga: Plug unlikely memory leak in guest-set-memory-blocks
` [PULL 11/28] sd/milkymist-memcard: Plug minor memory leak in realize
` [PULL 12/28] test-util-filemonitor: Plug unlikely memory leak
` [PULL 13/28] vnc: Plug minor memory leak in vnc_display_open()
` [PULL 14/28] aspeed: Clean up roundabout error propagation
` [PULL 15/28] qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
` [PULL 16/28] qdev: Drop qbus_set_hotplug_handler() "
` [PULL 17/28] hw: Fix error API violation around object_property_set_link()
` [PULL 18/28] hw/arm: Drop useless object_property_set_link() error handling
` [PULL 19/28] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
` [PULL 20/28] riscv_hart: Fix riscv_harts_realize() "
` [PULL 21/28] mips/cps: Fix mips_cps_realize() "
` [PULL 22/28] x86: Fix x86_cpu_new() error handling
` [PULL 23/28] amd_iommu: Fix amdvi_realize() error API violation
` [PULL 24/28] arm/stm32f205 arm/stm32f405: Fix realize "
` [PULL 25/28] aspeed: "
` [PULL 26/28] hw/arm/armsse: Fix armsse_realize() "
` [PULL 27/28] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations
` [PULL 28/28] migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()

[PATCH] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
 2020-07-02 11:18 UTC  (2+ messages)

[PATCH 0/2] two atomic_cmpxchg() related fixes
 2020-07-02 11:18 UTC  (2+ messages)

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-02 11:13 UTC  (8+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] tests/acpi: virt: update golden masters for DSDT

[PATCH] acpi: Fix access to PM1 control and status registers
 2020-07-02 11:12 UTC  (4+ messages)

[Bug 1878628] [NEW] linux-user/mmap build failure using Clang 10
 2020-07-02 10:56 UTC  (2+ messages)
` [Bug 1878628] "

[Bug 1878627] [NEW] audio/mixeng build failure using Clang 10
 2020-07-02 10:57 UTC  (2+ messages)
` [Bug 1878627] "

[PATCH v10 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-07-02 11:03 UTC  (9+ messages)
` [PATCH v10 1/5] crypto: Add tls-cipher-suites object
` [PATCH v10 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
 2020-07-02 10:49 UTC  (11+ messages)
` [RFC PATCH] cpus: Initialize current_cpu with the first vCPU created
    ` [Bug 1878645] "

[Qemu-devel] [Bug 1833661] [NEW] Linux kernel oops on Malta board while accessing pflash
 2020-07-02 10:42 UTC  (2+ messages)
` [Bug 1833661] "

[PATCH v3] cpus: Move CPU code from exec.c to cpus-common.c
 2020-07-02 10:40 UTC 

[PATCH v2] cpus: Move CPU code from exec.c to cpus-common.c
 2020-07-02 10:40 UTC  (2+ messages)

[PATCH] cpus: Move CPU code from exec.c to cpus.c
 2020-07-02 10:33 UTC  (7+ messages)

[PATCH v4] nvme: allow cmb and pmr emulation on same device
 2020-07-02 10:31 UTC  (5+ messages)
` [PATCH v4 1/2] nvme: indicate CMB support through controller capabilities register
` [PATCH v4 2/2] nvme: allow cmb and pmr to be enabled on same device

[PATCH 0/3] block: improve error reporting for unsupported O_DIRECT
 2020-07-02 10:10 UTC  (6+ messages)
` [PATCH 1/3] util: validate whether O_DIRECT is supported after failure
` [PATCH 2/3] util: support detailed error reporting for qemu_open

[RFC 0/4] Enable virtio-fs on s390x
 2020-07-02 10:01 UTC  (6+ messages)

[PATCH] target/i386: implement undocumented "smsw r32" behavior
 2020-07-02  9:49 UTC  (4+ messages)

[PATCH v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791)
 2020-07-02  9:36 UTC  (6+ messages)

[PATCH v3 0/2] target mips: Misc fixes and improvements
 2020-07-02  9:25 UTC  (8+ messages)
` [PATCH v3 2/2] MAINTAINERS: Adjust MIPS maintainership

Race with atexit functions in system emulation
 2020-07-02  9:18 UTC  (5+ messages)

[PATCH] target/arm: Treat unknown SMC calls as NOP
 2020-07-02  9:02 UTC  (5+ messages)

[PATCH v3 00/26] Error handling fixes & cleanups
 2020-07-02  8:59 UTC  (4+ messages)
` [PATCH v3 20/26] x86: Fix x86_cpu_new() error handling

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-07-02  8:50 UTC  (2+ messages)
` [Bug 1874073] "

[PATCH 0/5] QEMU Gating CI
 2020-07-02  8:55 UTC  (6+ messages)
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script

[PATCH v3 0/2] net: tap: check file descriptor can be used
 2020-07-02  8:18 UTC  (6+ messages)
` [PATCH v3 1/2] net: tap: check if the file descriptor is valid before using it
` [PATCH v3 2/2] net: detect errors from probing vnet hdr flag for TAP devices

[PATCH] MAINTAINERS: Remove myself from FPU emulation maintenance
 2020-07-02  8:03 UTC  (2+ messages)

[PATCH v7 0/8] Mac Old World ROM experiment
 2020-07-02  7:59 UTC  (4+ messages)

[PATCH v4 00/40] testing/next (vm, gitlab, fixes)
 2020-07-02  7:46 UTC  (8+ messages)
` [PATCH v4 28/40] tests/acceptance: skip multicore mips_malta tests on GitLab

[PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
 2020-07-02  7:45 UTC  (6+ messages)

[PATCH v3 00/30] testing/next (gitlab, vm, docker)
 2020-07-02  7:42 UTC  (3+ messages)
` [PATCH v3 17/30] gitlab-ci: Fix the change rules after moving the YML files

[PATCH 0/6] target/riscv: NaN-boxing for multiple precison
 2020-07-02  6:29 UTC  (5+ messages)
` [PATCH 5/6] target/riscv: Flush not valid NaN-boxing input to canonical NaN

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-02  6:27 UTC  (2+ messages)

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-07-02  6:23 UTC  (12+ messages)

[PATCH] scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
 2020-07-02  5:54 UTC  (7+ messages)

[PATCH v2] chardev/tcp: fix error message double free error
 2020-07-02  4:25 UTC  (4+ messages)

[PATCH 0/2] fix assertion failures when using Xen
 2020-07-02  3:55 UTC  (8+ messages)
` [PATCH 2/2] xen: cleanup unrealized flash devices

[PATCH v1 0/3] A few RISC-V fixes
 2020-07-02  3:33 UTC  (4+ messages)
` [PATCH v1 2/3] hw/riscv: Allow 64 bit access to SiFive CLINT

[PATCH v12 00/61] target/riscv: support vector extension v0.7.1
 2020-07-02  3:32 UTC  (3+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-02  3:01 UTC  (20+ messages)
` [RFC v2 1/1] "

[PATCH] MAINTAINERS: add VT-d entry
 2020-07-02  2:52 UTC  (3+ messages)

[PATCH v3 00/13] vDPA support in qemu
 2020-07-02  2:39 UTC  (5+ messages)
` [PATCH v3 13/13] vhost-vdpa: introduce vhost-vdpa net client

[PATCH] tcg: Fix do_nonatomic_op_* vs signed operations
 2020-07-01 23:47 UTC  (2+ messages)

[PATCH v4 10/11] target/ppc: add vmulh{su}d instructions
 2020-07-01 23:47 UTC  (2+ messages)
` [PATCH v4 11/11] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions

[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-01 23:43 UTC  (10+ messages)
` [PATCH v4 01/11] target/ppc: Introduce Power ISA 3.1 flag
` [PATCH v4 02/11] target/ppc: Enable Power ISA 3.1
` [PATCH v4 03/11] target/ppc: add byte-reverse br[dwh] instructions
` [PATCH v4 04/11] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
` [PATCH v4 05/11] target/ppc: add vmulld instruction
` [PATCH v4 06/11] Update PowerPC AT_HWCAP2 definition
` [PATCH v4 07/11] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v4 08/11] target/ppc: add vmulh{su}w instructions
` [PATCH v4 09/11] fix the prototype of muls64/mulu64

[PATCH 1/1] tcg/tcg-op: nonatomic_op should work with smaller memop
 2020-07-01 23:44 UTC  (3+ messages)

[PATCH v3 0/4] hw/block/nvme: Fix I/O BAR structure
 2020-07-01 23:08 UTC  (6+ messages)
` [PATCH v3 3/4] hw/block/nvme: Fix pmrmsc register size

[PATCH] block: Raise an error when backing file parameter is an empty string
 2020-07-01 22:42 UTC  (2+ messages)

[PATCH v2 0/2] target mips: Misc fixes and improvements
 2020-07-01 21:37 UTC  (4+ messages)
` [PATCH v2 2/2] MAINTAINERS: Adjust MIPS maintainership

[PATCH v4 0/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
 2020-07-01 20:15 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] target/m68k: consolidate physical translation offset into get_physical_address()

[PATCH v3 0/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
 2020-07-01 19:52 UTC  (4+ messages)
` [PATCH v3 2/2] target/m68k: consolidate physical translation offset into get_physical_address()

[PATCH v2 0/3] some docs (booting, mttcg, icount)
 2020-07-01 19:50 UTC  (5+ messages)
` [PATCH v2 1/3] docs/booting.rst: start documenting the boot process
` [PATCH v2 2/3] docs/devel: convert and update MTTCG design document

[PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-07-01 19:19 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).