messages from 2022-02-16 00:04:50 to 2022-02-16 10:34:22 UTC [more...]
[PATCH v2 0/9] ppc: nested KVM HV for spapr virtual hypervisor
2022-02-16 10:25 UTC (3+ messages)
` [PATCH v2 2/9] spapr: prevent hdec timer being set up under "
` [PATCH v2 4/9] target/ppc: add vhyp addressing mode helper for radix MMU
[PATCH v2 0/4] HyperV: Synthetic Debugging device
2022-02-16 10:25 UTC (4+ messages)
` [PATCH v2 1/4] hyperv: SControl is optional to enable SynIc
` [PATCH v2 2/4] hyperv: Add definitions for syndbg
` [PATCH v2 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
[PULL v2 00/35] riscv-to-apply queue
2022-02-16 10:24 UTC (37+ messages)
` [PULL v2 01/35] include: hw: remove ibex_plic.h
` [PULL v2 02/35] Allow setting up to 8 bytes with the generic loader
` [PULL v2 03/35] target/riscv: correct "code should not be reached" for x-rv128
` [PULL v2 04/35] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
` [PULL v2 05/35] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
` [PULL v2 06/35] target/riscv: access configuration through cfg_ptr in DisasContext
` [PULL v2 07/35] target/riscv: access cfg structure through DisasContext
` [PULL v2 08/35] target/riscv: iterate over a table of decoders
` [PULL v2 09/35] target/riscv: Add XVentanaCondOps custom extension
` [PULL v2 10/35] target/riscv: add a MAINTAINERS entry for XVentanaCondOps
` [PULL v2 11/35] target/riscv: Fix vill field write in vtype
` [PULL v2 12/35] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PULL v2 13/35] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PULL v2 14/35] target/riscv: Implement hgeie and hgeip CSRs
` [PULL v2 15/35] target/riscv: Improve delivery of guest external interrupts
` [PULL v2 16/35] target/riscv: Allow setting CPU feature from machine/device emulation
` [PULL v2 17/35] target/riscv: Add AIA cpu feature
` [PULL v2 18/35] target/riscv: Add defines for AIA CSRs
` [PULL v2 19/35] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PULL v2 20/35] target/riscv: Implement AIA local interrupt priorities
` [PULL v2 21/35] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PULL v2 22/35] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PULL v2 23/35] target/riscv: Implement AIA interrupt filtering CSRs
` [PULL v2 24/35] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PULL v2 25/35] target/riscv: Implement AIA xiselect and xireg CSRs
` [PULL v2 26/35] target/riscv: Implement AIA IMSIC interface CSRs
` [PULL v2 27/35] hw/riscv: virt: Use AIA INTC compatible string when available
` [PULL v2 28/35] target/riscv: Allow users to force enable AIA CSRs in HART
` [PULL v2 29/35] hw/intc: Add RISC-V AIA APLIC device emulation
` [PULL v2 30/35] target/riscv: Ignore reserved bits in PTE for RV64
` [PULL v2 31/35] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
` [PULL v2 32/35] target/riscv: add support for svnapot extension
` [PULL v2 33/35] target/riscv: add support for svinval extension
` [PULL v2 34/35] target/riscv: add support for svpbmt extension
` [PULL v2 35/35] docs/system: riscv: Update description of CPU
[PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
2022-02-16 10:23 UTC (16+ messages)
` [PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
` [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
` [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
2022-02-16 10:19 UTC (6+ messages)
` [PATCH v2 2/8] osdep: Ignore 'unguarded-availability-new' warnings on macOS Catalina
` [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64
[PATCH v2] nbd/server: Allow MULTI_CONN for shared writable exports
2022-02-16 10:12 UTC (5+ messages)
[PATCH v12 0/5] PMU-EBB support for PPC64 TCG
2022-02-16 10:11 UTC (6+ messages)
` [PATCH v12 1/5] target/ppc: fix indent of powerpc_set_excp_state()
` [PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
` [PATCH v12 3/5] target/ppc: finalize pre-EBB PMU logic
` [PATCH v12 4/5] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
` [PATCH v12 5/5] target/ppc: trigger PERFM EBBs from power8-pmu.c
[RFC PATCH] i386/tcg: add AVX/AVX2 support (severely incomplete, just for preliminary feedback)
2022-02-16 9:52 UTC (3+ messages)
[PATCH v3 3/3] s390x/tcg/tests: Tests for Miscellaneous-Instruction-Extensions Facility 3
2022-02-16 9:57 UTC (7+ messages)
[PATCH RFCv2 0/4] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-02-16 9:51 UTC (9+ messages)
` [PATCH RFCv2 2/4] i386/pc: relocate 4g start to 1T where applicable
[PULL 00/30] Misc mostly build system patches for 2022-02-15
2022-02-16 9:56 UTC (2+ messages)
[RFC v4 00/21] vfio-user client
2022-02-16 9:31 UTC (6+ messages)
` [RFC v4 08/21] vfio-user: define socket receive functions
[PATCH v6 00/11] 9p: Add support for darwin
2022-02-16 9:40 UTC (3+ messages)
[PATCH v2] arm: Remove swift-bmc machine
2022-02-16 9:55 UTC (3+ messages)
[PATCH 0/6] aspeed extensions
2022-02-16 9:21 UTC (7+ messages)
` [PATCH 1/6] arm: Remove swift-bmc machine
` [PATCH 2/6] ast2600: Add Secure Boot Controller model
` [PATCH 3/6] aspeed: rainier: Add i2c LED devices
` [PATCH 4/6] aspeed: rainier: Add strap values taken from hardware
` [PATCH 5/6] aspeed/smc: Add an address mask on segment registers
` [PATCH 6/6] aspeed/sdmc: Add trace events
[PATCH] arm: Remove swift-bmc machine
2022-02-16 9:54 UTC (4+ messages)
[PATCH v1 0/4] HyperV: Synthetic Debugging device
2022-02-16 9:11 UTC (9+ messages)
` [PATCH v1 1/4] hyperv: SControl is optional to enable SynIc
` [PATCH v1 2/4] hyperv: Add definitions for syndbg
` [PATCH v1 3/4] hyperv: Add support to process syndbg commands
` [PATCH v1 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
[PATCH 0/3] block: Make bdrv_refresh_limits() non-recursive
2022-02-16 9:53 UTC (7+ messages)
` [PATCH 2/3] iotests: Allow using QMP with the QSD
` [PATCH 3/3] iotests/graph-changes-while-io: New test
[PATCH 0/8] Enable Architectural LBR for guest
2022-02-15 19:52 UTC (9+ messages)
` [PATCH 1/8] qdev-properties: Add a new macro with bitmask check for uint64_t property
` [PATCH 2/8] target/i386: Add lbr-fmt vPMU option to support guest LBR
` [PATCH 3/8] target/i386: Add kvm_get_one_msr helper
` [PATCH 4/8] target/i386: Enable support for XSAVES based features
` [PATCH 5/8] target/i386: Add XSAVES support for Arch LBR
` [PATCH 6/8] target/i386: Add MSR access interface "
` [PATCH 7/8] target/i386: Enable Arch LBR migration states in vmstate
` [PATCH 8/8] target/i386: Support Arch LBR in CPUID enumeration
[PATCH 0/4] block/dirty-bitmaps: fix and improve bitmap merge
2022-02-16 8:50 UTC (3+ messages)
` [PATCH 1/4] block: bdrv_merge_dirty_bitmap: add return value
Adding a handshake to qemu-guest-agent
2022-02-16 9:12 UTC (4+ messages)
[PATCH 0/1] vdpa: Make ncs autofree
2022-02-16 8:41 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 00/20] migration: Postcopy Preemption
2022-02-16 9:28 UTC (22+ messages)
` [PATCH 01/20] migration: Dump sub-cmd name in loadvm_process_command tp
` [PATCH 02/20] migration: Finer grained tracepoints for POSTCOPY_LISTEN
` [PATCH 03/20] migration: Tracepoint change in postcopy-run bottom half
` [PATCH 04/20] migration: Introduce postcopy channels on dest node
` [PATCH 05/20] migration: Dump ramblock and offset too when non-same-page detected
` [PATCH 06/20] migration: Add postcopy_thread_create()
` [PATCH 07/20] migration: Move static var in ram_block_from_stream() into global
` [PATCH 08/20] migration: Add pss.postcopy_requested status
` [PATCH 09/20] migration: Move migrate_allow_multifd and helpers into migration.c
` [PATCH 10/20] migration: Enlarge postcopy recovery to capture !-EIO too
` [PATCH 11/20] migration: postcopy_pause_fault_thread() never fails
` [PATCH 12/20] migration: Export ram_load_postcopy()
` [PATCH 13/20] migration: Move channel setup out of postcopy_try_recover()
` [PATCH 14/20] migration: Add migration_incoming_transport_cleanup()
` [PATCH 15/20] migration: Allow migrate-recover to run multiple times
` [PATCH 16/20] migration: Add postcopy-preempt capability
` [PATCH 17/20] migration: Postcopy preemption preparation on channel creation
` [PATCH 18/20] migration: Postcopy preemption enablement
` [PATCH 19/20] migration: Postcopy recover with preempt enabled
` [PATCH 20/20] tests: Add postcopy preempt test
[PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
2022-02-16 8:25 UTC (11+ messages)
` [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
[PATCH v1] hw: riscv: opentitan: fixup SPI addresses
2022-02-16 7:39 UTC (3+ messages)
[RFC] vhost-vdpa: make notifiers _init()/_uninit() symmetric
2022-02-16 8:39 UTC (2+ messages)
[PATCH 21/31] util: Add iova_tree_alloc
2022-02-16 7:25 UTC (3+ messages)
` [PATCH] "
[PULL 00/40] riscv-to-apply queue
2022-02-16 6:45 UTC (4+ messages)
[PATCH v3 1/3] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x
2022-02-16 9:08 UTC (2+ messages)
[PATCH] tcg: Add 'signed' bit to typecodes
2022-02-16 6:39 UTC
[PATCH v2 1/3] target/ppc: Fix POWER9 DD2.0 PVR, add DD2.1
2022-02-16 6:39 UTC (3+ messages)
` [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
` [PATCH v2 3/3] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
[PATCH v4 0/4] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
2022-02-16 9:01 UTC (7+ messages)
` [PATCH v4 4/4] hw/i386/sgx: Attach SGX-EPC objects to machine
[PATCH v3] Check and report for incomplete 'global' option format
2022-02-16 7:15 UTC
[PATCH] hw/virtio: vdpa: Fix leak of host-notifier memory-region
2022-02-16 8:33 UTC (2+ messages)
[PATCH v15 0/7] support dirty restraint on vCPU
2022-02-16 7:52 UTC (10+ messages)
` [PATCH v15 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PATCH v15 2/7] cpus: Introduce cpu_list_generation_id
` [PATCH v15 3/7] migration/dirtyrate: Refactor dirty page rate calculation
` [PATCH v15 4/7] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PATCH v15 5/7] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PATCH v15 6/7] softmmu/dirtylimit: Implement virtual CPU throttle
` [PATCH v15 7/7] softmmu/dirtylimit: Implement dirty page rate limit
[PATCH v2] hw/i386: Improve bounds checking in OVMF table parsing
2022-02-16 6:40 UTC
[PATCH v2] Check and report for incomplete 'global' option format
2022-02-16 6:00 UTC (3+ messages)
[PATCH 00/27] target/ppc: SPR registration cleanups
2022-02-16 3:06 UTC (57+ messages)
` [PATCH 01/27] target/ppc: cpu_init: Remove not implemented comments
` [PATCH 02/27] target/ppc: cpu_init: Remove G2LE init code
` [PATCH 03/27] target/ppc: cpu_init: Group registration of generic SPRs
` [PATCH 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
` [PATCH 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
` [PATCH 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
` [PATCH 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
` [PATCH 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
` [PATCH 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
` [PATCH 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
` [PATCH 11/27] target/ppc: cpu_init: Deduplicate 603 "
` [PATCH 12/27] target/ppc: cpu_init: Deduplicate 604 "
` [PATCH 13/27] target/ppc: cpu_init: Deduplicate 7xx "
` [PATCH 14/27] target/ppc: cpu_init: Deduplicate 755 "
` [PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
` [PATCH 16/27] target/ppc: cpu_init: Move e300 SPR registration "
` [PATCH 17/27] target/ppc: cpu_init: Move 604e "
` [PATCH 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
` [PATCH 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
` [PATCH 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
` [PATCH 21/27] target/ppc: cpu_init: Rename software TLB function
` [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
` [PATCH 23/27] target/ppc: cpu_init: Remove register_usprg3_sprs
` [PATCH 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
` [PATCH 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
` [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM "
` [PATCH 27/27] target/ppc: Move common SPR functions out of cpu_init
[PATCH v3] Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
2022-02-16 4:39 UTC
Fwd: Undelivered Mail Returned to Sender
2022-02-16 3:20 UTC
[PATCH v2] target/riscv: Add isa extenstion strings to the device tree
2022-02-16 3:18 UTC (2+ messages)
[PATCH] migration: Remove load_state_old and minimum_version_id_old
2022-02-16 2:40 UTC (2+ messages)
[RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS
2022-02-16 2:28 UTC (4+ messages)
[PATCH v3 0/3] s390x: Add partial z15 support and tests
2022-02-15 20:26 UTC
[PATCH v3 2/3] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
2022-02-15 20:27 UTC
[PATCH 0/4] iotests: add detailed tracebacks to qemu_img() failures
2022-02-16 0:02 UTC (4+ messages)
` [PATCH 4/4] iotests: make qemu_img raise on non-zero rc by default
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).