qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-02 12:00:27 to 2023-10-03 07:15:53 UTC [more...]

[PATCH v4 0/5] Risc-V/gdb: replace exit calls with proper shutdown
 2023-10-03  7:14 UTC  (3+ messages)
` [PATCH v4 1/5] softmmu: add means to pass an exit code when requesting a shutdown
` [PATCH v4 5/5] gdbstub: replace exit calls with proper shutdown for softmmu

[PATCH 0/2] hw/intc/apic: QOM cleanup
 2023-10-03  7:07 UTC  (3+ messages)

[PATCH v2 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
 2023-10-03  7:04 UTC  (5+ messages)
` [PATCH v2 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
` [PATCH v2 2/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
` [PATCH v2 3/4] target/ppc: Restrict KVM objects to system emulation
` [PATCH v2 4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation

[PATCH v5 0/2] migration: Update error description outside migration.c
 2023-10-03  6:55 UTC  (3+ messages)
` [PATCH v5 1/2] migration/vmstate: Introduce vmstate_save_state_with_err
` [PATCH v5 2/2] migration: Update error description outside migration.c

[PATCH 0/5] accel: Restrict tcg_exec_[un]realizefn() to TCG
 2023-10-03  6:44 UTC  (2+ messages)

[PATCH] tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
 2023-10-03  6:38 UTC 

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-03  6:33 UTC  (24+ messages)
` [PATCH RFC V2 01/37] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V2 01/37] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V2 02/37] cpus-common: Add common CPU utility for possible vCPUs
` [PATCH RFC V2 04/37] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
  ` [PATCH RFC V2 04/37] arm/virt,target/arm: "
` [PATCH RFC V2 05/37] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH RFC V2 05/37] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH RFC V2 06/37] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
  ` [PATCH RFC V2 06/37] arm/virt,kvm: "
` [PATCH RFC V2 31/37] physmem, gdbstub: Common helping funcs/changes to *unrealize* vCPU
  ` [PATCH RFC V2 31/37] physmem,gdbstub: "

[PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset
 2023-10-03  6:23 UTC  (2+ messages)

[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
 2023-10-03  5:51 UTC  (5+ messages)

[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
 2023-10-03  5:43 UTC 

[PATCH] xlnx-bbram: hw/nvram: Use dot in device type name
 2023-10-03  5:21 UTC 

[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
 2023-10-03  4:59 UTC  (4+ messages)
` [PATCH RESEND 07/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_SET_CAPABILITIES

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-10-03  4:56 UTC  (5+ messages)

[PATCH V2 00/10] Add architecture agnostic code to support vCPU Hotplug
 2023-10-03  3:54 UTC  (37+ messages)
` [PATCH V2 01/10] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V2 01/10] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V2 02/10] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V2 03/10] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH V2 04/10] hw/acpi: Init GED framework with cpu hotplug events
` [PATCH V2 05/10] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V2 06/10] hw/acpi: Update GED _EVT method AML with cpu scan
` [PATCH V2 07/10] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V2 08/10] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V2 09/10] gdbstub: Add helper function to unregister GDB register space
` [PATCH V2 10/10] target/arm/kvm: Write CPU state back to KVM on reset

[PATCH 0/4] hw/ppc/spapr: Rename SoftMMU -> TCG
 2023-10-03  2:07 UTC  (7+ messages)
` [PATCH 1/4] hw/ppc/spapr: Add missing license
` [PATCH 2/4] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepare/commit
` [PATCH 3/4] hw/ppc/spapr_hcall: Rename {softmmu -> tcgppc}_resize_hpt_prepare/commit
` [PATCH 4/4] hw/ppc/spapr: Rename 'softmmu' -> 'tcg'

[PULL 0/6] tcg patch queue
 2023-10-03  0:18 UTC  (4+ messages)

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-03  0:17 UTC  (17+ messages)
` [PATCH 7/7] "

[PATCH 0/8] migration fixes
 2023-10-02 23:36 UTC  (4+ messages)

[PULL v3 00/16] tricore queue
 2023-10-02 23:06 UTC  (3+ messages)

[PATCH 0/1] CVE-2023-5088
 2023-10-02 22:59 UTC  (8+ messages)
` [PATCH 1/1] hw/ide/core: terminate in-flight DMA on IDE bus reset

[PATCH] pci: SLT must be RO
 2023-10-02 22:28 UTC  (5+ messages)

[PULL 0/2] Firmware/seabios 20230929 patches
 2023-10-02 21:58 UTC  (2+ messages)

[PULL 00/56] -Wshadow=local patches patches for 2023-09-29
 2023-10-02 21:57 UTC  (2+ messages)

[PULL 00/13] Migration 20231002 patches
 2023-10-02 21:57 UTC  (15+ messages)
` [PULL 01/13] migration-test: Create kvm_opts
` [PULL 02/13] migration-test: bootpath is the same for all tests and for all archs
` [PULL 03/13] migration-test: Add bootfile_create/delete() functions
` [PULL 04/13] migration-test: dirtylimit checks for x86_64 arch before
` [PULL 05/13] migration-test: simplify shmem_opts handling
` [PULL 06/13] migration: Refactor repeated call of yank_unregister_instance
` [PULL 07/13] migration: Use qemu_file_transferred_noflush() for block migration
` [PULL 08/13] migration: Don't abuse qemu_file transferred for RDMA
` [PULL 09/13] migration/RDMA: It is accounting for zero/normal pages in two places
` [PULL 10/13] migration/rdma: Remove QEMUFile parameter when not used
` [PULL 11/13] migration/rdma: Don't use imaginary transfers
` [PULL 12/13] migration: Remove unused qemu_file_credit_transfer()
` [PULL 13/13] migration/rdma: Simplify the function that saves a page

[PULL 00/14] Tracing patches
 2023-10-02 21:56 UTC  (2+ messages)

[PATCH v1 0/9] qapi-go: add generator for Golang interface
 2023-10-02 21:48 UTC  (10+ messages)
` [PATCH v1 1/9] qapi: golang: Generate qapi's enum types in Go
` [PATCH v1 2/9] qapi: golang: Generate qapi's alternate "

[PATCH v2 0/5] ramfb: migration support
 2023-10-02 20:46 UTC  (20+ messages)
` [PATCH v2 1/5] hw: remove needless includes
` [PATCH v2 2/5] pc: "
` [PATCH v2 3/5] ramfb: implement migration support
` [PATCH v2 4/5] ramfb: make migration conditional
` [PATCH v2 5/5] hw: turn off ramfb migration for machines <= 8.1

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-10-02 20:42 UTC  (7+ messages)
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum

[PATCH] MAINTAINERS: Add section for overall sensors
 2023-10-02 20:38 UTC  (3+ messages)

[PATCH v3 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-02 20:32 UTC  (8+ messages)
` [PATCH v3 1/7] vhost-user: strip superfluous whitespace
` [PATCH v3 2/7] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PATCH v3 3/7] vhost-user: factor out "vhost_user_write_sync"
` [PATCH v3 4/7] vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
` [PATCH v3 5/7] vhost-user: hoist "write_sync", "get_features", "get_u64"
` [PATCH v3 6/7] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PATCH v3 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

[PATCH v2 0/8] MAINTAINERS: Collect unmaintained files under PPC entries
 2023-10-02 20:32 UTC  (10+ messages)
` [PATCH v2 1/8] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
` [PATCH v2 2/8] MAINTAINERS: Adjust file list for PPC ref405ep machine
` [PATCH v2 3/8] MAINTAINERS: Adjust file list for PPC 4xx CPUs
` [PATCH v2 4/8] MAINTAINERS: Adjust file list for PPC e500 machines
` [PATCH v2 5/8] MAINTAINERS: Adjust file list for PPC pseries machine
` [PATCH v2 6/8] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine
` [PATCH v2 7/8] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
` [PATCH v2 8/8] MAINTAINERS: Update PPC TCG target with tests

[PATCH v2 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-02 19:48 UTC  (5+ messages)
` [PATCH v2 1/7] vhost-user: strip superfluous whitespace

MAINTAINERS still leaves more files uncovered than I'd like
 2023-10-02 18:25 UTC  (3+ messages)

[PATCH] Fix compilation when UFFDIO_REGISTER is not set
 2023-10-02 16:56 UTC  (3+ messages)

[PATCH] build: Remove --enable-gprof
 2023-10-02 16:54 UTC  (2+ messages)

[PATCH 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-02 16:06 UTC  (4+ messages)
` [PATCH 4/9] hw/acpi: Init GED framework with cpu hotplug events

[PATCH 0/8] MAINTAINERS: Collect unmaintained files under PPC entries
 2023-10-02 15:44 UTC  (19+ messages)
` [PATCH 1/8] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
` [PATCH 2/8] MAINTAINERS: Adjust file list for PPC ref405ep machine
` [PATCH 3/8] MAINTAINERS: Adjust file list for PPC 4xx CPUs
` [PATCH 4/8] MAINTAINERS: Adjust file list for PPC e500 machines
` [PATCH 5/8] MAINTAINERS: Adjust file list for PPC pseries machine
` [PATCH 6/8] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine
` [PATCH 7/8] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
` [PATCH 8/8] MAINTAINERS: Update PPC TCG target with tests

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2023-10-02 15:42 UTC  (11+ messages)
` [PATCH v4 01/15] hw/pci: Add a pci_setup_iommu_ops() helper
` [PATCH v4 02/15] hw/pci: Refactor pci_device_iommu_address_space()
` [PATCH v4 06/15] intel-iommu: Implement get_attr() method
` [PATCH v4 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute

[PATCH 0/2] tests: Drop mentions of SoftMMU
 2023-10-02 15:07 UTC  (4+ messages)
` [PATCH 1/2] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay
` [PATCH 2/2] tests/unit/test-seccomp: Remove mentions of softmmu in test names

[PATCH v4 00/13] Cleanup deprecated audio features, take 2
 2023-10-02 14:57 UTC  (14+ messages)
` [PATCH 01/13] ui/vnc: Require audiodev= to enable audio
` [PATCH 02/13] audio: Require AudioState in AUD_add_capture
` [PATCH 03/13] audio: allow returning an error from the driver init
` [PATCH 04/13] audio: return Error ** from audio_state_by_name
` [PATCH 05/13] audio: commonize voice initialization
` [PATCH 06/13] audio: simplify flow in audio_init
` [PATCH 07/13] audio: remove QEMU_AUDIO_* and -audio-help support
` [PATCH 08/13] Introduce machine property "audiodev"
` [PATCH 09/13] hw/arm: Support machine-default audiodev with fallback
` [PATCH 10/13] hw/ppc: "
` [PATCH 11/13] vt82c686 machines: "
` [PATCH 12/13] audio: propagate Error * out of audio_init
` [PATCH 13/13] audio: forbid default audiodev backend with -nodefaults

[PATCH] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
 2023-10-02 14:43 UTC  (5+ messages)

QEMU developers agenda for 2023-10-03
 2023-10-02 14:33 UTC 

[PATCH 0/3] vhost: clean up device reset
 2023-10-02 14:11 UTC  (3+ messages)

[PATCH v2 00/12] Prerequisite change for IOMMUFD support
 2023-10-02 13:57 UTC  (7+ messages)
` [PATCH v2 06/12] vfio/pci: Introduce vfio_[attach/detach]_device

[PATCH v6 00/19] linux-user: Implement VDSOs
 2023-10-02 13:22 UTC  (3+ messages)
` [PATCH v6 04/19] linux-user: Use ImageSource in load_elf_image

[PATCH 1/3] hw/pci: Add all Data Object Types
 2023-10-02 12:50 UTC  (5+ messages)
` [PATCH 3/3] hw/nvme: Add SPDM over DOE support

[PATCH v2 0/2] Split out tcg init functions to tcg/startup.h
 2023-10-02 12:51 UTC  (2+ messages)

[PATCH 0/4] tcg: Optimize loads and stores to env
 2023-10-02 12:37 UTC  (3+ messages)
` [PATCH 2/4] tcg/optimize: Pipe OptContext into reset_ts

[PATCH] MAINTAINERS: Add g364fb and ds1225y to the Jazz section
 2023-10-02 12:31 UTC  (3+ messages)

[PATCH v1] roms: use PYTHON to invoke python
 2023-10-02 12:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: add standard-headers to Hosts/LINUX
 2023-10-02 12:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
 2023-10-02 12:03 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add include folder to the hw/char/ section
 2023-10-02 12:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
 2023-10-02 12:01 UTC  (2+ messages)


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