qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-15 14:18:09 to 2021-05-16 23:16:11 UTC [more...]

[PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
 2021-05-16 23:14 UTC  (3+ messages)

[PATCH] target/riscv: Remove unnecessary riscv_*_names[] declaration
 2021-05-16 23:13 UTC  (2+ messages)

[PATCH v2 00/12] hw: Various Kconfig fixes
 2021-05-16 22:46 UTC  (20+ messages)
` [PATCH v2 01/12] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
` [PATCH v2 02/12] hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
` [PATCH v2 03/12] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
` [PATCH v2 04/12] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
` [PATCH v2 05/12] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
` [PATCH v2 06/12] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
` [PATCH v2 07/12] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
` [PATCH v2 08/12] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
` [PATCH v2 09/12] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
` [PATCH v2 10/12] hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
` [PATCH v2 11/12] hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
` [PATCH v2 12/12] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA

[PULL 00/14] Block layer patches
 2021-05-16 21:09 UTC  (4+ messages)
` [PULL 06/14] test: new qTest case to test the vhost-user-blk-server

[PULL 00/20] CI, qtest, and misc patches
 2021-05-16 20:58 UTC  (4+ messages)
` [PULL 17/20] configure: Poison all current target-specific #defines

[PATCH] misc: Correct relative include path
 2021-05-16 20:50 UTC 

[PATCH v7 00/19] hvf: Implement Apple Silicon Support
 2021-05-16 20:23 UTC  (21+ messages)
` [PATCH v7 01/19] hvf: Move assert_hvf_ok() into common directory
` [PATCH v7 02/19] hvf: Move vcpu thread functions "
` [PATCH v7 03/19] hvf: Move cpu "
` [PATCH v7 04/19] hvf: Move hvf internal definitions into common header
` [PATCH v7 05/19] hvf: Make hvf_set_phys_mem() static
` [PATCH v7 06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
` [PATCH v7 07/19] hvf: Split out common code on vcpu init and destroy
` [PATCH v7 08/19] hvf: Use cpu_synchronize_state()
` [PATCH v7 09/19] hvf: Make synchronize functions static
` [PATCH v7 10/19] hvf: Remove hvf-accel-ops.h
` [PATCH v7 11/19] hvf: Introduce hvf vcpu struct
` [PATCH v7 12/19] hvf: Simplify post reset/init/loadvm hooks
` [PATCH v7 13/19] hvf: Add Apple Silicon support
` [PATCH v7 14/19] arm/hvf: Add a WFI handler
` [PATCH v7 15/19] hvf: arm: Implement -cpu host
` [PATCH v7 16/19] hvf: arm: Implement PSCI handling
` [PATCH v7 17/19] arm: Add Hypervisor.framework build target
` [PATCH v7 18/19] arm: Enable Windows 10 trusted SMCCC boot call
` [PATCH v7 19/19] hvf: arm: Handle Windows 10 SMC call

[PULL 00/16] pc,pci,virtio: bugfixes, improvements
 2021-05-16 18:49 UTC  (2+ messages)

[PATCH] 9pfs: simplify v9fs_walk()
 2021-05-16 15:55 UTC 

[PATCH] accel/tcg: Align data dumped at end of TB
 2021-05-16 17:54 UTC  (3+ messages)

[PATCH v2] disas/libvixl: Protect C system header for C++ compiler
 2021-05-16 17:10 UTC 

9pfs: scope of rename_lock?
 2021-05-16 17:06 UTC 

[PATCH] disas/libvixl: Protect C system header for C++ compiler
 2021-05-16 17:05 UTC  (4+ messages)

[PATCH v6 00/11] hvf: Implement Apple Silicon Support
 2021-05-16 16:12 UTC  (8+ messages)
` [PATCH v6 03/11] hvf: Move common code out
` [PATCH v6 11/11] hvf: arm: Implement -cpu host

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-16 16:09 UTC  (18+ messages)
` [PATCH v6 68/82] target/arm: Implement SVE2 FLOGB
` [PATCH v6 69/82] target/arm: Share table of sve load functions
` [PATCH v6 72/82] target/arm: Implement SVE2 bitwise shift immediate
` [PATCH v6 73/82] target/arm: Implement SVE2 fp multiply-add long
` [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)

[PULL v3 0/1] Rtd patches
 2021-05-16 16:03 UTC  (5+ messages)

[Bug 1926996] [NEW] qemu-user clone syscall fails
 2021-05-16 14:27 UTC  (2+ messages)
` [Bug 1926996] "

[Bug 1926759] [NEW] WFI instruction results in unhandled CPU exception
 2021-05-16 14:29 UTC  (2+ messages)
` [Bug 1926759] "

[PATCH 00/10] hw: Various Kconfig fixes
 2021-05-16 14:15 UTC  (7+ messages)
` [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'

[PULL v2 0/4] tcg patch queue
 2021-05-16 14:11 UTC  (5+ messages)
` [PULL v2 1/4] MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section
` [PULL v2 2/4] exec/gen-icount.h: Add missing "exec/exec-all.h" include
` [PULL v2 3/4] tcg: Add tcg_constant_tl
` [PULL v2 4/4] accel/tcg: Align data dumped at end of TB

[PATCH] meson: Set implicit_include_directories to false
 2021-05-16 14:05 UTC  (2+ messages)

[PATCH 0/2] QOMify Sifive UART model
 2021-05-16 11:13 UTC  (4+ messages)
` [PATCH 2/2] QOMify sifive_uart model

[PATCH] linux-user/syscall: zero-init msghdr in do_sendrecvmsg_locked
 2021-05-16 12:57 UTC  (3+ messages)

[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
 2021-05-16 13:19 UTC  (48+ messages)
` [PULL 01/46] qemu/host-utils: Use __builtin_bitreverseN
` [PULL 02/46] qemu/host-utils: Add wrappers for overflow builtins
` [PULL 03/46] qemu/host-utils: Add wrappers for carry builtins
` [PULL 04/46] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
` [PULL 05/46] tests/fp: add quad support to the benchmark utility
` [PULL 06/46] softfloat: Move the binary point to the msb
` [PULL 07/46] softfloat: Inline float_raise
` [PULL 08/46] softfloat: Use float_raise in more places
` [PULL 09/46] softfloat: Tidy a * b + inf return
` [PULL 10/46] softfloat: Add float_cmask and constants
` [PULL 11/46] softfloat: Use return_nan in float_to_float
` [PULL 12/46] softfloat: fix return_nan vs default_nan_mode
` [PULL 13/46] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
` [PULL 14/46] softfloat: Do not produce a default_nan from parts_silence_nan
` [PULL 15/46] softfloat: Rename FloatParts to FloatParts64
` [PULL 16/46] softfloat: Move type-specific pack/unpack routines
` [PULL 17/46] softfloat: Use pointers with parts_default_nan
` [PULL 18/46] softfloat: Use pointers with unpack_raw
` [PULL 19/46] softfloat: Use pointers with ftype_unpack_raw
` [PULL 20/46] softfloat: Use pointers with pack_raw
` [PULL 21/46] softfloat: Use pointers with ftype_pack_raw
` [PULL 22/46] softfloat: Use pointers with ftype_unpack_canonical
` [PULL 23/46] softfloat: Use pointers with ftype_round_pack_canonical
` [PULL 24/46] softfloat: Use pointers with parts_silence_nan
` [PULL 25/46] softfloat: Rearrange FloatParts64
` [PULL 26/46] softfloat: Convert float128_silence_nan to parts
` [PULL 27/46] softfloat: Convert float128_default_nan "
` [PULL 28/46] softfloat: Move return_nan to softfloat-parts.c.inc
` [PULL 29/46] softfloat: Move pick_nan "
` [PULL 30/46] softfloat: Move pick_nan_muladd "
` [PULL 31/46] softfloat: Move sf_canonicalize "
` [PULL 32/46] softfloat: Move round_canonical "
` [PULL 33/46] softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
` [PULL 34/46] softfloat: Move addsub_floats to softfloat-parts.c.inc
` [PULL 35/46] softfloat: Implement float128_add/sub via parts
` [PULL 36/46] softfloat: Move mul_floats to softfloat-parts.c.inc
` [PULL 37/46] softfloat: Move muladd_floats "
` [PULL 38/46] softfloat: Use mulu64 for mul64To128
` [PULL 39/46] softfloat: Use add192 in mul128To256
` [PULL 40/46] softfloat: Tidy mul128By64To192
` [PULL 41/46] softfloat: Introduce sh[lr]_double primitives
` [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc
` [PULL 43/46] softfloat: Split float_to_float
` [PULL 44/46] softfloat: Convert float-to-float conversions with float128
` [PULL 45/46] softfloat: Move round_to_int to softfloat-parts.c.inc
` [PULL 46/46] softfloat: Move round_to_int_and_pack "

[Bug 1922252] [NEW] [feature request] webcam support
 2021-05-16 12:49 UTC  (2+ messages)
` [Bug 1922252] "

[Bug 1926521] [NEW] QEMU-user ignores MADV_DONTNEED
 2021-05-16 12:37 UTC  (3+ messages)
` [Bug 1926521] "

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-16 12:53 UTC  (7+ messages)
` [PATCH v6 04/26] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
` [PATCH v6 07/26] tcg: Add tcg_call_func

[RFC PATCH v3 0/4] hw/arm/virt: Introduce cluster cpu topology support
 2021-05-16 10:32 UTC  (5+ messages)
` [RFC PATCH v3 1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu
` [RFC PATCH v3 2/4] hw/arm/virt: Add cluster level to device tree
` [RFC PATCH v3 3/4] hw/arm/virt-acpi-build: Add cluster level to PPTT table
` [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse

[RFC PATCH v3 0/9] hw/arm/virt: Introduce cpu topology support
 2021-05-16 10:29 UTC  (10+ messages)
` [RFC PATCH v3 1/9] hw/arm/virt: Disable cpu topology support on older machine types
` [RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
` [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
` [RFC PATCH v3 5/9] hw/arm/virt-acpi-build: Use possible cpus in generation of DSDT
` [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
` [RFC PATCH v3 7/9] hw/acpi/aml-build: Add Processor hierarchy node structure
` [RFC PATCH v3 8/9] hw/arm/virt-acpi-build: Generate PPTT table
` [RFC PATCH v3 9/9] hw/arm/virt: Add separate -smp parsing function for ARM machines

[PATCH v2 0/8] vhost-user-gpu: fix several security issues
 2021-05-16 10:24 UTC  (10+ messages)
` [PATCH v2 1/8] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545)
` [PATCH v2 2/8] vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
` [PATCH v2 3/8] vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
` [PATCH v2 4/8] vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544)
` [PATCH v2 5/8] vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
` [PATCH v2 6/8] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544)
` [PATCH v2 7/8] vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
` [PATCH v2 8/8] vhost-user-gpu: abstract vg_cleanup_mapping_iov

[Bug 1922325] [NEW] s390x-virtio-gpu-ccw module unnecessary?
 2021-05-16  3:47 UTC  (2+ messages)
` [Bug 1922325] "

[PULL 00/38] tcg patch queue for 6.0
 2021-05-16  1:08 UTC  (4+ messages)
` [PULL 21/38] tcg/tci: Implement the disassembler properly

Mac OS real USB device support issue
 2021-05-16  0:33 UTC  (13+ messages)

[RFC v3 0/1] Implement AVR WDT (watchdog timer)
 2021-05-15 22:09 UTC  (2+ messages)
` [RFC v3 1/1] Implement AVR watchdog timer

[PATCH qemu v19] spapr: Implement Open Firmware client interface
 2021-05-15 20:19 UTC  (4+ messages)

[PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
 2021-05-15 20:01 UTC  (10+ messages)

[PATCH] linux-user/elfload: fix filling psinfo->pr_psargs
 2021-05-15 19:59 UTC  (2+ messages)

[PATCH] linux-user/elfload: add s390x core dumping support
 2021-05-15 20:00 UTC  (2+ messages)

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-05-15 19:52 UTC  (2+ messages)

[PATCH 0/7] replace all use of strftime() with g_date_time_format()
 2021-05-15 19:51 UTC  (3+ messages)
` [PATCH 6/7] linux-user: use GDateTime for formatting timestamp for core file

[PATCH 0/2] linux-user: Small fix for copy_file_range
 2021-05-15 19:49 UTC  (2+ messages)

[PATCH v2 00/15] linux-user/s390x: some signal fixes
 2021-05-15 19:44 UTC  (2+ messages)

[PATCH v2 00/25] linux-user/sparc: Implement rt signals
 2021-05-15 19:43 UTC  (2+ messages)

[PATCH] linux-user: Add strace support for printing arguments of llseek
 2021-05-15 19:41 UTC  (2+ messages)

[PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
 2021-05-15 19:38 UTC  (2+ messages)

[PATCH v2] linux-user: strace now handles unshare syscall args correctly
 2021-05-15 19:35 UTC  (2+ messages)

[PATCH v4 00/28] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-05-15 19:25 UTC  (3+ messages)
` [PATCH v4 17/28] linux-user: Remove dead code

[Bug 1914870] [NEW] libvixl compilation failure on Debian unstable
 2021-05-15 18:24 UTC  (4+ messages)
` [Bug 1914870] "

[PATCH v3 00/11] PS/2 controller related fixes
 2021-05-15 16:33 UTC  (4+ messages)

[Bug 1883268] [NEW] random errors on aarch64 when executing __aarch64_cas8_acq_rel
 2021-05-15 14:32 UTC  (2+ messages)
` [Bug 1883268] "

[Bug 1926246] [NEW] chrome based apps can not be run under qemu user mode
 2021-05-15 14:34 UTC  (2+ messages)
` [Bug 1926246] "

[Bug 1922887] [NEW] STR in Thumb 32 decode problem
 2021-05-15 14:30 UTC  (2+ messages)
` [Bug 1922887] "

[PATCH 0/2] tests/acceptance: Add tests for the Pegasos2 machine
 2021-05-15 14:33 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v5 0/9] Allow changing bs->file on reopen
 2021-05-15 14:20 UTC  (2+ messages)

[Bug 1923692] [NEW] qemu 5.2.0: Add reconnect option support for netdev socket
 2021-05-15 14:06 UTC  (2+ messages)
` [Bug 1923692] "


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