qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 14:26:47 to 2020-12-15 22:17:31 UTC [more...]

[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  (5+ messages)
` [PATCH 2/3] target/arm: add "
` [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  (10+ messages)
` [PULL 13/20] usb: Add DWC3 model
` [PULL 17/20] hw/block/m25p80: Make Numonyx config field names more accurate
` [PULL 18/20] hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
` [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 0/4] clock: Get rid of clock_get_ns()
 2020-12-15 19:48 UTC  (8+ messages)
` [PATCH v2 1/4] clock: Introduce clock_ticks_to_ns()
` [PATCH v2 2/4] target/mips: Don't use clock_get_ns() in clock period calculation
` [PATCH v2 3/4] clock: Remove clock_get_ns()
` [PATCH v2 4/4] clock: Define and use new clock_display_freq()

[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  (8+ messages)
` [PATCH v2 05/16] target/mips: Extract common helpers from helper.c to common_helper.c
` [PATCH v2 14/16] target/mips: Declare generic FPU functions in 'translate.h'

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

[PATCH] tcg: Use memset for large vector byte replication
 2020-12-15 17:48 UTC 

[PATCH] spapr/xive: Make spapr_xive_pic_print_info() static
 2020-12-15 17:40 UTC 

[PATCH] spapr: DRC lookup cannot fail
 2020-12-15 17:36 UTC 

[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 v4 00/43] Mirror map JIT memory for TCG
 2020-12-15 17:31 UTC  (7+ messages)
` [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

[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  (27+ messages)
` [PULL 01/25] vexpress: Register "secure" as class property
` [PULL 02/25] vexpress-a15: Register "virtualization" "
` [PULL 03/25] tmp421: Register properties as class properties
` [PULL 04/25] i386: Register feature bit "
` [PULL 05/25] arm/virt: Register most "
` [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 09/25] netfilter: Reorder functions
` [PULL 10/25] netfilter: Use class properties
` [PULL 11/25] cs4231: Get rid of empty property array
` [PULL 12/25] cpu: Move cpu_common_props to hw/core/cpu.c
` [PULL 13/25] qdev: Move property code to qdev-properties.[ch]
` [PULL 14/25] qdev: Check dev->realized at set_size()
` [PULL 15/25] sparc: Check dev->realized at sparc_set_nwindows()
` [PULL 16/25] qdev: Don't use dev->id on set_size32() error message
` [PULL 17/25] qdev: Make PropertyInfo.print method get Object* argument
` [PULL 18/25] qdev: Make bit_prop_set() "
` [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 21/25] qdev: Make check_prop_still_unset() "
` [PULL 22/25] qdev: Make error_set_from_qdev_prop_error() "
` [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  (26+ messages)
` [PATCH v4 15/32] qdev: Move softmmu properties to qdev-properties-system.h
` [PATCH v4 17/32] sparc: Use DEFINE_PROP for nwindows property
` [PATCH v4 22/32] qdev: Wrap getters and setters in separate helpers
` [PATCH v4 23/32] qdev: Move dev->realized check to qdev_property_set()
` [PATCH v4 25/32] qdev: Make qdev_class_add_property() more flexible
` [PATCH v4 26/32] qdev: Separate generic and device-specific property registration
` [PATCH v4 27/32] qdev: Rename qdev_propinfo_* to field_prop_*
` [PATCH v4 28/32] qdev: Move qdev_prop_tpm declaration to tpm_prop.h

[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 v11 00/13] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-12-15 16:28 UTC  (4+ messages)
` [PATCH v11 08/13] block/nvme: Make ZNS-related definitions

[RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2020-12-15 16:21 UTC  (10+ 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 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)

[PATCH v2] gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
 2020-12-15 15:15 UTC  (2+ messages)

[Bug 1890333] [NEW] Assertion failure in address_space_stw_le_cached through virtio-* devices
 2020-12-15 15:04 UTC  (2+ messages)
` [Bug 1890333] Re: [OSS-Fuzz] Issue 26797: qemu:qemu-fuzz-i386-target-generic-fuzz-virtio-blk: ASSERT: addr < cache->len && 2 <= cache->len - addr

[PATCH v2 00/12] qom: Convert some properties to class properties
 2020-12-15 15:01 UTC  (4+ messages)
` [PATCH v2 04/12] i386: Register feature bit properties as "

[PATCH V18 0/5] mips: Add Loongson-3 machine support
 2020-12-15 12:57 UTC  (6+ messages)
` [PATCH V18 1/5] hw/intc: Rework Loongson LIOINTC
` [PATCH V18 2/5] hw/mips: Implement fw_cfg_arch_key_name()
` [PATCH V18 3/5] hw/mips: Add Loongson-3 boot parameter helpers
` [PATCH V18 4/5] hw/mips: Add Loongson-3 machine support
` [PATCH V18 5/5] docs/system: Update MIPS machine documentation

[PATCH 0/3] tests/acceptance: Test virtio-rng and -balloon on s390x
 2020-12-15 14:30 UTC  (5+ messages)
` [PATCH 2/3] tests/acceptance/machine_s390_ccw_virtio: Test virtio-rng via /dev/hwrng


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