messages from 2023-10-02 19:53:29 to 2023-10-03 11:56:55 UTC [more...]
[PATCH V2 00/10] Add architecture agnostic code to support vCPU Hotplug
2023-10-03 11:56 UTC (67+ 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/2] riscv, kvm: support KVM_GET_REG_LIST
2023-10-03 11:53 UTC (4+ messages)
` [PATCH 1/2] target/riscv/kvm: improve 'init_multiext_cfg' error msg
` [PATCH 2/2] target/riscv/kvm: support KVM_GET_REG_LIST
[PATCH v3 0/5] WIP: ramfb: migration support
2023-10-03 10:47 UTC (9+ messages)
` [PATCH v3 1/5] hw/core: remove needless includes
` [PATCH v3 2/5] hw/pc: "
` [PATCH v3 3/5] ramfb: add migration support
` [PATCH v3 4/5] ramfb-standalone: "
` [PATCH v3 5/5] hw/vfio: add ramfb "
[PATCH] hw/i386/intel_iommu: changes towards enabling -Wshadow=local
2023-10-03 10:41 UTC (2+ messages)
[PATCH] tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
2023-10-03 10:30 UTC (2+ messages)
[PATCH v3] hw/i386: changes towards enabling -Wshadow=local for x86 machines
2023-10-03 10:28 UTC
[PATCH 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-10-03 10:24 UTC (5+ messages)
` [PATCH 4/9] hw/acpi: Init GED framework with cpu hotplug events
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
2023-10-03 10:22 UTC (17+ 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 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 31/37] physmem, gdbstub: Common helping funcs/changes to *unrealize* vCPU
` [PATCH RFC V2 31/37] physmem,gdbstub: "
[PATCH v3 00/15] Prerequisite changes for IOMMUFD support
2023-10-03 10:14 UTC (16+ messages)
` [PATCH v3 01/15] scripts/update-linux-headers: Add iommufd.h
` [PATCH v3 02/15] linux-headers: "
` [PATCH v3 03/15] vfio/common: Move IOMMU agnostic helpers to a separate file
` [PATCH v3 04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
` [PATCH v3 05/15] vfio/common: Introduce vfio_container_add|del_section_window()
` [PATCH v3 06/15] vfio/common: Extract out vfio_kvm_device_[add/del]_fd
` [PATCH v3 07/15] vfio/pci: Introduce vfio_[attach/detach]_device
` [PATCH v3 08/15] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v3 09/15] vfio/ap: "
` [PATCH v3 10/15] vfio/ccw: "
` [PATCH v3 11/15] vfio/common: Move VFIO reset handler registration to a group agnostic function
` [PATCH v3 12/15] vfio/common: Introduce a per container device list
` [PATCH v3 13/15] vfio/common: Store the parent container in VFIODevice
` [PATCH v3 14/15] vfio/common: Introduce a global VFIODevice list
` [PATCH v3 15/15] vfio/common: Move legacy VFIO backend code into separate container.c
[PULL 00/24] Audio, build system, misc fixes for 2023-10-03
2023-10-03 10:04 UTC (26+ messages)
` [PULL 01/24] optionrom: Remove build-id section
` [PULL 02/24] accel/kvm/kvm-all: Handle register access errors
` [PULL 03/24] e1000: remove old compatibility code
` [PULL 04/24] pc: remove short_root_bus property
` [PULL 05/24] make-release: do not ship dtc sources
` [PULL 06/24] meson: clean up static_library keyword arguments
` [PULL 07/24] Makefile: build plugins before running TCG tests
` [PULL 08/24] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
` [PULL 09/24] esp: restrict non-DMA transfer length to that of available data
` [PULL 10/24] scsi-disk: ensure that FORMAT UNIT commands are terminated
` [PULL 11/24] crypto: only include tls-cipher-suites in emulators
` [PULL 12/24] ui/vnc: Require audiodev= to enable audio
` [PULL 13/24] audio: Require AudioState in AUD_add_capture
` [PULL 14/24] audio: allow returning an error from the driver init
` [PULL 15/24] audio: return Error ** from audio_state_by_name
` [PULL 16/24] audio: commonize voice initialization
` [PULL 17/24] audio: simplify flow in audio_init
` [PULL 18/24] audio: remove QEMU_AUDIO_* and -audio-help support
` [PULL 19/24] Introduce machine property "audiodev"
` [PULL 20/24] hw/arm: Support machine-default audiodev with fallback
` [PULL 21/24] hw/ppc: "
` [PULL 22/24] vt82c686 machines: "
` [PULL 23/24] audio: propagate Error * out of audio_init
` [PULL 24/24] audio: forbid default audiodev backend with -nodefaults
[PATCH v4] block-jobs: flush target at the end of .run()
2023-10-03 9:53 UTC (3+ messages)
[PATCH 0/5] accel: Restrict tcg_exec_[un]realizefn() to TCG
2023-10-03 9:44 UTC (11+ messages)
` [PATCH 1/5] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
` [PATCH 3/5] accel: Declare AccelClass::[un]realize_cpu() handlers
` [PATCH 4/5] accel/tcg: Have tcg_exec_realizefn() return a boolean
` [PATCH 5/5] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
[PATCH RESEND] osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
2023-10-03 9:15 UTC
[PATCH v2 0/5] ramfb: migration support
2023-10-03 9:07 UTC (15+ messages)
` [PATCH v2 4/5] ramfb: make migration conditional
` [PATCH v2 5/5] hw: turn off ramfb migration for machines <= 8.1
[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
2023-10-03 9:05 UTC (2+ messages)
[PATCH v2 0/5] hw/intc/apic: QOM cleanup
2023-10-03 8:27 UTC (6+ messages)
` [PATCH v2 1/5] hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
` [PATCH v2 2/5] hw/i386/apic: Defer error check from apic_get_class to kvm_apic_realize
` [PATCH v2 3/5] hw/i386/apic: Simplify apic_get_class()
` [PATCH v2 4/5] hw/intc/apic: Rename x86_cpu_apic_create() -> x86_cpu_apic_new()
` [PATCH v2 5/5] hw/intc/apic: Pass CPU using QOM link property
[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
2023-10-03 8:10 UTC (13+ messages)
` [PATCH RESEND 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
` [PATCH RESEND 07/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_SET_CAPABILITIES
` [PATCH RESEND 08/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE
` [PATCH RESEND 14/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_DELETE
[PATCH v3] virtio: add VIRTQUEUE_ERROR QAPI event
2023-10-03 7:51 UTC
[PATCH 1/2] blockdev: qmp_transaction: harden transaction properties for bitmaps
2023-10-03 7:18 UTC (4+ messages)
[PATCH v4 0/5] Risc-V/gdb: replace exit calls with proper shutdown
2023-10-03 7:14 UTC (6+ messages)
` [PATCH v4 1/5] softmmu: add means to pass an exit code when requesting a shutdown
` [PATCH v4 2/5] softmmu: pass the main loop status to gdb "Wxx" packet
` [PATCH v4 3/5] hw/misc/sifive_test.c: replace exit calls with proper shutdown
` [PATCH v4 4/5] hw/char: riscv_htif: "
` [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] 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] xlnx-bbram: hw/nvram: Use dot in device type name
2023-10-03 5:21 UTC
[RFC] Proposal of QEMU PCI Endpoint test environment
2023-10-03 4:56 UTC (5+ messages)
[PATCH 0/4] hw/ppc/spapr: Rename SoftMMU -> TCG
2023-10-03 2:07 UTC (5+ messages)
` [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 (10+ 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 (2+ messages)
[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 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 (3+ messages)
` [PATCH v2 6/8] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).