qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-17 16:37:48 to 2022-08-19 03:37:35 UTC [more...]

[PATCH v6 00/21] linux-user: Fix siginfo_t contents when jumping to non-readable pages
 2022-08-19  3:26 UTC  (14+ 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 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 15/21] accel/tcg: Remove translator_ldsw

[PATCH] target/riscv: Use official extension names for AIA CSRs
 2022-08-19  3:09 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-19  3:00 UTC  (10+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

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

[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-19  2:11 UTC  (7+ messages)
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v2 15/20] qmp/hmp, device_tree.c: introduce 'info fdt' command

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

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

[PATCH 0/7] Allow semihosting from user mode
 2022-08-19  0:55 UTC  (7+ messages)
` [PATCH 1/7] semihosting: Allow optional use of semihosting from userspace
` [PATCH 7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on

[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 "

[PATCH v2] target/arm: Add cortex-a35
 2022-08-19  0:20 UTC 

[PATCH for-7.2 0/2] ppc/pnv: fix root port QOM parenting
 2022-08-18 22:45 UTC  (3+ 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

[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  (10+ messages)
` [RFC v3 4/8] block: add BDRV_REQ_REGISTERED_BUF request flag
` [RFC v3 5/8] block: add BlockRAMRegistrar
` [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  (6+ messages)

[PULL 0/3] Fixes for QEMU 7.1-rc4
 2022-08-18 18:01 UTC  (5+ messages)
` [PULL 1/3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
` [PULL 2/3] build-sys: disable vhost-user-gpu if !opengl
` [PULL 3/3] ui/console: fix qemu_console_resize() regression

[PATCH v2 00/31] QOMify PPC4xx devices and minor clean ups
 2022-08-18 17:31 UTC  (7+ 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

[qemu-web PATCH] Add signing pubkey for python-qemu-qmp package
 2022-08-18 16:53 UTC 

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

[BUG] cxl can not create region
 2022-08-18 16:37 UTC  (7+ messages)

Using Unicamp's Minicloud for the QEMU CI
 2022-08-18 16:19 UTC  (3+ messages)

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

[PULL 00/12] pc,virtio: fixes
 2022-08-18 15:35 UTC  (14+ messages)
` [PULL 01/12] virtio-scsi: fix race in virtio_scsi_dataplane_start()
` [PULL 02/12] hw/virtio: gracefully handle unset vhost_dev vdev
` [PULL 03/12] hw/virtio: handle un-configured shutdown in virtio-pci
` [PULL 04/12] hw/virtio: fix vhost_user_read tracepoint
` [PULL 05/12] x86: disable rng seeding via setup_data
` [PULL 06/12] hw/cxl: Fix memory leak in error paths
` [PULL 07/12] hw/cxl: Fix wrong query of target ports
` [PULL 08/12] hw/cxl: Add stub write function for RO MemoryRegionOps entries
` [PULL 09/12] hw/cxl: Fix Get LSA input payload size which should be 8 bytes
` [PULL 10/12] hw/cxl: Correctly handle variable sized mailbox input payloads
` [PULL 11/12] tests: acpi: silence applesmc warning about invalid key
` [PULL 12/12] virtio-pci: don't touch pci on virtio reset

[PATCH for-7.1 0/4] Last-minute LoongArch CPU model naming tweaks
 2022-08-18 15:52 UTC  (10+ 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  (9+ messages)
` [PULL 02/10] hw/virtio: gracefully handle unset vhost_dev vdev
` [PULL 05/10] x86: disable rng seeding via setup_data
` [PULL 06/10] hw/cxl: Add stub write function for RO MemoryRegionOps entries
` [PULL 08/10] hw/cxl: Correctly handle variable sized mailbox input payloads

[PATCH v2] hw/i386: place setup_data at fixed place in memory
 2022-08-18 15:38 UTC  (11+ messages)

[PATCH 0/9] parallels: Refactor the code of images checks and fix a bug
 2022-08-18 15:14 UTC  (10+ 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 v1 0/2] i386: KVM: Fix 'system_reset' failures when vCPU is in VMX root operation
 2022-08-18 15:01 UTC  (3+ 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

[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 

[PATCH 0/2] introduce qemu_socketpiar()
 2022-08-18 11:51 UTC  (7+ messages)
` [PATCH 1/2] osdeps: Introduce qemu_socketpair()
` [PATCH 2/2] vhost-user: Call qemu_socketpair() instead of socketpair()

KVM call for agenda for 2022-08-23
 2022-08-18 11:02 UTC 

[PATCH] meson: remove dead assignments
 2022-08-18  9:45 UTC  (2+ messages)

[PATCH] meson: remove dead code
 2022-08-18  9:39 UTC  (2+ messages)

[PATCH for-7.2 v3 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-18  9:45 UTC  (13+ messages)
` [PATCH for-7.2 v3 10/20] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v3 14/20] qmp/hmp, device_tree.c: introduce dumpdtb
` [PATCH for-7.2 v3 15/20] qmp/hmp, device_tree.c: introduce 'info fdt' command
` [PATCH for-7.2 v3 16/20] device_tree.c: support string array prop in fdt_format_node()
` [PATCH for-7.2 v3 18/20] device_node.c: enable 'info fdt' to print subnodes
` [PATCH for-7.2 v3 20/20] hmp, device_tree.c: add 'info fdt <property>' support

[PATCH v5 0/2] This patch updates AVX512 support for xbzrle
 2022-08-18  9:35 UTC  (3+ messages)
` [PATCH v5 1/2] Update AVX512 support for xbzrle_encode_buffer
` [PATCH v5 2/2] Test code and benchmark code

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

[PATCH v2] meson: be strict for boolean options
 2022-08-18  9:28 UTC  (2+ messages)

[PATCH v10 00/21] job: replace AioContext lock with job_mutex
 2022-08-18  8:48 UTC  (11+ messages)
` [PATCH v10 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-08-18  8:04 UTC  (17+ messages)
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union types in Go
` [RFC PATCH v2 5/8] qapi: golang: Generate qapi's event "

[PATCH 0/20] Convert nanoMIPS disassembler from C++ to C
 2022-08-18  7:58 UTC  (4+ messages)
` [PATCH 19/20] disas/nanomips: Add modifier static

[PATCH] .gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout
 2022-08-18  7:25 UTC  (3+ messages)

[PATCH for 7.1 v2 0/4] virtio fixes (split from virtio-gpio series)
 2022-08-18  6:35 UTC  (4+ messages)
` [PATCH v2 2/4] hw/virtio: gracefully handle unset vhost_dev vdev

[PATCH 0/2] hw/mips/boston: Initrd support
 2022-08-18  2:48 UTC  (5+ messages)
` [PATCH 2/2] hw/mips/boston: Pack fdt in fdt filter

[RFC PATCH 00/13] PowerPC interrupt rework
 2022-08-18  2:18 UTC  (3+ messages)
` [RFC PATCH 01/13] target/ppc: define PPC_INTERRUPT_* values directly

[PATCH v3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
 2022-08-18  6:11 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-17 15:27 UTC  (11+ messages)

[ANNOUNCE] QEMU 7.1.0-rc3 is now available
 2022-08-18  5:41 UTC 

[PATCH v1] target/riscv: Add xicondops in ISA entry
 2022-08-18  4:14 UTC  (2+ messages)

[PATCH v2 21/31] hw/ppc/Kconfig: Remove PPC405 dependency from sam460ex
 2022-08-17 18:59 UTC  (2+ messages)
` [PATCH v3 21/31] hw/ppc/sam3460ex: "

[PATCH v4] target/ppc: Fix host PVR matching for KVM
 2022-08-17 18:34 UTC  (2+ messages)

[PATCH v2 31/31] ppc4xx_sdram: QOM'ify
 2022-08-17 18:14 UTC  (2+ messages)
  ` [PATCH v3 "

[PULL 0/9] pc,virtio: fixes
 2022-08-17 17:21 UTC 

[PATCH] target/s390x: Fix CLFIT and CLGIT immediate size
 2022-08-17 16:15 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).