messages from 2022-03-07 23:09:13 to 2022-03-08 12:02:59 UTC [more...]
[PATCH v5 00/15] vDPA shadow virtqueue
2022-03-08 11:37 UTC (21+ messages)
` [PATCH v5 15/15] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH v2 00/10] add generic vDPA device support
2022-03-08 11:55 UTC (11+ messages)
` [PATCH v2 05/10] vdpa-dev: implement the realize interface
[PULL v2 00/22] QEMU changes for 7.0 soft freeze
2022-03-08 11:34 UTC (23+ messages)
` [PULL 01/22] whpx: Fixed reporting of the CPU context to GDB for 64-bit
` [PULL 02/22] whpx: Fixed incorrect CR8/TPR synchronization
` [PULL 03/22] vmxcap: Add 5-level EPT bit
` [PULL 04/22] meson: fix generic location of vss headers
` [PULL 05/22] qga/vss-win32: check old VSS SDK headers
` [PULL 06/22] qga/vss: update informative message about MinGW
` [PULL 07/22] update meson-buildoptions.sh
` [PULL 08/22] kvm-irqchip: introduce new API to support route change
` [PULL 09/22] kvm/msi: do explicit commit when adding msi routes
` [PULL 10/22] target/i386: only include bits in pg_mode if they are not ignored
` [PULL 11/22] target/i386: Throw a #SS when loading a non-canonical IST
` [PULL 12/22] linux-headers: include missing changes from 5.17
` [PULL 13/22] x86: Fix the 64-byte boundary enumeration for extended state
` [PULL 14/22] x86: Add AMX XTILECFG and XTILEDATA components
` [PULL 15/22] x86: Grant AMX permission for guest
` [PULL 16/22] x86: Add XFD faulting bit for state components
` [PULL 17/22] x86: Add AMX CPUIDs enumeration
` [PULL 18/22] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
` [PULL 19/22] x86: Support XFD and AMX xsave data migration
` [PULL 20/22] i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
` [PULL 21/22] KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
` [PULL 22/22] gitlab-ci: do not run tests with address sanitizer
[PATCH v3] target/arm: Fix sve2 ldnt1 and stnt1
2022-03-08 11:56 UTC (2+ messages)
[PATCH] RFC: replace qemu_real_host_page variables with inlined functions
2022-03-08 11:34 UTC (3+ messages)
[PULL 00/23] QEMU changes for 7.0 soft freeze
2022-03-08 11:31 UTC (3+ messages)
[PATCH v4 00/33] target/nios2: Shadow register set, EIC and VIC
2022-03-08 11:27 UTC (62+ messages)
` [PATCH v4 01/33] target/nios2: Check supervisor on eret
` [PATCH v4 02/33] target/nios2: Stop generating code if gen_check_supervisor fails
` [PATCH v4 03/33] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PATCH v4 04/33] target/nios2: Split PC out of env->regs[]
` [PATCH v4 05/33] target/nios2: Split out helper for eret instruction
` [PATCH v4 06/33] target/nios2: Do not create TCGv for control registers
` [PATCH v4 07/33] linux-user/nios2: Trim target_pc_regs to sp and pc
` [PATCH v4 08/33] target/nios2: Remove cpu_interrupts_enabled
` [PATCH v4 09/33] target/nios2: Split control registers away from general registers
` [PATCH v4 10/33] target/nios2: Clean up nios2_cpu_dump_state
` [PATCH v4 11/33] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PATCH v4 12/33] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v4 13/33] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PATCH v4 14/33] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v4 15/33] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PATCH v4 16/33] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PATCH v4 17/33] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH v4 18/33] target/nios2: Implement cpuid
` [PATCH v4 19/33] target/nios2: Implement CR_STATUS.RSIE
` [PATCH v4 20/33] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v4 21/33] target/nios2: Use tcg_constant_tl
` [PATCH v4 22/33] target/nios2: Introduce dest_gpr
` [PATCH v4 23/33] target/nios2: Drop CR_STATUS_EH from tb->flags
` [PATCH v4 24/33] target/nios2: Introduce shadow register sets
` [PATCH v4 25/33] target/nios2: Implement rdprs, wrprs
` [PATCH v4 26/33] target/nios2: Update helper_eret for shadow registers
` [PATCH v4 27/33] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PATCH v4 28/33] target/nios2: Clean up nios2_cpu_do_interrupt
` [PATCH v4 29/33] target/nios2: Implement EIC interrupt processing
` [PATCH v4 30/33] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v4 31/33] hw/nios2: Introduce Nios2MachineState
` [PATCH v4 32/33] hw/nios2: Move memory regions into Nios2Machine
` [PATCH v4 33/33] hw/nios2: Machine with a Vectored Interrupt Controller
[PULL v2 00/47] virtio,pc,pci: features, cleanups, fixes
2022-03-08 11:23 UTC (8+ messages)
[PATCH v5 00/20] job: replace AioContext lock with job_mutex
2022-03-08 11:19 UTC (5+ messages)
` [PATCH v5 16/20] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v5 17/20] job: detect change of aiocontext within job coroutine
[PATCH] gdbstub.c: add support for info proc mappings
2022-03-08 11:06 UTC (4+ messages)
[PATCH v4 0/4] qtests/libqos: Allow PCI tests to be run with virt-machine
2022-03-08 11:09 UTC (5+ messages)
` [PATCH v4 3/4] tests/qtest/vhost-user-blk-test: Temporary hack to get tests passing on aarch64
What is the correct way to handle the VirtIO config space in vhost-user?, What is the correct way to handle the VirtIO config space in vhost-user?
2022-03-08 10:31 UTC (8+ messages)
` "
[PATCH v6 00/19] vfio-user server in QEMU
2022-03-08 10:21 UTC (17+ messages)
` [PATCH v6 12/19] vfio-user: IOMMU support for remote device
` [PATCH v6 15/19] vfio-user: handle device interrupts
` [PATCH v6 18/19] vfio-user: handle reset of remote device
How to backtrace an separate stack?
2022-03-08 9:47 UTC (6+ messages)
[PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
2022-03-08 9:18 UTC (4+ messages)
[PULL v2 00/33] Abstract ArchCPU
2022-03-08 9:06 UTC (2+ messages)
[PULL 0/1] qemu-openbios queue 20220308
2022-03-08 8:16 UTC (2+ messages)
` [PULL 1/1] roms/openbios: update OpenBIOS images to 0e0afae6 built from submodule
[PATCH 1/2] hw/arm/aspeed: allow missing spi_model
2022-03-08 8:14 UTC (5+ messages)
` [PATCH 2/2] hw/arm/aspeed: add Bletchley machine type
[PATCH] hw/block: m25p80: Add support for w25q01jvq
2022-03-08 8:02 UTC (2+ messages)
[PATCH V7 00/29] Live Update
2022-03-08 7:20 UTC (7+ messages)
` [PATCH V7 10/29] machine: memfd-alloc option
[PATCH] virtio-net: fix map leaking on error during receive
2022-03-08 7:02 UTC (3+ messages)
[PATCH 0/6] aspeed/smc: 'num_cs' cleanup
2022-03-08 6:41 UTC (3+ messages)
` [PATCH 5/6] aspeed/smc: Let the SSI core layer define the bus name
[PATCH] tests: add (riscv virt) machine mapping to testenv
2022-03-08 6:40 UTC (3+ messages)
` [PATCH v2] "
Question about atomics
2022-03-08 5:00 UTC (2+ messages)
[PATCH v3 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-03-08 4:09 UTC (13+ messages)
` [PATCH v3 01/11] tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
` [PATCH v3 02/11] target/s390x: vxeh2: vector convert short/32b
` [PATCH v3 03/11] target/s390x: vxeh2: vector string search
` [PATCH v3 04/11] target/s390x: vxeh2: Update for changes to vector shifts
` [PATCH v3 05/11] target/s390x: vxeh2: vector shift double by bit
` [PATCH v3 06/11] target/s390x: vxeh2: vector {load, store} elements reversed
` [PATCH v3 07/11] target/s390x: vxeh2: vector {load, store} byte reversed elements
` [PATCH v3 08/11] target/s390x: vxeh2: vector {load, store} byte reversed element
` [PATCH v3 09/11] target/s390x: add S390_FEAT_VECTOR_ENH2 to cpu max
` [PATCH v3 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
` [PATCH v3 11/11] target/s390x: Fix writeback to v1 in helper_vstl
[PATCH v3 0/5] iotests: add enhanced debugging info to qemu-img failures
2022-03-08 1:57 UTC (6+ messages)
` [PATCH v3 1/5] python/utils: add add_visual_margin() text decoration utility
` [PATCH v3 2/5] python/utils: add VerboseProcessError
` [PATCH v3 3/5] iotests: Remove explicit checks for qemu_img() == 0
` [PATCH v3 4/5] iotests: make qemu_img raise on non-zero rc by default
` [PATCH v3 5/5] iotests: fortify compare_images() against crashes
[PULL 00/15] NBD patches for 7.0-rc0
2022-03-08 1:44 UTC (16+ messages)
` [PULL 01/15] crypto: mandate a hostname when checking x509 creds on a client
` [PULL 02/15] block: pass desired TLS hostname through from block driver client
` [PULL 03/15] block/nbd: support override of hostname for TLS certificate validation
` [PULL 04/15] qemu-nbd: add --tls-hostname option "
` [PULL 05/15] block/nbd: don't restrict TLS usage to IP sockets
` [PULL 06/15] tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
` [PULL 07/15] tests/qemu-iotests: expand _filter_nbd rules
` [PULL 08/15] tests/qemu-iotests: introduce filter for qemu-nbd export list
` [PULL 09/15] tests/qemu-iotests: convert NBD TLS test to use standard filters
` [PULL 10/15] tests/qemu-iotests: validate NBD TLS with hostname mismatch
` [PULL 11/15] tests/qemu-iotests: validate NBD TLS with UNIX sockets
` [PULL 12/15] tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK
` [PULL 13/15] nbd/server: Minor cleanups
` [PULL 14/15] qemu-io: Utilize 64-bit status during map
` [PULL 15/15] qemu-io: Allow larger write zeroes under no fallback
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-08 1:45 UTC (4+ messages)
` [PATCH v4 03/12] mm: Introduce memfile_notifier
[PULL v2 00/16] MIPS patches for 2022-03-07
2022-03-07 23:45 UTC (2+ messages)
` [PULL v2 15/16] hw/isa: Inline and remove one-line isa_init_irq()
[PULL v4 00/47] virtio,pc,pci: features, cleanups, fixes
2022-03-07 22:47 UTC (16+ messages)
` [PULL v4 27/47] pcie: Add 1.2 version token for the Power Management Capability
` [PULL v4 28/47] pci-bridge/xio3130_upstream: Fix error handling
` [PULL v4 30/47] headers: Add pvpanic.h
` [PULL v4 34/47] acpi: pcihp: pcie: set power on cap on parent slot
` [PULL v4 35/47] pc: add option to disable PS/2 mouse/keyboard
` [PULL v4 38/47] hw/smbios: Add table 4 parameter, "processor-id"
` [PULL v4 39/47] pci: drop COMPAT_PROP_PCP for 2.0 machine types
` [PULL v4 40/47] event_notifier: add event_notifier_get_wfd()
` [PULL v4 41/47] vhost: use wfd on functions setting vring call fd
` [PULL v4 42/47] configure, meson: allow enabling vhost-user on all POSIX systems
` [PULL v4 43/47] docs: vhost-user: add subsection for non-Linux platforms
` [PULL v4 44/47] tests/acpi: i386: allow FACP acpi table changes
` [PULL v4 45/47] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
` [PULL v4 46/47] tests/acpi: i386: update FACP table differences
` [PULL v4 47/47] hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
[PATCH v13 0/8] hmp,qmp: Add commands to introspect virtio devices
2022-03-07 22:46 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).