qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-14 18:45:09 to 2020-12-15 11:55:37 UTC [more...]

[PATCH v2 0/5] target/arm: various changes to cpu.h
 2020-12-15 11:48 UTC  (6+ messages)
` [PATCH v2 1/5] target/arm: fix typo in cpu.h ID_AA64PFR1 field name
` [PATCH v2 2/5] target/arm: make ARMCPU.clidr 64-bit
` [PATCH v2 3/5] target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
` [PATCH v2 4/5] target/arm: add aarch64 ID register fields "
` [PATCH v2 5/5] target/arm: add aarch32 "

[for-6.0 v5 00/13] Generalize memory encryption models
 2020-12-15 11:45 UTC  (5+ messages)
` [for-6.0 v5 01/13] qom: Allow optional sugar props
` [for-6.0 v5 13/13] s390: Recognize securable-guest-memory option

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

[PATCH v4 00/32] qdev property code cleanup
 2020-12-15 11:45 UTC  (6+ messages)
` [PATCH v4 01/32] cs4231: Get rid of empty property array
` [PATCH v4 05/32] sparc: Check dev->realized at sparc_set_nwindows()

[PATCH] iotests: Quote $cmd in _send_qemu_cmd
 2020-12-15 11:43 UTC  (2+ messages)

[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
 2020-12-15 11:33 UTC  (8+ messages)

[PATCH 0/7] Fix some memleaks caused by ptimer_init
 2020-12-15 11:35 UTC  (6+ messages)
` [PATCH 1/7] allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks

[PATCH 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2020-12-15 11:20 UTC  (4+ messages)
` [PATCH 1/2] accel: kvm: Fix memory waste under mismatch page size
` [PATCH 2/2] accel: kvm: Add aligment check for kvm_log_clear_one_slot

[PATCH] iotests/210: Fix reference output
 2020-12-15 11:11 UTC  (3+ messages)

[PATCH v5] file-posix: detect the lock using the real file
 2020-12-15 10:55 UTC  (2+ messages)

[PATCH v4] file-posix: detect the lock using the real file
 2020-12-15 10:51 UTC  (3+ messages)

[PATCH v13 00/19] Initial support for multi-process Qemu
 2020-12-15 10:49 UTC  (8+ messages)
` [PATCH v13 07/19] multi-process: add qio channel function to transmit data and fds
` [PATCH v13 10/19] multi-process: Associate fd of a PCIDevice with its object

[PATCH v1 0/1] intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
 2020-12-15 10:28 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-12-15 10:21 UTC  (13+ messages)
` [PATCH V17 4/6] hw/mips: Add Loongson-3 boot parameter helpers

[PATCH v2 0/9] vnc: support some new extensions
 2020-12-15 10:20 UTC  (5+ messages)
` [PATCH v2 8/9] vnc: add support for extended desktop resize

[PATCH] build-sys: fix -static linking of libvhost-user
 2020-12-15 10:08 UTC  (2+ messages)

[RFC PATCH 0/2] gitlab-ci: Maintain a public runner, allow manual pipeline
 2020-12-15 10:01 UTC  (5+ messages)
` [RFC PATCH 1/2] gitlab-ci: Step in to maintain the fedora-i386-cross runner

[PATCH] ui: add support for remote power control to VNC server
 2020-12-15  9:59 UTC  (3+ messages)

[RFC PATCH] .cirrus.yml: bump timeout period for MacOS builds
 2020-12-15  9:56 UTC  (7+ messages)

[PATCH v3 00/15] RISC-V: Start to remove xlen preprocess
 2020-12-15  9:38 UTC  (18+ messages)
` [PATCH v3 01/15] hw/riscv: Expand the is 32-bit check to support more CPUs
` [PATCH v3 02/15] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PATCH v3 03/15] riscv: spike: Remove target macro conditionals
` [PATCH v3 04/15] riscv: virt: "
` [PATCH v3 05/15] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v3 06/15] hw/riscv: virt: "
` [PATCH v3 07/15] hw/riscv: spike: "
` [PATCH v3 08/15] hw/riscv: sifive_u: "
` [PATCH v3 09/15] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v3 10/15] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v3 11/15] target/riscv: Specify the XLEN for CPUs
` [PATCH v3 12/15] target/riscv: cpu: Remove compile time XLEN checks
` [PATCH v3 13/15] target/riscv: cpu_helper: "
` [PATCH v3 14/15] target/riscv: csr: "
` [PATCH v3 15/15] target/riscv: cpu: Set XLEN independently from target

[PATCH v5 0/4] Introducing QMP query-netdev command
 2020-12-15  8:39 UTC  (6+ messages)
` [PATCH v5 3/4] hmp: Use QMP query-netdev in hmp_info_network

[PATCH v2] gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
 2020-12-15  8:34 UTC 

[PATCH] tests/docker: Remove the remainders of debian9 containers from the Makefile
 2020-12-15  8:33 UTC 

[PATCH] audio: Simplify audio_bug() removing old code
 2020-12-15  8:23 UTC  (2+ messages)

[PULL v3 00/32] VFIO updates 2020-11-01 (for QEMU 5.2 soft-freeze)
 2020-12-15  8:17 UTC  (5+ messages)
` [PULL v3 11/32] vfio: Get migration capability flags for container
` [PULL v3 15/32] vfio: Add ioctl to get dirty pages bitmap during dma unmap

[PATCH 0/4] coreaudio bug fix and clean up
 2020-12-15  8:16 UTC  (3+ messages)
` [PATCH 1/4] coreaudio: rename misnamed variable fake_as

[PATCH] audio: add sanity check
 2020-12-15  8:11 UTC 

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

[PATCH v2] hw/usb/host-libusb.c: fix build with kernel < 5.0
 2020-12-15  7:58 UTC  (2+ messages)

[PATCH] kvm: Take into account the unaligned section size when preparing bitmap
 2020-12-15  7:39 UTC  (13+ messages)

[PATCH RFC v4 00/15] Add riscv kvm accel support
 2020-12-15  7:33 UTC  (13+ messages)
` [PATCH RFC v4 06/15] target/riscv: Support start kernel directly by KVM
` [PATCH RFC v4 07/15] hw/riscv: PLIC update external interrupt by KVM when kvm enabled
` [PATCH RFC v4 09/15] target/riscv: Add host cpu type
` [PATCH RFC v4 13/15] target/riscv: Introduce dynamic time frequency for virt machine

[PATCH v3 00/18] Support Multifd for RDMA migration
 2020-12-15  7:28 UTC  (6+ messages)

[PATCH v2 0/8] MIPS Bootloader helper
 2020-12-15  6:46 UTC  (9+ messages)
` [PATCH v2 1/8] hw/mips: Make bootloader addresses unsgined
` [PATCH v2 2/8] hw/mips/malta: Use address translation helper to calculate bootloader_run_addr
` [PATCH v2 3/8] hw/mips: Use address translation helper to handle ENVP_ADDR
` [PATCH v2 4/8] hw/mips: Add a bootloader helper
` [PATCH v2 5/8] hw/mips: Use bl_gen_kernel_jump to generate bootloaders
` [PATCH v2 6/8] target/mips/addr: Add translation helpers for KSEG1
` [PATCH v2 7/8] hw/mips/malta: Use bootloader helper to set BAR resgiters
` [PATCH v2 8/8] hw/mips/boston: Use bootloader helper to set GCRs

[Qemu-devel] [Bug 1818937] [NEW] Crash with HV_ERROR on macOS host
 2020-12-15  6:25 UTC  (2+ messages)
` [Bug 1818937] "

[PATCH v3] file-posix: detect the lock using the real file
 2020-12-15  6:04 UTC  (3+ messages)

[PATCH v4 00/43] Mirror map JIT memory for TCG
 2020-12-15  2:05 UTC  (30+ messages)
` [PATCH v4 01/43] tcg: Do not flush icache for interpreter
` [PATCH v4 02/43] util: Extract flush_icache_range to cacheflush.c
` [PATCH v4 03/43] util: Enhance flush_icache_range with separate data pointer
` [PATCH v4 04/43] util: Specialize flush_idcache_range for aarch64
` [PATCH v4 05/43] tcg: Move tcg prologue pointer out of TCGContext
` [PATCH v4 06/43] tcg: Move tcg epilogue "
` [PATCH v4 07/43] tcg: Add in_code_gen_buffer
` [PATCH v4 10/43] tcg: Adjust tcg_out_call for const
` [PATCH v4 11/43] tcg: Adjust tcg_out_label "
` [PATCH v4 14/43] tcg: Make DisasContextBase.tb const
` [PATCH v4 15/43] tcg: Make tb arg to synchronize_from_tb const
` [PATCH v4 17/43] tcg: Add --accel tcg,split-wx property
` [PATCH v4 24/43] disas: Push const down through host disasassembly

[PATCH v1 1/1] riscv/opentitan: Update the OpenTitan memory layout
 2020-12-15  1:56 UTC 

[raw] Guest stuck during live live-migration
 2020-12-15  1:46 UTC  (2+ messages)

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-12-15  0:22 UTC  (4+ messages)
` [PATCH v2 07/11] qapi/introspect.py: Unify return type of _make_tree()

[PATCH v3 0/5] Additional NPCM7xx devices
 2020-12-15  0:17 UTC  (12+ messages)
` [PATCH v3 1/5] hw/misc: Add clock converter in NPCM7XX CLK module
` [PATCH v3 2/5] hw/timer: Refactor NPCM7XX Timer to use CLK clock
` [PATCH v3 3/5] hw/adc: Add an ADC module for NPCM7XX
` [PATCH v3 4/5] hw/misc: Add a PWM "
` [PATCH v3 5/5] hw/misc: Add QTest for NPCM7XX PWM Module

[PATCH v2 00/15] RISC-V: Start to remove xlen preprocess
 2020-12-15  0:26 UTC  (2+ messages)

[PATCH 00/12] qapi: static typing conversion, pt1.5
 2020-12-14 23:53 UTC  (13+ messages)
` [PATCH 01/12] qapi/commands: assert arg_type is not None
` [PATCH 02/12] qapi/events: fix visit_event typing
` [PATCH 03/12] qapi/main: handle theoretical None-return from re.match()
` [PATCH 04/12] qapi/gen: assert that _start_if is not None in _wrap_ifcond
` [PATCH 05/12] qapi/gen: use './builtin' for the built-in module name
` [PATCH 06/12] qapi/source: Add builtin null-object sentinel
` [PATCH 07/12] qapi/gen: write _genc/_genh access shims
` [PATCH 08/12] qapi/schema: make QAPISourceInfo mandatory
` [PATCH 09/12] qapi/gen: move write method to QAPIGenC, make fname a str
` [PATCH 10/12] tests/qapi-schema: Add quotes to module name in test output
` [PATCH 11/12] qapi/schema: Name the builtin module "" instead of None
` [PATCH 12/12] qapi: enable strict-optional checks

[PATCH 0/3] qapi: sphinx-autodoc for qapi module
 2020-12-14 23:41 UTC  (4+ messages)
` [PATCH 1/3] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH 2/3] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH 3/3] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi

[PATCH v12 00/23] i386 cleanup PART 1
 2020-12-14 22:23 UTC  (6+ messages)
` [PATCH v12 16/23] cpu: Move synchronize_from_tb() to tcg_ops

[PATCH v3 0/4] target/s390x: Improve carry computation
 2020-12-14 22:13 UTC  (5+ messages)
` [PATCH v3 1/4] target/s390x: Improve cc computation for ADD LOGICAL
` [PATCH v3 2/4] target/s390x: Improve ADD LOGICAL WITH CARRY
` [PATCH v3 3/4] target/s390x: Improve cc computation for SUBTRACT LOGICAL
` [PATCH v3 4/4] target/s390x: Improve SUB LOGICAL WITH BORROW

[PATCH v5 0/4] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-12-14 21:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my git repository URLs
 2020-12-14 21:20 UTC 

[PATCH] libvhost-user: add a link-static option
 2020-12-14 21:07 UTC  (5+ messages)

[PATCH v11 18/25] cpu: Move synchronize_from_tb() to tcg_ops
 2020-12-14 21:04 UTC  (11+ messages)

[PATCH 0/3] gitlab-ci: Refactor show logs code and archive logs
 2020-12-14 20:53 UTC  (5+ messages)
` [PATCH 1/3] tests/acceptance: Bump avocado requirements to 83.0
` [PATCH 2/3] gitlab-ci: Refactor code that show logs of failed acceptances

[PATCH v2 0/3] pc: Support configuration of SMBIOS entry point type
 2020-12-14 20:50 UTC  (4+ messages)
` [PATCH v2 1/3] smbios: Rename SMBIOS_ENTRY_POINT_* enums
` [PATCH v2 2/3] hw/smbios: Use qapi for SmbiosEntryPointType
` [PATCH v2 3/3] hw/i386: expose a "smbios-ep" PC machine property

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

[PULL 00/26] MIPS patches for 2020-12-13
 2020-12-14 20:32 UTC  (2+ messages)

[PATCH 0/8] Add RISC-V semihosting 0.2. Finish ARM semihosting 2.0
 2020-12-14 20:07 UTC  (14+ messages)
    ` [PATCH 0/9] "
      ` [PATCH 1/9] semihosting: Move ARM semihosting code to shared directories
      ` [PATCH 2/9] semihosting: Change common-semi API to be architecture-independent
      ` [PATCH 3/9] semihosting: Change internal common-semi interfaces to use CPUState *
      ` [PATCH 4/9] semihosting: Support SYS_HEAPINFO when env->boot_info is not set
      ` [PATCH 5/9] riscv: Add semihosting support
      ` [PATCH 6/9] riscv: Add semihosting support for user mode
      ` [PATCH 7/9] semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
      ` [PATCH 8/9] semihosting: Implement SYS_TMPNAM
      ` [PATCH 9/9] semihosting: Implement SYS_ISERROR

[PATCH v2 00/16] target/mips: Boring code reordering + add "translate.h"
 2020-12-14 18:37 UTC  (13+ messages)
` [PATCH v2 04/16] target/mips: Remove consecutive CONFIG_USER_ONLY ifdefs
` [PATCH v2 05/16] target/mips: Extract common helpers from helper.c to common_helper.c
` [PATCH v2 06/16] target/mips: Rename helper.c as tlb_helper.c
` [PATCH v2 07/16] target/mips: Fix code style for checkpatch.pl
` [PATCH v2 08/16] target/mips: Move mmu_init() functions to tlb_helper.c
` [PATCH v2 09/16] target/mips: Rename translate_init.c as cpu-defs.c
` [PATCH v2 10/16] target/mips: Replace gen_exception_err(err=0) by gen_exception_end()
` [PATCH v2 11/16] target/mips: Replace gen_exception_end(EXCP_RI) by gen_rsvd_instruction
` [PATCH v2 12/16] target/mips/translate: Extract DisasContext structure
` [PATCH v2 13/16] target/mips/translate: Add declarations for generic code
` [PATCH v2 14/16] target/mips: Declare generic FPU functions in 'translate.h'
` [PATCH v2 15/16] target/mips: Extract FPU specific definitions to translate.h

[PATCH 0/2] target/arm: Add support for DIT (Data Independent Timing)
 2020-12-14 18:48 UTC  (8+ messages)
` [PATCH 1/2] target/arm: add support for FEAT_DIT, Data Independent Timing

[PULL 00/30] ppc-for-6.0 queue 20201214
 2020-12-14 18:53 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).