qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-15 08:32:59 to 2021-11-16 08:50:57 UTC [more...]

[PULL 00/13] Block layer patches
 2021-11-16  8:49 UTC  (17+ messages)
` [PULL 01/13] stream: Traverse graph after modification
` [PULL 02/13] block: Manipulate children list in .attach/.detach
` [PULL 03/13] block: Unite remove_empty_child and child_free
` [PULL 04/13] block: Drop detached child from ignore list
` [PULL 05/13] block: Pass BdrvChild ** to replace_child_noperm
` [PULL 06/13] block: Restructure remove_file_or_backing_child()
` [PULL 07/13] transactions: Invoke clean() after everything else
` [PULL 08/13] block: Let replace_child_tran keep indirect pointer
` [PULL 09/13] block: Let replace_child_noperm free children
` [PULL 10/13] iotests/030: Unthrottle parallel jobs in reverse
` [PULL 11/13] docs: Deprecate incorrectly typed device_add arguments
` [PULL 12/13] file-posix: Fix alignment after reopen changing O_DIRECT
` [PULL 13/13] softmmu/qdev-monitor: fix use-after-free in qdev_set_id()

[PATCH v10 00/26] Add LoongArch linux-user emulation support
 2021-11-16  8:33 UTC  (7+ messages)
` [PATCH v10 04/26] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v10 17/26] linux-user: Add LoongArch generic header files

[PATCH] gitlab-ci: Test compilation on Windows with MSYS2
 2021-11-16  8:26 UTC  (4+ messages)

[PATCH v2 00/10] block: Attempt on fixing 030-reported errors
 2021-11-16  8:20 UTC  (8+ messages)
` [PATCH v2 09/10] block: Let replace_child_noperm free children
` [PATCH v2 10/10] iotests/030: Unthrottle parallel jobs in reverse

[PATCH] migration: fix dump-vmstate with modules
 2021-11-16  8:19 UTC  (2+ messages)
` [PATCH-for-6.2] "

[RFC PATCH v2 0/7] support subsets of scalar crypto extension
 2021-11-16  8:06 UTC  (8+ messages)
` [RFC PATCH v2 1/7] target/riscv: rvk: add cfg properties for zbk* and zk*
` [RFC PATCH v2 2/7] target/riscv: rvk: add implementation of instructions for Zbk*
` [RFC PATCH v2 3/7] crypto include/crypto target/arm: move sm4_sbox to crypto
` [RFC PATCH v2 4/7] target/riscv: rvk: add implementation of instructions for Zk*
` [RFC PATCH v2 5/7] target/riscv: rvk: add CSR support for Zkr
` [RFC PATCH v2 6/7] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [RFC PATCH v2 7/7] target/riscv: rvk: expose zbk* and zk* properties

[PATCH for 6.2 v2 0/5] Fix Q35 ACPI PCI Hot-plug I/O issues
 2021-11-16  8:02 UTC  (8+ messages)
` [PATCH for 6.2 v2 1/5] pcie: rename 'native-hotplug' to 'x-native-hotplug'
` [PATCH for 6.2 v2 2/5] hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type

[PATCH RFC 0/2] Eliminate drive_get_next()
 2021-11-16  7:47 UTC  (13+ messages)
` [PATCH RFC 1/2] hw/sd/ssi-sd: Do not create SD card within controller's realize
` [PATCH RFC 2/2] hw: Replace drive_get_next() by drive_get()

[PATCH] dump-guest-memory: Use BQL to protect dump finalize process
 2021-11-16  7:43 UTC  (2+ messages)

[PATCH v2 0/3] Some watchpoint-related patches
 2021-11-16  7:40 UTC  (4+ messages)
` [PATCH v2 1/3] icount: preserve cflags when custom tb is about to execute

[PATCH v5 0/6] Add vmnet.framework based network backend
 2021-11-16  7:23 UTC  (4+ messages)

[PATCH v2 0/6] try improve native hotplug for pcie root ports
 2021-11-16  7:16 UTC  (5+ messages)
` [PATCH v2 1/6] pci: implement power state

[PATCH for 6.2 v4] nbd/server: Add --selinux-label option
 2021-11-16  7:06 UTC  (2+ messages)

[PATCH] qmp: Stabilize preconfig
 2021-11-16  6:50 UTC  (16+ messages)

[PATCH] q35: flip acpi-pci-hotplug-with-bridge-support default back to off
 2021-11-16  6:14 UTC  (2+ messages)

[PATCH v4 00/20] Support UXL filed in xstatus
 2021-11-16  3:14 UTC  (9+ messages)
` [PATCH v4 04/20] target/riscv: Extend pc for runtime pc write
` [PATCH v4 05/20] target/riscv: Use gdb xml according to max mxlen
` [PATCH v4 06/20] target/riscv: Relax debug check for pm write
` [PATCH v4 07/20] target/riscv: Adjust csr write mask with XLEN

[PATCH 0/2] support BLKSECDISCARD
 2021-11-16  2:13 UTC  (13+ messages)
` [PATCH 1/2] block:hdev: "
` [PATCH 2/2] virtio-blk: "

[PATCH v9 00/76] support vector extension v1.0
 2021-11-16  0:12 UTC  (11+ messages)
` [PATCH v9 66/76] target/riscv: rvv-1.0: implement vstart CSR
` [PATCH v9 67/76] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid
` [PATCH v9 68/76] target/riscv: gdb: support vector registers for rv64 & rv32
` [PATCH v9 73/76] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [PATCH v9 74/76] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns

[PATCH for 6.2] nbd/server: Silence clang sanitizer warning
 2021-11-15 22:51 UTC  (2+ messages)

[PULL 0/3] Machine-next patches for 2021-11-15
 2021-11-15 22:48 UTC  (4+ messages)
` [PULL 1/3] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PULL 2/3] tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
` [PULL 3/3] tests/unit/test-smp-parse: Explicit MachineClass name

[PATCH] sev: allow capabilities to check for SEV-ES support
 2021-11-15 22:47 UTC  (2+ messages)

[PATCH v4 00/11] tests/unit: Fix test-smp-parse
 2021-11-15 22:49 UTC  (13+ messages)
` [PATCH-for-6.2 v4 01/11] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PATCH-for-6.2 v4 02/11] tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
` [PATCH-for-6.2 v4 03/11] tests/unit/test-smp-parse: Explicit MachineClass name
` [PATCH-for-7.0 v4 04/11] tests/unit/test-smp-parse: Pass machine type as argument to tests
` [PATCH-for-7.0 v4 05/11] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
` [PATCH-for-7.0 v4 06/11] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
` [PATCH-for-7.0 v4 07/11] tests/unit/test-smp-parse: Add 'smp-without-dies-invalid' "
` [PATCH-for-7.0 v4 08/11] tests/unit/test-smp-parse: Add 'smp-without-dies-valid' "
` [PATCH-for-7.0 v4 09/11] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PATCH-for-7.0 v4 10/11] tests/unit/test-smp-parse: Constify some pointer/struct
` [PATCH-for-7.0 v4 11/11] hw/core: Rename smp_parse() -> machine_parse_smp_config()

[PULL 00/20] pci,pc,virtio: bugfixes
 2021-11-15 22:43 UTC  (22+ messages)
` [PULL 01/20] net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs()
` [PULL 02/20] softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
` [PULL 03/20] vhost: Rename last_index to vq_index_end
` [PULL 04/20] vhost: Fix last vq queue index of devices with no cvq
` [PULL 05/20] hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machines
` [PULL 06/20] pcie: rename 'native-hotplug' to 'x-native-hotplug'
` [PULL 07/20] hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
` [PULL 08/20] bios-tables-test: Allow changes in DSDT ACPI tables
` [PULL 09/20] hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC
` [PULL 10/20] tests: bios-tables-test update expected blobs
` [PULL 11/20] virtio: use virtio accessor to access packed descriptor flags
` [PULL 12/20] virtio: use virtio accessor to access packed event
` [PULL 13/20] vdpa: Replace qemu_open_old by qemu_open at
` [PULL 14/20] vdpa: Check for existence of opts.vhostdev
` [PULL 15/20] pci: implement power state
` [PULL 16/20] pcie: implement slot power control for pcie root ports
` [PULL 17/20] pcie: add power indicator blink check
` [PULL 18/20] pcie: factor out pcie_cap_slot_unplug()
` [PULL 19/20] pcie: fast unplug when slot power is off
` [PULL 20/20] pcie: expire pending delete

[PATCH-for-6.2? 0/2] hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector
 2021-11-15 22:36 UTC  (3+ messages)
` [PATCH-for-6.2? 1/2] hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c
` [PATCH-for-6.2? 2/2] hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector

"make check" fails in a clang sanitizer build on "nbd-qemu-allocation" iotest
 2021-11-15 22:28 UTC  (2+ messages)

[PULL 0/4] target-arm queue
 2021-11-15 20:19 UTC  (5+ messages)
` [PULL 1/4] hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_realize
` [PULL 2/4] hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1
` [PULL 3/4] hw/intc/arm_gicv3: Support multiple redistributor regions
` [PULL 4/4] hw/rtc/pl031: Send RTC_CHANGE QMP event

[PATCH 0/2] hw/nvme: fix namespace attachment on controller hotplug
 2021-11-15 17:57 UTC  (2+ messages)

[PATCH v2] hw/rtc/pl031: Send RTC_CHANGE QMP event
 2021-11-15 17:40 UTC  (5+ messages)

[PULL 00/26] Meson changes for 2021-10-14
 2021-11-15 17:25 UTC  (8+ messages)
` [PULL 15/26] configure, meson: move pthread_setname_np checks to Meson
` [PULL 21/26] configure, meson: move more compiler "

[RFC PATCH v2 0/5] virtio: early detect 'modern' virtio
 2021-11-15 16:57 UTC  (5+ messages)
` [RFC PATCH v2 1/5] virtio: introduce virtio_force_modern()

Guests wont start with 15 pcie-root-port devices
 2021-11-15 16:57 UTC  (4+ messages)

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-11-15 16:11 UTC  (21+ messages)
` [PATCH v4 02/25] include/block/block: split header into I/O and global state API
` [PATCH v4 03/25] assertions for block "
` [PATCH v4 19/25] block_int-common.h: split function pointers in BlockDriver
` [PATCH v4 20/25] block_int-common.h: assertion in the callers of BlockDriver function pointers
` [PATCH v4 21/25] block_int-common.h: split function pointers in BdrvChildClass
` [PATCH v4 22/25] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
` [PATCH v4 24/25] job.h: split function pointers in JobDriver

does drive_get_next(IF_NONE) make sense?
 2021-11-15 16:09 UTC  (12+ messages)

[PATCH v4 3/7] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
 2021-11-15 15:28 UTC  (4+ messages)
` [PATCH v4 6/7] hw/nvram: Update at24c EEPROM init function in NPCM7xx boards
    ` On configuring onboard block devices with -blockdev (was: [PATCH v4 6/7] hw/nvram: Update at24c EEPROM init function in NPCM7xx boards)

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-15 14:32 UTC  (6+ messages)

[PATCH] gitlab-ci: Split custom-runners.yml in one file per runner
 2021-11-15 15:01 UTC  (5+ messages)

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-11-15 14:52 UTC  (12+ messages)
` [PATCH 3/6] pcie: add power indicator blink check

[PATCH] softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
 2021-11-15 14:48 UTC  (5+ messages)

[PATCH v2] target/i386: Use assert() to sanity-check b1 in SSE decode
 2021-11-15 14:38 UTC  (5+ messages)

[for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
 2021-11-15 14:30 UTC  (3+ messages)

[PATCH for 6.2 v1 0/6] current state of for-6.2/misc-fixes
 2021-11-15 14:29 UTC  (7+ messages)
` [PATCH v1 1/6] tests/docker: force NOUSER=1 for base images
` [PATCH v1 2/6] tests/vm: sort the special variable list
` [PATCH v1 3/6] tests/vm: don't build using TCG by default
` [PATCH v1 4/6] meson: remove useless libdl test
` [PATCH v1 5/6] Jobs based on custom runners: add CentOS Stream 8
` [PATCH v1 6/6] gitlab-ci: Split custom-runners.yml in one file per runner

[PATCH] arm: Don't remove EL3 exposure for SMC conduit
 2021-11-15 12:54 UTC  (6+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-11-15 11:17 UTC  (8+ messages)

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2021-11-15 10:56 UTC  (4+ messages)

[PATCH-for-6.2 v3 0/6] tests/unit: Fix test-smp-parse
 2021-11-15 10:24 UTC  (7+ messages)
` [PATCH-for-6.2 v3 1/6] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PATCH-for-6.2 v3 3/6] tests/unit/test-smp-parse: Explicit MachineClass name

[PATCH v2 0/2] qemu-options: define -spice only #ifdef CONFIG_SPICE
 2021-11-15 10:00 UTC  (2+ messages)

[PATCH v1 0/2] vl: flush all task from rcu queue before exiting
 2021-11-15  9:41 UTC  (3+ messages)
` [PATCH v1 1/2] monitor: move monitor destruction to the very end of qemu cleanup
` [PATCH v1 2/2] vl: flush all task from rcu queue before exiting

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-15  8:30 UTC  (3+ messages)
` [PATCH v5 10/18] target/riscv: support for 128-bit bitwise instructions


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