messages from 2023-05-17 18:04:33 to 2023-05-18 13:45:47 UTC [more...]
[PATCH 0/6] Add RISC-V Virtual IRQs and IRQ filtering support
2023-05-18 11:38 UTC (5+ messages)
` [PATCH 2/6] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST
` [PATCH 3/6] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
` [PATCH 4/6] target/riscv: Split interrupt logic from riscv_cpu_update_mip
` [PATCH 5/6] target/riscv: Add M-mode virtual interrupt and IRQ filtering support
[PATCH] scripts: make sure scripts are invoked via $(PYTHON)
2023-05-18 13:19 UTC (2+ messages)
[PATCH v2 0/7] migration: Add precopy initial data capability and VFIO precopy support
2023-05-18 13:42 UTC (8+ messages)
` [PATCH v2 2/7] migration: Implement precopy initial data logic
` [PATCH v2 3/7] migration: Enable precopy initial data capability
tcg-plugins avocado test_aarch64_virt_mem_icount timing out on current git?
2023-05-18 13:28 UTC (3+ messages)
[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
2023-05-18 13:27 UTC (6+ messages)
[PATCH v2 00/19] Fix qemu_strtosz() read-out-of-bounds
2023-05-18 13:34 UTC (3+ messages)
` [PATCH v2 05/19] cutils: Fix wraparound parsing in qemu_strtoui
command line, guest console output missing from avocado log
2023-05-18 13:22 UTC (5+ messages)
[PATCH 0/4] monitor/hmp: cleanup monitor_event() and suspend_cnt
2023-05-18 13:18 UTC (6+ messages)
` [PATCH 1/4] monitor: use QEMU_LOCK_GUARD a bit more
` [PATCH 2/4] monitor: allow calling monitor_resume under mon_lock
` [PATCH 3/4] monitor: add more *_locked() functions
` [PATCH 4/4] monitor: do not use mb_read/mb_set for suspend_cnt
[PATCH risu] use time() as random seed and introduce --randseed option
2023-05-18 13:09 UTC (5+ messages)
[PATCH] docs/devel: remind developers to run CI container pipeline when updating images
2023-05-18 13:04 UTC (2+ messages)
[PULL 00/68] i386, build system, KVM changes for 2023-05-18
2023-05-18 13:04 UTC (11+ messages)
` [PULL 22/68] mkvenv: add nested venv workaround
` [PULL 63/68] configure: remove compiler sanity check
[PATCH 0/2] meson: use subprojects for bundled projects
2023-05-18 13:00 UTC (5+ messages)
` [PATCH 1/2] meson: use subproject for internal libfdt
` [PATCH 2/2] meson: use subproject for keycodemapdb
[PATCH] gitlab: custom-runners: preserve more artifacts for debugging
2023-05-18 12:57 UTC (2+ messages)
[PULL 00/29] target-arm queue
2023-05-18 12:51 UTC (30+ messages)
` [PULL 01/29] sbsa-ref: switch default cpu core to Neoverse-N1
` [PULL 02/29] target/arm: Fix vd == vm overlap in sve_ldff1_z
` [PULL 03/29] Maintainers: add myself as reviewer for sbsa-ref
` [PULL 04/29] arm/kvm: add support for MTE
` [PULL 05/29] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
` [PULL 06/29] sbsa-ref: use Bochs graphics card instead of VGA
` [PULL 07/29] target/arm: Split out disas_a64_legacy
` [PULL 08/29] target/arm: Create decodetree skeleton for A64
` [PULL 09/29] target/arm: Pull calls to disas_sve() and disas_sme() out of legacy decoder
` [PULL 10/29] target/arm: Convert PC-rel addressing to decodetree
` [PULL 11/29] target/arm: Split gen_add_CC and gen_sub_CC
` [PULL 12/29] target/arm: Convert Add/subtract (immediate) to decodetree
` [PULL 13/29] target/arm: Convert Add/subtract (immediate with tags) "
` [PULL 14/29] target/arm: Replace bitmask64 with MAKE_64BIT_MASK
` [PULL 15/29] target/arm: Convert Logical (immediate) to decodetree
` [PULL 16/29] target/arm: Convert Move wide "
` [PULL 17/29] target/arm: Convert Bitfield "
` [PULL 18/29] target/arm: Convert Extract instructions "
` [PULL 19/29] target/arm: Convert unconditional branch immediate "
` [PULL 20/29] target/arm: Convert CBZ, CBNZ "
` [PULL 21/29] target/arm: Convert TBZ, TBNZ "
` [PULL 22/29] target/arm: Convert conditional branch insns "
` [PULL 23/29] target/arm: Convert BR, BLR, RET "
` [PULL 24/29] target/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] "
` [PULL 25/29] target/arm: Convert BRAA, BRAB, BLRAA, BLRAB "
` [PULL 26/29] target/arm: Convert ERET, ERETAA, ERETAB "
` [PULL 27/29] target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing
` [PULL 28/29] hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'
` [PULL 29/29] docs: Convert u2f.txt to rST
[PATCH 0/9] Host-specific includes, begin cpuinfo.h
2023-05-18 12:48 UTC (18+ messages)
` [PATCH 1/9] util: Introduce host-specific cpuinfo.h
` [PATCH 2/9] util: Add cpuinfo-i386.c
` [PATCH 3/9] util: Add i386 CPUINFO_ATOMIC_VMOVDQU
` [PATCH 4/9] tcg/i386: Use cpuinfo.h
` [PATCH 5/9] util/bufferiszero: Use i386 cpuinfo.h
` [PATCH 6/9] migration/xbzrle: Shuffle function order
` [PATCH 7/9] migration/xbzrle: Use i386 cacheinfo.h
` [PATCH 8/9] migration: Build migration_files once
` [PATCH 9/9] util: Add cpuinfo-aarch64.c
[PATCH 0/3] block/graph-lock: Disable locking for now
2023-05-18 12:43 UTC (5+ messages)
` [PATCH 1/3] graph-lock: "
` [PATCH 2/3] nbd/server: Fix drained_poll to wake coroutine in right AioContext
[PATCH] multifd: Set a higher "backlog" default value for listen()
2023-05-18 12:42 UTC (6+ messages)
[RFC v3 0/2] migration: Update error description whenever migration fails
2023-05-18 12:24 UTC (7+ messages)
` [RFC v3 1/2] "
` [RFC v3 2/2] "
[PATCH v2 0/4] Virtio shared dma-buf
2023-05-18 12:02 UTC (5+ messages)
` [PATCH v2 1/4] uuid: add hash_func and equal_func
` [PATCH v2 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v2 3/4] vhost-user: add shared_object msg
` [PATCH v2 4/4] vhost-user: refactor send_resp code
[RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
2023-05-18 11:43 UTC (4+ messages)
[PULL v3 00/68] i386, build system, KVM changes for 2023-05-18
2023-05-18 11:40 UTC (2+ messages)
` [PULL 59/68] build: move warning flag selection to meson
[PATCH 0/5] Restore vmstate on cancelled/failed migration
2023-05-18 11:23 UTC (12+ messages)
` [PATCH 1/5] runstate: add runstate_get()
` [PATCH 2/5] migration: never fail in global_state_store()
` [PATCH 3/5] runstate: drop unused runstate_store()
` [PATCH 4/5] migration: switch from .vm_was_running to .vm_old_state
` [PATCH 5/5] migration: restore vmstate on migration failure
[PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
2023-05-18 11:19 UTC (18+ messages)
[PATCH v2 0/3] ACPI: i386: bump MADT to revision 3
2023-05-18 11:04 UTC (5+ messages)
` [PATCH v2 1/3] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
` [PATCH v2 3/3] ACPI: bios-tables-test.c step 5 (update expected table binaries)
[PATCH] docs: Convert u2f.txt to rST
2023-05-18 10:41 UTC (3+ messages)
[PATCH 0/5] qmp: cleanup QMP dispatcher coroutine
2023-05-18 10:18 UTC (6+ messages)
` [PATCH 1/5] monitor: cleanup detection of qmp_dispatcher_co shutting down
` [PATCH 2/5] monitor: cleanup fetching of QMP requests
` [PATCH 3/5] monitor: introduce qmp_dispatcher_co_wake
` [PATCH 4/5] monitor: extract request dequeuing to a new function
` [PATCH 5/5] monitor: do not use mb_read/mb_set
[PULL v2 00/59] i386, build system, KVM changes for 2023-05-18
2023-05-18 10:17 UTC (2+ messages)
` [PULL v2 39/59] configure: bootstrap sphinx with mkvenv
[PATCH] sbsa-ref: use Bochs graphics card instead of VGA
2023-05-18 10:14 UTC (3+ messages)
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-18 10:09 UTC (2+ messages)
[PATCH] Maintainers: add myself as reviewer for sbsa-ref
2023-05-18 10:08 UTC (2+ messages)
[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
2023-05-18 9:54 UTC (7+ messages)
` [PATCH RFC 1/5] hw/cxl: Use define for build bug detection
` [PATCH RFC 2/5] hw/cxl: Refactor component register initialization
` [PATCH RFC 3/5] hw/cxl: Derive a CXL accelerator device from Type-3
` [PATCH RFC 4/5] hw/cxl/accel: Add Back-Invalidate decoder capbility structure
` [PATCH RFC 5/5] hw/cxl: Add UIO HDM decoder register fields
[PATCH v6 00/12] target/riscv: Fix PMP related problem
2023-05-18 9:46 UTC (2+ messages)
[PATCH v9 00/11] target/riscv: rework CPU extension validation
2023-05-18 9:45 UTC (4+ messages)
` [PATCH v9 11/11] target/riscv: rework write_misa()
Multiple vIOMMU instance support in QEMU?
2023-05-18 9:06 UTC (3+ messages)
[PATCH v1] hw/loongarch: Add numa support
2023-05-18 9:06 UTC
[PATCH v2] Add information how to fix common build error on Windows in symlink-install-tree
2023-05-18 7:16 UTC (2+ messages)
[PULL 00/18] Block layer patches
2023-05-18 7:13 UTC (5+ messages)
` [PULL 17/18] aio-posix: do not nest poll handlers
` [PULL 18/18] tested: add test for nested aio_poll() in "
[PATCH v3 0/5] Move ASID test to vhost-vdpa net initialization
2023-05-18 6:58 UTC (7+ messages)
` [PATCH v3 5/5] vdpa: move CVQ isolation check to net_init_vhost_vdpa
[PATCH v2 0/2] Send all the SVQ control commands in parallel
2023-05-18 6:54 UTC (9+ messages)
` [PATCH v2 2/2] vdpa: send CVQ state load "
[PATCH v3 0/3] vhost: register and change IOMMU flag depending on ATS state
2023-05-18 6:14 UTC (5+ messages)
` [PATCH v3 1/3] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
` [PATCH v3 2/3] vhost: register and change IOMMU flag depending on Device-TLB state
[PATCH v2] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
2023-05-18 6:03 UTC (12+ messages)
[PATCH v4 0/3] Smstateen FCSR
2023-05-18 4:48 UTC (5+ messages)
` [PATCH v4 1/3] target/riscv: smstateen check for fcsr
[PATCH v7 0/7] igb: packet-split descriptors support
2023-05-18 2:45 UTC (3+ messages)
` [PATCH v7 3/7] igb: RX descriptors guest writting refactoring
[PATCH] xen: Fix host pci for stubdom
2023-05-18 2:09 UTC (3+ messages)
[PATCH v3 0/3] Migration documentation
2023-05-18 1:47 UTC (4+ messages)
` [PATCH v3 1/3] migration: Add documentation for backwards compatiblity
[PATCH v1 0/2] Add LoongArch cpu arch_id support
2023-05-18 1:41 UTC (3+ messages)
` [PATCH v1 1/2] hw/loongarch/virt: Add "
` [PATCH v1 2/2] hw/intc: Set physical cpuid route for LoongArch ipi device
[PATCH 0/6] block: add blk_io_plug_call() API
2023-05-17 22:10 UTC (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] block/nvme: convert to "
` [PATCH 3/6] block/blkio: "
` [PATCH 4/6] block/io_uring: "
` [PATCH 5/6] block/linux-aio: "
` [PATCH 6/6] block: remove bdrv_co_io_plug() API
[PATCH] hw/ide: Remove unuseful IDE_DMA__COUNT definition
2023-05-17 21:39 UTC (2+ messages)
[PATCH 0/1] hw/ide/core.c: fix handling of unsupported commands
2023-05-17 21:32 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/9] misc AHCI cleanups
2023-05-17 21:26 UTC (11+ messages)
` [PATCH 2/9] hw/ide/core: set ERR_STAT in unsupported command completion
` [PATCH 3/9] hw/ide/ahci: write D2H FIS on when processing NCQ command
` [PATCH 6/9] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [PATCH 7/9] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
` [PATCH 9/9] hw/ide/ahci: fix broken SError handling
[PATCH 0/5] gitlab: improvements to handling of stable staging branches
2023-05-17 20:01 UTC (3+ messages)
` [PATCH 1/5] gitlab: centralize the container tag name
[PATCH v2] target/arm: allow DC CVA[D]P in user mode emulation
2023-05-17 19:51 UTC (3+ messages)
[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
2023-05-17 19:48 UTC (5+ messages)
[PATCH] migration: for snapshots, hold the BQL during setup callbacks
2023-05-17 19:19 UTC (4+ messages)
[PULL 00/80] tcg patch queue
2023-05-17 19:16 UTC (3+ messages)
[PULL 0/5] QAPI patches patches for 2023-05-17
2023-05-17 18:35 UTC (3+ messages)
[PATCH] python: honour message limit when using pre-opened socket
2023-05-17 18:07 UTC (5+ 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).