QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-13 08:18:15 to 2023-10-13 10:54:00 UTC [more...]

[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-13 10:51 UTC  (14+ messages)
` [PATCH V6 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V6 2/9] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V6 3/9] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH V6 4/9] hw/acpi: Init GED framework with CPU hotplug events
` [PATCH V6 5/9] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V6 6/9] hw/acpi: Update GED _EVT method AML with CPU scan

[PATCH v4 00/10] Migration deprecated parts
 2023-10-13 10:47 UTC  (11+ messages)
` [PATCH v4 01/10] migration: Improve json and formatting
` [PATCH v4 02/10] migration: Print block status when needed
` [PATCH v4 03/10] migration: migrate 'inc' command option is deprecated
` [PATCH v4 04/10] migration: migrate 'blk' "
` [PATCH v4 05/10] migration: Deprecate block migration
` [PATCH v4 06/10] migration: Deprecate old compression method
` [PATCH v4 07/10] [RFC] migration: Make -i/-b an error for hmp and qmp
` [PATCH v4 08/10] [RFC] migration: Remove helpers needed for -i/-b migrate options
` [PATCH v4 09/10] [RFC] migration: Remove support for block_incremental
` [PATCH v4 10/10] [RFC] migration: Remove block migration support

[PATCH] scripts/get_maintainer.pl: don't print parentheses
 2023-10-13 10:45 UTC  (3+ messages)

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-13 10:44 UTC  (83+ messages)
` [RFC PATCH v3 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough
` [RFC PATCH v3 02/78] block: add fallthrough pseudo-keyword
` [RFC PATCH v3 03/78] fpu/softfloat: "
` [RFC PATCH v3 04/78] qapi/opts-visitor: "
` [RFC PATCH v3 05/78] qobject/json: "
` [RFC PATCH v3 06/78] tcg: "
` [RFC PATCH v3 07/78] hw/virtio/virtio-balloon.c: "
` [RFC PATCH v3 08/78] hw/block: "
` [RFC PATCH v3 09/78] hw/acpi/aml-build.c: "
` [RFC PATCH v3 10/78] hw/ide/atapi.c: "
` [RFC PATCH v3 11/78] hw/timer: "
` [RFC PATCH v3 12/78] hw/usb: "
` [RFC PATCH v3 13/78] hw/adc: "
` [RFC PATCH v3 14/78] util/error-report.c: "
` [RFC PATCH v3 15/78] accel/tcg: "
` [RFC PATCH v3 16/78] audio: "
` [RFC PATCH v3 17/78] ui/sdl2.c: "
` [RFC PATCH v3 18/78] ui/win32-kbd-hook.c: "
` [RFC PATCH v3 19/78] target/hppa: "
` [RFC PATCH v3 20/78] target/mips: "
` [RFC PATCH v3 21/78] target/sparc: "
` [RFC PATCH v3 22/78] target/ppc: "
` [RFC PATCH v3 23/78] target/arm: "
` [RFC PATCH v3 24/78] target/alpha: "
` [RFC PATCH v3 25/78] target/i386: "
` [RFC PATCH v3 26/78] target/s390x: "
` [RFC PATCH v3 27/78] target/riscv: "
` [RFC PATCH v3 28/78] target/avr: "
` [RFC PATCH v3 29/78] target/cris: "
` [RFC PATCH v3 30/78] target/nios2: "
` [RFC PATCH v3 31/78] target/xtensa: "
` [RFC PATCH v3 32/78] target/m68k: "
` [RFC PATCH v3 33/78] target/rx: "
` [RFC PATCH v3 34/78] target/tricore: "
` [RFC PATCH v3 35/78] target/sh4: "
` [RFC PATCH v3 36/78] target/openrisc: "
` [RFC PATCH v3 37/78] target/hexagon: "
` [RFC PATCH v3 38/78] system/rtc.c: "
` [RFC PATCH v3 39/78] hw/scsi: "
` [RFC PATCH v3 40/78] hw/sd/sdhci.c: "
` [RFC PATCH v3 41/78] linux-user: "
` [RFC PATCH v3 42/78] hw/i386: "
` [RFC PATCH v3 43/78] hw/misc: "
` [RFC PATCH v3 44/78] hw/m68k/mcf_intc.c: "
` [RFC PATCH v3 45/78] hw/dma: "
` [RFC PATCH v3 46/78] disas: "
` [RFC PATCH v3 47/78] contrib/rdmacm-mux: "
` [RFC PATCH v3 48/78] contrib/vhost-user-scsi: "
` [RFC PATCH v3 49/78] hw/arm: "
` [RFC PATCH v3 50/78] hw/audio: "
` [RFC PATCH v3 51/78] chardev: "
` [RFC PATCH v3 52/78] hw/char: "
` [RFC PATCH v3 53/78] nbd: "
` [RFC PATCH v3 54/78] hw/core: "
` [RFC PATCH v3 55/78] hw/display: "
` [RFC PATCH v3 56/78] hw/input: "
` [RFC PATCH v3 57/78] hw/net: "
` [RFC PATCH v3 58/78] hw/ppc: "
` [RFC PATCH v3 59/78] hw/intc: "
` [RFC PATCH v3 60/78] qga: "
` [RFC PATCH v3 61/78] semihosting: "
` [RFC PATCH v3 62/78] hw/gpio: "
` [RFC PATCH v3 63/78] hw/ipmi: "
` [RFC PATCH v3 64/78] hw/mips: "
` [RFC PATCH v3 65/78] hw/nvme: "
` [RFC PATCH v3 66/78] hw/nvram/eeprom_at24c.c: "
` [RFC PATCH v3 67/78] hw/pci-host/pnv_phb3.c: "
` [RFC PATCH v3 68/78] hw/pci: "
` [RFC PATCH v3 69/78] hw/rdma/rdma_backend.c: "
` [RFC PATCH v3 70/78] hw/rtc: "
` [RFC PATCH v3 71/78] hw/s390x: "
` [RFC PATCH v3 72/78] hw/ssi: "
` [RFC PATCH v3 73/78] hw/watchdog/wdt_diag288.c: "
` [RFC PATCH v3 74/78] hw/cxl/cxl-device-utils.c: "
` [RFC PATCH v3 75/78] migration: "
` [RFC PATCH v3 76/78] qemu-img.c: "
` [RFC PATCH v3 77/78] tests/unit/test-char.c: "
` [RFC PATCH v3 78/78] meson.build: increase -Wimplicit-fallthrough to 5

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-13 10:43 UTC  (4+ messages)

[PATCH V5 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-13 10:21 UTC  (4+ messages)

[PATCH 1/1] block: improve alignment detection and fix 271 test
 2023-10-13  9:54 UTC  (2+ messages)

[RFC PATCH v2 00/78] Strict disable implicit fallthrough
 2023-10-13  9:40 UTC  (30+ messages)
` [RFC PATCH v2 03/78] fpu/softfloat: add fallthrough pseudo-keyword
` [RFC PATCH v2 11/78] hw/timer: "
` [RFC PATCH v2 13/78] hw/adc: "
` [RFC PATCH v2 27/78] target/riscv: "
` [RFC PATCH v2 32/78] target/m68k: "
` [RFC PATCH v2 34/78] target/tricore: "
` [RFC PATCH v2 38/78] system/rtc.c: "
` [RFC PATCH v2 43/78] hw/misc: "
` [RFC PATCH v2 45/78] hw/dma: "
` [RFC PATCH v2 46/78] disas: "
` [RFC PATCH v2 47/78] contrib/rdmacm-mux: "
` [RFC PATCH v2 48/78] contrib/vhost-user-scsi: "
` [RFC PATCH v2 50/78] hw/audio: "
` [RFC PATCH v2 51/78] chardev: "
` [RFC PATCH v2 52/78] hw/char: "
` [RFC PATCH v2 54/78] hw/core: "
` [RFC PATCH v2 58/78] hw/ppc: "
` [RFC PATCH v2 59/78] hw/intc: "
` [RFC PATCH v2 61/78] semihosting: "
` [RFC PATCH v2 62/78] hw/gpio: "
` [RFC PATCH v2 70/78] hw/rtc: "
` [RFC PATCH v2 71/78] hw/s390x: "
` [RFC PATCH v2 73/78] hw/watchdog/wdt_diag288.c: "
` [RFC PATCH v2 75/78] migration: "
` [RFC PATCH v2 76/78] qemu-img.c: "
` [RFC PATCH v2 78/78] meson.build: increase -Wimplicit-fallthrough to 5

[PATCH v3 0/9] mirror: allow switching from background to active mode
 2023-10-13  9:21 UTC  (10+ messages)
` [PATCH v3 1/9] blockjob: introduce block-job-change QMP command
` [PATCH v3 2/9] block/mirror: set actively_synced even after the job is ready
` [PATCH v3 3/9] block/mirror: move dirty bitmap to filter
` [PATCH v3 4/9] block/mirror: determine copy_to_target only once
` [PATCH v3 5/9] mirror: implement mirror_change method
` [PATCH v3 6/9] qapi/block-core: use JobType for BlockJobInfo's type
` [PATCH v3 7/9] qapi/block-core: turn BlockJobInfo into a union
` [PATCH v3 8/9] blockjob: query driver-specific info via a new 'query' driver method
` [PATCH v3 9/9] mirror: return mirror-specific information upon query

[PATCH 00/18] target: Make 'cpu-qom.h' really target agnostic
 2023-10-13  9:18 UTC  (4+ messages)
` [PATCH 05/18] target/hexagon: Declare QOM definitions in 'cpu-qom.h'

[PATCH] MAINTAINERS: Add the nios2 interrupt controller to the nios2 section
 2023-10-13  9:12 UTC  (3+ messages)

[PATCH] target/i386: check intercept for XSETBV
 2023-10-13  9:10 UTC 

[PATCH v2 0/2] Add PowerNV I2C Controller Model
 2023-10-13  8:58 UTC  (3+ messages)
` [PATCH v2 1/2] ppc/pnv: Add an I2C controller model

[PATCH v4] migration: hold the BQL during setup
 2023-10-13  8:57 UTC  (2+ messages)

[PATCH] hw/cxl: Fix opaque type interpret wrongly
 2023-10-13  8:52 UTC  (2+ messages)

[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
 2023-10-13  8:48 UTC  (9+ messages)
` [PATCH 2/6] target/riscv: Use env_archcpu() in [check_]nanbox()

[RFC PATCH 00/78] Strict disable implicit fallthrough
 2023-10-13  8:31 UTC  (21+ messages)
` [RFC PATCH 01/78] include/qemu/compiler.h: replace QEMU_FALLTHROUGH with fallthrough
` [RFC PATCH 07/78] hw/virtio/virtio-balloon.c: add fallthrough pseudo-keyword
` [RFC PATCH 11/78] hw/timer: "
` [RFC PATCH 13/78] hw/adc: "
` [RFC PATCH 16/78] audio: "
` [RFC PATCH 17/78] ui/sdl2.c: "
` [RFC PATCH 18/78] ui/win32-kbd-hook.c: "
` [RFC PATCH 22/78] target/ppc: "
` [RFC PATCH 25/78] target/i386: "
` [RFC PATCH 33/78] target/rx: "
` [RFC PATCH 39/78] hw/scsi: "
` [RFC PATCH 44/78] hw/m68k/mcf_intc.c: "
` [RFC PATCH 46/78] disas: "
` [RFC PATCH 50/78] hw/audio: "
` [RFC PATCH 55/78] hw/display: "
` [RFC PATCH 56/78] hw/input: "

[RFC PATCH 40/75] linux-user: add fallthrough pseudo-keyword
 2023-10-13  8:11 UTC  (7+ messages)
` [RFC PATCH 41/75] hw/i386: "
` [RFC PATCH 42/75] hw/misc: "
` [RFC PATCH 44/75] hw/dma: "
` [RFC PATCH 47/75] contrib/vhost-user-scsi: "
` [RFC PATCH 49/75] hw/audio: "

[PATCH v3 00/13] Removal of QEMUFileHooks
 2023-10-13  8:24 UTC  (15+ messages)
` [PATCH v3 02/13] migration/rdma: Unfold ram_control_before_iterate()
` [PATCH v3 06/13] migration/rdma: Create rdma_control_save_page()
` [PATCH v3 07/13] qemu-file: Remove QEMUFileHooks
` [PATCH v3 09/13] migration/rdma: Remove qemu_ prefix from exported functions
` [PATCH v3 10/13] migration/rdma: Check sooner if we are in postcopy for save_page()
` [PATCH v3 12/13] migration/rdma: Declare for index variables local
` [PATCH v3 13/13] migration/rdma: Remove all "ret" variables that are used only once

[PULL 0/7] loongarch-to-apply queue
 2023-10-13  8:17 UTC  (8+ messages)
` [PULL 1/7] target/loongarch: fix ASXE flag conflict
` [PULL 2/7] target/loongarch: Add preldx instruction
` [PULL 3/7] hw/loongarch: remove global loaderparams variable
` [PULL 4/7] hw/loongarch/virt: Remove unused ISA UART
` [PULL 5/7] hw/loongarch/virt: Remove unused ISA Bus
` [PULL 6/7] hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
` [PULL 7/7] LoongArch: step down as general arch maintainer

[PATCH v5 0/7] vdpa: Send all CVQ state load commands in parallel
 2023-10-13  8:09 UTC  (5+ messages)
` [PATCH v5 1/7] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PATCH v5 2/7] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PATCH v5 4/7] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PATCH v5 6/7] vhost: Expose vhost_svq_available_slots()


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 read-only IMAP folder(s) and NNTP newsgroup(s).