messages from 2021-12-15 16:20:17 to 2021-12-15 20:28:01 UTC [more...]
[PULL 00/13] Misc patches for 2021-12-15
2021-12-15 20:25 UTC (2+ messages)
` [PULL 02/13] tests/qtest: Add fuzz-lsi53c895a-test
Redesign of QEMU startup & initial configuration
2021-12-15 20:14 UTC (14+ messages)
[PULL 00/33] target-arm queue
2021-12-15 20:12 UTC (2+ messages)
[RFC PATCH] target/ppc: do not silence snan in xscvspdpn
2021-12-15 20:01 UTC (6+ messages)
[PATCH for-7.0 v2] target/ppc: do not silence SNaN in xscvspdpn
2021-12-15 20:01 UTC (4+ messages)
[PATCH v2 00/25] Python: delete synchronous qemu.qmp package
2021-12-15 19:39 UTC (26+ messages)
` [PATCH v2 01/25] python/aqmp: add __del__ method to legacy interface
` [PATCH v2 02/25] python/aqmp: handle asyncio.TimeoutError on execute()
` [PATCH v2 03/25] python/aqmp: copy type definitions from qmp
` [PATCH v2 04/25] python/aqmp: add SocketAddrT to package root
` [PATCH v2 05/25] python/aqmp: rename AQMPError to QMPError
` [PATCH v2 06/25] python/qemu-ga-client: update instructions to newer CLI syntax
` [PATCH v2 07/25] python/qmp: switch qemu-ga-client to AQMP
` [PATCH v2 08/25] python/qmp: switch qom tools "
` [PATCH v2 09/25] python/qmp: switch qmp-shell "
` [PATCH v2 10/25] python: move qmp utilities to python/qemu/utils
` [PATCH v2 11/25] python: move qmp-shell under the AQMP package
` [PATCH v2 12/25] python/machine: permanently switch to AQMP
` [PATCH v2 13/25] scripts/cpu-x86-uarch-abi: fix CLI parsing
` [PATCH v2 14/25] scripts/cpu-x86-uarch-abi: switch to AQMP
` [PATCH v2 15/25] scripts/render-block-graph: "
` [PATCH v2 16/25] scripts/bench-block-job: "
` [PATCH v2 17/25] iotests/mirror-top-perms: "
` [PATCH v2 18/25] iotests: "
` [PATCH v2 19/25] python: temporarily silence pylint duplicate-code warnings
` [PATCH v2 20/25] python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
` [PATCH v2 21/25] python/aqmp: fully separate from qmp.QEMUMonitorProtocol
` [PATCH v2 22/25] python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
` [PATCH v2 23/25] python: remove the old QMP package
` [PATCH v2 24/25] python: re-enable pylint duplicate-code warnings
` [PATCH v2 25/25] python: rename qemu.aqmp to qemu.qmp
[PATCH] migration: Report the error returned when save_live_iterate fails
2021-12-15 19:38 UTC (2+ messages)
[PATCH] hw: Add compat machines for 6.3
2021-12-15 19:24 UTC (4+ messages)
[PULL 00/18] Migration 20211214 patches
2021-12-15 18:33 UTC (2+ messages)
[PATCH 1/1] pcie: Do not set power state for some hot-plugged devices
2021-12-15 19:20 UTC (3+ messages)
[RFC PATCH v3 0/3] physmem: Have flaview API check bus permission from MemTxAttrs argument
2021-12-15 18:24 UTC (4+ messages)
` [RFC PATCH v3 1/3] hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR
` [RFC PATCH v3 2/3] softmmu/physmem: Simplify flatview_write and address_space_access_valid
` [RFC PATCH v3 3/3] softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_BUS_ERROR
[RFC PATCH] docs/devel: update C standard to C11
2021-12-15 17:52 UTC (2+ messages)
[PATCH v11 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-12-15 18:06 UTC (5+ messages)
` [PATCH v11 06/10] ACPI ERST: build the ACPI ERST table
[PATCH] linux-user: Remove the deprecated ppc64abi32 target
2021-12-15 17:34 UTC (3+ messages)
[RFC PATCH v2 0/5] physmem: Have flaview API check bus permission from MemTxAttrs argument
2021-12-15 17:14 UTC (7+ messages)
` [RFC PATCH v2 3/5] exec/memattrs: Introduce MemTxAttrs::bus_perm field
[PULL 00/16] qtest and gitlab-CI improvements
2021-12-15 17:14 UTC (2+ messages)
[PATCH] target/rx: Correctly set Error Summary bit in set_fpsw() helper
2021-12-15 17:21 UTC (2+ messages)
[PULL 000/102] ppc queue
2021-12-15 17:03 UTC (104+ messages)
` [PULL 001/102] pseries: Update SLOF firmware image
` [PULL 002/102] hw/ppc/mac.h: Remove MAX_CPUS macro
` [PULL 003/102] target/ppc: Fixed call to deferred exception
` [PULL 004/102] test/tcg/ppc64le: test mtfsf
` [PULL 005/102] target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
` [PULL 006/102] target/ppc: Implement Vector Expand Mask
` [PULL 007/102] target/ppc: Implement Vector Extract Mask
` [PULL 008/102] target/ppc: Implement Vector Mask Move insns
` [PULL 009/102] ivshmem.c: change endianness to LITTLE_ENDIAN
` [PULL 010/102] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
` [PULL 011/102] pci-host: Allow extended config space access for PowerNV PHB4 model
` [PULL 012/102] docs: Minor updates on the powernv documentation
` [PULL 013/102] ppc/pnv.c: add a friendly warning when accel=kvm is used
` [PULL 014/102] docs/system/ppc/powernv.rst: document KVM support status
` [PULL 015/102] ppc/pnv.c: fix "system-id" FDT when -uuid is set
` [PULL 016/102] docs: Introducing pseries documentation
` [PULL 017/102] docs: rSTify ppc-spapr-hcalls.txt
` [PULL 018/102] docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst
` [PULL 019/102] Link new ppc-spapr-hcalls.rst file to pseries.rst
` [PULL 020/102] softfloat: Extend float_exception_flags to 16 bits
` [PULL 021/102] softfloat: Add flag specific to Inf - Inf
` [PULL 022/102] softfloat: Add flag specific to Inf * 0
` [PULL 023/102] softfloat: Add flags specific to Inf / Inf and 0 / 0
` [PULL 024/102] softfloat: Add flag specific to sqrt(-x)
` [PULL 025/102] softfloat: Add flag specific to convert non-nan to int
` [PULL 026/102] softfloat: Add flag specific to signaling nans
` [PULL 027/102] target/ppc: Update float_invalid_op_addsub for new flags
` [PULL 028/102] target/ppc: Update float_invalid_op_mul "
` [PULL 029/102] target/ppc: Update float_invalid_op_div "
` [PULL 030/102] target/ppc: Move float_check_status from FPU_FCTI to translate
` [PULL 031/102] target/ppc: Update float_invalid_cvt for new flags
` [PULL 032/102] target/ppc: Fix VXCVI return value
` [PULL 033/102] target/ppc: Remove inline from do_fri
` [PULL 034/102] target/ppc: Use FloatRoundMode in do_fri
` [PULL 035/102] target/ppc: Tidy inexact handling "
` [PULL 036/102] target/ppc: Clean up do_fri
` [PULL 037/102] target/ppc: Update fmadd for new flags
` [PULL 038/102] target/ppc: Split out do_fmadd
` [PULL 039/102] target/ppc: Do not call do_float_check_status from do_fmadd
` [PULL 040/102] target/ppc: Split out do_frsp
` [PULL 041/102] target/ppc: Update do_frsp for new flags
` [PULL 042/102] target/ppc: Use helper_todouble in do_frsp
` [PULL 043/102] target/ppc: Update sqrt for new flags
` [PULL 044/102] target/ppc: Update xsrqpi and xsrqpxp to "
` [PULL 045/102] target/ppc: Update fre "
` [PULL 046/102] softfloat: Add float64r32 arithmetic routines
` [PULL 047/102] target/ppc: Add helpers for fmadds et al
` [PULL 048/102] target/ppc: Add helper for fsqrts
` [PULL 049/102] target/ppc: Add helpers for fadds, fsubs, fdivs
` [PULL 050/102] target/ppc: Add helper for fmuls
` [PULL 051/102] target/ppc: Add helper for frsqrtes
` [PULL 052/102] target/ppc: Update fres to new flags and float64r32
` [PULL 053/102] target/ppc: Use helper_todouble/tosingle in helper_xststdcsp
` [PULL 054/102] target/ppc: Disable software TLB for the 7450 family
` [PULL 055/102] target/ppc: Disable unused facilities in the e600 CPU
` [PULL 056/102] target/ppc: Remove the software TLB model of 7450 CPUs
` [PULL 057/102] target/ppc: Fix MPCxxx FPU interrupt address
` [PULL 058/102] target/ppc: Remove 603e exception model
` [PULL 059/102] target/ppc: Set 601v exception model id
` [PULL 060/102] target/ppc: remove 401/403 CPUs
` [PULL 061/102] ppc/ppc405: Change kernel load address
` [PULL 062/102] ppc: Mark the 'taihu' machine as deprecated
` [PULL 063/102] ppc: Add trace-events for DCR accesses
` [PULL 064/102] ppc/ppc405: Convert printfs to trace-events
` [PULL 065/102] ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
` [PULL 066/102] ppc/ppc405: Change ppc405ep_init() return value
` [PULL 067/102] ppc/ppc405: Add some address space definitions
` [PULL 068/102] ppc/ppc405: Remove flash support
` [PULL 069/102] ppc/ppc405: Rework FW load
` [PULL 070/102] ppc/ppc405: Introduce ppc405_set_default_bootinfo()
` [PULL 071/102] ppc/ppc405: Fix boot from kernel
` [PULL 072/102] ppc/ppc405: Change default PLL values at reset
` [PULL 073/102] ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
` [PULL 074/102] ppc/ppc405: Add update of bi_procfreq field
` [PULL 075/102] target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
` [PULL 076/102] target/ppc: Move xs{max,min}[cj]dp to decodetree
` [PULL 077/102] target/ppc: fix xscvqpdp register access
` [PULL 078/102] target/ppc: move xscvqpdp to decodetree
` [PULL 079/102] target/ppc: Fix e6500 boot
` [PULL 080/102] Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
` [PULL 081/102] target/ppc: do not silence SNaN in xscvspdpn
` [PULL 082/102] target/ppc: introduce PMUEventType and PMU overflow timers
` [PULL 083/102] target/ppc: PMU basic cycle count for pseries TCG
` [PULL 084/102] target/ppc: PMU: update counters on PMCs r/w
` [PULL 085/102] target/ppc: PMU: update counters on MMCR1 write
` [PULL 086/102] target/ppc: enable PMU counter overflow with cycle events
` [PULL 087/102] target/ppc: enable PMU instruction count
` [PULL 088/102] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
` [PULL 089/102] PPC64/TCG: Implement 'rfebb' instruction
` [PULL 090/102] ppc/pnv: Introduce a "chip" property under PHB3
` [PULL 091/102] ppc/pnv: Use the chip class to check the index of PHB3 devices
` [PULL 092/102] ppc/pnv: Drop the "num-phbs" property
` [PULL 093/102] ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
` [PULL 094/102] ppc/pnv: Use QOM hierarchy to scan PHB3 devices
` [PULL 095/102] ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
` [PULL 096/102] ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
` [PULL 097/102] ppc/pnv: Introduce a "chip" property under the PHB4 model
` [PULL 098/102] ppc/pnv: Introduce a num_stack class attribute
` [PULL 099/102] ppc/pnv: Compute the PHB index from the PHB4 PEC model
` [PULL 100/102] ppc/pnv: Remove "system-memory" property from PHB4 PEC
` [PULL 101/102] ppc/pnv: Move realize of PEC stacks under the PEC model
` [PULL 102/102] ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
[PATCH v10 00/31] LoongArch64 port of QEMU TCG
2021-12-15 17:30 UTC (3+ messages)
` [PATCH v10 28/31] common-user: Add safe syscall handling for loongarch64 hosts
[PATCH for-7.0] hw: Add compat machines for 7.0
2021-12-15 17:17 UTC (2+ messages)
[PATCH] target/ppc: Fix e6500 boot
2021-12-15 16:52 UTC (2+ messages)
[PATCH v2 0/4] target/ppc: Fix VSX instructions register access
2021-12-15 16:50 UTC (2+ messages)
[PATCH v5 0/8] tests/unit: Rework test-smp-parse tests
2021-12-15 16:48 UTC (9+ messages)
` [PATCH v5 1/8] tests/unit/test-smp-parse: Pass machine type as argument to tests
` [PATCH v5 2/8] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
` [PATCH v5 3/8] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
` [PATCH v5 4/8] tests/unit/test-smp-parse: Add 'smp-generic-invalid' "
` [PATCH v5 5/8] tests/unit/test-smp-parse: Add 'smp-generic-valid' "
` [PATCH v5 6/8] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PATCH v5 7/8] tests/unit/test-smp-parse: Constify some pointer/struct
` [PATCH v5 8/8] hw/core: Rename smp_parse() -> machine_parse_smp_config()
[PATCH v3 00/28] glib: Replace g_memdup() by g_memdup2()
2021-12-15 16:54 UTC (2+ messages)
[PATCH v2 00/19] ppc/pnv: Add support for user created PHB3/PHB4 devices
2021-12-15 16:56 UTC (2+ messages)
[PATCH v9 00/10] PMU-EBB support for PPC64 TCG
2021-12-15 16:54 UTC (2+ messages)
[PATCH v2] Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
2021-12-15 16:52 UTC (2+ messages)
[PATCH 0/3] target/ppc: Minor fixes to exception code
2021-12-15 16:47 UTC (4+ messages)
` [PATCH 1/3] target/ppc: Fix MPCxxx FPU interrupt address
[PATCH 00/15] ppc/ppc405: decade cleanup
2021-12-15 16:49 UTC (2+ messages)
[RFC PATCH v2 0/4] QEMU/openbios: PPC Software TLB support in the G4 family
2021-12-15 16:47 UTC (2+ messages)
[PATCH 0/3] docs: rSTify ppc-spapr-hcalls.txt
2021-12-15 16:41 UTC (2+ messages)
[PATCH v2] block-backend: prevent dangling BDS pointers across aio_poll()
2021-12-15 16:46 UTC (5+ messages)
[PATCH v2] docs: Introducing pseries documentation
2021-12-15 16:40 UTC (2+ messages)
[RFC PATCH for-7.0 00/35] target/ppc fpu fixes and cleanups
2021-12-15 16:42 UTC (2+ messages)
[PATCH v2 0/2] ppc/pnv.c: add a friendly warning when accel=kvm is used
2021-12-15 16:38 UTC (2+ messages)
[PATCH v2] docs: Minor updates on the powernv documentation
2021-12-15 16:37 UTC (2+ messages)
[PATCH v3] ppc/pnv.c: fix "system-id" FDT when -uuid is set
2021-12-15 16:38 UTC (2+ messages)
[PATCH v3 0/3] target/ppc: Implement Vector Expand/Extract Mask and Vector Mask
2021-12-15 16:34 UTC (3+ messages)
` [PATCH v3 1/3] target/ppc: Implement Vector Expand Mask
[PATCH v4 0/3] Fix mtfsf, mtfsfi and mtfsb1 bug
2021-12-15 16:33 UTC (2+ messages)
[PATCH for-7.0 v2 0/2] change ivshmem endianness to LITTLE_ENDIAN
2021-12-15 16:35 UTC (2+ messages)
[PATCH 00/12] s390x/pci: zPCI interpretation support
2021-12-15 16:32 UTC (6+ messages)
` [PATCH 07/12] s390x/pci: enable for load/store intepretation
[PATCH v4 00/14] vfio-user server in QEMU
2021-12-15 15:54 UTC (5+ messages)
` [PATCH v4 02/14] tests/avocado: Specify target VM argument to helper routines
` [PATCH v4 03/14] vfio-user: build library
` [PATCH v4 09/14] vfio-user: handle DMA mappings
[PATCH v4 00/18] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
2021-12-15 16:21 UTC (3+ messages)
` [PATCH v4 03/18] meson: require liburing >= 0.3
[PATCH v5 00/23] QEMU RISC-V AIA support
2021-12-15 14:59 UTC (4+ messages)
` [PATCH v5 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
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).