messages from 2020-09-07 17:55:11 to 2020-09-08 09:32:40 UTC [more...]
[PATCH 0/4] docs: add qemu-storage-daemon documentation
2020-09-08 9:31 UTC (2+ messages)
` [PATCH 1/4] docs: lift block-core.json rST header into parents
[PATCH] block/qcow2-cluster: Add missing "fallthrough" annotation
2020-09-08 9:31 UTC (3+ messages)
[PATCH 0/5] migration/postcopy: Sync faulted addresses after network recovered
2020-09-08 9:30 UTC (5+ messages)
` [PATCH 1/5] migration: Rework migrate_send_rp_req_pages() function
` [PATCH 3/5] migration: Pass incoming state into qemu_ufd_copy_ioctl()
[PATCH v2] scripts/git.orderfile: Display meson files along with buildsys ones
2020-09-08 9:17 UTC (2+ messages)
[PATCH v3 00/15] Reverse debugging
2020-09-08 9:13 UTC (9+ messages)
` [PATCH v3 09/15] replay: implement replay-seek command
[PULL 00/64] Block layer patches
2020-09-08 9:01 UTC (4+ messages)
[PATCH] 9pfs: disable msize warning for synth driver
2020-09-08 9:01 UTC (6+ messages)
` [SPAM] "
[PATCH 00/10] edk2: adopt the edk2-stable202008 release
2020-09-08 8:56 UTC (19+ messages)
` [PATCH 01/10] Makefile: remove obsolete edk2 exception from "clean" rule
` [PATCH 02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
` [PATCH 03/10] roms/Makefile.edk2: prepare for replacing TPM2*_ENABLE macros
` [PATCH 04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily
` [PATCH 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008
` [PATCH 06/10] roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros
` [PATCH 07/10] roms/Makefile.edk2: enable new ARM/AARCH64 flags up to edk2-stable202008
` [PATCH 08/10] pc-bios: refresh edk2 build artifacts for edk2-stable202008
` [PATCH 09/10] pc-bios: update the README file with edk2-stable202008 information
` [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008
[PATCH v1] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
2020-09-08 8:56 UTC (2+ messages)
[PATCH v2] virtio-mem: detach the element from the virtqueue when error occurs
2020-09-08 8:55 UTC (4+ messages)
[PATCH v4 0/5] block: add block-dirty-bitmap-populate job
2020-09-08 8:53 UTC (3+ messages)
` [PATCH v4 1/5] block: add bitmap-populate job
[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
2020-09-08 8:40 UTC (2+ messages)
` [Bug 1894804] "
[PATCH] MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer
2020-09-08 8:37 UTC (2+ messages)
[PATCH] vhost-user: add separate memslot counter for vhost-user
2020-09-08 8:37 UTC (2+ messages)
[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
2020-09-08 8:38 UTC (31+ messages)
` [PATCH 01/29] nbd: Remove unused nbd_export_get_blockdev()
` [PATCH 02/29] qapi: Create block-export module
` [PATCH 03/29] qapi: Rename BlockExport to BlockExportOptions
` [PATCH 04/29] block/export: Add BlockExport infrastructure and block-export-add
` [PATCH 05/29] qemu-storage-daemon: Use qmp_block_export_add()
` [PATCH 06/29] qemu-nbd: Use raw block driver for --offset
` [PATCH 07/29] block/export: Remove magic from block-export-add
` [PATCH 08/29] nbd: Add max-connections to nbd-server-start
` [PATCH 09/29] nbd: Add writethrough to block-export-add
` [PATCH 10/29] nbd: Remove NBDExport.close callback
` [PATCH 11/29] qemu-nbd: Use blk_exp_add() to create the export
` [PATCH 12/29] nbd/server: Simplify export shutdown
` [PATCH 13/29] block/export: Move refcount from NBDExport to BlockExport
` [PATCH 14/29] block/export: Move AioContext "
` [PATCH 15/29] block/export: Add node-name to BlockExportOptions
` [PATCH 16/29] block/export: Allocate BlockExport in blk_exp_add()
` [PATCH 17/29] block/export: Add blk_exp_close_all(_type)
` [PATCH 18/29] block/export: Add 'id' option to block-export-add
` [PATCH 19/29] block/export: Move strong user reference to block_exports
` [PATCH 20/29] block/export: Add block-export-del
` [PATCH 21/29] block/export: Add BLOCK_EXPORT_DELETED event
` [PATCH 22/29] block/export: Move blk to BlockExport
` [PATCH 23/29] block/export: Create BlockBackend in blk_exp_add()
` [PATCH 24/29] block/export: Add query-block-exports
` [PATCH 25/29] block/export: Move writable to BlockExportOptions
` [PATCH 26/29] nbd: Merge nbd_export_new() and nbd_export_create()
` [PATCH 27/29] nbd: Deprecate nbd-server-add/remove
` [PATCH 28/29] iotests: Factor out qemu_tool_pipe_and_status()
` [PATCH 29/29] iotests: Test block-export-* QMP interface
[PATCH] meson.build: tweak sdl-image error message
2020-09-08 8:24 UTC (3+ messages)
[PATCH v2 00/12] target/arm: Add vSPE support to KVM guest
2020-09-08 8:13 UTC (13+ messages)
` [PATCH v2 01/12] update Linux headers with new vSPE macros
` [PATCH v2 02/12] target/arm/kvm: spe: Add helper to detect SPE when using KVM
` [PATCH v2 03/12] target/arm/cpu: spe: Add an option to turn on/off vSPE support
` [PATCH v2 04/12] target/arm: spe: Only enable SPE from 5.2 compat machines
` [PATCH v2 05/12] target/arm/kvm: spe: Unify device attr operation helper
` [PATCH v2 06/12] target/arm/kvm: spe: Add device init and set_irq operations
` [PATCH v2 07/12] hw/arm/virt: Move post cpu realize check into its own function
` [PATCH v2 08/12] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH v2 09/12] hw/arm/virt: spe: Add SPE fdt binding for virt machine
` [PATCH v2 10/12] target/arm/cpu: spe: Enable spe to work with host cpu
` [PATCH v2 11/12] target/arm/kvm: spe: Enable userspace irqchip support
` [PATCH v2 12/12] target/arm: spe: Add corresponding doc and test
[PULL 0/5] tcg patch queue
2020-09-08 7:56 UTC (8+ messages)
` [PULL 3/5] softmmu/cpus: Only set parallel_cpus for SMP
[Bug 1852196] [NEW] update edk2 submodule & binaries to edk2-stable201911
2020-09-08 7:47 UTC (4+ messages)
` [Bug 1852196] Re: update edk2 submodule & binaries to edk2-stable202005
` [Bug 1852196] Re: update edk2 submodule & binaries to edk2-stable202008
[PATCH v4 0/8] hw/misc: Add LED device
2020-09-08 7:54 UTC (6+ messages)
` [PATCH v4 1/8] hw/misc/led: Add a "
` [RFC PATCH v4 8/8] hw/arm/tosa: Make TYPE_TOSA_MISC_GPIO a plain QDev
[PATCH v5 00/10] x86: fix cpu hotplug with secure boot
2020-09-08 7:39 UTC (4+ messages)
` [PATCH v5 09/10] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
[PULL 0/5] QAPI patches patches for 2020-09-08
2020-09-08 6:54 UTC (6+ messages)
` [PULL 1/5] qapi: Reject section markup in definition documentation
` [PULL 2/5] qapi: Make section headings start a new doc comment block
` [PULL 3/5] qapi/migration.json: Fix indentation
` [PULL 4/5] qapi: Fix indentation, again
` [PULL 5/5] qapi/block-core.json: Fix nbd-server-start docs
[RFC PATCH] cpus: Initialize current_cpu with the first vCPU created
2020-09-08 6:39 UTC (5+ messages)
Where does these TPM flags comes from?
2020-09-08 6:32 UTC (3+ messages)
[PULL 0/3] Sirius/ipxe 20200908 patches
2020-09-08 6:10 UTC (3+ messages)
` [PULL 1/3] ipxe: update submodule
` [PULL 2/3] ipxe: drop ia32 efi roms
[PULL 00/30] ppc-for-5.2 queue 20200904
2020-09-08 6:11 UTC (12+ messages)
[PULL 00/33] ppc-for-5.2 queue 20200908
2020-09-08 5:19 UTC (34+ messages)
` [PULL 01/33] adb: Correct class size on TYPE_ADB_DEVICE
` [PULL 02/33] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
` [PULL 03/33] spapr: Remove unnecessary DRC type-checker macros
` [PULL 04/33] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
` [PULL 05/33] ppc/pnv: Add a HIOMAP erase command
` [PULL 06/33] spapr_vscsi: do not allow device hotplug
` [PULL 07/33] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
` [PULL 08/33] spapr/xive: Modify kvm_cpu_is_enabled() interface
` [PULL 09/33] spapr/xive: Use kvmppc_xive_source_reset() in post_load
` [PULL 10/33] spapr/xive: Allocate IPIs independently from the other sources
` [PULL 11/33] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
` [PULL 12/33] ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
` [PULL 13/33] spapr, spapr_nvdimm: fold NVDIMM validation in the same place
` [PULL 14/33] ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
` [PULL 15/33] target/arm: Move start-powered-off property to generic CPUState
` [PULL 16/33] target/arm: Move setting of CPU halted state to generic code
` [PULL 17/33] ppc/spapr: Use start-powered-off CPUState property
` [PULL 18/33] ppc/e500: "
` [PULL 19/33] mips/cps: "
` [PULL 20/33] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
` [PULL 21/33] sparc/sun4m: Use start-powered-off CPUState property
` [PULL 22/33] target/s390x: "
` [PULL 23/33] hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
` [PULL 24/33] hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
` [PULL 25/33] ppc: introducing spapr_numa.c NUMA code helper
` [PULL 26/33] ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
` [PULL 27/33] spapr: introduce SpaprMachineState::numa_assoc_array
` [PULL 28/33] spapr, spapr_numa: handle vcpu ibm,associativity
` [PULL 29/33] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PULL 30/33] spapr_numa: move NVLink2 associativity "
` [PULL 31/33] spapr: move h_home_node_associativity "
` [PULL 32/33] spapr_numa: create a vcpu associativity helper
` [PULL 33/33] spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall
Plans to refreshing iPXE roms ?
2020-09-08 5:08 UTC (3+ messages)
[Bug 1894781] [NEW] [Feature request] Provide a way to do TLS first in QEMU/NBD connections (not after NBD negotiation)
2020-09-08 4:00 UTC
[PATCH v6 0/3] pseries NUMA distance rework
2020-09-08 1:52 UTC (2+ messages)
[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
2020-09-08 1:15 UTC (5+ messages)
[PATCH V8 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
2020-09-08 0:42 UTC (3+ messages)
[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
2020-09-08 0:41 UTC (5+ messages)
[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-09-07 21:52 UTC (11+ messages)
` [PATCH v8 02/14] hw/misc: Add NPCM7xx Clock Controller device model
` [PATCH v8 08/14] hw/nvram: NPCM7xx OTP "
[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
2020-09-07 20:53 UTC (5+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py
` [PATCH 2/9] scripts/performance: Refactor topN_callgrind.py
[PULL v2 00/46] Next round of Meson bugfixes and cleanups
2020-09-07 20:49 UTC (2+ messages)
[PULL 00/10] hppa power button support, graphics updates and firmware fixes
2020-09-07 20:24 UTC (4+ messages)
[PATCH 0/4] Misc meson fixes along test-vmstate fixes
2020-09-07 20:04 UTC (5+ messages)
` [PATCH 1/4] meson: remove empty else and duplicated gio deps
` [PATCH 2/4] meson: Disable test-char on msys2/mingw for fixing tests stuck
` [PATCH 3/4] vmstate: Fixes test-vmstate.c on msys2/mingw
` [PATCH 4/4] vmstate: Enable test-vmstate on msys2/win32
[PULL v2 00/18] target/microblaze patch queue
2020-09-07 20:04 UTC
[PATCH v3 0/4] Misc meson fixes along test-vmstate fixes
2020-09-07 20:01 UTC (9+ messages)
` [PATCH v3 1/4] vmstate: Trying fixes test-vmstate.c
` [PATCH v3 2/4] meson: Fixes jemalloc and tcmalloc can not building
` [PATCH v3 3/4] meson: remove empty else and duplicated gio deps
` [PATCH v3 4/4] vmstate: Enable test-vmstate on all platform:
[PATCH] Simplify the .gitignore file
2020-09-07 19:43 UTC (2+ messages)
[PULL 00/14] Gitlab-CI improvements and related fixes
2020-09-07 18:31 UTC (4+ messages)
[PATCH] block: Fixes nfs on msys2/mingw
2020-09-07 18:12 UTC
[PATCH] ci: fixes msys2 build by upgrading capstone to 4.0.2
2020-09-07 18:07 UTC
[PULL 00/19] target/microblaze patch queue
2020-09-07 18:04 UTC (13+ messages)
` [PULL 06/19] target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
` [PULL 09/19] target/microblaze: Force rtid, rted, rtbd to exit
` [PULL 10/19] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
` [PULL 11/19] target/microblaze: Diagnose invalid insns in delay slots
` [PULL 12/19] target/microblaze: Split out MicroBlazeCPUConfig
` [PULL 13/19] target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes
` [PULL 14/19] target/microblaze: Move pvr regs to MicroBlazeCPUConfig
` [PULL 15/19] target/microblaze: Treat pvr_regs as constant
` [PULL 16/19] target/microblaze: Move mmu parameters to MicroBlazeCPUConfig
` [PULL 17/19] target/microblaze: Fill in VMStateDescription for cpu
` [PULL 18/19] target/microblaze: Put MicroBlazeCPUConfig into DisasContext
` [PULL 19/19] configure: Do not set TARGET_ABI32 for microblaze
[PATCH v4] configure: Fixes ncursesw detection under msys2/mingw and enable curses
2020-09-07 18:04 UTC
[PATCH v2] meson: Use -b to ignore CR vs. CR-LF issues on Windows
2020-09-07 17:53 UTC (2+ messages)
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).