qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-08 04:25:18 to 2023-06-08 16:20:16 UTC [more...]

QEMU developers fortnightly conference call for 2023-06-13
 2023-06-08 16:19 UTC  (3+ messages)

[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
 2023-06-08 16:14 UTC  (10+ messages)
  ` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
              ` [PATCH v6] "
                ` Ping: "

virtio-blk using a single iothread
 2023-06-08 16:08 UTC  (2+ messages)

[PULL 0/1] 9p security fix 2023-06-08
 2023-06-08 15:09 UTC  (2+ messages)
` [PULL 1/1] 9pfs: prevent opening special files (CVE-2023-2861)

[PATCH v2 0/3] Add VIRTIO sound card
 2023-06-08 15:56 UTC  (4+ messages)
` [PATCH v2 1/3] Add virtio-sound device
` [PATCH v2 2/3] Add virtio-sound-pci device
` [PATCH v2 3/3] Implement audio capture in virtio-snd device

[PATCH v3 0/5] Optimize UNMAP call and bug fix
 2023-06-08 15:53 UTC  (13+ messages)
` [PATCH v3 1/5] util: Add iova_tree_foreach_range_data
` [PATCH v3 2/5] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PATCH v3 3/5] intel_iommu: Fix flag check in replay
` [PATCH v3 4/5] intel_iommu: Fix address space unmap
` [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-06-08 15:43 UTC  (8+ messages)
              ` [EXT] "

[PATCH] imx_serial: set wake bit when we receive a data byte
 2023-06-08 15:41 UTC 

[PATCH v2] hw/acpi: Fix PM control register access
 2023-06-08 15:20 UTC  (5+ messages)

[PATCH 0/5] improve ahci test suite
 2023-06-08 15:15 UTC  (6+ messages)
` [PATCH 1/5] libqos/ahci: fix ahci_command_wait()
` [PATCH 2/5] libqos/ahci: fix ahci_port_check_nonbusy()
` [PATCH 3/5] libqos/ahci: simplify ahci_port_check_error()
` [PATCH 4/5] libqos/ahci: improve ahci_port_check_error()
` [PATCH 5/5] libqos/ahci: perform mandatory error recovery on error

[PATCH 01/15] hw/timer/arm_timer: Declare QOM types using DEFINE_TYPES() macro
 2023-06-08 15:09 UTC  (13+ messages)
  ` [PATCH 02/15] hw/timer/arm_timer: Move SP804 code around
  ` [PATCH 03/15] hw/timer/arm_timer: Add missing sp804_unrealize() handler
  ` [PATCH 04/15] hw/timer/arm_timer: Remove pointless cast from void *
  ` [PATCH 05/15] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPitState
  ` [PATCH 06/15] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimerState
  ` [PATCH 07/15] hw/timer/arm_timer: Extract arm_timer_reset()
  ` [PATCH 08/15] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new()
  ` [PATCH 09/15] hw/timer/arm_timer: Convert ArmTimerState::freq to uint32_t type
  ` [PATCH 10/15] hw/timer/arm_timer: Use array of frequency in SP804State
  ` [PATCH 11/15] hw/timer/arm_timer: Iterate on timers using for() loop statement
  ` [PATCH 12/15] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new
  ` [PATCH 13/15] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IcpPitState

[PATCH] sdl2: Check if window exists before updating it
 2023-06-08 14:55 UTC 

[PATCH V9 00/46] Live Update
 2023-06-08 14:50 UTC  (3+ messages)
` [PATCH V9 10/46] qdev-properties: strList

[PULL 0/6] tricore queue
 2023-06-08 14:47 UTC  (2+ messages)

[PULL 0/3] SNAFU build system fixes for 2023-06-07
 2023-06-08 14:47 UTC  (2+ messages)

[PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
 2023-06-08 14:38 UTC  (8+ messages)

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-06-08 14:32 UTC  (27+ messages)
` [PATCH v4 01/24] nbd/client: Use smarter assert
` [PATCH v4 02/24] nbd: Consistent typedef usage in header
  ` [Libguestfs] "
` [PATCH v4 03/24] nbd/server: Prepare for alternate-size headers
` [PATCH v4 04/24] nbd/server: Refactor to pass full request around
` [PATCH v4 05/24] nbd: s/handle/cookie/ to match NBD spec
  ` [Libguestfs] "
` [PATCH v4 06/24] nbd/client: Simplify cookie vs. index computation
` [PATCH v4 07/24] nbd/client: Add safety check on chunk payload length
` [PATCH v4 08/24] nbd: Use enum for various negotiation modes
` [PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum
` [PATCH v4 10/24] nbd/client: Pass mode through to nbd_send_request
` [PATCH v4 11/24] nbd: Add types for extended headers
` [PATCH v4 12/24] nbd: Prepare for 64-bit request effect lengths
` [PATCH v4 13/24] nbd/server: Refactor handling of request payload
` [PATCH v4 14/24] nbd/server: Prepare to receive extended header requests
` [PATCH v4 15/24] nbd/server: Prepare to send extended header replies
` [PATCH v4 16/24] nbd/server: Support 64-bit block status
` [PATCH v4 17/24] nbd/server: Enable initial support for extended headers
` [PATCH v4 18/24] nbd/client: Plumb errp through nbd_receive_replies
` [PATCH v4 19/24] nbd/client: Initial support for extended headers
` [PATCH v4 20/24] nbd/client: Accept 64-bit block status chunks
` [PATCH v4 21/24] nbd/client: Request extended headers during negotiation
` [PATCH v4 22/24] nbd/server: Refactor list of negotiated meta contexts
` [PATCH v4 23/24] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
` [PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS

[PATCH 0/8] Tiva C Implementation
 2023-06-08 14:28 UTC  (17+ messages)
` [PATCH 1/8] The tivac board initial machine definition
` [PATCH 2/8] tiva c usart module implementation
` [PATCH 3/8] tiva c gpio implementation
` [PATCH 4/8] tiva c sysctl implementation
` [PATCH 5/8] tiva c watchdog timers implementation
` [PATCH 6/8] tiva c general purpose "
` [PATCH 7/8] tiva c board documentation
` [PATCH 8/8] adding tiva c to the qemu build system and adding my info to the maintainers list

[PATCH] build: further refine build.ninja rules
 2023-06-08 13:43 UTC 

[PATCH v2 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
 2023-06-08 13:34 UTC  (8+ messages)
` [PATCH v2 1/5] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
` [PATCH v2 2/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
` [PATCH v2 3/5] target/arm: Rename helper template headers as '.h.inc'
` [PATCH v2 4/5] target/i386: "
` [PATCH v2 5/5] target: Bulk rename 'helper.h' -> 'helper.h.inc' for all targets

[PATCH 00/33] target/mips: Finalise the Ingenic MXU ASE support
 2023-06-08 10:42 UTC  (34+ messages)
` [PATCH 01/33] target/mips: Add emulation of MXU instructions for 32-bit load/store
` [PATCH 02/33] Add support of two XBurst CPUs
` [PATCH 03/33] target/mips: Add emulation of LXW LXB LXH LXBU LXHU instructions
` [PATCH 04/33] target/mips: Add emulation of S32MADD/MADDU/MSUB/MSUBU instructions
` [PATCH 05/33] target/mips: Add emulation of Q8SLT Q8SLTU instructions
` [PATCH 06/33] target/mips: fix MXU D16MAX D16MIN Q8MAX Q8MIN instructions
` [PATCH 07/33] target/mips: Add emulation of MXU S32SLT D16SLT D16AVG[R] Q8AVG[R] insns
` [PATCH 08/33] target/mips: Add emulation of Q8ADD instruction
` [PATCH 09/33] target/mips: Add emulation of MXU S32CPS D16CPS Q8ABD Q16SAT insns
` [PATCH 10/33] target/mips: Add emulation of MXU D16MULF D16MULE instructions
` [PATCH 11/33] target/mips: Add emulation of MXU D16MACF D16MACE instructions
` [PATCH 12/33] target/mips: Add emulation of MXU D16MADL instruction
` [PATCH 13/33] target/mips: Add emulation of MXU S16MAD instruction
` [PATCH 14/33] target/mips: Add emulation of MXU Q16ADD instruction
` [PATCH 15/33] target/mips: Add emulation of MXU D32ADD instruction
` [PATCH 16/33] target/mips: Add emulation of MXU D32ACC D32ACCM D32ASUM instructions
` [PATCH 17/33] target/mips: Add emulation of MXU D32ADDC instruction
` [PATCH 18/33] target/mips: Add emulation of MXU Q16ACC Q16ACCM D16ASUM instructions
` [PATCH 19/33] target/mips: Add emulation of MXU Q8ADDE Q8ACCE D8SUM D8SUMC instructions
` [PATCH 20/33] target/mips: Add emulation of MXU S8STD S8LDI S8SDI instructions
` [PATCH 21/33] target/mips: Add emulation of MXU S16LDD S16STD S16LDI S16SDI instructions
` [PATCH 22/33] target/mips: Add emulation of MXU S32MUL S32MULU S32EXTR S32EXTRV insns
` [PATCH 23/33] target/mips: Add emulation of MXU S32ALN S32LUI insns
` [PATCH 24/33] target/mips: Add emulation of MXU D32SARL D32SARW instructions
` [PATCH 25/33] target/mips: Add emulation of MXU D32SLL D32SLR D32SAR instructions
` [PATCH 26/33] target/mips: Add emulation of MXU Q16SLL Q16SLR Q16SAR instructions
` [PATCH 27/33] target/mips: Add emulation of MXU D32/Q16- SLLV/SLRV/SARV instructions
` [PATCH 28/33] target/mips: Add emulation of MXU S32/D16/Q8- MOVZ/MOVN instructions
` [PATCH 29/33] target/mips: Add emulation of MXU Q8MAC Q8MACSU instructions
` [PATCH 30/33] target/mips: Add emulation of MXU Q16SCOP instruction
` [PATCH 31/33] target/mips: Add emulation of MXU Q8MADL instruction
` [PATCH 32/33] target/mips: Add emulation of MXU S32SFL instruction
` [PATCH 33/33] target/mips: Add emulation of MXU Q8SAD instruction

[PATCH 0/9] disas/riscv: Add vendor extension support
 2023-06-08 13:04 UTC  (3+ messages)
` [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions

[PATCH] ui/sdl2: Support multiple OpenGL-enabled windows
 2023-06-08 12:59 UTC  (4+ messages)

[PATCH v3 00/14] simpletrace: refactor and general improvements
 2023-06-08 12:41 UTC  (15+ messages)
` [PATCH v3 01/14] simpletrace: add __all__ to define public interface
` [PATCH v3 02/14] simpletrace: annotate magic constants from QEMU code
` [PATCH v3 03/14] simpletrace: improve parsing of sys.argv; fix files never closed
` [PATCH v3 04/14] simpletrace: changed naming of edict and idtoname to improve readability
` [PATCH v3 05/14] simpletrace: update code for Python 3.11
` [PATCH v3 06/14] simpletrace: improved error handling on struct unpack
` [PATCH v3 07/14] simpletrace: define exception and add handling
` [PATCH v3 08/14] simpletrace: made Analyzer into context-manager
` [PATCH v3 09/14] simpletrace: refactor to separate responsibilities
` [PATCH v3 10/14] simpletrace: move logic of process into internal function
` [PATCH v3 11/14] simpletrace: move event processing to Analyzer class
` [PATCH v3 12/14] simpletrace: added simplified Analyzer2 class
` [PATCH v3 13/14] MAINTAINERS: add maintainer of simpletrace.py
` [PATCH v3 14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()

[PATCH v3] hvf: Report HV_DENIED error
 2023-06-08 12:30 UTC 

[PATCH v5 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-06-08 12:24 UTC  (2+ messages)

[PATCH v14 00/10] TCG code quality tracking
 2023-06-08 12:22 UTC  (8+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)

[PATCH v6 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-06-08 11:52 UTC  (3+ messages)
` [PATCH v6 6/9] migration: modified migration QAPIs to accept 'channels' argument "

[PATCH v2 0/5] gitlab: improvements to handling of stable staging branches
 2023-06-08 11:42 UTC  (4+ messages)
` [PATCH v2 5/5] gitlab: support disabling job auto-run in upstream

[PATCH] ui/sdl2: Allow high-dpi
 2023-06-08 11:32 UTC  (3+ messages)

Concept of LD-ID in QEMU
 2023-06-08 10:36 UTC 

[PATCH v2 00/12] aspeed: fixes and extensions
 2023-06-08 10:19 UTC  (3+ messages)
` [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers

[PATCH v2] hvf: Report HV_DENIED error
 2023-06-08 10:15 UTC  (2+ messages)

[PULL 00/17] Block patches
 2023-06-08  9:52 UTC  (3+ messages)
` [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX

[PATCH v4 0/4] target/riscv: Add Smrnmi support
 2023-06-08  9:52 UTC  (7+ messages)
` [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension
` [PATCH v4 2/4] target/riscv: Add Smrnmi CSRs
` [PATCH v4 3/4] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v4 4/4] target/riscv: Add Smrnmi mnret instruction

[QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
 2023-06-08  9:42 UTC  (2+ messages)

[PATCH] target/ppc: Implement gathering irq statistics
 2023-06-08  9:34 UTC  (3+ messages)

[PATCH 0/4] ppc/spapr: Nested HV fix and tidying
 2023-06-08  9:13 UTC  (5+ messages)
` [PATCH 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
` [PATCH 2/4] ppc/spapr: Add a nested state struct
` [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
` [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file

[PATCH v6 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
 2023-06-08  8:40 UTC  (6+ messages)
` [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v6 2/2] pc: q35: Bump max_cpus to 1024

[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
 2023-06-08  8:28 UTC  (5+ messages)
` [PATCH v2 2/3] hw/smbios: Fix thread count in type4

[RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-08  7:55 UTC 

[PATCH v3 0/4] target/riscv: Add Smrnmi support
 2023-06-08  7:12 UTC  (4+ messages)
` [PATCH v3 1/4] target/riscv: Add Smrnmi cpu extension

[QEMU PATCH 0/1]
 2023-06-08  7:06 UTC  (3+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
 2023-06-08  6:46 UTC  (4+ messages)
` [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-06-08  6:39 UTC  (9+ messages)
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
 2023-06-08  5:35 UTC 

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-08  4:38 UTC  (2+ messages)

[PATCH QEMU v5 0/8] migration: introduce dirtylimit capability
 2023-06-08  2:02 UTC  (4+ messages)
` [PATCH QEMU v5 3/8] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info
` [PATCH QEMU v5 8/8] tests: Add migration dirty-limit capability test


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