messages from 2020-09-04 03:53:03 to 2020-09-04 13:46:39 UTC [more...]
[PATCH v1 0/4] current plugins/next (reorg + hwprofile)
2020-09-04 13:40 UTC (5+ messages)
` [PATCH v1 1/4] hw/virtio/pci: include vdev name in registered PCI sections
` [PATCH v1 2/4] plugins: add API to return a name for a IO device
` [PATCH v1 3/4] plugins: move the more involved plugins to contrib
` [PATCH v1 4/4] plugins: new hwprofile plugin
[PATCH 0/2] vhost-vdpa: improve parameters error management
2020-09-04 13:41 UTC (5+ messages)
` [PATCH 2/2] vhost-vdpa: improve error reporting
[PATCH v2] i440fx/acpi: disable hotplug of cold plugged bridges regarldless of hotplug switch
2020-09-04 13:39 UTC (3+ messages)
[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
2020-09-04 13:41 UTC (12+ messages)
` [PATCH v8 2/7] copy-on-read: add filter append/drop functions
` [PATCH v8 4/7] copy-on-read: pass base file name to COR driver
` [PATCH v8 5/7] copy-on-read: limit guest writes to base in "
` [PATCH v8 6/7] block-stream: freeze link to base node during stream job
` [PATCH v8 7/7] block: apply COR-filter to block-stream jobs
[PATCH] Linux-user: umap redundant reserved memory in loading ELF
2020-09-04 12:36 UTC
[PATCH] meson: install ivshmem-client and ivshmem-server
2020-09-04 13:39 UTC (11+ messages)
[PATCH v2 0/3] target/arm: New boards mps2-an386, mps2-an500
2020-09-04 13:38 UTC (5+ messages)
` [PATCH v2 2/3] hw/arm/mps2: New board model mps2-an500
` [PATCH v2 3/3] docs/system/arm/mps2.rst: Make board list consistent
[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
2020-09-04 13:37 UTC (15+ messages)
` [PATCH v5 06/20] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
` [PATCH v5 08/20] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v5 12/20] qapi: Use rST markup for literal blocks
` [PATCH v5 14/20] scripts/qapi: Remove texinfo generation support
[PATCH 0/4] nbd reconnect new fixes
2020-09-04 13:34 UTC (3+ messages)
[PATCH] target/i386/cpu: add return value verification and ignore Error objects
2020-09-04 13:45 UTC (2+ messages)
[PATCH 00/77] Patch Round-up for stable 5.0.1, freeze on 2020-09-10
2020-09-04 13:17 UTC (5+ messages)
` [PATCH 15/77] xen/9pfs: yield when there isn't enough room on the ring
[PATCH 0/2] hw/net/e1000e: Remove overwritten/duplicated register handlers
2020-09-04 13:14 UTC (3+ messages)
` [PATCH 1/2] hw/net/e1000e: Remove overwritten read handler for STATUS register
` [PATCH 2/2] hw/net/e1000e: Remove duplicated write handler for FLSWDATA register
[PATCH v2] tests: Trying fixes test-replication.c on msys2
2020-09-04 13:07 UTC (3+ messages)
[PATCH v7 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
2020-09-04 12:47 UTC (5+ messages)
` [PATCH v7 1/8] Introduce yank feature
[PATCH] tests/qtest: do not list ahci-test twice
2020-09-04 12:46 UTC (3+ messages)
[PATCH v2 00/12] target/microblaze improvements
2020-09-04 12:44 UTC (10+ messages)
` [PATCH v2 04/12] target/microblaze: Rename mmu structs
` [PATCH v2 05/12] target/microblaze: Fill in VMStateDescription for cpu
` [PATCH v2 06/12] target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
` [PATCH v2 12/12] target/microblaze: Diagnose invalid insns in delay slots
[PATCH 0/3] block/nvme: Use NvmeBar structure from "block/nvme.h"
2020-09-04 12:41 UTC (4+ messages)
` [PATCH 1/3] block/nvme: Group controller registers in NVMeRegs structure
` [PATCH 2/3] block/nvme: Use generic NvmeBar structure
` [PATCH 3/3] block/nvme: Pair doorbell registers
[PATCH] meson: fix qxl module build
2020-09-04 12:24 UTC (5+ messages)
[PULL 00/46] Next round of Meson bugfixes and cleanups
2020-09-04 11:41 UTC (47+ messages)
` [PULL 01/46] qemu-iotests: move check-block back to Makefiles
` [PULL 02/46] tests/Makefile: test-image-locking needs CONFIG_POSIX
` [PULL 03/46] tests: handling signal on win32 properly
` [PULL 04/46] mtest2make: split environment from test command
` [PULL 05/46] mtest2make: split working directory "
` [PULL 06/46] mtest2make: hide output of successful tests
` [PULL 07/46] mtest2make: unify tests that appear in multiple suites
` [PULL 08/46] meson: remove b_lundef option
` [PULL 09/46] configure: do not include absolute paths in -I and -L paths
` [PULL 10/46] configure: include cross sdl2-config in meson cross file
` [PULL 11/46] ninjatool: use constant names for stamp files
` [PULL 12/46] meson: fix libqos linking
` [PULL 13/46] meson: build qapi tests library
` [PULL 14/46] meson: declare tasn1 dependency
` [PULL 15/46] meson: declare keyutils dependency
` [PULL 16/46] meson: convert qht-bench
` [PULL 17/46] meson: convert the unit tests
` [PULL 18/46] meson: move keyutils dependency check
` [PULL 19/46] meson: remove old socket_scm_helper rule
` [PULL 20/46] meson: convert vhost-user-bridge
` [PULL 21/46] meson: convert atomic*-bench
` [PULL 22/46] tests: do not print benchmark output to stdout
` [PULL 23/46] meson: convert the speed tests
` [PULL 24/46] tests/migration/stress: remove unused exit_success
` [PULL 25/46] meson: fix migration/stress compilation with glibc>=2.30
` [PULL 26/46] meson: convert migration/initrd-stress
` [PULL 27/46] configure: remove dead code for in-tree builds
` [PULL 28/46] meson: compute config_all_devices directly
` [PULL 29/46] Makefile: remove dead variables and includes
` [PULL 30/46] Makefile: inline the relevant parts of rules.mak
` [PULL 31/46] configure: move disassembler configuration to meson
` [PULL 32/46] configure: move C++ compiler handling "
` [PULL 33/46] meson: keep all compiler flags detection together
` [PULL 34/46] configure: move -ldl test to meson
` [PULL 35/46] configure: remove unnecessary libm test
` [PULL 36/46] configure: do not look for install(1)
` [PULL 37/46] meson: get glib compilation flags from GLIB_CFLAGS
` [PULL 38/46] configure: do not include dependency flags in QEMU_CFLAGS and LIBS
` [PULL 39/46] configure: drop dead variables and functions
` [PULL 40/46] docs: suggest Meson replacements for various configure functions
` [PULL 41/46] configure: update dtc submodule
` [PULL 42/46] oss-fuzz: fix rpath
` [PULL 43/46] meson: specify fuzz linker script as a project arg
` [PULL 44/46] fuzz: Add support for custom fuzzing library
` [PULL 45/46] meson: Convert undefsym.sh to undefsym.py
` [PULL 46/46] meson: remove linkage of sdl to baum
[PATCH] iotests: Remove 030 from the auto group
2020-09-04 11:51 UTC (8+ messages)
[PULL 0/2] Vga 20200904 patches
2020-09-04 11:26 UTC (3+ messages)
` [PULL 1/2] virtio-gpu: fix unmap the already mapped items
` [PULL 2/2] cirrus: handle wraparound in cirrus_invalidate_region
[PATCH v3 0/7] colo: Introduce resource agent and test suite/CI
2020-09-04 10:45 UTC (6+ messages)
` [PATCH v3 6/7] configure,Makefile: Install colo resource-agent
[PATCH v4 0/3] pseries NUMA distance rework
2020-09-04 10:33 UTC (10+ messages)
` [PATCH v4 1/3] spapr: move h_home_node_associativity to spapr_numa.c
` [PATCH v4 2/3] spapr_numa: create a vcpu associativity helper
` [PATCH v4 3/3] spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall
[PATCH v1 0/8] some testing and CI updates (re-greening)
2020-09-04 10:03 UTC (5+ messages)
` [PATCH v1 8/8] migration: use pstrcpy to copy run state
[PATCH v2 0/2] QEMU Gating CI
2020-09-04 9:53 UTC (13+ messages)
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts
[Bug 1894071] [NEW] qemu-i386-static ioctl return -14 (Bad Address)
2020-09-04 9:36 UTC (3+ messages)
` [Bug 1894071] "
[PATCH v2 0/3] qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
2020-09-04 9:43 UTC (6+ messages)
` [PATCH v2 3/3] qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-09-04 9:34 UTC (7+ messages)
` [PATCH v8 02/14] hw/misc: Add NPCM7xx Clock Controller device model
` [PATCH v8 06/14] roms: Add virtual Boot ROM for NPCM7xx SoCs
` [PATCH v8 12/14] hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
[PATCH v4 0/7] vhost-user-blk: fix the migration issue and enhance qtests
2020-09-04 9:31 UTC (8+ messages)
` [PATCH v4 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v4 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v4 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v4 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v4 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v4 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v4 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
make -i check resut for msys2
2020-09-04 8:50 UTC (5+ messages)
[PATCH 0/8] qom: Rename macros for consistency (pass 2)
2020-09-04 8:50 UTC (17+ messages)
` [PATCH 1/8] i8254: Rename TYPE_I8254 to TYPE_ISA_PIT
` [PATCH 2/8] i8254: Rename PIT to ISA_PIT
` [PATCH 3/8] i8259: Rename TYPE_I8259 to TYPE_ISA_I8259
` [PATCH 4/8] i8259: Rename PIC to ISA_I8259
` [PATCH 5/8] i8259: Rename KVM_PIC to KVM_I8259
` [PATCH 6/8] esp-pci: Rename TYPE_AM53C974_DEVICE to TYPE_AM53C974
` [PATCH 7/8] esp-pci: Rename PCI_ESP to AM53C974
` [PATCH 8/8] tusb6010: Rename TUSB to TUSB6010
i440fx/acpi: don't hot-unplug cold plugged bridges when their hotplug switch is off
2020-09-04 8:24 UTC (2+ messages)
` [PATCH v1] "
[PATCH] configure: the error info not consistence with option
2020-09-04 7:54 UTC (4+ messages)
[PATCH v6 0/8] block: improve error reporting for unsupported O_DIRECT
2020-09-04 7:33 UTC (3+ messages)
` [PATCH v6 1/8] monitor: simplify functions for getting a dup'd fdset entry
[PATCH] net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
2020-09-04 13:49 UTC
[PATCH] target-i386: seperate MCIP & MCE_MASK error reason
2020-09-04 7:06 UTC
[PULL 0/4] Ui 20200904 patches
2020-09-04 7:01 UTC (5+ messages)
` [PULL 1/4] ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
` [PULL 2/4] vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
` [PULL 3/4] ui: Add more mouse buttons to SPICE
` [PULL 4/4] ui/gtk: Update refresh interval after widget is realized
[PATCH 0/2][RFC] exclude ivshmem mr from vhost sections
2020-09-04 4:36 UTC (2+ messages)
[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-09-04 4:34 UTC (4+ messages)
` [PATCH 0/5] memory: Skip "
` [PATCH 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
[PULL 00/30] ppc-for-5.2 queue 20200904
2020-09-04 3:47 UTC (23+ messages)
` [PULL 02/30] ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
` [PULL 06/30] spapr_vscsi: do not allow device hotplug
` [PULL 07/30] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
` [PULL 10/30] spapr/xive: Allocate IPIs independently from the other sources
` [PULL 13/30] spapr, spapr_nvdimm: fold NVDIMM validation in the same place
` [PULL 14/30] ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
` [PULL 15/30] target/arm: Move start-powered-off property to generic CPUState
` [PULL 16/30] target/arm: Move setting of CPU halted state to generic code
` [PULL 17/30] ppc/spapr: Use start-powered-off CPUState property
` [PULL 18/30] ppc/e500: "
` [PULL 19/30] mips/cps: "
` [PULL 20/30] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
` [PULL 21/30] sparc/sun4m: Use start-powered-off CPUState property
` [PULL 22/30] target/s390x: "
` [PULL 23/30] hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
` [PULL 24/30] hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
` [PULL 25/30] ppc: introducing spapr_numa.c NUMA code helper
` [PULL 26/30] ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
` [PULL 27/30] spapr: introduce SpaprMachineState::numa_assoc_array
` [PULL 28/30] spapr, spapr_numa: handle vcpu ibm,associativity
` [PULL 29/30] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PULL 30/30] spapr_numa: move NVLink2 associativity "
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).