qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 15:32:05 to 2020-12-16 02:04:39 UTC [more...]

[RFC v2 00/15] support subsets of bitmanip extension
 2020-12-16  2:01 UTC  (4+ messages)
` [RFC v2 02/15] target/riscv: rvb: count leading/trailing zeros
` [RFC v2 04/15] target/riscv: rvb: logic-with-negate
` [RFC v2 05/15] target/riscv: rvb: pack two words into one register

[PATCH] configure: Fail when specified cross compiler cannot be found
 2020-12-16  1:36 UTC 

[PATCH] spapr/xive: Make spapr_xive_pic_print_info() static
 2020-12-16  0:47 UTC  (2+ messages)

[PATCH] spapr: DRC lookup cannot fail
 2020-12-16  0:46 UTC  (2+ messages)

[PATCH v11 00/13] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-12-16  0:23 UTC  (5+ messages)
` [PATCH v11 08/13] block/nvme: Make ZNS-related definitions

[PATCH v2 00/24] target/mips: Convert MSA ASE to decodetree
 2020-12-15 23:48 UTC  (36+ messages)
` [PATCH v2 01/24] target/mips/translate: Extract decode_opc_legacy() from decode_opc()
` [PATCH v2 02/24] target/mips/translate: Expose check_mips_64() to 32-bit mode
` [PATCH v2 03/24] target/mips/cpu: Introduce isa_rel6_available() helper
` [PATCH v2 04/24] target/mips: Introduce ase_msa_available() helper
` [PATCH v2 05/24] target/mips: Simplify msa_reset()
` [PATCH v2 06/24] target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
` [PATCH v2 07/24] target/mips: Simplify MSA TCG logic
` [PATCH v2 08/24] target/mips: Remove now unused ASE_MSA definition
` [PATCH v2 09/24] target/mips: Alias MSA vector registers on FPU scalar registers
` [PATCH v2 10/24] target/mips: Extract msa_translate_init() from mips_tcg_init()
` [PATCH v2 11/24] target/mips: Remove CPUMIPSState* argument from gen_msa*() methods
` [PATCH v2 12/24] target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()
` [PATCH v2 13/24] target/mips: Rename msa_helper.c as mod-msa_helper.c
` [PATCH v2 14/24] target/mips: Move msa_reset() to mod-msa_helper.c
` [PATCH v2 15/24] target/mips: Extract MSA helpers from op_helper.c
` [PATCH v2 16/24] target/mips: Extract MSA helper definitions
` [PATCH v2 17/24] target/mips: Declare gen_msa/_branch() in 'translate.h'
` [PATCH v2 18/24] target/mips: Extract MSA translation routines
` [PATCH v2 19/24] target/mips: Introduce decode tree bindings for MSA opcodes
` [PATCH v2 20/24] target/mips: Use decode_ase_msa() generated from decodetree
` [PATCH v2 21/24] target/mips: Extract LSA/DLSA translation generators
` [PATCH v2 22/24] target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
` [PATCH v2 23/24] target/mips: Introduce decodetree helpers for Release6 "
` [RFC PATCH v2 24/24] target/mips/mod-msa: Pass TCGCond argument to gen_check_zero_element()

[PATCH] tcg: Use memset for large vector byte replication
 2020-12-15 23:38 UTC  (2+ messages)

[PATCH v2 0/4] clock: Get rid of clock_get_ns()
 2020-12-15 23:08 UTC  (6+ messages)
` [PATCH v2 1/4] clock: Introduce clock_ticks_to_ns()

[PATCH v4 00/43] Mirror map JIT memory for TCG
 2020-12-15 23:15 UTC  (14+ messages)
` [PATCH v4 07/43] tcg: Add in_code_gen_buffer
` [PATCH v4 17/43] tcg: Add --accel tcg,split-wx property
` [PATCH v4 34/43] tcg/riscv: Fix branch range checks
` [PATCH v4 35/43] tcg/riscv: Remove branch-over-branch fallback
` [PATCH v4 36/43] tcg/riscv: Support split-wx code generation

[RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2020-12-15 22:51 UTC  (11+ messages)
` [RFC PATCH 1/9] vhost-user-fs: Add support for reconnection of vhost-user-fs backend
` [RFC PATCH 2/9] vhost: Add vhost-user message types for sending shared memory and file fds
` [RFC PATCH 3/9] vhost-user-fs: Support virtiofsd crash reconnection
` [RFC PATCH 4/9] libvhost-user: Add vhost-user message types for sending shared memory and file fds
` [RFC PATCH 5/9] virtiofsd: Convert the struct lo_map array to a more flatten layout
` [RFC PATCH 6/9] virtiofsd: Add two new options for crash reconnection
` [RFC PATCH 7/9] virtiofsd: Persist/restore lo_map and opened fds to/from QEMU
` [RFC PATCH 8/9] virtiofsd: Ensure crash consistency after reconnection
` [RFC PATCH 9/9] virtiofsd: (work around) Comment qsort in inflight I/O tracking

[PATCH 0/2] Fix test-char reference counting bug
 2020-12-15 22:41 UTC  (3+ messages)
` [PATCH 1/2] test-char: Destroy chardev correctly at char_file_test_internal()
` [PATCH 2/2] qom: Assert that objects being destroyed have no parent

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2020-12-15 22:06 UTC  (2+ messages)
` [Bug 1906193] "

[PATCH v12 00/23] i386 cleanup PART 1
 2020-12-15 22:09 UTC  (5+ messages)
` [PATCH v12 07/23] i386: move TCG cpu class initialization to tcg/
` [PATCH v12 08/23] i386: tcg: remove inline from cpu_load_eflags

[Bug 1907952] [NEW] qemu-system-aarch64: with "-display gtk" arrow keys are received as just ^[ on ttyAMA0
 2020-12-15 21:58 UTC  (2+ messages)
` [Bug 1907952] "

[PATCH 0/3] target/arm: add FEAT_TLBIOS and FEAT_TLBIRANGE support
 2020-12-15 21:53 UTC  (3+ messages)
` [PATCH 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

[PATCH v3 00/15] RISC-V: Start to remove xlen preprocess
 2020-12-15 21:25 UTC  (9+ messages)
` [PATCH v3 01/15] hw/riscv: Expand the is 32-bit check to support more CPUs
` [PATCH v3 09/15] target/riscv: fpu_helper: Match function defs in HELPER macros

[PULL 0/2] Update slirp (+ debug test-serial)
 2020-12-15 21:23 UTC  (5+ messages)
` [PULL 1/2] test-char: abort on serial test error

[PATCH v13 00/19] Initial support for multi-process Qemu
 2020-12-15 21:22 UTC  (5+ messages)
` [PATCH v13 07/19] multi-process: add qio channel function to transmit data and fds

[PULL 00/20] target-arm queue
 2020-12-15 21:16 UTC  (7+ messages)
` [PULL 20/20] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

[Bug 1907817] [NEW] qemu-aarch64 tcg assertion v5.2.0
 2020-12-15 20:50 UTC  (3+ messages)
` [Bug 1907817] "

tests/test-char hangs in CI (Centos7 with check-crypto-old-nettle)
 2020-12-15 20:31 UTC 

[PATCH v6 0/4] migration: UFFD write-tracking migration/snapshots
 2020-12-15 19:53 UTC  (5+ messages)

[PATCH 0/2] build spice audio as module
 2020-12-15 20:03 UTC  (6+ messages)
` [PATCH 1/2] audio: remove qemu_spice_audio_init()

[PATCH v2] fuzz: map all BARs and enable PCI devices
 2020-12-15 19:08 UTC 

[PATCH] fuzz: Add more i386 configurations for fuzzing
 2020-12-15 19:18 UTC  (3+ messages)

[PATCH] block: report errno when flock fcntl fails
 2020-12-15 19:01 UTC 

[PATCH v2 00/16] target/mips: Boring code reordering + add "translate.h"
 2020-12-15 19:00 UTC  (2+ messages)

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-12-15 18:49 UTC  (12+ messages)
` [PATCH v2 06/11] qapi/introspect.py: add _gen_features helper
` [PATCH v2 10/11] qapi/introspect.py: improve readability of _tree_to_qlit

[PATCH v2 0/3] tests/acceptance: Test virtio-rng and -balloon on s390x
 2020-12-15 18:36 UTC  (4+ messages)
` [PATCH v2 1/3] tests/acceptance: Extract the code to clear dmesg and wait for CRW reports
` [PATCH v2 2/3] tests/acceptance: Test virtio-rng on s390 via /dev/hwrng
` [PATCH v2 3/3] tests/acceptance: Test the virtio-balloon device on s390x

[PATCH] hw/arm/virt: Remove virt machine state 'smp_cpus'
 2020-12-15 18:20 UTC  (2+ messages)

[PATCH v2 00/16] target/mips: Boring code reordering + add "translate.h"
 2020-12-15 18:25 UTC  (4+ messages)
` [PATCH v2 05/16] target/mips: Extract common helpers from helper.c to common_helper.c

[PATCH 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2020-12-15 17:57 UTC  (3+ messages)
` [PATCH 1/2] accel: kvm: Fix memory waste under mismatch page size

[RFC PATCH v3 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-12-15 18:02 UTC  (6+ messages)
` [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus

[PULL 00/45] Misc patches for 2020-12-15
 2020-12-15 17:54 UTC  (46+ messages)
` [PULL 01/45] remove preconfig state
` [PULL 02/45] vl: remove separate preconfig main_loop
` [PULL 03/45] vl: allow -incoming defer with -preconfig
` [PULL 04/45] vl: extract softmmu/runstate.c
` [PULL 05/45] vl: extract softmmu/globals.c
` [PULL 06/45] vl: move all generic initialization out of vl.c
` [PULL 07/45] chardev: do not use machine_init_done
` [PULL 08/45] machine: introduce MachineInitPhase
` [PULL 09/45] ppc/spapr: cleanup -machine pseries,nvdimm=X handling
` [PULL 10/45] vl: make qemu_get_machine_opts static
` [PULL 11/45] plugin: propagate errors
` [PULL 12/45] memory: allow creating MemoryRegions before accelerators
` [PULL 13/45] monitor: allow quitting while in preconfig state
` [PULL 14/45] qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
` [PULL 15/45] vl: Add an -action option specifying response to guest events
` [PULL 16/45] vl: Add option to avoid stopping VM upon guest panic
` [PULL 17/45] qtest/pvpanic: Test panic option that allows VM to continue
` [PULL 18/45] msix: assert that accesses are within bounds
` [PULL 19/45] memory: clamp cached translation in case it points to an MMIO region
` [PULL 20/45] accel/tcg: Remove deprecated '-tb-size' option
` [PULL 21/45] docs/system: Move the list of removed features to a separate file
` [PULL 22/45] Remove the deprecated -realtime option
` [PULL 23/45] Remove the deprecated -show-cursor option
` [PULL 24/45] icount: improve exec nocache usage
` [PULL 25/45] scsi: fix device removal race vs IO restart callback on resume
` [PULL 26/45] kvm: Take into account the unaligned section size when preparing bitmap
` [PULL 27/45] qemu-option: simplify search for end of key
` [PULL 28/45] qemu-option: pass QemuOptsList to opts_accepts_any
` [PULL 29/45] vl: rename local variable in configure_accelerators
` [PULL 30/45] docs: set CONFDIR when running sphinx
` [PULL 31/45] hw/core: Restrict 'fw-path-provider.c' to system mode emulation
` [PULL 32/45] qemu/atomic: Drop special case for unsupported compiler
` [PULL 33/45] accel/tcg: Remove special case for GCC < 4.6
` [PULL 34/45] compiler.h: remove GCC < 3 __builtin_expect fallback
` [PULL 35/45] qemu-plugin.h: remove GCC < 4
` [PULL 36/45] tests: remove GCC < 4 fallbacks
` [PULL 37/45] virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
` [PULL 38/45] compiler.h: explicit case for Clang printf attribute
` [PULL 39/45] poison: remove GNUC check
` [PULL 40/45] xen: "
` [PULL 41/45] compiler: "
` [PULL 42/45] linux-user: "
` [PULL 43/45] compiler.h: remove QEMU_GNUC_PREREQ
` [PULL 44/45] scripts/git.orderfile: Keep files with .inc extension sorted
` [PULL 45/45] build: -no-pie is no functional linker flag

[PULL 00/30] ppc-for-6.0 queue 20201214
 2020-12-15 17:31 UTC  (4+ messages)
` [PULL 06/30] spapr: Do PHB hoplug sanity check at pre-plug

[PATCH v2 00/36] block: update graph permissions update
 2020-12-15 17:30 UTC  (5+ messages)
` [PATCH v2 08/36] block: make bdrv_reopen_{prepare, commit, abort} private
` [PATCH v2 09/36] block: return value from bdrv_replace_node()

[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
 2020-12-15 17:27 UTC  (9+ messages)

[PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
 2020-12-15 17:26 UTC  (9+ messages)
` [PATCH v2 2/4] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
` [PATCH v2 4/4] block: Close block exports in two steps

[PATCH v3 0/5] Additional NPCM7xx devices
 2020-12-15 17:13 UTC  (3+ messages)

[PULL 00/25] Machine queue, 2020-12-15
 2020-12-15 16:58 UTC  (11+ messages)
` [PULL 06/25] virt: Register "its" as class property
` [PULL 07/25] arm/cpu64: Register "aarch64" "
` [PULL 08/25] can_host: Use class properties
` [PULL 17/25] qdev: Make PropertyInfo.print method get Object* argument
` [PULL 19/25] qdev: Make qdev_get_prop_ptr() get Object* arg
` [PULL 20/25] qdev: Make qdev_find_global_prop() get Object* argument
` [PULL 23/25] qdev: Make qdev_propinfo_get_uint16() static
` [PULL 24/25] qdev: Move UUID property to qdev-properties-system.c
` [PULL 25/25] MAINTAINERS: Update my git repository URLs

[PATCH v4 00/32] qdev property code cleanup
 2020-12-15 16:57 UTC  (4+ messages)

[PATCH v2 0/5] target/arm: various changes to cpu.h
 2020-12-15 16:49 UTC  (6+ messages)
` [PATCH v2 3/5] target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 "

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-12-15 16:40 UTC  (11+ messages)

[PATCH v2 0/4] [RfC] fix tracing for modules
 2020-12-15 16:36 UTC  (3+ messages)

[PATCH v3 0/3] docs: add qemu-storage-daemon documentation
 2020-12-15 16:11 UTC  (3+ messages)
` [PATCH v3 1/3] docs: generate qemu-storage-daemon-qmp-ref(7) man page

[Bug 1908266] [NEW] spice unnecessary forces nographic
 2020-12-15 15:59 UTC  (2+ messages)
` [Bug 1908266] "

[PATCH] block/nfs: fix int overflow in nfs_client_open_qdict
 2020-12-15 16:03 UTC  (3+ messages)

[PATCH] iotests: Quote $cmd in _send_qemu_cmd
 2020-12-15 15:58 UTC  (5+ messages)

[PATCH v2 0/4] qemu-timer: Make timer_free() imply timer_del()
 2020-12-15 15:55 UTC  (8+ messages)
` [PATCH v2 1/4] util/qemu-timer: "
` [PATCH v2 2/4] scripts/coccinelle: New script to remove unnecessary timer_del() calls
` [PATCH v2 3/4] Remove superfluous "
` [PATCH v2 4/4] target/arm: Remove timer_del()/timer_deinit() before timer_free()

[PATCH v3] hw/block/nand: Decommission the NAND museum
 2020-12-15 15:53 UTC  (3+ messages)

[PULL 0/7] Audio 20201215 patches
 2020-12-15 15:35 UTC  (2+ messages)

[PATCH] hw/arm/highbank: Drop dead KVM support code
 2020-12-15 15:23 UTC  (2+ messages)

[PATCH] tests/docker: Remove the remainders of debian9 containers from the Makefile
 2020-12-15 15:24 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).