qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-18 12:08:59 to 2022-08-19 16:57:36 UTC [more...]

[PATCH 0/7] vDPA shadow virtqueue iova tree fixes
 2022-08-19 16:53 UTC  (3+ messages)
` [PATCH 2/7] vdpa: do not save failed dma maps in SVQ iova tree
` [PATCH 7/7] vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring

Python test QMP Server implementation / version reply
 2022-08-19 16:37 UTC 

[PULL 0/1] query-stats-schemas crash fix for QEMU 7.1
 2022-08-19 16:30 UTC  (3+ messages)
` [PULL 1/1] kvm: fix segfault with query-stats-schemas and -M none

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-08-19 16:27 UTC  (14+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union "

[PATCH 0/4] Speed up migration tests
 2022-08-19 16:25 UTC  (6+ messages)
` [PATCH 1/4] tests/qtest/migration-test: Only wait for serial output where migration succeeds
` [PATCH 2/4] tests/migration/aarch64: Speed up the aarch64 migration test
` [PATCH 3/4] tests/migration/i386: Speed up the i386 migration test (when using TCG)
` [PATCH 4/4] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan

[PATCH v1 0/2] i386: KVM: Fix 'system_reset' failures when vCPU is in VMX root operation
 2022-08-19 16:23 UTC  (4+ messages)
` [PATCH v1 1/2] i386: reset KVM nested state upon CPU reset
` [PATCH v1 2/2] i386: do kvm_put_msr_feature_control() first thing when vCPU is reset

[qemu-web PATCH] Add signing pubkey for python-qemu-qmp package
 2022-08-19 16:21 UTC  (2+ messages)

[PATCH v2] block: add missed block_acct_setup with new block device init procedure
 2022-08-19 16:15 UTC  (3+ messages)
` [PATCH 1/2] block: pass OnOffAuto instead of bool to block_acct_setup()

[PATCH 1/2] scsi: Add buf_len parameter to scsi_req_new()
 2022-08-19 16:06 UTC  (2+ messages)

[RFC PATCH 00/13] PowerPC interrupt rework
 2022-08-19 16:04 UTC  (9+ messages)
` [RFC PATCH 03/13] target/ppc: move interrupt masking out of ppc_hw_interrupt
` [RFC PATCH 06/13] target/ppc: remove embedded interrupts from ppc_pending_interrupt_p9

[PATCH for 7.2] minor fixups in block code
 2022-08-19 15:54 UTC  (5+ messages)
` [PATCH 1/2] block: use bdrv_is_sg() helper instead of raw bs->sg reading
` [PATCH 2/2] block: make serializing requests functions 'void'

[PATCH v2] target/arm: Add cortex-a35
 2022-08-19 15:48 UTC  (2+ messages)

[PATCH v10 00/21] job: replace AioContext lock with job_mutex
 2022-08-19 15:49 UTC  (7+ messages)
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH] esp: Handle CMD_BUSRESET by resetting the SCSI bus
 2022-08-19 15:47 UTC  (2+ messages)

[PATCH v2 00/11] misc: Remove variable-length arrays on the stack
 2022-08-19 15:39 UTC  (12+ messages)
` [PATCH v2 01/11] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
` [PATCH v2 02/11] chardev/baum: Use definitions to avoid dynamic stack allocation
` [PATCH v2 03/11] chardev/baum: Avoid "
` [PATCH v2 04/11] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PATCH v2 05/11] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
` [PATCH v2 06/11] hw/ppc/pnv: Avoid "
` [PATCH v2 07/11] hw/intc/xics: "
` [PATCH v2 08/11] hw/i386/multiboot: "
` [PATCH v2 09/11] hw/usb/hcd-ohci: Use definition to avoid "
` [PATCH v2 10/11] ui/curses: Avoid "
` [PATCH v2 11/11] tests/unit/test-vmstate: "

[PATCH v2] target/riscv: Use official extension names for AIA CSRs
 2022-08-19 15:10 UTC  (2+ messages)

[PULL for 7.1 0/3] memory leak and testing tweaks
 2022-08-19 14:36 UTC  (5+ messages)
` [PULL 1/3] linux-user: un-parent OBJECT(cpu) when closing thread

[PULL for 7.1] Fix proberi instruction for qemu-hppa-user
 2022-08-19 14:19 UTC 

Using Unicamp's Minicloud for the QEMU CI
 2022-08-19 13:31 UTC  (4+ messages)

[PATCH v5 0/3] ui/cocoa: Run qemu_init in the main thread
 2022-08-19 13:27 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] Revert "main-loop: Disable block backend global state assertion on Cocoa"
` [PATCH v5 3/3] meson: Allow to enable gtk and sdl while cocoa is enabled

[PATCH 0/9] parallels: Refactor the code of images checks and fix a bug
 2022-08-19 12:58 UTC  (14+ messages)
` [PATCH 1/9] parallels: Out of image offset in BAT leads to image inflation
` [PATCH 2/9] parallels: Fix data_end field value in parallels_co_check()
` [PATCH 3/9] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH 4/9] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH 5/9] parallels: Move check of unclean image to a separate function
` [PATCH 6/9] parallels: Move check of cluster outside "
` [PATCH 7/9] parallels: Move check of leaks "
` [PATCH 8/9] parallels: Move statistic collection "
` [PATCH 9/9] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD

[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
 2022-08-19 11:36 UTC  (16+ messages)
` [PATCH v7 04/12] multifd: Count the number of bytes sent correctly
` [PATCH v7 05/12] migration: Make ram_save_target_page() a pointer
` [PATCH v7 06/12] multifd: Make flags field thread local
` [PATCH v7 07/12] multifd: Prepare to send a packet without the mutex held
` [PATCH v7 08/12] multifd: Add capability to enable/disable zero_page

[PATCH for-7.2 v2 0/2] ppc/pnv: fix root port QOM parenting
 2022-08-19 11:31 UTC  (4+ messages)
` [PATCH for-7.2 v2 1/2] ppc/pnv: consolidate pnv_parent_*_fixup() helpers
` [PATCH for-7.2 v2 2/2] ppc/pnv: fix QOM parenting of user creatable root ports

[PATCH 0/6] target/arm: Fix v8 AArch32 RAZ ID regs; implement FEAT_ETS
 2022-08-19 11:00 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
` [PATCH 2/6] target/arm: Sort KVM reads of AArch32 ID registers into encoding order
` [PATCH 3/6] target/arm: Implement ID_MMFR5
` [PATCH 4/6] target/arm: Implement ID_DFR1
` [PATCH 5/6] target/arm: Advertise FEAT_ETS for '-cpu max'
` [PATCH 6/6] target/arm: Add missing space in comment

[RFC 0/8] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2022-08-19 10:34 UTC  (6+ messages)
` [RFC 5/8] vdpa: Add vdpa memory listener

[PATCH] .gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout
 2022-08-19 10:23 UTC  (4+ messages)

[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-19  9:42 UTC  (5+ messages)
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine

[PATCH 0/7] Allow semihosting from user mode
 2022-08-19  9:09 UTC  (6+ messages)
` [PATCH 7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on

[PATCH for-7.2 0/2] ppc/pnv: fix root port QOM parenting
 2022-08-19  9:12 UTC  (5+ messages)
` [PATCH for-7.2 1/2] ppc/pnv: consolidate pnv_parent_*_fixup() helpers
` [PATCH for-7.2 2/2] ppc/pnv: fix QOM parenting of user creatable root ports

[BUG] cxl can not create region
 2022-08-19  8:46 UTC  (8+ messages)

[PATCH v2] ci: Upgrade msys2 release to 20220603
 2022-08-19  7:50 UTC  (4+ messages)

[PATCH v2] hw/i386: place setup_data at fixed place in memory
 2022-08-19  7:16 UTC  (13+ messages)

[PATCH] include/hw/riscv/sifive_e.h: Fix the type of parent_obj of SiFiveEState
 2022-08-19  7:11 UTC 

[PATCH v4 0/6] ASID support in vhost-vdpa net
 2022-08-19  6:18 UTC  (9+ messages)
` [PATCH v4 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v4 6/6] vdpa: Always start CVQ in SVQ mode

[PATCH v1] hw/loongarch: Fix acpi ged irq number in dsdt table
 2022-08-19  6:10 UTC 

[PATCH] target/riscv: Use official extension names for AIA CSRs
 2022-08-19  5:18 UTC  (3+ messages)

[PATCH v8 00/12] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-19  4:35 UTC  (3+ messages)

[PATCH v6 00/21] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-19  3:26 UTC  (22+ messages)
` [PATCH v6 01/21] linux-user/arm: Mark the commpage executable
` [PATCH v6 02/21] linux-user/hppa: Allocate page zero as a commpage
` [PATCH v6 03/21] linux-user/x86_64: Allocate vsyscall page "
` [PATCH v6 04/21] linux-user: Honor PT_GNU_STACK
` [PATCH v6 05/21] linux-user: Clear translations and tb_jmp_cache on mprotect()
` [PATCH v6 06/21] tests/tcg/i386: Move smc_code2 to an executable section
` [PATCH v6 07/21] accel/tcg: Introduce is_same_page()
` [PATCH v6 08/21] accel/tcg: Properly implement get_page_addr_code for user-only
` [PATCH v6 09/21] accel/tcg: Unlock mmap_lock after longjmp
` [PATCH v6 10/21] accel/tcg: Make tb_htable_lookup static
` [PATCH v6 11/21] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PATCH v6 12/21] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
` [PATCH v6 13/21] accel/tcg: Add nofault parameter to get_page_addr_code_hostp
` [PATCH v6 14/21] accel/tcg: Raise PROT_EXEC exception early
` [PATCH v6 15/21] accel/tcg: Remove translator_ldsw
` [PATCH v6 16/21] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PATCH v6 17/21] accel/tcg: Add fast path for translator_ld*
` [PATCH v6 18/21] target/s390x: Make translator stop before the end of a page
` [PATCH v6 19/21] target/i386: "
` [PATCH v6 20/21] target/riscv: Add MAX_INSN_LEN and insn_len
` [PATCH v6 21/21] target/riscv: Make translator stop before the end of a page

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-19  3:38 UTC  (6+ messages)

[PATCH V4 RESEND] net/colo.c: Fix the pointer issue reported by Coverity
 2022-08-19  2:59 UTC  (4+ messages)

[PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
 2022-08-19  1:47 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH] i386: Disable BTS and PEBS
 2022-08-19  1:38 UTC  (5+ messages)

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-19  0:55 UTC  (6+ messages)
` [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-19  0:40 UTC  (4+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[python-qemu-qmp MR #18] New release - v0.0.2
 2022-08-18 20:49 UTC 

[RFC v3 0/8] blkio: add libblkio BlockDriver
 2022-08-18 19:46 UTC  (4+ messages)
` [RFC v3 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization

towards a workable O_DIRECT outmigration to a file
 2022-08-18 19:14 UTC  (10+ messages)

[RFC PATCH] pnv/chiptod: Add basic P9 chiptod model
 2022-08-18 18:49 UTC  (2+ messages)

[PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
 2022-08-18 18:46 UTC 

[PATCH v2 1/2] tests/tcg/ppc64le: Added an overflow with OE=1 test
 2022-08-18 18:44 UTC  (2+ messages)
` [PATCH v2 2/2] tests/tcg/ppc64le: Added an underflow with UE=1 test

[PATCH v5 0/4] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-18 18:32 UTC  (4+ messages)

[PULL 0/3] Fixes for QEMU 7.1-rc4
 2022-08-18 18:01 UTC  (2+ messages)

[PATCH v2 00/31] QOMify PPC4xx devices and minor clean ups
 2022-08-18 17:31 UTC  (6+ messages)
` [PATCH v2 24/31] ppc4xx: Fix code style problems reported by checkpatch

[PATCH] kvm: fix segfault with query-stats-schemas and -M none
 2022-08-18 17:25 UTC 

[PATCH] tests/qtest/migration-test: Only wait for serial output where migration succeeds
 2022-08-18 17:07 UTC  (2+ messages)

[PATCH 0/8] migration: introduce dirtylimit capability
 2022-08-18 16:59 UTC  (10+ messages)
` [PATCH 1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH 2/8] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH 4/8] migration: Implement dirty-limit convergence algo

[PATCH] target/arm: Add cortex-a35
 2022-08-18 16:43 UTC  (3+ messages)

[PATCH 1/2] tests/tcg/ppc64le: Added an overflow with OE=1 test
 2022-08-18 16:14 UTC  (3+ messages)

[PULL 00/12] pc,virtio: fixes
 2022-08-18 15:35 UTC  (2+ messages)

[PATCH for-7.1 0/4] Last-minute LoongArch CPU model naming tweaks
 2022-08-18 15:52 UTC  (9+ messages)
` [PATCH for-7.1 3/4] target/loongarch: rename the TCG CPU "la464" to "qemu64-v1.00"

[RFC 0/2] Virtio in order feature support for virtio-net device
 2022-08-18 15:12 UTC  (3+ messages)
` [RFC 1/2] virtio: expose used buffers
` [RFC 2/2] virtio: enable f_in_order feature for virtio-net

[PULL 00/10] pc,virtio: fixes
 2022-08-18 15:39 UTC  (5+ messages)
` [PULL 05/10] x86: disable rng seeding via setup_data

[PATCH v3] xio3130_upstream: Add ACS (Access Control Services) capability
 2022-08-18 14:25 UTC 

[RFC PATCH] tests/9p: introduce declarative function calls
 2022-08-18 14:13 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH] error handling: Use TFR() macro where applicable
 2022-08-18 14:11 UTC  (5+ messages)

[PATCH v2 for-7.2 0/2] pci *_by_mask() coverity fix
 2022-08-18 13:54 UTC  (3+ messages)
` [PATCH v2 for-7.2 1/2] pci: Remove unused pci_get_*_by_mask() functions
` [PATCH v2 for-7.2 2/2] pci: Sanity check mask argument to pci_set_*_by_mask()

[PATCH] pci/pci_expander_bridge: migrate state of pxb/pxb-pcie devices
 2022-08-18 13:04 UTC  (3+ messages)

[PATCH] osdep: Introduce qemu_get_fd() to wrap the common codes
 2022-08-18 12:58 UTC  (3+ messages)

Making GSoC Org highlight video for QEMU
 2022-08-18 12:35 UTC 


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