qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 06:45:07 to 2023-02-10 22:27:58 UTC [more...]

[PULL 00/10] xenpvh machine
 2023-02-10 22:27 UTC  (2+ messages)
` [PULL 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/

[PATCH v4] hw/arm/smmuv3: Add GBPA register
 2023-02-10 22:19 UTC 

[PATCH v4 0/4] Eliminate multifd flush
 2023-02-10 20:56 UTC  (3+ messages)
` [PATCH v4 4/4] ram: Document migration ram flags

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-10 20:31 UTC  (25+ messages)
` [PATCH v2 3/7] configure: Look for auxiliary Python installations
` [PATCH v2 4/7] configure: Add nice hint to Python failure message
` [PATCH v2 6/7] CI: Stop building docs on centos8

[PATCH 00/22] target/arm: Implement FEAT_RME
 2023-02-10 19:49 UTC  (24+ messages)
` [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH 13/22] target/arm: Handle Block and Page bits for security space
` [PATCH 14/22] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH 15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH 16/22] target/arm: Move s1_is_El0 into S1Translate
` [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH 18/22] target/arm: Add GPC syndrome
` [PATCH 19/22] target/arm: Implement GPC exceptions
` [PATCH 20/22] target/arm: Implement the granule protection check
` [PATCH 21/22] target/arm: Enable RME for -cpu max
` [RFC PATCH 22/22] hw/arm/virt: Add some memory for Realm Management Monitor

[PATCH 0/7] Python: Drop support for Python 3.6
 2023-02-10 19:45 UTC  (9+ messages)
` [PATCH 3/7] configure: Look for auxiliary Python installations
` [PATCH 5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE
` [PATCH 6/7] CI: Stop building docs on centos8

[PATCH v3] hw/arm/smmuv3: Add GBPA register
 2023-02-10 18:08 UTC  (3+ messages)

[PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
 2023-02-10 17:21 UTC  (11+ messages)
` [PATCH v1 2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
` [PATCH v1 3/4] migration/multifd: Join all multifd threads in order to avoid leaks
` [PATCH v1 4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy

[PATCH v3 00/14] File-based migration support and fixed-ram features
 2023-02-10 17:17 UTC  (24+ messages)
` [PATCH v3 02/14] migration: Add support for 'file:' uri for incoming migration
` [PATCH v3 03/14] migration: Initial support of fixed-ram feature for analyze-migration.py
` [PATCH v3 04/14] io: Add generic pwritev/preadv interface
` [PATCH v3 05/14] io: implement io_pwritev for QIOChannelFile
` [PATCH v3 06/14] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [PATCH v3 08/14] io: Add preadv support to QIOChannelFile
` [PATCH v3 09/14] migration: add qemu_get_buffer_at
` [PATCH v3 10/14] migration/ram: Introduce 'fixed-ram' migration stream capability
` [PATCH v3 13/14] tests: Add migrate_incoming_qmp helper
` [PATCH v3 14/14] tests/qtest: migration-test: Add tests for file-based migration

[PATCH v6 00/33] Consolidate PIIX south bridges
 2023-02-10 17:11 UTC  (8+ messages)

[PATCH v3 0/3] Add gdbstub support to HVF
 2023-02-10 17:04 UTC  (4+ messages)
` [PATCH v3 1/3] arm: move KVM breakpoints helpers

[PATCH 0/4] hw/isa/piix: Housekeeping QOM names / macros
 2023-02-10 16:57 UTC  (5+ messages)
` [PATCH 1/4] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH 2/4] hw/isa/piix: Batch register QOM types using DEFINE_TYPES() macro
` [PATCH 3/4] hw/isa/piix: Unify QOM type name of PIIX ISA function
` [PATCH 4/4] hw/isa/piix: Unify PIIX-ISA QOM type names using qdev aliases

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-02-10 16:48 UTC  (4+ messages)
` [RFC PATCH 1/5] Rename the singlestep global variable to one_insn_per_tb

[PATCH v10 00/59] Xen HVM support under KVM
 2023-02-10 16:47 UTC  (31+ messages)
` [PATCH v10 30/59] hw/xen: Implement EVTCHNOP_close
` [PATCH v10 31/59] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v10 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
` [PATCH v10 34/59] hw/xen: Implement EVTCHNOP_send
` [PATCH v10 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v10 36/59] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PATCH v10 37/59] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v10 38/59] hw/xen: Implement EVTCHNOP_reset
` [PATCH v10 39/59] i386/xen: add monitor commands to test event injection
` [PATCH v10 40/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v10 41/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback

[PATCH 0/2] hw/arm/smmu: Fixes for TTB1
 2023-02-10 16:37 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
` [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling

[PATCH 00/11] hw/isa: More housekeeping
 2023-02-10 16:37 UTC  (12+ messages)
` [PATCH 01/11] hw/intc/i8259: Document i8259_init()
` [PATCH 02/11] hw/isa/i82378: Rename output IRQ as 'cpu_intr'
` [PATCH 03/11] hw/isa/i82378: Remove intermediate IRQ forwarder
` [PATCH 04/11] hw/isa/vt82c686: "
` [PATCH 05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in'
` [PATCH 06/11] hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState
` [PATCH 07/11] hw/isa: Reorder to separate ISABus* vs ISADevice* functions
` [PATCH 08/11] hw/isa: Un-inline isa_bus_from_device()
` [PATCH 09/11] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
` [PATCH 10/11] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus'
` [PATCH 11/11] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()

[PATCH 0/7] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-10 16:34 UTC  (4+ messages)
` [PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()

[PATCH v3 0/7] qapi: static typing conversion, pt5c
 2023-02-10 16:26 UTC  (8+ messages)
` [PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
` [PATCH v3 4/7] qapi/expr: add typing workaround for AbstractSet

[PULL 00/17] Migration 20230209 patches
 2023-02-10 16:17 UTC  (8+ messages)
` [PULL 12/17] AVX512 support for xbzrle_encode_buffer

[PATCH] vhost-user-fs: add capability to allow migration
 2023-02-10 16:08 UTC  (12+ messages)

Byte-swapping issue on qemu-user for sparc64 guest
 2023-02-10 16:05 UTC  (4+ messages)

[RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
 2023-02-10 16:05 UTC  (2+ messages)

[PATCH v2 00/11] target/arm: Housekeeping around NVIC
 2023-02-10 16:02 UTC  (2+ messages)

[PULL 00/30] Migration 20230206 patches
 2023-02-10 15:48 UTC  (8+ messages)
` [PULL 01/30] migration: Fix migration crash when target psize larger than host

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-10 15:35 UTC  (4+ messages)
` [PATCH v5 3/3] qtests/arm: add some mte tests

[PATCH] Adding ability to change disassembler syntax in TCG plugins
 2023-02-10 15:24 UTC 

Windows 11 guest crashing supposedly in smm after some time of use
 2023-02-10 14:48 UTC 

[RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
 2023-02-10 14:39 UTC  (5+ messages)

[PATCH v2 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
 2023-02-10 14:32 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: protect req->aiocb with AioContext lock
` [PATCH v2 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
` [PATCH v2 3/3] virtio-scsi: reset SCSI devices from main loop thread

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-10 14:19 UTC  (9+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH v10 00/12] vfio/migration: Implement VFIO migration protocol v2
 2023-02-10 13:56 UTC  (3+ messages)
` [PATCH v10 06/12] vfio/migration: Block multiple devices migration

[PATCH v3 00/15] pci hotplug tracking
 2023-02-10 13:51 UTC  (15+ messages)
` [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
` [PATCH v3 14/15] qapi: introduce DEVICE_ON event
` [PATCH v3 15/15] qapi: introduce query-hotplug command

[PATCH v1] Adding new machine Yosemitev2 in QEMU
 2023-02-10 12:50 UTC 

[RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
 2023-02-10 13:43 UTC  (3+ messages)

[PATCH] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
 2023-02-10 10:29 UTC 

[PATCH] libvhost-user: check for NULL when allocating a virtqueue element
 2023-02-10 11:25 UTC 

[PATCH v1] Adding new machine Tiogapass in QEMU
 2023-02-10 12:26 UTC 

[PATCH 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
 2023-02-10 13:36 UTC  (12+ messages)
` [PATCH 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
` [PATCH 02/11] target/riscv: allow users to actually write the MISA CSR
` [PATCH 03/11] target/riscv: remove RISCV_FEATURE_MISA
` [PATCH 04/11] target/riscv: introduce riscv_cpu_cfg()
` [PATCH 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
` [PATCH 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
` [PATCH 07/11] target/riscv: remove RISCV_FEATURE_EPMP
` [PATCH 08/11] target/riscv: remove RISCV_FEATURE_PMP
` [PATCH 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
` [PATCH 10/11] target/riscv: remove RISCV_FEATURE_MMU
` [PATCH 11/11] target/riscv/cpu: remove CPUArchState::features and friends

[PATCH] target/i386: Remove pointless env_archcpu() in helper_rdmsr()
 2023-02-10 13:31 UTC  (2+ messages)

[PATCH v2 0/6] migration: Modified 'migrate' QAPI command for migration
 2023-02-10 13:28 UTC  (22+ messages)
` [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
    ` QAPI unions as branches / unifying struct and union types (was: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command)
` [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
` [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow

[PATCH] include/hw: Do not include hw.h from headers
 2023-02-10 13:25 UTC  (4+ messages)

[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-02-10 12:57 UTC  (2+ messages)

[PATCH] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
 2023-02-10 12:54 UTC  (2+ messages)

[PATCH] include/hw: Do not include "hw/registerfields.h" in headers that don't need it
 2023-02-10 12:42 UTC  (2+ messages)

[PATCH 00/27] tcg: Simplify temporary usage
 2023-02-10 12:35 UTC  (2+ messages)

[PATCH RFC 0/7] revert RNG seed mess
 2023-02-10 11:32 UTC  (5+ messages)
` [PATCH RFC 6/7] Revert "x86: return modified setup_data only if read as memory, not as file"

[PATCH] include/hw/i386: Clean up includes in x86.h
 2023-02-10 11:14 UTC 

[PULL 0/6] Block patches
 2023-02-10 10:49 UTC  (2+ messages)

[PULL 00/11] Misc patches for 2022-02-08
 2023-02-10 10:23 UTC  (3+ messages)
` [PULL 09/11] target/i386: Fix BEXTR instruction

VM crashed while hot-plugging memory
 2023-02-10  9:30 UTC 

[PATCH V2 0/4] string list functions
 2023-02-10  9:25 UTC  (14+ messages)
` [PATCH V2 1/4] qapi: strList_from_string

[PATCH v3 0/6] migration: Modified 'migrate' QAPI command for migration
 2023-02-10  9:07 UTC  (3+ messages)
` [PATCH v3 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command

[PATCH] hw/misc/sga: Remove the deprecated "sga" device
 2023-02-10  8:46 UTC  (2+ messages)

Expose support for HyperV features via QMP
 2023-02-10  8:42 UTC  (5+ messages)

[PATCH v7 0/2] Update AVX512 support for xbzrle and CI failure
 2023-02-10  7:04 UTC  (5+ messages)
` [PATCH v7 2/2] Update bench-code for addressing CI problem


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).