qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 11:32:19 to 2021-12-16 21:48:37 UTC [more...]

Exception return
 2021-12-16 20:21 UTC  (5+ messages)

[PULL v2 000/101] ppc queue
 2021-12-16 20:26 UTC  (74+ messages)
` [PULL 001/101] pseries: Update SLOF firmware image
` [PULL 002/101] hw/ppc/mac.h: Remove MAX_CPUS macro
` [PULL 003/101] target/ppc: Fixed call to deferred exception
` [PULL 004/101] test/tcg/ppc64le: test mtfsf
` [PULL 005/101] target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
` [PULL 006/101] target/ppc: Implement Vector Expand Mask
` [PULL 007/101] target/ppc: Implement Vector Extract Mask
` [PULL 008/101] target/ppc: Implement Vector Mask Move insns
` [PULL 009/101] ivshmem.c: change endianness to LITTLE_ENDIAN
` [PULL 010/101] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
` [PULL 011/101] pci-host: Allow extended config space access for PowerNV PHB4 model
` [PULL 012/101] docs: Minor updates on the powernv documentation
` [PULL 013/101] ppc/pnv.c: add a friendly warning when accel=kvm is used
` [PULL 014/101] docs/system/ppc/powernv.rst: document KVM support status
` [PULL 015/101] ppc/pnv.c: fix "system-id" FDT when -uuid is set
` [PULL 016/101] docs: Introducing pseries documentation
` [PULL 017/101] docs: rSTify ppc-spapr-hcalls.txt
` [PULL 018/101] docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst
` [PULL 019/101] Link new ppc-spapr-hcalls.rst file to pseries.rst
` [PULL 020/101] softfloat: Extend float_exception_flags to 16 bits
` [PULL 021/101] softfloat: Add flag specific to Inf - Inf
` [PULL 022/101] softfloat: Add flag specific to Inf * 0
` [PULL 023/101] softfloat: Add flags specific to Inf / Inf and 0 / 0
` [PULL 024/101] softfloat: Add flag specific to sqrt(-x)
` [PULL 025/101] softfloat: Add flag specific to convert non-nan to int
` [PULL 026/101] softfloat: Add flag specific to signaling nans
` [PULL 027/101] target/ppc: Update float_invalid_op_addsub for new flags
` [PULL 028/101] target/ppc: Update float_invalid_op_mul "
` [PULL 029/101] target/ppc: Update float_invalid_op_div "
` [PULL 030/101] target/ppc: Move float_check_status from FPU_FCTI to translate
` [PULL 031/101] target/ppc: Update float_invalid_cvt for new flags
` [PULL 032/101] target/ppc: Fix VXCVI return value
` [PULL 033/101] target/ppc: Remove inline from do_fri
` [PULL 034/101] target/ppc: Use FloatRoundMode in do_fri
` [PULL 035/101] target/ppc: Tidy inexact handling "
` [PULL 036/101] target/ppc: Clean up do_fri
` [PULL 037/101] target/ppc: Update fmadd for new flags
` [PULL 038/101] target/ppc: Split out do_fmadd
` [PULL 039/101] target/ppc: Do not call do_float_check_status from do_fmadd
` [PULL 040/101] target/ppc: Split out do_frsp
` [PULL 041/101] target/ppc: Update do_frsp for new flags
` [PULL 042/101] target/ppc: Use helper_todouble in do_frsp
` [PULL 044/101] target/ppc: Update xsrqpi and xsrqpxp to new flags
` [PULL 046/101] softfloat: Add float64r32 arithmetic routines
` [PULL 047/101] target/ppc: Add helpers for fmadds et al
` [PULL 049/101] target/ppc: Add helpers for fadds, fsubs, fdivs
` [PULL 050/101] target/ppc: Add helper for fmuls
` [PULL 053/101] target/ppc: Use helper_todouble/tosingle in helper_xststdcsp
` [PULL 055/101] target/ppc: Disable unused facilities in the e600 CPU
` [PULL 057/101] target/ppc: Fix MPCxxx FPU interrupt address
` [PULL 058/101] target/ppc: Remove 603e exception model
` [PULL 059/101] target/ppc: Set 601v exception model id
` [PULL 060/101] target/ppc: remove 401/403 CPUs
` [PULL 061/101] ppc/ppc405: Change kernel load address
` [PULL 062/101] ppc: Mark the 'taihu' machine as deprecated
` [PULL 063/101] ppc: Add trace-events for DCR accesses
` [PULL 064/101] ppc/ppc405: Convert printfs to trace-events
` [PULL 065/101] ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
` [PULL 066/101] ppc/ppc405: Change ppc405ep_init() return value
` [PULL 067/101] ppc/ppc405: Add some address space definitions
` [PULL 069/101] ppc/ppc405: Rework FW load
` [PULL 070/101] ppc/ppc405: Introduce ppc405_set_default_bootinfo()
` [PULL 071/101] ppc/ppc405: Fix boot from kernel
` [PULL 072/101] ppc/ppc405: Change default PLL values at reset
` [PULL 074/101] ppc/ppc405: Add update of bi_procfreq field
` [PULL 077/101] target/ppc: fix xscvqpdp register access
` [PULL 082/101] target/ppc: PMU basic cycle count for pseries TCG
` [PULL 085/101] target/ppc: enable PMU counter overflow with cycle events
` [PULL 086/101] target/ppc: enable PMU instruction count
` [PULL 088/101] PPC64/TCG: Implement 'rfebb' instruction
` [PULL 090/101] ppc/pnv: Use the chip class to check the index of PHB3 devices
` [PULL 091/101] ppc/pnv: Drop the "num-phbs" property
` [PULL 095/101] ppc/pnv: Introduce version and device_id class atributes for PHB4 devices

[PATCH] e1000: fix tx re-entrancy problem
 2021-12-16 20:22 UTC  (6+ messages)

[PATCH 0/2] hw/nvme: Fix CVE-2021-3929 (DMA re-entrancy exploitation)
 2021-12-16 19:55 UTC  (8+ messages)
` [PATCH 1/2] hw/nvme/ctrl: Do not ignore DMA access errors
` [PATCH 2/2] hw/nvme/ctrl: Prohibit DMA accesses to devices (CVE-2021-3929)

[PATCH 0/8] hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2)
 2021-12-16 19:33 UTC  (11+ messages)
` [PATCH 1/8] dma: Have dma_buf_rw() take a void pointer
` [PATCH 2/8] dma: Have dma_buf_read() / dma_buf_write() "
` [PATCH 3/8] dma: Let pci_dma_rw() take MemTxAttrs argument
` [PATCH 4/8] dma: Let dma_buf_rw() "
` [PATCH 5/8] dma: Let dma_buf_write() "
` [PATCH 6/8] dma: Let dma_buf_read() "
` [PATCH 7/8] dma: Let dma_buf_rw() propagate MemTxResult
` [PATCH 8/8] dma: Let dma_buf_read() / dma_buf_write() "

[PATCH for-7.0 v2] target/ppc: do not silence SNaN in xscvspdpn
 2021-12-16 19:22 UTC  (5+ messages)

[PULL 000/102] ppc queue
 2021-12-16 19:18 UTC  (8+ messages)

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2021-12-16 18:43 UTC  (21+ messages)
` [PATCH v5 03/31] assertions for block global state API
` [PATCH v5 05/31] block-backend: special comments for blk_set/get_perm due to fuse
` [PATCH v5 09/31] block: introduce assert_bdrv_graph_writable
` [PATCH v5 10/31] block.c: modify .attach and .detach callbacks of child_of_bds
` [PATCH v5 13/31] block.c: add assertions to static functions
` [PATCH v5 22/31] block_int-common.h: assertion in the callers of BlockDriver function pointers

[PATCH v3 00/28] glib: Replace g_memdup() by g_memdup2()
 2021-12-16 18:39 UTC  (4+ messages)
` [PATCH v3 02/28] glib-compat: Introduce g_memdup2() wrapper

[PULL 00/13] Misc patches for 2021-12-15
 2021-12-16 18:19 UTC  (2+ messages)

[PATCH v2 00/25] Python: delete synchronous qemu.qmp package
 2021-12-16 17:59 UTC  (60+ 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 11/25] python: move qmp-shell under the AQMP package
` [PATCH v2 12/25] python/machine: permanently switch to AQMP
` [PATCH v2 14/25] scripts/cpu-x86-uarch-abi: "
` [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 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 0/3] ppc: Add QOM interface for machine check injection
 2021-12-16 17:30 UTC  (3+ messages)
` [PATCH 1/3] "

Introducing PECI support in Qemu
 2021-12-16 17:06 UTC  (2+ messages)

[PATCH] hw/arm: add control knob to disable kaslr_seed via DTB
 2021-12-16 17:10 UTC  (2+ messages)

[RFC PATCH v2 00/14] job: replace AioContext lock with job_mutex
 2021-12-16 17:11 UTC  (12+ messages)
` [RFC PATCH v2 01/14] job.c: make job_lock/unlock public
` [RFC PATCH v2 02/14] job.h: categorize fields in struct Job
` [RFC PATCH v2 03/14] job.h: define locked functions
` [RFC PATCH v2 04/14] job.h: define unlocked functions
` [RFC PATCH v2 06/14] job.c: make job_event_* functions static

[PULL 0/8] s390x patches (and one gitlab-CI fix)
 2021-12-16 16:38 UTC  (2+ messages)

[RFC qemu.qmp PATCH 00/24] Python: Fork qemu.qmp Python lib into independent repo
 2021-12-16 16:34 UTC  (6+ messages)
` [RFC qemu.qmp PATCH 03/24] Update maintainer metadata

Redesign of QEMU startup & initial configuration
 2021-12-16 16:27 UTC  (14+ messages)

[PATCH] docs: Add measurement calculation details to amd-memory-encryption.txt
 2021-12-16 16:09 UTC  (4+ messages)

[PATCH v4 00/14] vfio-user server in QEMU
 2021-12-16 16:00 UTC  (13+ messages)
` [PATCH v4 08/14] vfio-user: handle PCI config space accesses
` [PATCH v4 09/14] vfio-user: handle DMA mappings
` [PATCH v4 10/14] vfio-user: handle PCI BAR accesses
` [PATCH v4 11/14] vfio-user: IOMMU support for remote device
` [PATCH v4 12/14] vfio-user: handle device interrupts

[PATCH 00/10] configure cleanups, mostly wrt $cpu and $targetos
 2021-12-16 15:30 UTC  (4+ messages)
` [PATCH 07/10] configure: unify x86_64 and x32

[PATCH 00/12] s390x/pci: zPCI interpretation support
 2021-12-16 15:16 UTC  (4+ messages)
` [PATCH 12/12] s390x/pci: let intercept devices have separate PCI groups

[RFC PATCH] linux-user: don't adjust base of found hole
 2021-12-16 14:44 UTC 

[PATCH] tests/tcg/ppc64le: remove INT128 requirement to run non_signalling_xscv
 2021-12-16 14:09 UTC 

[PATCH v4 00/10] ARM virt: Introduce CPU clusters topology support
 2021-12-16 14:06 UTC  (4+ messages)
` [PATCH v4 03/10] hw/core/machine: Wrap target specific parameters together

[PATCH v6 0/8] tests/unit: Rework test-smp-parse tests
 2021-12-16 13:57 UTC  (11+ messages)
` [PATCH v6 1/8] tests/unit/test-smp-parse: Pass machine type as argument to tests
` [PATCH v6 2/8] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
` [PATCH v6 3/8] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
` [PATCH v6 4/8] tests/unit/test-smp-parse: Add 'smp-generic-invalid' "
` [PATCH v6 5/8] tests/unit/test-smp-parse: Add 'smp-generic-valid' "
` [PATCH v6 6/8] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PATCH v6 7/8] tests/unit/test-smp-parse: Constify some pointer/struct
` [PATCH v6 8/8] hw/core: Rename smp_parse() -> machine_parse_smp_config()

[PATCH qemu] s390x/css: fix PMCW invalid mask
 2021-12-16 13:16 UTC 

[PULL 00/33] target-arm queue
 2021-12-16 12:56 UTC  (7+ messages)
` [PULL 31/33] tests/acpi: add test case for VIOT

[PATCH v2 0/2] hw/net: Move MV88W8618 network device out of hw/arm/ directory
 2021-12-16 12:56 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
` [PATCH v2 2/2] hw/net: Move MV88W8618 network device out of hw/arm/ directory

[RFC 0/2] migration: Tally pre-copy, downtime and post-copy bytes independently
 2021-12-16 12:34 UTC  (3+ messages)
` [RFC 1/2] migration: Introduce ram_transferred_add()
` [RFC 2/2] migration: Tally pre-copy, downtime and post-copy bytes independently

[PATCH v3 0/3] block: minor refactoring in preparation to the block layer API split
 2021-12-16 12:00 UTC  (2+ messages)


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