qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-08 13:21:03 to 2023-06-09 01:01:35 UTC [more...]

[PATCH v3 0/5] Optimize UNMAP call and bug fix
 2023-06-09  1:00 UTC  (16+ messages)
` [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

[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-06-09  0:23 UTC  (8+ messages)

Concept of LD-ID in QEMU
 2023-06-08 23:38 UTC  (2+ messages)
        ` [EXT] "

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

[PATCH 00/42] Migration test refactoring
 2023-06-08 22:49 UTC  (43+ messages)
` [PATCH 01/42] migration-test: Be consistent for ppc
` [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 04/42] migration-test: Make machine_opts regular with other options
` [PATCH 05/42] migration-test: Create arch_opts
` [PATCH 06/42] migration-test: machine_opts is really arch specific
` [PATCH 07/42] migration-test: Create kvm_opts
` [PATCH 08/42] migration-test: bootpath is the same for all tests and for all archs
` [PATCH 09/42] migration-test: Add bootfile_create/delete() functions
` [PATCH 10/42] migration-test: dirtylimit checks for x86_64 arch before
` [PATCH 11/42] migration-test: Update test_ignore_shared to use args
` [PATCH 12/42] migration-test: Enable back ignore-shared test
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
` [PATCH 14/42] migration-test: test_migrate_start() always return 0
` [PATCH 15/42] migration-test: migrate_postcopy_prepare() "
` [PATCH 16/42] migration-test: Create do_migrate()
` [PATCH 17/42] migration-test: Introduce GuestState
` [PATCH 18/42] migration-test: Create guest before calling do_test_validate_uuid()
` [PATCH 19/42] migration-test: Create guest before calling test_precopy_common()
` [PATCH 20/42] migration-test: Create guest before calling test_postcopy_common()
` [PATCH 21/42] migration-test: Move common guest code to guest_create()
` [PATCH 22/42] migration-test: Create guest_use_dirty_log()
` [PATCH 23/42] migration-test: Move serial to GuestState
` [PATCH 24/42] migration-test: Re-enable multifd_cancel test
` [PATCH 25/42] migration-test: We were not waiting for "target" to finish
` [PATCH 26/42] migration-test: create guest_use_shmem()
` [PATCH 27/42] migration-test: Create guest_extra_opts()
` [PATCH 28/42] migration-test: Create guest_hide_stderr()
` [PATCH 29/42] migration-test: Create the migration unix socket by guest
` [PATCH 30/42] migration-test: Hooks also need GuestState
` [PATCH 31/42] migration-test: Preffer to->uri to uri parameter for migration
` [PATCH 32/42] migration-test: Create guest_set_uri()
` [PATCH 33/42] migration-test: Remove connect_uri
` [PATCH 34/42] migration-test: Use new schema for all tests that use unix sockets
` [PATCH 35/42] migration-test: Set uri for tcp tests with guest_set_uri()
` [PATCH 36/42] migration-test: Remove unused listen_uri
` [PATCH 37/42] migration-test: Create get_event GuestState variable
` [PATCH 38/42] migration-test: Create guest_realize()
` [PATCH 39/42] migration-test: Unfold test_migrate_end() into three functions
` [PATCH 40/42] migration-test: Create migrate_incoming() function
` [PATCH 41/42] migration-test: Move functions to migration-helpers.c
` [PATCH 42/42] migration-test: Split vcpu-dirty-limit-test

Reducing vdpa migration downtime because of memory pin / maps
 2023-06-08 22:40 UTC  (4+ messages)

[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
 2023-06-08 20:49 UTC 

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

[PATCH] hw/i386/vmmouse: use the new input api
 2023-06-08 19:47 UTC 

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

[PATCH qemu] qdict: Preserve order for iterating qdict elements
 2023-06-08 18:13 UTC 

[PATCH v2] hw/acpi: Fix PM control register access
 2023-06-08 19:47 UTC  (6+ messages)

[PATCH] hw/i386/vmmouse: use the new input api
 2023-06-08 19:23 UTC 

[PATCH] build: further refine build.ninja rules
 2023-06-08 19:21 UTC  (2+ messages)

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-06-08 19:19 UTC  (32+ 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
  ` [Libguestfs] "
` [PATCH v4 13/24] nbd/server: Refactor handling of request payload
  ` [Libguestfs] "
` [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
  ` [Libguestfs] "
` [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
  ` [Libguestfs] "
` [PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
  ` [Libguestfs] "

[PATCH 0/4] hw: Minor simplifications using proper QOM getter macros
 2023-06-08 18:41 UTC  (2+ messages)

[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
 2023-06-08 18:32 UTC  (5+ messages)
` [PATCH v5 2/9] migration: Implement switchover ack logic

[PATCH] hw/mips: Improve the default USB settings in the loongson3-virt machine
 2023-06-08 18:31 UTC  (3+ messages)

[PULL 0/1] maintainers queue
 2023-06-08 18:21 UTC  (2+ messages)
` [PULL 1/1] maintainers: update maintainers list for vfio-user & multi-process QEMU

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

[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 18:12 UTC  (12+ messages)
  ` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
              ` [PATCH v6] "
                ` Ping: "

[PATCH] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
 2023-06-08 18:05 UTC  (3+ messages)
` [PATCH v2] "

Collecting information from a hung qemu process
 2023-06-08 17:57 UTC 

[PATCH 0/5] improve ahci test suite
 2023-06-08 17:31 UTC  (7+ 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] tcg/tci: Fix MemOpIdx operand index for 3-operand memops
 2023-06-08 16:58 UTC  (2+ messages)

[PATCH v4 0/3] Implement the watchdog timer of HiFive 1 rev b
 2023-06-08 16:56 UTC  (4+ messages)
` [PATCH v4 1/3] hw/misc: sifive_e_aon: Support "

[PATCH v5 0/3] Implement the watchdog timer of HiFive 1 rev b
 2023-06-08 16:45 UTC  (4+ messages)
` [PATCH v5 1/3] hw/misc: sifive_e_aon: Support "
` [PATCH v5 2/3] hw/riscv: sifive_e: "
` [PATCH v5 3/3] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e

[PATCH 0/3] docs: update x86 CPU model ABI matrix docs
 2023-06-08 16:41 UTC  (2+ messages)

[PATCH v3 0/5] gitlab: improvements to handling of stable staging branches
 2023-06-08 16:40 UTC  (6+ messages)
` [PATCH v3 1/5] gitlab: centralize the container tag name
` [PATCH v3 2/5] gitlab: allow overriding name of the upstream repository
` [PATCH v3 3/5] gitlab: stable staging branches publish containers in a separate tag
` [PATCH v3 4/5] gitlab: avoid extra pipelines for tags and stable branches
` [PATCH v3 5/5] gitlab: support disabling job auto-run in upstream

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

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

[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] imx_serial: set wake bit when we receive a data byte
 2023-06-08 15:41 UTC 

[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 0/8] Tiva C Implementation
 2023-06-08 14:28 UTC  (15+ messages)
` [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 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  (17+ messages)
` [PATCH 01/33] target/mips: Add emulation of MXU instructions for 32-bit load/store
` [PATCH 05/33] target/mips: Add emulation of Q8SLT Q8SLTU instructions
` [PATCH 08/33] target/mips: Add emulation of Q8ADD instruction
` [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 15/33] target/mips: Add emulation of MXU D32ADD instruction
` [PATCH 16/33] target/mips: Add emulation of MXU D32ACC D32ACCM D32ASUM instructions
` [PATCH 18/33] target/mips: Add emulation of MXU Q16ACC Q16ACCM D16ASUM 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 23/33] target/mips: Add emulation of MXU S32ALN S32LUI insns
` [PATCH 26/33] target/mips: Add emulation of MXU Q16SLL Q16SLR Q16SAR instructions
` [PATCH 29/33] target/mips: Add emulation of MXU Q8MAC Q8MACSU instructions
` [PATCH 31/33] target/mips: Add emulation of MXU Q8MADL instruction
` [PATCH 32/33] target/mips: Add emulation of MXU S32SFL instruction


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