messages from 2022-01-16 21:11:57 to 2022-01-17 18:00:10 UTC [more...]
[PATCH 0/2] block/io: Update BSC only if want_zero is true
2022-01-17 17:57 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/block-status-cache: New test
[PATCH 0/4] make check-block a meson test
2022-01-17 17:48 UTC (4+ messages)
` [PATCH 2/4] build: "
Redesign of QEMU startup & initial configuration
2022-01-17 17:13 UTC (11+ messages)
` Meeting today?
` "Startup" meeting (was Re: Meeting today?)
[PATCH v2] virtiofsd: Do not support blocking flock
2022-01-17 17:08 UTC (2+ messages)
` [Virtio-fs] "
[PATCH 00/30] bsd-user: upstream our signal implementation
2022-01-17 16:33 UTC (20+ messages)
` [PATCH 06/30] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH 11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PATCH 22/30] bsd-user/signal.c: Fill in queue_signal
` [PATCH 24/30] bsd-user/signal.c: setup_frame
` [PATCH 27/30] bsd-user/signal.c: process_pending_signals
[PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
2022-01-17 16:25 UTC (2+ messages)
ui/cocoa.m compile error
2022-01-17 16:19 UTC (13+ messages)
` ui/cocoa.m compile error (Cocoa -> SDL)
[PATCH v2 0/9] s390x/pci: zPCI interpretation support
2022-01-17 15:38 UTC (5+ messages)
` [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
[PATCH v2 0/2] Mark remaining global TypeInfo instances as const
2022-01-17 15:21 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] checkpatch: Ensure that TypeInfos are const
[PATCH v2 0/3] Support fd-based KVM stats
2022-01-17 15:17 UTC (7+ messages)
` [PATCH v2 1/3] qmp: Support for querying stats
[PATCH qemu] spapr: Force 32bit when resetting a core
2022-01-17 14:52 UTC (8+ messages)
hexagon container update
2022-01-17 14:47 UTC (6+ messages)
[PATCH] Mark remaining global TypeInfo instances as const
2022-01-17 15:08 UTC (2+ messages)
[PATCH v3] ppc/ppc405: Fix TLB flushing
2022-01-17 14:40 UTC (2+ messages)
[PATCH v11 1/4] migration/dirtyrate: refactor dirty page rate calculation
2022-01-17 14:00 UTC (10+ messages)
` [PATCH v11 2/4] softmmu/dirtylimit: implement vCPU dirtyrate calculation periodically
` [PATCH v11 3/4] softmmu/dirtylimit: implement virtual CPU throttle
` [PATCH v11 4/4] softmmu/dirtylimit: implement dirty page rate limit
[PATCH v2 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
2022-01-17 14:55 UTC (3+ messages)
` [PATCH v2 1/2] hw/i386: Attach CPUs to machine
` [RFC PATCH v2 2/2] hw/i386/sgx: Attach SGX-EPC objects "
[PATCH] migration/ram: clean up unused comment
2022-01-17 2:30 UTC
[PATCH v7 00/23] QEMU RISC-V AIA support
2022-01-17 13:28 UTC (24+ messages)
` [PATCH v7 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v7 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v7 03/23] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v7 04/23] target/riscv: Improve delivery of guest external interrupts
` [PATCH v7 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v7 06/23] target/riscv: Add AIA cpu feature
` [PATCH v7 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v7 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v7 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v7 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v7 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v7 12/23] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v7 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v7 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v7 15/23] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v7 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v7 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v7 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v7 19/23] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v7 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v7 21/23] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v7 22/23] docs/system: riscv: Document AIA options for "
` [PATCH v7 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs
9p root fs HOWTO
2022-01-17 14:59 UTC (4+ messages)
[PATCH 0/2] python: a few improvements to qmp-shell
2022-01-17 15:04 UTC (4+ messages)
` [PATCH 1/2] python: introduce qmp-shell-wrap convenience tool
` [PATCH 2/2] python: support recording QMP session to a file
[PATCH 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
2022-01-17 14:57 UTC (7+ messages)
` [PATCH 1/2] hw/i386/x86: Attach CPUs to machine
` [RFC PATCH 2/2] hw/i386/sgx: Attach SGX-EPC to its memory backend
[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
2022-01-17 14:23 UTC (3+ messages)
` [PATCH V2 for-6.2 2/2] block/rbd: workaround for ceph issue #53784
[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
2022-01-17 14:05 UTC (3+ messages)
[PATCH] target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
2022-01-17 13:19 UTC
[PATCH] target/ppc: Finish removal of 401/403 CPUs
2022-01-17 13:09 UTC (2+ messages)
[PATCH] target/ppc: Fix 7748 support
2022-01-17 13:07 UTC (2+ messages)
[PATCH v2 00/10] add generic vDPA device support
2022-01-17 12:43 UTC (11+ messages)
` [PATCH v2 01/10] virtio: get class_id and pci device id by the virtio id
` [PATCH v2 02/10] update linux headers
` [PATCH v2 03/10] vdpa: add the infrastructure of vdpa-dev
` [PATCH v2 04/10] vdpa-dev: implement the instance_init/class_init interface
` [PATCH v2 05/10] vdpa-dev: implement the realize interface
` [PATCH v2 06/10] vdpa-dev: implement the unrealize interface
` [PATCH v2 07/10] vdpa-dev: implement the get_config/set_config interface
` [PATCH v2 08/10] vdpa-dev: implement the get_features interface
` [PATCH v2 09/10] vdpa-dev: implement the set_status interface
` [PATCH v2 10/10] vdpa-dev: mark the device as unmigratable
[PATCH v3] hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
2022-01-17 12:52 UTC (2+ messages)
[PATCH 00/17] Add RISC-V RVV Zve32f and Zve64f extensions
2022-01-17 12:55 UTC (2+ messages)
[RFC 00/10] add generic vDPA device support
2022-01-17 12:34 UTC (6+ messages)
` [RFC 05/10] vdpa-dev: implement the realize interface
[PATCH 0/2] Improved support for AMD SEV firmware loading
2022-01-17 12:12 UTC (8+ messages)
` [PATCH 2/2] hw/i386: support loading OVMF using -bios too
[PATCH v3 0/6] Clean up error handling in libvhost-user memory mapping
2022-01-17 12:32 UTC (12+ messages)
` [PATCH v3 1/6] libvhost-user: Add vu_rem_mem_reg input validation
` [PATCH v3 2/6] libvhost-user: Add vu_add_mem_reg "
` [PATCH v3 3/6] libvhost-user: Simplify VHOST_USER_REM_MEM_REG
` [PATCH v3 4/6] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
` [PATCH v3 5/6] libvhost-user: prevent over-running max RAM slots
` [PATCH v3 6/6] libvhost-user: handle removal of identical regions
[PATCH v3 00/19] Make image fleecing more usable
2022-01-17 12:34 UTC (9+ messages)
` [PATCH v3 04/19] block/copy-before-write: add bitmap open parameter
` [PATCH v3 07/19] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v3 08/19] block/reqlist: add reqlist_wait_all()
[PATCH 0/3] ppc/pnv: Final refinements on PHB4s
2022-01-17 12:27 UTC (4+ messages)
` [PATCH 1/3] ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize()
` [PATCH 2/3] ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
` [PATCH 3/3] ppc/pnv: Remove PHB4 version property
[RFC PATCH 0/6] Basic skeleton of RP2040 Raspbery Pi Pico
2022-01-17 12:29 UTC (9+ messages)
` [RFC PATCH 1/6] hw/arm: arm initial boilerplate for RP2040 SoC
` [RFC PATCH 2/6] hw/arm: add boilerplate for machines based on the RP2040
` [RFC PATCH 3/6] hw/arm: wire-up memory from the Pico board and the SoC
` [RFC PATCH 6/6] docs/devel: add some clarifying text for aliases
[PATCH 1/2] hw/misc/bcm2835_property: Fix framebuffer with recent RPi kernels
2022-01-17 12:13 UTC (3+ messages)
` [PATCH-for-6.2 "
[PATCH v2 1/1] virtio: fix the condition for iommu_platform not supported
2022-01-17 12:02 UTC
[PATCH] intc: Unexport InterruptStatsProviderClass-related functions
2022-01-17 11:47 UTC (3+ messages)
intermittent hang, migration-test, 32-bit arm
2022-01-17 11:23 UTC (2+ messages)
[PATCH v2 0/8] remove PnvPhb4PecStack from Powernv9
2022-01-17 10:55 UTC (7+ messages)
` [PATCH v2 2/8] ppc/pnv: reduce stack->stack_no usage
` [PATCH v2 5/8] ppc/pnv: remove PnvPhb4PecStack::stack_no
` [PATCH v2 6/8] ppc/pnv: make PECs create and realize PHB4s
[PULL 0/1] qemu-openbios queue 20220115
2022-01-17 10:57 UTC (2+ messages)
[PULL 00/13] Misc patches for 2021-12-15
2022-01-17 10:37 UTC (4+ messages)
` [PULL 11/13] numa: Support SGX numa in the monitor and Libvirt interfaces
[PATCH 0/6] migration: Add 'no-ram' and 'ram-only' cpabilities
2022-01-17 9:04 UTC (7+ messages)
` [PATCH 4/6] migration: Add ram-only capability
[PATCH 0/5] Misc OHCI clean ups
2022-01-17 10:23 UTC (6+ messages)
` [PATCH 3/5] usb/ohci: Move USBPortOps related functions together
` [PATCH 4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
[PATCH 0/2] virtio: Add vhost-user-gpio device's support
2022-01-17 10:17 UTC (7+ messages)
` [PATCH 1/2] hw/virtio: add boilerplate for vhost-user-gpio device
iotest 040, 041, intermittent failure in netbsd VM
2022-01-17 10:05 UTC (2+ messages)
[PATCH v2 0/3] vmsd checks
2022-01-17 9:53 UTC (4+ messages)
` [PATCH v2 1/3] ppc: Fix vmstate_pbr403 subsection name
ppc pbr403 vmstate
2022-01-17 9:52 UTC (6+ messages)
[PATCH v2 0/4] trace qmp commands
2022-01-17 9:31 UTC (12+ messages)
` [PATCH v2 2/4] scripts/qapi/commands: gen_commands(): add add_trace_points argument
` [PATCH v2 3/4] scripts/qapi-gen.py: add --add-trace-points option
[PATCH 0/3] m68k: virt: fix reboot
2022-01-17 8:57 UTC (4+ messages)
` [PATCH 1/3] exec/memory: Extract address_space_set() from dma_memory_set()
[PATCH v11 0/4] support dirty restraint on vCPU
2022-01-17 8:54 UTC (2+ messages)
[PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode
2022-01-17 8:48 UTC (4+ messages)
` [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE "
[PATCH v4 0/4] support subsets of virtual memory extension
2022-01-17 8:28 UTC (4+ messages)
` [PATCH v4 4/4] target/riscv: add support for svpbmt extension
[PATCH] simplebench: Fix Python syntax error (reported by LGTM)
2022-01-17 8:02 UTC (5+ messages)
[PATCH] hw/arm/virt: Default enable the virtualization option(VHE) on A64FX
2022-01-17 7:52 UTC (3+ messages)
[Bug 1921664] Re: Coroutines are racy for risc64 emu on arm64 - crash on Assertion
2022-01-17 7:30 UTC (2+ messages)
[PATCH 0/2] Introduce printer subsystem and USB printer device
2022-01-17 7:17 UTC (4+ messages)
[PATCH] target/riscv: Ignore reserved bits in PTE for RV64
2022-01-17 7:14 UTC
unable to execute QEMU command 'qom-get': Property 'sgx-epc.unavailable-features' not found
2022-01-17 6:58 UTC (6+ messages)
[PATCH 0/3] PASID support for Intel IOMMU
2022-01-17 6:01 UTC (16+ messages)
` [PATCH 2/3] intel-iommu: drop VTDBus
` [PATCH 3/3] intel-iommu: PASID support
[PATCH v1] libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
2022-01-17 5:19 UTC (2+ messages)
[PATCH] softmmu: Provide a clue as to why device tree loading failed
2022-01-17 1:16 UTC (3+ messages)
[RFC PATCH v4 00/30] Add LoongArch softmmu support
2022-01-17 1:49 UTC (3+ messages)
[PATCH v1 00/34] testing/next and other misc fixes
2022-01-16 23:22 UTC (4+ messages)
` [PATCH v1 19/34] tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX
[PATCH 0/2] linux-user: Two minor patches
2022-01-16 21:45 UTC (6+ messages)
` [PATCH 1/2] linx-user: Remove MAX_SIGQUEUE_SIZE
` [PATCH 2/2] linxu-user: Change return type of queue_signal to void
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).