qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-12 12:48:53 to 2021-09-13 11:49:47 UTC [more...]

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-09-13 11:46 UTC  (16+ messages)
` [PATCH v8 15/19] hvf: arm: Implement -cpu host
` [PATCH v8 16/19] hvf: arm: Implement PSCI handling

[PATCH v9 00/11] hvf: Implement Apple Silicon Support
 2021-09-13 11:44 UTC  (19+ messages)
` [PATCH v9 01/11] arm: Move PMC register definitions to cpu.h
` [PATCH v9 02/11] hvf: Add execute to dirty log permission bitmap
` [PATCH v9 03/11] hvf: Introduce hvf_arch_init() callback
` [PATCH v9 04/11] hvf: Add Apple Silicon support
` [PATCH v9 05/11] arm/hvf: Add a WFI handler
` [PATCH v9 06/11] hvf: arm: Implement -cpu host
` [PATCH v9 07/11] hvf: arm: Implement PSCI handling
` [PATCH v9 08/11] arm: Add Hypervisor.framework build target
` [PATCH v9 09/11] hvf: arm: Add rudimentary PMC support
` [PATCH v9 10/11] arm: tcg: Adhere to SMCCC 1.3 section 5.2
` [PATCH v9 11/11] hvf: arm: "

[PATCH v2] include/block.h: remove outdated comment
 2021-09-13 11:35 UTC  (2+ messages)

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-13 11:32 UTC  (4+ messages)
` [RFC v3 01/32] RFC: docs: add supported host CPUs section

[PATCH v2 00/17] iotests: support zstd
 2021-09-13 11:19 UTC  (9+ messages)
` [PATCH v2 02/17] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
` [PATCH v2 03/17] iotests: drop qemu_img_verbose() helper
` [PATCH v2 04/17] iotests.py: rewrite default luks support in qemu_img
` [PATCH v2 06/17] iotest 065: explicit compression type

[PATCH] tcg/arm: Reduce vector alignment requirement for NEON
 2021-09-13 11:07 UTC  (3+ messages)

[PATCH v2 0/3] The HMP/QMP interfaces in Qemu SGX
 2021-09-13 10:46 UTC  (10+ messages)
` [PATCH v2 1/3] monitor: Add HMP and QMP interfaces
` [PATCH v2 2/3] qmp: Add the qmp_query_sgx_capabilities()

[PATCH] gitlab-ci: Make more custom runner jobs manual, and don't allow failure
 2021-09-13 10:40 UTC  (4+ messages)

[PATCH RFC v2 00/16] vfio-user implementation
 2021-09-13 10:19 UTC  (6+ messages)
` [PATCH RFC server v2 00/11] vfio-user server in QEMU
  ` [PATCH RFC server v2 01/11] vfio-user: build library

[PATCH v2 00/12] target/arm: Use TCG vector ops for MVE
 2021-09-13  9:54 UTC  (13+ messages)
` [PATCH v2 01/12] target/arm: Avoid goto_tb if we're trying to exit to the main loop
` [PATCH v2 02/12] target/arm: Enforce that FPDSCR.LTPSIZE is 4 on inbound migration
` [PATCH v2 03/12] target/arm: Add TB flag for "MVE insns not predicated"
` [PATCH v2 04/12] target/arm: Optimize MVE logic ops
` [PATCH v2 05/12] target/arm: Optimize MVE arithmetic ops
` [PATCH v2 06/12] target/arm: Optimize MVE VNEG, VABS
` [PATCH v2 07/12] target/arm: Optimize MVE VDUP
` [PATCH v2 08/12] target/arm: Optimize MVE VMVN
` [PATCH v2 09/12] target/arm: Optimize MVE VSHL, VSHR immediate forms
` [PATCH v2 10/12] target/arm: Optimize MVE VSHLL and VMOVL
` [PATCH v2 11/12] target/arm: Optimize MVE VSLI and VSRI
` [PATCH v2 12/12] target/arm: Optimize MVE 1op-immediate insns

[PATCH] accel/tcg: assert insn_idx will always be valid before plugin_inject_cb
 2021-09-13 10:06 UTC  (3+ messages)

[PULL 0/9] tcg patch queue
 2021-09-13  9:57 UTC  (11+ messages)
` [PULL 1/9] accel/tcg: Add DisasContextBase argument to translator_ld*
` [PULL 2/9] accel/tcg: Clear PAGE_WRITE before translation
` [PULL 3/9] tcg/i386: Split P_VEXW from P_REXW
` [PULL 4/9] accel/tcg: remove redundant TCG_KICK_PERIOD define
` [PULL 5/9] tcg: Remove tcg_global_reg_new defines
` [PULL 6/9] include/qemu: Use builtins for bswap
` [PULL 7/9] tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
` [PULL 8/9] tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
` [PULL 9/9] tcg/arm: Fix tcg_out_vec_op function signature

[PULL 0/5] QAPI patches patches for 2021-09-13
 2021-09-13  9:50 UTC  (6+ messages)
` [PULL 1/5] qapi: Fix a botched type annotation
` [PULL 2/5] qapi: Drop Indentation.__bool__()
` [PULL 3/5] qapi: Bury some unused code in class Indentation
` [PULL 4/5] tests/qapi-schema: Cover 'not' condition with empty argument
` [PULL 5/5] qapi: Fix bogus error for 'if': { 'not': '' }

[PATCH] qapi: define cleanup function for g_autoptr(Error)
 2021-09-13  9:31 UTC  (6+ messages)

[qemu-web v2 PATCH] Update the information about the required version of macOS
 2021-09-13  8:56 UTC  (6+ messages)

[PATCH v2 0/9] linux-user: split internals out of qemu.h
 2021-09-13  8:20 UTC  (20+ messages)
` [PATCH v2 1/9] linux-user: Fix coding style nits in qemu.h
` [PATCH v2 2/9] linux-user: Split strace prototypes into strace.h
` [PATCH v2 3/9] linux-user: Split signal-related prototypes into signal-common.h
` [PATCH v2 4/9] linux-user: Split loader-related prototypes into loader.h
` [PATCH v2 5/9] linux-user: Split mmap prototypes into user-mmap.h
` [PATCH v2 6/9] linux-user: Split safe-syscall macro into its own header
` [PATCH v2 7/9] linux-user: Split linux-user internals out of qemu.h
` [PATCH v2 8/9] linux-user: Don't include gdbstub.h in qemu.h
` [PATCH v2 9/9] linux-user: Drop unneeded includes from qemu.h

SMMU Stage 2 translation in QEMU
 2021-09-13  8:19 UTC  (6+ messages)

[PATCH v2 0/2] fix crash if try to migrate during backup
 2021-09-13  8:15 UTC  (2+ messages)

[PATCH 0/5] qapi: Another round of minor fixes and cleanups
 2021-09-13  7:57 UTC  (2+ messages)

[PATCH] nvdimm: release the correct device list
 2021-09-13  6:40 UTC  (5+ messages)

Help adding package to gitlab runners
 2021-09-13  5:38 UTC  (2+ messages)

[PATCH] hw/nvme: Return error for fused operations
 2021-09-13  5:32 UTC  (2+ messages)

[PATCH] docs: link to archived Fedora code of conduct
 2021-09-13  5:20 UTC  (2+ messages)

[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
 2021-09-13  2:44 UTC  (6+ messages)
` [PATCH 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration

[PATCH v2] accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts
 2021-09-12 22:17 UTC  (2+ messages)

[PATCH v4 00/16] tcg/s390x: host vector support
 2021-09-12 21:57 UTC  (2+ messages)

[PATCH] user: Mark cpu_loop() with noreturn attribute
 2021-09-12 21:46 UTC  (2+ messages)

[PATCH v2 1/2] qemu-binfmt-conf.sh: fix -F option
 2021-09-12 21:44 UTC 

[PATCH 0/3] ui/console: chardev backend improvements
 2021-09-12 21:21 UTC  (10+ messages)
` [PATCH 1/3] ui/console: replace QEMUFIFO with Fifo8
` [PATCH 2/3] ui/console: replace kbd_timer with chr_accept_input callback
` [PATCH 3/3] ui/console: remove chardev frontend connected test

[PATCH v3 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
 2021-09-12 19:50 UTC  (2+ messages)

[PATCH v4 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-12 18:49 UTC  (35+ messages)
` [PATCH v4 01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PATCH v4 02/30] hw/core: Restrict cpu_has_work() "
` [PATCH v4 03/30] hw/core: Un-inline cpu_has_work()
` [PATCH v4 04/30] sysemu: Introduce AccelOpsClass::has_work()
` [PATCH v4 05/30] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v4 06/30] accel/whpx: "
` [PATCH v4 07/30] accel/tcg: Implement AccelOpsClass::has_work() as stub
` [PATCH v4 08/30] target/alpha: Restrict has_work() handler to sysemu
` [PATCH v4 09/30] target/arm: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 10/30] target/avr: Restrict has_work() handler to sysemu
` [PATCH v4 11/30] target/cris: "
` [PATCH v4 12/30] target/hexagon: Remove unused has_work() handler
` [PATCH v4 13/30] target/hppa: Restrict has_work() handler to sysemu
` [PATCH v4 14/30] target/i386: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 15/30] target/m68k: Restrict has_work() handler to sysemu
` [PATCH v4 16/30] target/microblaze: "
` [PATCH v4 17/30] target/mips: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 18/30] target/nios2: Restrict has_work() handler to sysemu
` [PATCH v4 19/30] target/openrisc: "
` [PATCH v4 20/30] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PATCH v4 21/30] target/ppc: Restrict has_work() handlers to sysemu and TCG
` [PATCH v4 22/30] target/riscv: Restrict has_work() handler "
` [PATCH v4 23/30] target/rx: Restrict has_work() handler to sysemu
` [PATCH v4 24/30] target/s390x: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 25/30] target/sh4: Restrict has_work() handler to sysemu
` [PATCH v4 26/30] target/sparc: Remove pointless use of CONFIG_TCG definition
` [PATCH v4 27/30] target/sparc: Restrict has_work() handler to sysemu
` [PATCH v4 28/30] target/tricore: "
` [PATCH v4 29/30] target/xtensa: "
` [PATCH v4 30/30] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one

[RFC v5] virtio/vsock: add two more queues for datagram types
 2021-09-12 18:46 UTC 

[PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-12 17:48 UTC  (37+ messages)
` [PATCH 01/20] nubus-device: rename slot_nb variable to slot
` [PATCH 02/20] nubus-device: expose separate super slot memory region
` [PATCH 03/20] nubus-device: add device slot parameter
` [PATCH 04/20] nubus: use bitmap to manage available slots
` [PATCH 06/20] nubus: implement BusClass get_dev_path()
` [PATCH 07/20] nubus: add trace-events for unassigned slot accesses
` [PATCH 08/20] nubus: generate bus error when attempting to access empty slots
` [PATCH 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH 18/20] nubus: add support for slot IRQs

[PATCH 0/2] Improve vhost-user VQ notifier unmap
 2021-09-12 16:20 UTC  (3+ messages)
` [PATCH 1/2] vhost-user: fix VirtQ notifier cleanup
` [PATCH 2/2] vhost-user: remove VirtQ notifier restore

[PATCH RESEND v2 0/4] hw/dma: Align SiFive PDMA behavior with real hardware
 2021-09-12 13:05 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] hw/dma: sifive_pdma: reset Next* registers when Control.claim is set
` [PATCH RESEND v2 2/4] hw/dma: sifive_pdma: claim bit must be set before DMA transactions
` [PATCH RESEND v2 3/4] hw/dma: sifive_pdma: allow non-multiple transaction size transactions
` [PATCH RESEND v2 4/4] hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer

tcg: pointer size warning on x32 arch
 2021-09-12 13:10 UTC  (4+ messages)

[PATCH v2 0/4] hw/dma: Align SiFive PDMA behavior with real hardware
 2021-09-12 13:05 UTC  (2+ messages)

[PATCH v2 1/4] hw/dma: sifive_pdma: reset Next* registers when Control.claim is set
 2021-09-12 12:44 UTC  (4+ messages)
` [PATCH v2 2/4] hw/dma: sifive_pdma: claim bit must be set before DMA transactions
` [PATCH v2 3/4] hw/dma: sifive_pdma: allow non-multiple transaction size transactions
` [PATCH v2 4/4] hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer

[PATCH 0/4] target/arm: Use TCG vector ops for MVE
 2021-09-12 12:48 UTC  (9+ messages)
` [PATCH 1/4] target/arm: Add TB flag for "MVE insns not predicated"


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