messages from 2022-03-09 13:12:02 to 2022-03-10 12:37:10 UTC [more...]
[PATCH 00/18] tests: introduce testing coverage for TLS with migration
2022-03-10 12:08 UTC (15+ messages)
` [PATCH 04/18] tests: print newline after QMP response in qtest logs
` [PATCH 08/18] tests: merge code for UNIX and TCP migration pre-copy tests
[PATCH RESEND v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
2022-03-10 12:28 UTC (3+ messages)
` [PATCH RESEND v1 1/2] hw/i386: Make pit a "
` [PATCH RESEND v1 2/2] hw/i386: Make pic "
[PATCH v5 00/48] target/nios2: Shadow register set, EIC and VIC
2022-03-10 12:17 UTC (49+ messages)
` [PATCH v5 01/48] target/nios2: Check supervisor on eret
` [PATCH v5 02/48] target/nios2: Stop generating code if gen_check_supervisor fails
` [PATCH v5 03/48] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PATCH v5 04/48] target/nios2: Split PC out of env->regs[]
` [PATCH v5 05/48] target/nios2: Split out helper for eret instruction
` [PATCH v5 06/48] target/nios2: Fix BRET instruction
` [PATCH v5 07/48] target/nios2: Do not create TCGv for control registers
` [PATCH v5 08/48] linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
` [PATCH v5 09/48] target/nios2: Remove cpu_interrupts_enabled
` [PATCH v5 10/48] target/nios2: Split control registers away from general registers
` [PATCH v5 11/48] target/nios2: Do not zero the general registers on reset
` [PATCH v5 12/48] target/nios2: Clean up nios2_cpu_dump_state
` [PATCH v5 13/48] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PATCH v5 14/48] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v5 15/48] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PATCH v5 16/48] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v5 17/48] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PATCH v5 18/48] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PATCH v5 19/48] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PATCH v5 20/48] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PATCH v5 21/48] target/nios2: Clean up nios2_cpu_do_interrupt
` [PATCH v5 22/48] target/nios2: Hoist CPU_LOG_INT logging
` [PATCH v5 23/48] target/nios2: Handle EXCP_UNALIGN and EXCP_UALIGND
` [PATCH v5 24/48] target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
` [PATCH v5 25/48] target/nios2: Clean up handling of tlbmisc in do_exception
` [PATCH v5 26/48] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH v5 27/48] target/nios2: Implement cpuid
` [PATCH v5 28/48] target/nios2: Implement CR_STATUS.RSIE
` [PATCH v5 29/48] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v5 30/48] target/nios2: Support division error exception
` [PATCH v5 31/48] target/nios2: Use tcg_constant_tl
` [PATCH v5 32/48] target/nios2: Introduce dest_gpr
` [PATCH v5 33/48] target/nios2: Drop CR_STATUS_EH from tb->flags
` [PATCH v5 34/48] target/nios2: Enable unaligned traps for system mode
` [PATCH v5 35/48] target/nios2: Create gen_jumpr
` [PATCH v5 36/48] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PATCH v5 37/48] target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
` [PATCH v5 38/48] target/nios2: Use tcg_gen_lookup_and_goto_ptr
` [PATCH v5 39/48] target/nios2: Implement Misaligned destination exception
` [PATCH v5 40/48] linux-user/nios2: Handle various SIGILL exceptions
` [PATCH v5 41/48] target/nios2: Introduce shadow register sets
` [PATCH v5 42/48] target/nios2: Implement rdprs, wrprs
` [PATCH v5 43/48] target/nios2: Update helper_eret for shadow registers
` [PATCH v5 44/48] target/nios2: Implement EIC interrupt processing
` [PATCH v5 45/48] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v5 47/48] hw/nios2: Move memory regions into Nios2Machine
` [PATCH v5 48/48] hw/nios2: Machine with a Vectored Interrupt Controller
[PULL v2 00/22] QEMU changes for 7.0 soft freeze
2022-03-10 12:09 UTC (2+ messages)
[RFC PATCH] tests/tcg: drop -cpu max from s390x sha512-mvx invocation
2022-03-10 11:33 UTC (7+ messages)
[PULL 0/9] I²C / SMBus / PMBus patches for 2022-03-08
2022-03-10 11:26 UTC (3+ messages)
[PATCH 0/5] s390x: dump: Add PV dump support
2022-03-10 11:25 UTC (6+ messages)
` [PATCH 1/5] linux header sync
` [PATCH 2/5] s390x: Add protected dump cap
` [PATCH 3/5] s390x: Introduce PV query interface
` [PATCH 4/5] s390x: Add KVM PV dump interface
` [PATCH 5/5] s390x: pv: Add dump support
[PATCH 0/5] dump: Add custom arch section support
2022-03-10 11:16 UTC (6+ messages)
` [PATCH 1/5] dump: Allocate header
` [PATCH 2/5] dump: Split write of section headers and data and add a prepare step
` [PATCH 3/5] dump: Reorder struct DumpState
` [PATCH 4/5] dump/dump: Add section string table support
` [PATCH 5/5] dump/dump: Add arch section support
propagating vmgenid outward and upward
2022-03-10 11:18 UTC (4+ messages)
[PATCH] aspeed: sbc: Correct default reset values
2022-03-10 11:21 UTC (2+ messages)
` [PATCH-for-7.0] "
[PATCH v2 0/9] dump: Cleanup and consolidation
2022-03-10 11:08 UTC (10+ messages)
` [PATCH v2 1/9] dump: Use ERRP_GUARD()
` [PATCH v2 2/9] dump: Remove the sh_info variable
` [PATCH v2 3/9] dump: Introduce shdr_num to decrease complexity
` [PATCH v2 4/9] dump: Remove the section if when calculating the memory offset
` [PATCH v2 5/9] dump: Add more offset variables
` [PATCH v2 6/9] dump: Introduce dump_is_64bit() helper function
` [PATCH v2 7/9] dump: Consolidate phdr note writes
` [PATCH v2 8/9] dump: Cleanup dump_begin write functions
` [PATCH v2 9/9] dump: Consolidate elf note function
qemu-softmmu -cpu help broken
2022-03-10 11:10 UTC
[PATCH 00/11] edk2: update to stable202202
2022-03-10 11:07 UTC (11+ messages)
` [PATCH 05/11] edk2: add microvm build
` [PATCH 06/11] edk2: update binaries to stable202202
` MAINTAINERS: macOS host support (was: MAINTAINERS: take edk2)
[PATCH v2 0/4] util/thread-pool: Expose minimun and maximum size
2022-03-10 10:45 UTC (10+ messages)
` [PATCH v2 1/4] util/thread-pool: Fix thread pool freeing locking
` [PATCH v2 2/4] Introduce event-loop-base abstract class
` [PATCH v2 3/4] util/main-loop: Introduce the main loop into QOM
` [PATCH v2 4/4] util/event-loop-base: Introduce options to set the thread pool size
[PATCH v5 00/20] job: replace AioContext lock with job_mutex
2022-03-10 10:25 UTC (7+ messages)
` [PATCH v5 18/20] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v5 19/20] job.c: enable job lock/unlock and remove Aiocontext locks
[RFC v4 00/21] vfio-user client
2022-03-10 10:20 UTC (6+ messages)
` [RFC v4 01/21] vfio-user: introduce vfio-user protocol specification
` [RFC v4 04/21] vfio-user: add region cache
[PATCH 0/2] Enable notify VM exit
2022-03-10 10:03 UTC (6+ messages)
` [PATCH 1/2] linux-headers: Sync the linux headers
` [PATCH 2/2] i386: Add notify VM exit support
[PATCH 0/6] 9pfs: fix 'Twalk' protocol violation
2022-03-10 9:13 UTC (11+ messages)
` [PATCH 1/6] tests/9pfs: walk to non-existent dir
` [PATCH 2/6] tests/9pfs: Twalk with nwname=0
` [PATCH 3/6] tests/9pfs: compare QIDs in fs_walk_none() test
` [PATCH 4/6] 9pfs: refactor 'name_idx' -> 'nvalid' in v9fs_walk()
` [PATCH 5/6] 9pfs: fix 'Twalk' to only send error if no component walked
` [PATCH 6/6] tests/9pfs: guard recent 'Twalk' behaviour fix
[RFC PATCH 0/2] Add dirty page rate limit qtest
2022-03-10 8:29 UTC (4+ messages)
` [RFC PATCH 1/2] migration-test: Export migration-test util funtions
` [RFC PATCH 2/2] tests: Add dirty page rate limit test
[PATCH v7 00/46] CXl 2.0 emulation Support
2022-03-10 8:02 UTC (6+ messages)
[PULL 00/23] QEMU changes for 7.0 soft freeze
2022-03-10 7:56 UTC (8+ messages)
[PATCH v4] tests: Do not treat the iotests as separate meson test target anymore
2022-03-10 7:50 UTC
[RFC PATCH] hw/i386/e820: remove legacy reserved entries for e820
2022-03-10 6:21 UTC (2+ messages)
[PATCH] tests: add (riscv virt) machine mapping to testenv
2022-03-10 6:05 UTC (4+ messages)
` [PATCH v2] "
[PULL V2 00/15] Net patches
2022-03-10 2:39 UTC (16+ messages)
` [PULL V2 01/15] virtio-net: fix map leaking on error during receive
` [PULL V2 02/15] vhost: Add VhostShadowVirtqueue
` [PULL V2 03/15] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PULL V2 04/15] vhost: Add Shadow VirtQueue call "
` [PULL V2 05/15] vhost: Add vhost_svq_valid_features to shadow vq
` [PULL V2 06/15] virtio: Add vhost_svq_get_vring_addr
` [PULL V2 07/15] vdpa: adapt vhost_ops callbacks to svq
` [PULL V2 08/15] vhost: Shadow virtqueue buffers forwarding
` [PULL V2 09/15] util: Add iova_tree_alloc_map
` [PULL V2 10/15] util: add iova_tree_find_iova
` [PULL V2 11/15] vhost: Add VhostIOVATree
` [PULL V2 12/15] vdpa: Add custom IOTLB translations to SVQ
` [PULL V2 13/15] vdpa: Adapt vhost_vdpa_get_vring_base "
` [PULL V2 14/15] vdpa: Never set log_base addr if SVQ is enabled
` [PULL V2 15/15] vdpa: Expose VHOST_F_LOG_ALL on SVQ
[PULL 00/15] Net patches
2022-03-10 2:39 UTC (3+ messages)
Lost patch
2022-03-10 0:44 UTC (3+ messages)
[PULL 0/3] Linux user for 7.0 patches
2022-03-09 21:16 UTC (2+ messages)
QEMU, UEFI and Windows with Bitlocker encryption
2022-03-09 16:55 UTC
[PULL 00/11] aspeed queue
2022-03-09 19:56 UTC (2+ messages)
How to backtrace an separate stack?
2022-03-09 19:50 UTC (5+ messages)
[PATCH] target/ppc: fix ISI fault cause for Radix MMU
2022-03-09 19:27 UTC
[RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
2022-03-09 19:09 UTC (2+ messages)
starting to look at qemu savevm performance, a first regression detected
2022-03-09 18:53 UTC (17+ messages)
` bad qemu savevm to /dev/null performance (600 MiB/s max) (Was: Re: starting to look at qemu savevm performance, a first regression detected)
` bad virsh save /dev/null performance (600 MiB/s max)
[RFC PATCH] docs/devel: start documenting writing VirtIO devices
2022-03-09 18:07 UTC (2+ messages)
[PULL 0/1] qemu-openbios queue 20220308
2022-03-09 18:06 UTC (2+ messages)
[PATCH v4 00/33] target/nios2: Shadow register set, EIC and VIC
2022-03-09 18:01 UTC (4+ messages)
` [PATCH v4 24/33] target/nios2: Introduce shadow register sets
[PATCH 0/4] block: copy-before-write: cbw-timeout
2022-03-09 17:35 UTC (3+ messages)
` [PATCH 2/4] block/block-copy: block_copy(): add timeout_ns parameter
QEMU device refcounting when device creates a container MR
2022-03-09 16:56 UTC (4+ messages)
[PULL 00/22] q800-updates-for-7.0 queue 20220309
2022-03-09 17:05 UTC (2+ messages)
[PATCH] tests/qemu-iotests: Use GNU sed in two more spots where it is necessary
2022-03-09 17:04 UTC (3+ messages)
[PULL 00/15] NBD patches for 7.0-rc0
2022-03-09 15:50 UTC (2+ messages)
[PATCH 0/3] block: copy-before-write: on-cbw-error behavior
2022-03-09 15:43 UTC (3+ messages)
` [PATCH 2/3] block/copy-before-write: add on-cbw-error open parameter
[PATCH v2 0/6] Support exporting BDSs via VDUSE
2022-03-09 15:37 UTC (2+ messages)
[PATCH V7 00/29] Live Update
2022-03-09 14:18 UTC (7+ messages)
` [PATCH V7 08/29] memory: flat section iterator
` [PATCH V7 11/29] qapi: list utility functions
` [PATCH V7 12/29] vl: helper to request re-exec
[PATCH 1/1] target/riscv: misa to ISA string conversion fix
2022-03-09 14:09 UTC
[RFC PATCH] docs/devel: try and impose some organisation
2022-03-09 13:53 UTC
[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
2022-03-09 13:49 UTC (7+ messages)
` [RFC PATCH 2/5] introduce BDRV_POLL_WHILE_UNLOCKED
[PATCH v4] target/riscv: Add isa extenstion strings to the device tree
2022-03-09 13:47 UTC (2+ messages)
[PATCH v7 00/22] host: Support macOS 12
2022-03-09 13:40 UTC (9+ messages)
` [PATCH v7 22/22] gitlab-ci: Support macOS 12 via cirrus-run
[PATCH v2] block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server
2022-03-09 13:21 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).