qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-15 23:08:55 to 2021-01-17 20:17:56 UTC [more...]

[PATCH 0/2] Small fuzzer-related changes
 2021-01-17 20:10 UTC  (3+ messages)
` [PATCH 1/2] docs/fuzz: fix pre-meson path
` [PATCH 2/2] fuzz: log the arguments used to initialize QEMU

[PATCH 0/3] fuzz: Add 9p generic-fuzz configs
 2021-01-17 20:15 UTC 

[RFC PATCH v2 00/20] hw: Mark the device with no migratable fields
 2021-01-17 19:24 UTC  (21+ messages)
` [RFC PATCH v2 01/20] migration/vmstate: Restrict vmstate_dummy to user-mode
` [RFC PATCH v2 02/20] hw/core/qdev: Add vmstate_qdev_no_state_to_migrate
` [RFC PATCH v2 03/20] hw/arm/armv7m: Mark the device with no migratable fields
` [RFC PATCH v2 04/20] hw/arm/aspeed_soc: "
` [RFC PATCH v2 05/20] hw/arm/bcm283x: Mark devices "
` [RFC PATCH v2 06/20] hw/arm/msf2-soc: Mark the device "
` [RFC PATCH v2 07/20] hw/core/split-irq: "
` [RFC PATCH v2 08/20] hw/cpu/a9mpcore: "
` [RFC PATCH v2 09/20] hw/cpu/cluster: "
` [RFC PATCH v2 10/20] hw/usb/hcd-ohci: "
` [RFC PATCH v2 11/20] hw/intc/arm_gicv2m: "
` [RFC PATCH v2 12/20] hw/misc/armsse-cpuid: "
` [RFC PATCH v2 13/20] hw/misc/iotkit-sysinfo: "
` [RFC PATCH v2 14/20] hw/misc/unimp: "
` [RFC PATCH v2 15/20] hw/nubus/mac-nubus-bridge: "
` [RFC PATCH v2 16/20] hw/sparc64/sun4u: Mark devices "
` [RFC PATCH v2 17/20] hw/pci-host/gpex: Mark device "
` [RFC PATCH v2 18/20] hw/core/qdev: Display warning for devices missing migration state
` [RFC PATCH v2 19/20] stubs/vmstate: Add VMSTATE_END_OF_LIST to vmstate_user_mode_cpu_dummy
` [RFC PATCH v2 20/20] migration/vmstate: Simplify vmstate for user-mode CPU

[PATCH 0/4] tests/qtest: Fixes fuzz-tests
 2021-01-17 18:56 UTC  (12+ messages)
` [PATCH 1/4] tests/qtest: Remove TPM tests
` [PATCH 4/4] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is available

[PATCH-for-5.2 0/2] gitlab-ci: Fix EDK2 & OpenSBI jobs
 2021-01-17 18:48 UTC  (5+ messages)
` [PATCH-for-5.2 2/2] gitlab-ci: Avoid running the EDK2 job when not necessary

[Bug 1912107] [NEW] Option to constrain linux-user exec() to emulated CPU only
 2021-01-17 18:37 UTC 

[PATCH v2] softmmu/physmem: Silence GCC 10 maybe-uninitialized error
 2021-01-17 18:02 UTC  (2+ messages)

[PATCH 00/18] hw: Mark the device with no migratable fields
 2021-01-17 17:28 UTC  (4+ messages)
` [RFC PATCH 18/18] hw/core/qdev: Display warning for devices missing migration state

[PATCH] softmmu/physmem: Hint notifier is not NULL in as_translate_for_iotlb()
 2021-01-17 16:58 UTC  (3+ messages)

[PATCH 0/6] accel: Restrict TCG-specific code
 2021-01-17 16:48 UTC  (7+ messages)
` [PATCH 1/6] accel/tcg: Make cpu_gen_init() static
` [PATCH 2/6] accel/tcg: Restrict tb_flush_jmp_cache() from other accelerators
` [PATCH 3/6] accel/tcg: Restrict tb_gen_code() "
` [PATCH 4/6] accel/tcg: Declare missing cpu_loop_exit*() stubs
` [RFC PATCH 5/6] accel/tcg: Restrict cpu_io_recompile() from other accelerators
` [RFC PATCH 6/6] softmmu: Restrict watchpoint handlers to TCG accelerator

[PATCH v1 1/1] riscv: Pass RISCVHartArrayState by pointer
 2021-01-17 16:52 UTC  (8+ messages)

[PATCH 00/28] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-17 16:48 UTC  (2+ messages)

[PATCH] util/cacheflush: Fix error generated by clang
 2021-01-17 16:43 UTC  (2+ messages)

[RFC PATCH V2 00/11] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-17 14:53 UTC  (12+ messages)
` [RFC PATCH V2 01/11] hw/block/nvme: remove unused argument in nvme_ns_init_zoned
` [RFC PATCH V2 02/11] hw/block/nvme: open code for volatile write cache
` [RFC PATCH V2 03/11] hw/block/nvme: remove unused argument in nvme_ns_init_blk
` [RFC PATCH V2 04/11] hw/block/nvme: split setup and register for namespace
` [RFC PATCH V2 05/11] hw/block/nvme: remove unused argument in nvme_ns_setup
` [RFC PATCH V2 06/11] hw/block/nvme: introduce nvme-subsys device
` [RFC PATCH V2 07/11] hw/block/nvme: support to map controller to a subsystem
` [RFC PATCH V2 08/11] hw/block/nvme: add CMIC enum value for Identify Controller
` [RFC PATCH V2 09/11] hw/block/nvme: support for multi-controller in subsystem
` [RFC PATCH V2 10/11] hw/block/nvme: add NMIC enum value for Identify Namespace
` [RFC PATCH V2 11/11] hw/block/nvme: support for shared namespace in subsystem

[PATCH 1/1] linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets
 2021-01-17 13:00 UTC  (2+ messages)

[PULL 00/10] pc,pci,virtio: fixes, features
 2021-01-17 11:46 UTC  (11+ messages)
` [PULL 01/10] pci/shpc: don't push attention button when ejecting powered-off device
` [PULL 02/10] vhost-user-fs: add the "bootindex" property
` [PULL 03/10] acpi: Allow DSDT acpi table changes
` [PULL 04/10] acpi: Fix unmatched expected DSDT.pxb file
` [PULL 05/10] acpi: Add addr offset in build_crs
` [PULL 06/10] acpi/gpex: Inform os to keep firmware resource map
` [PULL 07/10] acpi/gpex: Exclude pxb's resources from PCI0
` [PULL 08/10] Kconfig: Compile PXB for ARM_VIRT
` [PULL 09/10] acpi: Enable pxb unit-test for ARM virt machine
` [PULL 10/10] acpi: Update _DSM method in expected files

[RFC 0/5] pc: support user provided NIC naming/indexing
 2021-01-17 10:59 UTC  (4+ messages)

VirtioSound device emulation implementation
 2021-01-17 10:30 UTC  (12+ messages)
            ` Fwd: "

[PATCH 00/23] next round of audio patches
 2021-01-17  9:41 UTC  (4+ messages)
` [PATCH 06/23] sdlaudio: fill remaining sample buffer with silence

[RFC PATCH v3 0/6] eBPF RSS support for virtio-net
 2021-01-17  9:04 UTC  (4+ messages)
` [RFC PATCH v3 5/6] virtio-net: Added eBPF RSS to virtio-net

[PATCH] qmp-shell: Suppress banner and prompt when stdin is not a TTY
 2021-01-17  7:27 UTC 

[Qemu-devel] [Bug 1757363] [NEW] infinite loop due to improper deal with "eret" on mips32
 2021-01-17  4:17 UTC  (2+ messages)
` [Bug 1757363] "

[Qemu-devel] [Bug 1681688] [NEW] qemu live migration failed
 2021-01-17  4:17 UTC  (2+ messages)
` [Bug 1681688] "

Recent TCG commit breaks PPC
 2021-01-16 22:26 UTC  (8+ messages)

[PATCH v6 00/14] block: deal with errp: part I
 2021-01-16 21:52 UTC  (15+ messages)
` [PATCH v6 01/14] block: return status from bdrv_append and friends
` [PATCH v6 02/14] block: use return status of bdrv_append()
` [PATCH v6 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH v6 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH v6 05/14] block: drop extra error propagation for bdrv_set_backing_hd
` [PATCH v6 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH v6 07/14] blockjob: return status from block_job_set_speed()
` [PATCH v6 08/14] block/qcow2: qcow2_get_specific_info(): drop error propagation
` [PATCH v6 09/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
` [PATCH v6 10/14] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps
` [PATCH v6 11/14] block/qcow2: read_cache_sizes: return status value
` [PATCH v6 12/14] block/qcow2: simplify qcow2_co_invalidate_cache()
` [PATCH v6 13/14] block/qed: bdrv_qed_do_open: deal with errp
` [PATCH v6 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths

[PATCH v4 00/23] backup performance: block_status + async
 2021-01-16 21:47 UTC  (24+ messages)
` [PATCH v4 01/23] qapi: backup: add perf.use-copy-range parameter
` [PATCH v4 02/23] block/block-copy: More explicit call_state
` [PATCH v4 03/23] block/block-copy: implement block_copy_async
` [PATCH v4 04/23] block/block-copy: add max_chunk and max_workers parameters
` [PATCH v4 05/23] block/block-copy: add list of all call-states
` [PATCH v4 06/23] block/block-copy: add ratelimit to block-copy
` [PATCH v4 07/23] block/block-copy: add block_copy_cancel
` [PATCH v4 08/23] blockjob: add set_speed to BlockJobDriver
` [PATCH v4 09/23] job: call job_enter from job_pause
` [PATCH v4 10/23] qapi: backup: add max-chunk and max-workers to x-perf struct
` [PATCH v4 11/23] iotests: 56: prepare for backup over block-copy
` [PATCH v4 12/23] iotests: 185: "
` [PATCH v4 13/23] iotests: 219: "
` [PATCH v4 14/23] iotests: 257: "
` [PATCH v4 15/23] block/block-copy: make progress_bytes_callback optional
` [PATCH v4 16/23] block/backup: drop extra gotos from backup_run()
` [PATCH v4 17/23] backup: move to block-copy
` [PATCH v4 18/23] qapi: backup: disable copy_range by default
` [PATCH v4 19/23] block/block-copy: drop unused block_copy_set_progress_callback()
` [PATCH v4 20/23] block/block-copy: drop unused argument of block_copy()
` [PATCH v4 21/23] simplebench/bench_block_job: use correct shebang line with python3
` [PATCH v4 22/23] simplebench: bench_block_job: add cmd_options argument
` [PATCH v4 23/23] simplebench: add bench-backup.py

[PATCH v3 00/25] backup performance: block_status + async
 2021-01-16 21:03 UTC  (4+ messages)
` [PATCH v3 13/25] iotests: 129: prepare for backup over block-copy

[Bug 1912065] [NEW] Segfaults in tcg/optimize.c:212 after commit 7c79721606be11b5bc556449e5bcbc331ef6867d
 2021-01-16 19:57 UTC  (3+ messages)

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2021-01-16 18:58 UTC  (3+ messages)
` [Bug 1906193] "

[PATCH v1 1/1] linux-user/signal: Decode waitid si_code
 2021-01-16 18:57 UTC  (3+ messages)

[PATCH v2 0/2] target/riscv: Generate the GDB XML file for CSR registers dynamically
 2021-01-16 18:54 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] target/riscv: Remove built-in GDB XML files for CSRs

[PATCH] target/mips: fetch code with translator_ld
 2021-01-16 18:13 UTC 

[PATCH v5 00/14] block: deal with errp: part I
 2021-01-16 17:35 UTC  (5+ messages)
` [PATCH v5 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths

[PULL 00/24] tcg patch queue
 2021-01-16 17:24 UTC  (4+ messages)
` [PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding

[PATCH v3 00/21] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-01-16 16:28 UTC  (7+ messages)
` [PATCH v3 08/21] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v3 18/21] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v3 20/21] target/arm: Enable MTE for user-only
` [PATCH v3 21/21] tests/tcg/aarch64: Add mte smoke tests

[PATCH v7 0/9] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-16 16:16 UTC  (13+ messages)
` [PATCH v7 4/9] hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
` [PATCH v7 5/9] hw/ssi: imx_spi: Rework imx_spi_write() "

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-01-16 16:08 UTC  (2+ messages)
` [Bug 1891748] "

[Bug 1912059] [NEW] capstone link failure building linux-user static
 2021-01-16 15:41 UTC 

[PATCH v7 00/11] Rework iotests/check
 2021-01-16 13:44 UTC  (12+ messages)
` [PATCH v7 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v7 02/11] iotests/303: use dot slash for qcow2.py running
` [PATCH v7 03/11] iotests: fix some whitespaces in test output files
` [PATCH v7 04/11] iotests: make tests executable
` [PATCH v7 05/11] iotests/294: add shebang line
` [PATCH v7 06/11] iotests: define group in each iotest
` [PATCH v7 07/11] iotests: add findtests.py
` [PATCH v7 08/11] iotests: add testenv.py
` [PATCH v7 09/11] iotests: add testrunner.py
` [PATCH v7 10/11] iotests: rewrite check into python
` [PATCH v7 11/11] iotests: rename and move 169 and 199 tests

[PULL 00/30] Audio 20210115 patches
 2021-01-16 12:56 UTC  (2+ messages)

[PATCH v6 00/11] Rework iotests/check
 2021-01-16 11:19 UTC  (10+ messages)
` [PATCH v6 08/11] iotests: add testenv.py

[PATCH 00/11] hw/m68k/next-cube: refactor to fix Coverity issue
 2021-01-16 10:44 UTC  (21+ messages)
` [PATCH 01/11] hw/m68k/next-cube: Make next_irq() function static
` [PATCH 03/11] hw/m68k/next-cube: Move mmio_ops into NeXTPC device
` [PATCH 04/11] hw/m68k/next-cube: Move scr_ops "
` [PATCH 05/11] hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
` [PATCH 06/11] hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
` [PATCH 07/11] hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
` [PATCH 08/11] hw/m68k/next-cube: Move rtc into NeXTPC struct
` [PATCH 09/11] hw/m68k/next-cube: Remove unused fields from NeXTState
` [PATCH 10/11] hw/m68k/next-cube: Add vmstate for NeXTPC device
` [PATCH 11/11] hw/m68k/next-cube: Add missing header comment to next-cube.h

[Qemu-devel] [Bug 1699867] [NEW] x86_64 qemu crashes at far call into long-mode
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1699867] "

[Qemu-devel] [Bug 1740887] [NEW] qemu-system-arm & qemu-system-aarch64 for windows crash at start
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1740887] "

[Qemu-devel] [Bug 1492649] [NEW] QEMU soundhw HDA huge microphone lag
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1492649] "

[Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1743214] "

[Qemu-devel] [Bug 1737194] [NEW] Windows NT 4.0 fails to boot from qcow2 installation
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1737194] "

[Qemu-devel] [Bug 1696746] [NEW] netdev user, restrict=on prevents forwarded ports from being accessed from other systems
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1696746] "

[Qemu-devel] [Bug 1744009] [NEW] qemu for windows fails to use multicast socket as netdev
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1744009] "

[Qemu-devel] [Bug 1743337] [NEW] OS/2 Warp 4 HPFS corruption
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1743337] "

[PATCH 0/4] target/riscv: Generate the GDB XML file for CSR registers dynamically
 2021-01-16  1:36 UTC  (5+ messages)
` [PATCH 3/4] "

[PATCH] hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
 2021-01-15 23:05 UTC  (8+ messages)

[PATCH] cpu_exec_step_atomic: update the cpu running flag
 2021-01-15 23:05 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).