qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-21 14:35:39 to 2020-12-22 16:19:14 UTC [more...]

Problems with irq mapping in qemu v5.2
 2020-12-22 16:16 UTC 

[PATCH v15 00/13] Apply COR-filter to the block-stream permanently
 2020-12-22 16:07 UTC  (7+ messages)
` [PATCH v15 04/13] qapi: add filter-node-name to block-stream
` [PATCH v15 09/13] stream: rework backing-file changing
` [PATCH v15 10/13] qapi: block-stream: add "bottom" argument

[PATCH v2] Add support for pvpanic pci device
 2020-12-22 16:03 UTC  (4+ messages)
` [PATCH 2/3] hw/misc/pvpanic: add PCI interface support

[PATCH v4 1/2] hw/block: m25p80: Don't write to flash if write is disabled
 2020-12-22 15:55 UTC  (6+ messages)
` [PATCH v4 2/2] hw/block: m25p80: Implement AAI-WP command support for SST flashes

[PATCH v2] acpi: Permit OEM ID and OEM table ID fields to be changed
 2020-12-22 15:39 UTC  (3+ messages)

[PATCH] iotests: fix _check_o_direct
 2020-12-22 15:35 UTC  (3+ messages)

[PATCH v2 0/8] hm/mips/fuloong2e fixes
 2020-12-22 14:42 UTC  (25+ messages)
` [PATCH v2 1/8] hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
` [PATCH v2 2/8] hw/mips/fuloong2e: Relpace fault links
` [PATCH v2 3/8] hw/pci-host/bonito: Fixup IRQ mapping
` [PATCH v2 4/8] hw/pci-host/bonito: Fixup pci.lomem mapping
` [PATCH v2 5/8] hw/mips/fuloong2e: Remove unused env entry
` [PATCH v2 6/8] hw/mips/fuloong2e: Correct cpuclock env
` [PATCH v2 7/8] hw/mips/fuloong2e: Add highmem support
` [PATCH v2 8/8] tests/acceptance: Test boot_linux_console for fuloong2e

[PATCH v2 0/2] block: report errno when flock fcntl fails
 2020-12-22 14:31 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH 0/9] Fix some style problems in net
 2020-12-22  8:23 UTC  (10+ messages)
` [PATCH 1/9] net: Add spaces around operator/delete redundant spaces
` [PATCH 2/9] net: Add braces for statements/fix braces' position
` [PATCH 3/9] net: Transfer // comments to /**/
` [PATCH 4/9] net: Transfer "foo* " to "foo *"
` [PATCH 5/9] net: Fix lines over 90 characters
` [PATCH 6/9] net: Transfer tabs to spcaes
` [PATCH 7/9] net: Remove assignment in if condition
` [PATCH 8/9] net: Remove initialization of static ints
` [PATCH 9/9] net: Fix the indent problems

[RFC PATCH 3/3] mm: support free hugepage pre zero out
 2020-12-22 12:13 UTC  (4+ messages)

[RFC PATCH 2/3] virtio-balloon: add support for providing free huge page reports to host
 2020-12-22 11:39 UTC  (3+ messages)

[PATCH 1/4] fuzz: refine crash detection mechanism
 2020-12-22 11:18 UTC  (3+ messages)

[PATCH 0/4] improve crash case minimization
 2020-12-22 11:22 UTC  (10+ messages)
` [PATCH 2/4] fuzz: split QTest writes from the rightmost byte
` [PATCH 3/4] fuzz: setting bits in operand of out/write to zero
` [PATCH 4/4] fuzz: delay IO until they can't trigger the crash

[PULL 00/14] s390x update
 2020-12-22 10:45 UTC  (15+ messages)
` [PULL 01/14] s390x: pv: Fence additional unavailable SCLP facilities for PV guests
` [PULL 02/14] MAINTAINERS: move my git tree to gitlab
` [PULL 03/14] qga/commands-posix: Send CCW address on s390x with the fsinfo data
` [PULL 04/14] target/s390x: Improve cc computation for ADD LOGICAL
` [PULL 05/14] target/s390x: Improve ADD LOGICAL WITH CARRY
` [PULL 06/14] target/s390x: Improve cc computation for SUBTRACT LOGICAL
` [PULL 07/14] target/s390x: Improve SUB LOGICAL WITH BORROW
` [PULL 08/14] tests/acceptance: test hot(un)plug of ccw devices
` [PULL 09/14] tests/acceptance: Extract the code to clear dmesg and wait for CRW reports
` [PULL 10/14] tests/acceptance: Test virtio-rng on s390 via /dev/hwrng
` [PULL 11/14] tests/acceptance: Test the virtio-balloon device on s390x
` [PULL 12/14] s390x/pci: fix pcistb length
` [PULL 13/14] s390x/pci: Fix memory_region_access_valid call
` [PULL 14/14] tests/acceptance: Add a test with the Fedora 31 kernel and initrd

[PATCH v14 00/21] Initial support for multi-process Qemu
 2020-12-22 10:38 UTC  (8+ messages)
` [PATCH v14 RESEND 05/21] multi-process: Add config option for multi-process QEMU
` [PATCH v14 RESEND 08/21] multi-process: add qio channel write function
` [PATCH v14 RESEND 09/21] multi-process: add qio channel read function

[PATCH v4] tests/acceptance: Add a test with the Fedora 31 kernel and initrd
 2020-12-22 10:26 UTC  (5+ messages)

[PATCH 0/6] spapr: Fix visibility and traversal of DR connectors
 2020-12-22 10:14 UTC  (14+ messages)
` [PATCH 1/6] spapr: Call spapr_drc_reset() for all DRCs at CAS
` [PATCH 2/6] spapr: Fix reset of transient DR connectors
` [PATCH 3/6] spapr: Introduce spapr_drc_reset_all()
` [PATCH 4/6] spapr: Use spapr_drc_reset_all() at machine reset
` [PATCH 5/6] spapr: Add drc_ prefix to the DRC realize and unrealize functions
` [PATCH 6/6] spapr: Model DR connectors as simple objects

[PATCH 00/20] Immutable QString, and also one JSON writer less
 2020-12-22  9:59 UTC  (4+ messages)
` [PATCH 18/20] keyval: Use GString to accumulate value strings

[PATCH 0/5] net/tap: some fixes and refactorings
 2020-12-22  9:50 UTC  (8+ messages)
` [PATCH 1/5] net/tap: fix net_init_tap(): set ret on failure path
` [PATCH 2/5] net/tap: drop duplicated tap stubs
` [PATCH 3/5] net/tap: tap_set_sndbuf(): return status
` [PATCH 4/5] net/tap: refactor and improve net_init_tap_one()
` [PATCH 5/5] net/tap: net_init_tap_one(): fix net-client leak on failure path

[RFC PATCH 0/3 updated] add support for free hugepage reporting
 2020-12-22  8:09 UTC 

[RFC PATCH 0/3 updated] add support for free hugepage reporting
 2020-12-22  8:07 UTC 

[PATCH v12 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-12-22  8:00 UTC  (3+ messages)
` [PATCH v12 1/7] Introduce yank feature

[RFC PATCH 1/3] mm: support hugetlb free page reporting
 2020-12-22  7:46 UTC 

[RFC PATCH 0/3] add support for free hugepage reporting
 2020-12-22  7:45 UTC 

[PATCH v3 1/2] hw/block: m25p80: Don't write to flash if write is disabled
 2020-12-22  6:41 UTC  (4+ messages)
` [PATCH v3 2/2] hw/block: m25p80: Implement AAI-WP command support for SST flashes

[PATCH 1/2] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
 2020-12-22  6:30 UTC  (2+ messages)

[PATCH v2 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
 2020-12-22  6:24 UTC  (3+ messages)

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2020-12-22  5:35 UTC  (8+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-12-22  1:40 UTC  (13+ messages)

[Bug 1885350] [NEW] RISCV dynamic rounding mode is not behaving correctly
 2020-12-22  0:53 UTC  (2+ messages)
` [Bug 1885350] "

[PATCH] tests/acceptance: Test PMON with Loongson-3A1000 CPU
 2020-12-22  0:40 UTC  (5+ messages)

do_fallocate with (FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) is not necessary when allocate a new qcow2 cluster
 2020-12-22  0:23 UTC 

[Bug 1907137] [NEW] LDTR not properly emulated when MTE tag checks enabled at EL0
 2020-12-22  0:03 UTC  (7+ messages)
` [Bug 1907137] "

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2020-12-21 23:11 UTC  (4+ messages)
` [Bug 1906193] "

[RFC PATCH v2] x86/cpu: initialize the CPU concurrently
 2020-12-21 21:36 UTC  (2+ messages)

[PATCHv4 00/18] ARMv8.4-A Secure EL2
 2020-12-21 20:54 UTC  (3+ messages)
` [PATCH 03/18] target/arm: use arm_is_el2_enabled() where applicable

[PATCH] target/arm: Fix MTE0_ACTIVE
 2020-12-21 20:44 UTC 

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2020-12-21 20:39 UTC  (8+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

QOM address space handling
 2020-12-21 19:28 UTC  (8+ messages)

[PATCH v3] fuzz: map all BARs and enable PCI devices
 2020-12-21 18:27 UTC  (2+ messages)

[Bug 1898490] [NEW] gtk with virtio and opengl black screen
 2020-12-21 17:16 UTC  (3+ messages)
` [Bug 1898490] "

[PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
 2020-12-21 17:07 UTC  (4+ messages)
` [PATCH v2 4/4] block: Close block exports in two steps

pxa crashes with qemu v5.2 when executing xscale operations
 2020-12-21 16:01 UTC  (3+ messages)

Dropped/disabled NVME support in qemu
 2020-12-21 15:55 UTC  (4+ messages)

[PATCH v10 0/5] UFFD write-tracking migration/snapshots
 2020-12-21 15:36 UTC  (5+ messages)

[PATCH] Docs/RCU: Correct sample code of qatomic_rcu_set
 2020-12-21 15:29 UTC  (2+ messages)

[PATCH v2] tests/acceptance: Add a test with the Fedora 31 kernel and initrd
 2020-12-21 15:10 UTC  (4+ messages)

[PULL 00/55] Misc patches for 2020-12-21
 2020-12-21 14:44 UTC  (56+ messages)
` [PULL 01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
` [PULL 02/55] configure: move gettext detection to meson.build
` [PULL 03/55] configure: add --without-default-features
` [PULL 04/55] python: add __repr__ to ConsoleSocket to aid debugging
` [PULL 05/55] gitlab: move --without-default-devices build from Travis
` [PULL 06/55] gitlab: add --without-default-features build
` [PULL 07/55] tests/tcg: build tests with -Werror
` [PULL 08/55] gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
` [PULL 09/55] tests/docker: Remove the remainders of debian9 containers from the Makefile
` [PULL 10/55] tests: update for rename of CentOS8 PowerTools repo
` [PULL 11/55] configure: document --without-default-{features, devices}
` [PULL 12/55] vl: initialize displays _after_ exiting preconfiguration
` [PULL 13/55] test-char: Destroy chardev correctly at char_file_test_internal()
` [PULL 14/55] qom: Assert that objects being destroyed have no parent
` [PULL 15/55] target/i386: Check privilege level for protected mode 'int N' task gate
` [PULL 16/55] configure,meson: add option to enable LTO
` [PULL 17/55] cfi: Initial support for cfi-icall in QEMU
` [PULL 18/55] check-block: enable iotests with cfi-icall
` [PULL 19/55] configure,meson: support Control-Flow Integrity
` [PULL 20/55] docs: Add CFI Documentation
` [PULL 21/55] build-sys: fix -static linking of libvhost-user
` [PULL 22/55] remove TCG includes from common code
` [PULL 23/55] util: Extract flush_icache_range to cacheflush.c
` [PULL 24/55] trace: do not include TCG helper tracepoints in no-TCG builds
` [PULL 25/55] Makefile: add dummy target for build.ninja dependencies
` [PULL 26/55] meson: update submodule to 0.56.0
` [PULL 27/55] meson: switch minimum meson version "
` [PULL 28/55] meson: fix detection of curses with pkgconfig
` [PULL 29/55] meson: use pkg-config method for libudev
` [PULL 30/55] meson: use dependency to gate block modules
` [PULL 31/55] meson: cleanup Kconfig.host handling
` [PULL 32/55] configure: remove useless code to check for Xen PCI passthrough
` [PULL 33/55] configure: remove variable bogus_os
` [PULL 34/55] configure: accept --enable-slirp
` [PULL 35/55] configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION
` [PULL 36/55] brlapi: convert to meson
` [PULL 37/55] curl: remove compatibility code, require 7.29.0
` [PULL 38/55] curl: convert to meson
` [PULL 39/55] glusterfs: "
` [PULL 40/55] bzip2: "
` [PULL 41/55] libiscsi: "
` [PULL 42/55] libnfs: "
` [PULL 43/55] libssh: "
` [PULL 44/55] rbd: "
` [PULL 45/55] lzo: "
` [PULL 46/55] snappy: "
` [PULL 47/55] lzfse: "
` [PULL 48/55] zstd: "
` [PULL 49/55] seccomp: "
` [PULL 50/55] virtfs: "
` [PULL 51/55] cap_ng: "
` [PULL 52/55] libattr: "
` [PULL 53/55] meson.build: convert --with-default-devices "
` [PULL 54/55] configure: move tests/qemu-iotests/common.env generation "
` [PULL 55/55] win32: drop fd registration to the main-loop on setting non-block

[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
 2020-12-21 14:37 UTC  (4+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level


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