messages from 2022-08-09 09:54:00 to 2022-08-10 13:29:36 UTC [more...]
[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
2022-08-10 13:13 UTC (11+ messages)
` [PATCH 08/62] target/arm: Create GetPhysAddrResult
` [PATCH 12/62] target/arm: Use GetPhysAddrResult in get_phys_addr_v5
` [PATCH 14/62] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
` [PATCH 15/62] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
` [PATCH 18/62] target/arm: Add is_secure parameter to v8m_security_lookup
[PATCH v2 0/3] Fix hugepages with memfd on s390x and clean up related code
2022-08-10 13:00 UTC (7+ messages)
` [PATCH v2 1/3] backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()
` [PATCH v2 2/3] softmmu/physmem: Remove the ifdef __linux__ around the pagesize functions
` [PATCH v2 3/3] util/mmap-alloc: Remove qemu_mempath_getpagesize()
[PATCH] migration/multifd: Remove redundant copy of page offsets during send
2022-08-10 10:39 UTC
[PATCH v3 00/16] Preliminary patches for subproject split
2022-08-10 12:48 UTC (17+ messages)
` [PATCH v3 01/16] error-report: misc comment fix
` [PATCH v3 02/16] error-report: introduce "detailed" variable
` [PATCH v3 03/16] error-report: simplify print_loc()
` [PATCH v3 04/16] error-report: introduce overridable error_is_detailed()
` [PATCH v3 05/16] stubs: remove needless error_vprintf_unless_qmp()
` [PATCH v3 06/16] qapi: move QEMU-specific dispatch code in monitor
` [PATCH v3 07/16] qapi: remove QEMU-specific monitor dependency from dispatch
` [PATCH v3 08/16] scripts/qapi-gen: add -i option
` [PATCH v3 09/16] scripts/qapi: add required system includes to visitor
` [PATCH v3 10/16] util: move 256-by-128 division helpers to int128
` [PATCH v3 11/16] qemu-common: introduce a common subproject
` [PATCH v3 12/16] qemu-common: move scripts/qapi
` [PATCH v3 13/16] qemu-common: move glib-compat.h
` [PATCH v3 14/16] qemu-common: move error-report
` [PATCH v3 15/16] mtest2make.py: teach suite name that are just "PROJECT"
` [PATCH v3 16/16] qemu-common: add error-report test
Using QEMU for VRChat
2022-08-10 11:06 UTC
add qemu_fdt_setprop_strings() and use it in most places
2022-08-10 12:41 UTC (14+ messages)
` [PATCH v4 1/6] device_tree: add qemu_fdt_setprop_strings() helper
` [PATCH v4 2/6] hw/core: don't check return on qemu_fdt_setprop_string_array()
` [PATCH v4 3/6] hw/riscv: use qemu_fdt_setprop_strings() for string arrays
` [PATCH v4 4/6] hw/core: use qemu_fdt_setprop_strings()
` [PATCH v4 5/6] hw/mips: "
` [PATCH v4 6/6] hw/arm: change to "
[PATCH v4 00/24] ppc: QOM'ify 405 board
2022-08-10 12:38 UTC (46+ messages)
` [PATCH v4 01/24] ppc/ppc405: Remove taihu machine
` [PATCH v4 02/24] ppc/ppc405: Introduce a PPC405 generic machine
` [PATCH v4 03/24] ppc/ppc405: Move devices under the ref405ep machine
` [PATCH v4 04/24] ppc/ppc405: Move SRAM "
` [PATCH v4 05/24] ppc/ppc405: Introduce a PPC405 SoC
` [PATCH v4 06/24] ppc/ppc405: Start QOMification of the SoC
` [PATCH v4 07/24] ppc/ppc405: QOM'ify CPU
` [PATCH v4 08/24] ppc/ppc4xx: Introduce a DCR device model
` [PATCH v4 09/24] ppc/ppc405: QOM'ify CPC
` [PATCH v4 10/24] ppc/ppc405: QOM'ify GPT
` [PATCH v4 11/24] ppc/ppc405: QOM'ify OCM
` [PATCH v4 12/24] ppc/ppc405: QOM'ify GPIO
` [PATCH v4 13/24] ppc/ppc405: QOM'ify DMA
` [PATCH v4 14/24] ppc/ppc405: QOM'ify EBC
` [PATCH v4 15/24] ppc/ppc405: QOM'ify OPBA
` [PATCH v4 16/24] ppc/ppc405: QOM'ify POB
` [PATCH v4 17/24] ppc/ppc405: QOM'ify PLB
` [PATCH v4 18/24] ppc/ppc405: QOM'ify MAL
` [PATCH v4 19/24] ppc/ppc405: QOM'ify FPGA
` [PATCH v4 20/24] ppc/ppc405: Use an embedded PPCUIC model in SoC state
` [PATCH v4 21/24] ppc/ppc405: Use an explicit I2C object
` [PATCH v4 22/24] ppc/ppc4xx: Fix sdram trace events
` [PATCH v4 23/24] ppc/ppc405: QOM'ify SDRAM
` [PATCH v4 24/24] ppc/ppc405: Add check on minimum RAM size
[PATCH] linux-user: Don't assume 0 is not a valid host timer_t value
2022-08-10 12:24 UTC (6+ messages)
[PATCH] tests/unit: fix a -Wformat-trunction warning
2022-08-10 12:24 UTC (2+ messages)
add qemu_fdt_setprop_strings() and use it in most places
2022-08-10 12:22 UTC (13+ messages)
` [PATCH v3 1/5] device_tree: add qemu_fdt_setprop_strings() helper
` [PATCH v3 3/5] hw/core: use qemu_fdt_setprop_strings()
` [PATCH v3 5/5] hw/arm: change to "
Shared memory between host and guest
2022-08-10 10:45 UTC
[PATCH for-7.2 v3 00/11] enable pnv-phb user created devices
2022-08-10 10:05 UTC (12+ messages)
` [PATCH for-7.2 v3 01/11] ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties
` [PATCH for-7.2 v3 02/11] ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
` [PATCH for-7.2 v3 03/11] ppc/pnv: set root port chassis and slot using Bus properties
` [PATCH for-7.2 v3 04/11] ppc/pnv: add helpers for pnv-phb user devices
` [PATCH for-7.2 v3 05/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB* array
` [PATCH for-7.2 v3 06/11] ppc/pnv: enable user created pnv-phb for powernv8
` [PATCH for-7.2 v3 07/11] ppc/pnv: add PHB4 helpers for user created pnv-phb
` [PATCH for-7.2 v3 08/11] ppc/pnv: enable user created pnv-phb powernv9
` [PATCH for-7.2 v3 09/11] ppc/pnv: change pnv_phb4_get_pec() to also retrieve chip10->pecs
` [PATCH for-7.2 v3 10/11] ppc/pnv: user creatable pnv-phb for powernv10
` [PATCH for-7.2 v3 11/11] ppc/pnv: fix QOM parenting of user creatable root ports
[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
2022-08-10 10:22 UTC (7+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-10 10:05 UTC (25+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
[PATCH for 7.1] linux-user: fix compat with glibc >= 2.36 sys/mount.h
2022-08-10 9:32 UTC (2+ messages)
[PATCH] backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()
2022-08-10 9:20 UTC (5+ messages)
[PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
2022-08-10 6:55 UTC (4+ messages)
AST2600 support in QEMU
2022-08-10 5:50 UTC (3+ messages)
[PATCH v8 0/3] Implement Sstc extension
2022-08-10 5:45 UTC (8+ messages)
` [PATCH v8 3/3] target/riscv: Add vstimecmp support
[PATCH v8 00/12] NIC vhost-vdpa state restore via Shadow CVQ
2022-08-10 5:09 UTC (19+ messages)
` [PATCH v8 01/12] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PATCH v8 02/12] vhost: use SVQ element ndescs instead of opaque data for desc validation
` [PATCH v8 03/12] vhost: Delete useless read memory barrier
` [PATCH v8 04/12] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
` [PATCH v8 05/12] vhost_net: Add NetClientInfo prepare callback
` [PATCH v8 06/12] vhost_net: Add NetClientInfo stop callback
` [PATCH v8 07/12] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
` [PATCH v8 08/12] vdpa: Move command buffers map to start of net device
` [PATCH v8 09/12] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v8 10/12] vhost_net: add NetClientState->load() callback
` [PATCH v8 11/12] vdpa: Add virtio-net mac address via CVQ at start
` [PATCH v8 12/12] vdpa: Delete CVQ migration blocker
[PATCH for-7.1] cutils: Add missing dyld(3) include on macOS
2022-08-09 22:20 UTC
[PULL 0/2] Trivial branch for 7.1 patches
2022-08-09 21:44 UTC (4+ messages)
` [PULL 1/2] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
` [PULL 2/2] xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command
[PULL 0/1] target-arm queue
2022-08-09 19:17 UTC (3+ messages)
` [PULL 1/1] icount: Take iothread lock when running QEMU timers
[PATCH v3 0/2] This patch updates runtime check of AVX512
2022-08-09 18:41 UTC (8+ messages)
` [PATCH v3 1/2] Update AVX512 support for xbzrle_encode_buffer function
` [PATCH v3 2/2] Test code for AVX512 support for xbzrle_encode_buffer
[PATCH v2 1/2] util/main-loop: Fix maximum number of wait objects for win32
2022-08-09 17:07 UTC (4+ messages)
` [PATCH v2 2/2] util/aio-win32: Correct the event array size in aio_poll()
[PATCH v4 0/6] ASID support in vhost-vdpa net
2022-08-09 17:03 UTC (4+ messages)
` [PATCH v4 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
[RFC] hw/nvme: Use irqfd to send interrupts
2022-08-09 17:01 UTC (7+ messages)
` "
[PULL] Net patches
2022-08-09 16:43 UTC (2+ messages)
[PATCH 1/2] util/main-loop: Fix maximum number of wait objects for win32
2022-08-09 16:38 UTC (6+ messages)
` [PATCH 2/2] util/aio-win32: Correct the event array size in aio_poll()
[BUG] cxl can not create region
2022-08-09 16:08 UTC (7+ messages)
[PATCH v6 2/2] target/s390x: support SHA-512 extensions
2022-08-09 15:03 UTC (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] target/s390x: support PRNO_TRNG instruction
[PATCH v2] hw/i386: place setup_data at fixed place in memory
2022-08-09 14:19 UTC (11+ messages)
` [PATCH v3] "
KVM call for 2022-08-09
2022-08-09 12:45 UTC (2+ messages)
[PATCH for-7.1] tests: acpi: silence applesmc warning about invalid key
2022-08-09 11:42 UTC (3+ messages)
how long do we need to retain gitlab CI job stdout logs?
2022-08-09 10:42 UTC (5+ messages)
[PATCH] tests/qtest: misc tweaks to readconfig
2022-08-09 10:40 UTC (2+ messages)
[PATCH v3 00/22] ppc: QOM'ify 405 board
2022-08-09 10:09 UTC (8+ messages)
` [PATCH v3 07/22] ppc/ppc405: QOM'ify CPU
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).