qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 21:36:53 to 2020-11-06 17:15:37 UTC [more...]

[PATCH v2 0/4] linux/sparc: more get/set_context fixes
 2020-11-06 17:11 UTC  (10+ messages)
` [PATCH v2 1/4] linux-user/sparc: Correct sparc64_get/set_context() FPU handling
` [PATCH v2 2/4] linux-user/sparc: Remove unneeded checks of 'err' from sparc64_get_context()
` [PATCH v2 3/4] linux-user/sparc: Don't restore %g7 in sparc64_set_context()
` [PATCH v2 4/4] linux-user/sparc: Handle tstate in sparc64_get/set_context()

[PATCH for-5.2 0/4] hw/net/can/ctucan: fix Coverity and other issues
 2020-11-06 17:11 UTC  (4+ messages)
` [PATCH for-5.2 1/4] hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
` [PATCH for-5.2 2/4] hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
` [PATCH for-5.2 4/4] hw/net/ctucan_core: Use stl_le_p to write to tx_buffers

Question on UEFI ACPI tables setup and probing on arm64
 2020-11-06 17:09 UTC  (5+ messages)

[PATCH-for-6.0 0/2] hw/scsi/scsi-disk: QOM style change
 2020-11-06 17:04 UTC  (3+ messages)
` [PATCH-for-6.0 1/2] hw/scsi/scsi-disk: Rename type as TYPE_SCSI_DISK
` [PATCH-for-6.0 2/2] hw/scsi/scsi-disk: Use SCSI_DISK_GET_CLASS() macro

[PATCH 1/1] Change the order of g_free(info) and tracepoint
 2020-11-06 16:57 UTC  (4+ messages)

[PATCH for-5.2 0/2] deprecate short-form boolean options
 2020-11-06 16:55 UTC  (6+ messages)
` [PATCH 1/2] qemu-option: move help handling to get_opt_name_value
` [PATCH 2/2] qemu-option: warn for short-form boolean options

[PATCH] migration/dirtyrate: simplify inlcudes in dirtyrate.c
 2020-11-06 16:53 UTC  (4+ messages)

[PATCH] CODING_STYLE.rst: Be less strict about 80 character limit
 2020-11-06 16:48 UTC  (3+ messages)

[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
 2020-11-06 16:19 UTC  (9+ messages)

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-06 15:50 UTC  (3+ messages)

Migrating to the gitlab issue tracker
 2020-11-06 15:37 UTC  (7+ messages)

[PATCH] qtest: Fix bad printf format specifiers
 2020-11-06 15:36 UTC  (7+ messages)

[PATCH for-5.2 0/4] deprecate short-form boolean options
 2020-11-06 15:34 UTC  (5+ messages)
` [PATCH for-5.2 3/4] qtest: escape device name in device-introspect-test

[PATCH 0/2] Increase amount of data for monitor to read
 2020-11-06 15:31 UTC  (4+ messages)
` [PATCH 1/2] iotests: add another bash sleep command to 247
` [PATCH 2/2] monitor: increase amount of data for monitor to read

[PATCH v2 0/7] block: permission update fix & refactor
 2020-11-06 15:27 UTC  (12+ messages)
` [PATCH v2 1/7] block: add forgotten bdrv_abort_perm_update() to bdrv_co_invalidate_cache()
` [PATCH v2 2/7] block: add bdrv_replace_node_common()
` [PATCH v2 3/7] block: make bdrv_drop_intermediate() less wrong
` [PATCH v2 4/7] block: add bdrv_refresh_perms() helper
` [PATCH v2 5/7] block: bdrv_set_perm() drop redundant parameters
` [PATCH v2 6/7] block: bdrv_child_set_perm() "
` [PATCH v2 7/7] block: drop tighten_restrictions

[PULL for-5.2 0/4] s390x fixes
 2020-11-06 15:00 UTC  (6+ messages)
` [PULL for-5.2 1/4] s390-bios: Skip writing iplb location to low core for ccw ipl
` [PULL for-5.2 2/4] pc-bios/s390: update s390-ccw bios binaries
` [PULL for-5.2 3/4] target/s390x: fix execution with icount
` [PULL for-5.2 4/4] s390x: fix build for --without-default-devices

[PATCH v3 0/9] Add support for Control-Flow Integrity
 2020-11-06 14:58 UTC  (17+ messages)
` [PATCH v3 1/9] fuzz: Make fork_fuzz.ld compatible with LLVM's LLD
` [PATCH v3 2/9] s390x: fix clang 11 warnings in cpu_models.c
` [PATCH v3 3/9] hw/usb: reorder fields in UASStatus
  ` [PATCH-for-5.2? "
` [PATCH v3 4/9] s390x: Avoid variable size warning in ipl.h
` [PATCH v3 5/9] scsi: fix overflow in scsi_disk_new_request_dump
  ` [PATCH-for-5.2? "
` [PATCH v3 6/9] configure,meson: add option to enable LTO
` [PATCH v3 7/9] cfi: Initial support for cfi-icall in QEMU
` [PATCH v3 8/9] check-block: enable iotests with cfi-icall
` [PATCH v3 9/9] configure,meson: support Control-Flow Integrity

[PATCH v1 1/1] hw/intc/ibex_plic: Clear the claim register when read
 2020-11-06 14:20 UTC  (2+ messages)

[PATCH] target/microblaze: Fix possible array out of bounds in mmu_write()
 2020-11-06 14:16 UTC  (3+ messages)

[PATCH] physmem: improve ram size error messages
 2020-11-06 13:58 UTC  (2+ messages)

[Question] Fuzz: No rule to make target 'i386-softmmu/fuzz'
 2020-11-06 13:20 UTC  (2+ messages)

[PATCH V2 1/2] plugins: Fix resource leak in connect_socket()
 2020-11-06 13:17 UTC  (2+ messages)

Documents not in sphinx toctree
 2020-11-06 12:58 UTC  (5+ messages)

[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-06 11:59 UTC  (3+ messages)
` [PATCH v9 08/12] hw/block/nvme: Support "

[RFC PATCH 00/15] Xen guest-loader and arm64 build fixes/enhancements
 2020-11-06 11:32 UTC  (8+ messages)
` [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState
` [RFC PATCH 12/15] stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub

[PATCH v2] migration/multifd: close TLS channel before socket finalize
 2020-11-06 10:54 UTC 

Emulation for riscv
 2020-11-06 10:36 UTC  (3+ messages)

[PULL 0/4] 9p queue for 5.2 (2020-11-06)
 2020-11-06 10:34 UTC  (6+ messages)
` [PULL 3/4] hw/9pfs : add space before the open parenthesis '('
` [PULL 1/4] hw/9pfs : add spaces around operator
` [PULL 2/4] hw/9pfs : open brace '{' following struct go on the same line
` [PULL 4/4] hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen

[PATCH] migration/multifd: close TLS channel before socket finalize
 2020-11-06 10:18 UTC  (2+ messages)

[PULL 0/4] Linux user for 5.2 patches
 2020-11-06  9:40 UTC  (2+ messages)

[PATCH] console: avoid passing con=NULL to graphic_hw_update_done() In graphic_hw_update(), first select an existing console, a specific-console or active_console(if not specified), then updating the console
 2020-11-06 17:03 UTC  (3+ messages)
  `  "

[PATCH 0/2] Fix nested permission update
 2020-11-06  9:26 UTC  (4+ messages)
` [PATCH 1/2] block: make bdrv_drop_intermediate() less wrong

[PATCH 0/2] block: Remove unused BlockDeviceMapEntry
 2020-11-06  7:44 UTC  (3+ messages)
` [PATCH 1/2] qapi/block-core: Improve MapEntry documentation

[PATCH v2 0/6] QOM minor fixes
 2020-11-06  7:35 UTC  (6+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device

[PATCH V2] qtest: Fix bad printf format specifiers
 2020-11-06  6:36 UTC  (2+ messages)

[PATCH] target/openrisc: fix icount handling for timer instructions
 2020-11-06  6:36 UTC  (3+ messages)

[PATCH] migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
 2020-11-06  6:24 UTC 

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-11-06  4:21 UTC  (7+ messages)
` [PATCH V17 1/6] target/mips: Fix PageMask with variable page size
` [PATCH V17 2/6] hw/intc: Rework Loongson LIOINTC
` [PATCH V17 3/6] hw/mips: Implement fw_cfg_arch_key_name()
` [PATCH V17 4/6] hw/mips: Add Loongson-3 boot parameter helpers
` [PATCH V17 5/6] hw/mips: Add Loongson-3 machine support
` [PATCH V17 6/6] docs/system: Update MIPS machine documentation

[PATCH v2 4/4] hw/riscv: Load the kernel after the firmware
 2020-11-06  4:15 UTC  (3+ messages)

[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
 2020-11-06  4:01 UTC  (2+ messages)
` [PATCH 2/2] tests/test-image-locking: Pass the fd to the argument of qemu_has_ofd_lock()

[PATCH v3 00/41] Mirror map JIT memory for TCG
 2020-11-06  4:00 UTC  (43+ messages)
` [PATCH v3 01/41] tcg: Enhance flush_icache_range with separate data pointer
` [PATCH v3 02/41] tcg: Move tcg prologue pointer out of TCGContext
` [PATCH v3 03/41] tcg: Move tcg epilogue "
` [PATCH v3 04/41] tcg: Add in_code_gen_buffer
` [PATCH v3 05/41] tcg: Introduce tcg_splitwx_to_{rx,rw}
` [PATCH v3 06/41] tcg: Adjust TCGLabel for const
` [PATCH v3 07/41] tcg: Adjust tcg_out_call "
` [PATCH v3 08/41] tcg: Adjust tcg_out_label "
` [PATCH v3 09/41] tcg: Adjust tcg_register_jit "
` [PATCH v3 10/41] tcg: Adjust tb_target_set_jmp_target for split-wx
` [PATCH v3 11/41] tcg: Make DisasContextBase.tb const
` [PATCH v3 12/41] tcg: Make tb arg to synchronize_from_tb const
` [PATCH v3 13/41] tcg: Use Error with alloc_code_gen_buffer
` [PATCH v3 14/41] tcg: Add --accel tcg,split-wx property
` [PATCH v3 15/41] accel/tcg: Support split-wx for linux with memfd
` [PATCH v3 16/41] accel/tcg: Support split-wx for darwin/iOS with vm_remap
` [PATCH v3 17/41] tcg: Return the TB pointer from the rx region from exit_tb
` [PATCH v3 18/41] tcg/i386: Support split-wx code generation
` [PATCH v3 19/41] tcg/aarch64: Use B not BL for tcg_out_goto_long
` [PATCH v3 20/41] tcg/aarch64: Implement flush_idcache_range manually
` [PATCH v3 21/41] tcg/aarch64: Support split-wx code generation
` [PATCH v3 22/41] disas: Push const down through host disasassembly
` [PATCH v3 23/41] tcg/tci: Push const down through bytecode reading
` [PATCH v3 24/41] tcg: Introduce tcg_tbrel_diff
` [PATCH v3 25/41] tcg/ppc: Use tcg_tbrel_diff
` [PATCH v3 26/41] tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
` [PATCH v3 27/41] tcg/ppc: Support split-wx code generation
` [PATCH v3 28/41] tcg/sparc: Use tcg_tbrel_diff
` [PATCH v3 29/41] tcg/sparc: Support split-wx code generation
` [PATCH v3 30/41] tcg/s390: Use tcg_tbrel_diff
` [PATCH v3 31/41] tcg/s390: Support split-wx code generation
` [PATCH v3 32/41] tcg/riscv: Fix branch range checks
` [PATCH v3 33/41] tcg/riscv: Remove branch-over-branch fallback
` [PATCH v3 34/41] tcg/riscv: Support split-wx code generation
` [PATCH v3 35/41] accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd
` [PATCH v3 36/41] tcg/mips: Do not assert on relocation overflow
` [PATCH v3 37/41] tcg/mips: Support split-wx code generation
` [PATCH v3 38/41] tcg/arm: "
` [PATCH v3 39/41] tcg: Remove TCG_TARGET_SUPPORT_MIRROR
` [PATCH v3 40/41] tcg: Constify tcg_code_gen_epilogue
` [PATCH v3 41/41] tcg: Constify TCGLabelQemuLdst.raddr

[PATCH] quorum: Implement bdrv_co_block_status()
 2020-11-06  2:25 UTC  (2+ messages)

[Bug 1902470] [NEW] migration with TLS-MultiFD is stuck when the dst-libvirtd service restarts
 2020-11-06  2:00 UTC  (2+ messages)
` [Bug 1902470] "

[PATCH] block: Fix integer promotion error in bdrv_getlength()
 2020-11-06  2:06 UTC  (4+ messages)

[PATCH V2 2/2] plugins: Fix two resource leaks in setup_socket()
 2020-11-06  1:59 UTC 

[PATCH V2 0/2] plugins: Fix some resource leaks
 2020-11-06  1:59 UTC 

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-11-06  1:50 UTC  (8+ messages)
` [PATCH v5] introduce vfio-user protocol specification

[PATCH 1/2] plugins: Fix resource leak in connect_socket()
 2020-11-06  1:40 UTC  (4+ messages)

[PATCH v3 0/3] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-06  1:32 UTC  (4+ messages)
` [PATCH v3 1/3] hw/block/m25p80: Fix Numonyx NVCFG DIO and QIO bit polarity
` [PATCH v3 2/3] hw/block/m25p80: Check SPI mode before running some Numonyx commands
` [PATCH v3 3/3] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

[Bug 1901981] [NEW] assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
 2020-11-06  1:07 UTC  (2+ messages)
` [Bug 1901981] "

[PULL v3 00/32] VFIO updates 2020-11-01 (for QEMU 5.2 soft-freeze)
 2020-11-06  0:32 UTC  (4+ messages)
` [PULL v3 04/32] vfio: Add migration region initialization and finalize function

[PULL v3 00/12] qemu-ga patch queue for soft-freeze
 2020-11-05 23:50 UTC  (3+ messages)
` [PULL v3 06/12] qga: add implementation of guest-get-disks for Linux

[PULL 0/3] ppc-for-5.2 patch queue 2020-11-05
 2020-11-05 23:46 UTC  (2+ messages)

VFIO Migration
 2020-11-05 23:37 UTC  (5+ messages)

[PATCH for-5.2 0/3] linux-user: fix various sparc64 guest bugs
 2020-11-05 23:36 UTC  (8+ messages)
` [PATCH for-5.2 1/3] linux-user/sparc: Fix errors in target_ucontext structures
` [PATCH for-5.2 2/3] linux-user/sparc: Correct set/get_context handling of fp and i7
` [PATCH for-5.2 3/3] linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn

[PATCH] target/alpha: fix icount handling for timer instructions
 2020-11-05 21:35 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).