qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 17:22:08 to 2020-07-02 11:22:39 UTC [more...]

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

[PULL 00/28] Error reporting patches patches for 2020-07-02
 2020-07-02 11:09 UTC  (22+ 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 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 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 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 28/28] migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()

[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  (25+ messages)
` [PATCH v4 01/40] hw/isa: check for current_cpu before generating IRQ
            ` [Bug 1878645] "
` [RFC PATCH] cpus: Initialize current_cpu with the first vCPU created
  ` [Bug 1878645] "
    ` [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 0/4] migration: Add block-bitmap-mapping parameter
 2020-07-02 10:49 UTC  (11+ messages)
` [PATCH 1/4] migration: Prevent memleak by ...params_test_apply
` [PATCH 2/4] migration: Add block-bitmap-mapping parameter

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-07-02 10:45 UTC  (16+ messages)

[PATCH] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
 2020-07-02 10:27 UTC 

[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/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-02 10:16 UTC  (7+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] tests/acpi: virt: update golden masters for DSDT

[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 v9 00/34] Add subcluster allocation to qcow2
 2020-07-02  9:57 UTC  (5+ messages)
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()

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

[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 00/46] Less clumsy error checking
 2020-07-02  9:28 UTC  (5+ messages)
` [PATCH 10/46] qemu-option: Check return value instead of @err where convenient

[PATCH v3 0/2] target mips: Misc fixes and improvements
 2020-07-02  9:25 UTC  (9+ messages)
` [PATCH v3 1/2] target/mips: Remove identical if/else branches
` [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

Properly quitting qemu immediately after failing migration
 2020-07-02  7:23 UTC  (5+ messages)

[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  (8+ messages)
` [PATCH v12 57/61] target/riscv: floating-point scalar move instructions
` [PATCH v12 58/61] target/riscv: vector slide instructions
` [PATCH v12 59/61] target/riscv: vector register gather instruction
` [PATCH v12 60/61] target/riscv: vector compress instruction
` [PATCH v12 61/61] target/riscv: configure and turn on vector extension from command line

[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()

Seeing a problem in multi cpu runs where memory mapped pcie device register reads are returning incorrect values
 2020-07-01 18:26 UTC 

[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)

[PATCH v2 0/9] Improve synchronization between QEMU and HVF
 2020-07-01 18:50 UTC  (7+ messages)
` [PATCH v2 4/9] i386: hvf: Implement CPU kick

[PATCH v4 0/4] Add OpenSBI dynamic firmware support
 2020-07-01 18:39 UTC  (5+ messages)
` [PATCH v4 1/4] riscv: Unify Qemu's reset vector code path
` [PATCH v4 2/4] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH v4 3/4] riscv: Add opensbi firmware dynamic support
` [PATCH v4 4/4] RISC-V: Support 64 bit start address

[PATCH] target-i386: remove gen_io_end
 2020-07-01 18:29 UTC  (2+ messages)

[PATCH] util/drm: make portable
 2020-07-01 18:22 UTC  (2+ messages)

[PATCH] ui: fix vc_chr_write call in text_console_do_init
 2020-07-01 18:18 UTC 

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-07-01 17:47 UTC  (5+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-01 17:31 UTC  (4+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties
` [PATCH v2 2/3] hw/i386: Build apic_id "
` [PATCH v2 3/3] hw/386: Fix uninitialized memory with -device and CPU hotplug

[PATCH v2 00/18] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-07-01 17:26 UTC  (3+ messages)
` [PATCH v2 17/18] hw/block/nvme: Use zone metadata file for persistence


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).