qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-10 19:03:28 to 2020-08-11 14:42:26 UTC [more...]

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-08-11 14:41 UTC  (5+ messages)
` [PATCH v8 13/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v8 17/20] multi-process: heartbeat messages to remote

[PATCH] docs/system/s390x: Add a chapter about s390x boot devices
 2020-08-11 14:35 UTC  (2+ messages)

[PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
 2020-08-11 14:24 UTC  (4+ messages)

[PATCH v3] virtio-rng: return available data with O_NONBLOCK
 2020-08-11 14:28 UTC 

[RFC v3 0/8] QEMU cpus.c refactoring part2
 2020-08-11 14:28 UTC  (8+ messages)
` [RFC v3 2/8] cpus: prepare new CpusAccel cpu accelerator interface
` [RFC v3 8/8] cpus: extract out hvf-specific code to target/i386/hvf/

[PATCH v4 1/4] Add the NVMM vcpu API
 2020-08-11 13:01 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/4] Add the NetBSD Virtual Machine Monitor accelerator
  ` [PATCH v5 3/4] Introduce the NVMM impl
  ` [PATCH v5 4/4] Add the NVMM acceleration enlightenments

[PATCH 000/147] Meson integration for 5.2
 2020-08-11 14:21 UTC  (34+ messages)
` [PATCH 003/147] pc-bios/s390-ccw: do not use rules.mak
` [PATCH 135/147] meson: sphinx-build

[PATCH v2 0/8] fcntl, sockopt, and ioctl options
 2020-08-11 14:21 UTC  (11+ messages)
` [PATCH v2 1/8] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
` [PATCH v2 2/8] linux-user: add missing UDP get/setsockopt option
` [PATCH v2 3/8] linux-user: add missing IPv6 "
` [PATCH v2 4/8] linux-user: Add IPv6 options to do_print_sockopt()
` [PATCH v2 5/8] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW
` [PATCH v2 6/8] linux-user: setsockopt() SO_TIMESTAMPNS and SO_TIMESTAMPING
` [PATCH v2 7/8] thunk: supports flexible arrays
` [PATCH v2 8/8] linux-user: Add support for SIOCETHTOOL ioctl

[PATCH v5 1/4] Add the NVMM vcpu API
 2020-08-11 14:10 UTC  (4+ messages)
` [PATCH v5 2/4] Add the NetBSD Virtual Machine Monitor accelerator
` [PATCH v5 3/4] Introduce the NVMM impl
` [PATCH v5 4/4] Add the NVMM acceleration enlightenments

[PATCH v2] virtio-rng: return available data with O_NONBLOCK
 2020-08-11 14:12 UTC  (14+ messages)
` Reminder: "

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-08-11 14:07 UTC  (11+ messages)
` [PATCH v4 1/9] hw/pci-host: add pci-intack write method
` [PATCH v4 2/9] pci-host: designware: add pcie-msi read method
` [PATCH v4 3/9] vfio: add quirk device write method
` [PATCH v4 4/9] prep: add ppc-parity "
` [PATCH v4 5/9] nvram: add nrf51_soc flash read method
` [PATCH v4 6/9] spapr_pci: add spapr msi "
` [PATCH v4 7/9] tz-ppc: add dummy read/write methods
` [PATCH v4 8/9] imx7-ccm: add digprog mmio write method
` [PATCH v4 9/9] memory: assert MemoryRegionOps callbacks are defined

[PATCH] linux-user: Fix 'utimensat()' implementation
 2020-08-11 13:57 UTC  (3+ messages)

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-08-11 13:54 UTC  (3+ messages)

[PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
 2020-08-11 13:12 UTC 

[PATCH] iotests/059: Fix reference output
 2020-08-11 13:10 UTC  (2+ messages)

[PATCH] iotests/259: Fix reference output
 2020-08-11 13:09 UTC  (2+ messages)

[PATCH] Introduce global piix flag to disable PCI hotplug
 2020-08-11 13:09 UTC  (8+ messages)

[PATCH] Introduce a new flag for piix to disable root bus PCI hotplug
 2020-08-11 13:07 UTC 

[PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
 2020-08-11 12:39 UTC  (11+ messages)
` [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
` [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()

[PATCH v2] CODING_STYLE.rst: flesh out our naming conventions
 2020-08-11 11:56 UTC  (4+ messages)

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-11 11:13 UTC  (8+ messages)
` [Bug 1890545] "

[PATCH v2 00/14] Reverse debugging
 2020-08-11 11:02 UTC  (15+ messages)
` [PATCH v2 01/14] replay: don't record interrupt poll
` [PATCH v2 02/14] replay: provide an accessor for rr filename
` [PATCH v2 03/14] qcow2: introduce icount field for snapshots
` [PATCH v2 04/14] migration: "
` [PATCH v2 05/14] iotests: update snapshot test for new output format
` [PATCH v2 06/14] qapi: introduce replay.json for record/replay-related stuff
` [PATCH v2 07/14] replay: introduce info hmp/qmp command
` [PATCH v2 08/14] replay: introduce breakpoint at the specified step
` [PATCH v2 09/14] replay: implement replay-seek command
` [PATCH v2 10/14] replay: flush rr queue before loading the vmstate
` [PATCH v2 11/14] gdbstub: add reverse step support in replay mode
` [PATCH v2 12/14] gdbstub: add reverse continue "
` [PATCH v2 13/14] replay: describe reverse debugging in docs/replay.txt
` [PATCH v2 14/14] tests/acceptance: add reverse debugging test

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-08-11 11:04 UTC  (6+ messages)
` [RFC PATCH v3 8/8] target/s390x: Use start-powered-off CPUState property

[PATCH-for-5.2] hw/i386/q35: Remove unreachable Xen code on Q35 machine
 2020-08-11 10:55 UTC  (2+ messages)

[PATCH] docs/system: clarify deprecation scheduled
 2020-08-11 10:47 UTC 

[PULL 0/2] Block patches for 5.1.0-rc4
 2020-08-11  9:54 UTC  (5+ messages)
` [PULL 1/2] block/block-copy: always align copied region to cluster size
` [PULL 2/2] iotests: add test for unaligned granularity bitmap backup

[PATCH 0/3] RFC: target/riscv: add half-precision floating-point extension
 2020-08-11  8:59 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: add NaN-Boxing helper for half-float
` [PATCH 2/3] target/riscv: Implement zfh extension
` [PATCH 3/3] target/riscv: support 'x-k' in cpu option

[PATCH v7 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-08-11  8:48 UTC  (16+ messages)
` [PATCH v7 01/13] hw/misc: Add NPCM7xx System Global Control Registers device model
` [PATCH v7 02/13] hw/misc: Add NPCM7xx Clock Controller "
` [PATCH v7 03/13] hw/timer: Add NPCM7xx Timer "
` [PATCH v7 04/13] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v7 05/13] hw/arm: Add two NPCM7xx-based machines
` [PATCH v7 06/13] roms: Add virtual Boot ROM for NPCM7xx SoCs
` [PATCH v7 07/13] hw/arm: Load -bios image as a boot ROM for npcm7xx
` [PATCH v7 08/13] hw/nvram: NPCM7xx OTP device model
` [PATCH v7 09/13] hw/mem: Stubbed out NPCM7xx Memory Controller model
` [PATCH v7 10/13] hw/ssi: NPCM7xx Flash Interface Unit device model
` [PATCH v7 11/13] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
` [PATCH v7 12/13] docs/system: Add Nuvoton machine documentation
` [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj

[RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
 2020-08-11  8:42 UTC  (4+ messages)
` [RFC PATCH 5/8] migration/dirtyrate: Compare hash results for recorded ramblock

[Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working
 2020-08-11  8:11 UTC  (3+ messages)
` [Bug 1366363] "

[RFC v3] checkpatch: detect missing changes to trace-events
 2020-08-11  8:11 UTC 

[PATCH 1/1] target/arm: adjust CPTR_EL2 according to HCR_EL2.E2H
 2020-08-11  6:07 UTC 

[Bug 1883732] [NEW] xhci_kick_epctx: Assertion `ring->dequeue != 0' failed
 2020-08-11  5:46 UTC  (2+ messages)
` [Bug 1883732] "

[PATCH 0/7] target/arm: Add vSPE support to KVM guest
 2020-08-11  3:15 UTC  (12+ messages)
` [PATCH 4/7] target/arm/kvm: spe: Unify device attr operatioin helper
` [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
` [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu

[Bug 1883729] [NEW] xhci_find_stream: Assertion `streamid != 0' failed
 2020-08-11  2:10 UTC  (2+ messages)
` [Bug 1883729] "

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-08-11  1:43 UTC 

[PATCH v2 1/4] Define ePMP mseccfg
 2020-08-11  0:23 UTC  (4+ messages)
` [PATCH v2 2/4] Implementation of enhanced PMP(ePMP) support
` [PATCH v2 3/4] Add ePMP CSR accesses
` [PATCH v2 4/4] Add a config option for ePMP

[PATCH v2 0/4] riscv: Add enhanced PMP support
 2020-08-11  0:23 UTC 

[PATCH 0/3] Trapped instruction encoding support
 2020-08-10 22:37 UTC  (3+ messages)
` [PATCH 2/3] target/riscv: Fix write_htinst() implementation

[PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
 2020-08-10 22:32 UTC  (2+ messages)

[RFC PATCH v2 0/2] Add write-once and file-backed features to OTP
 2020-08-10 22:13 UTC  (3+ messages)
` [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP

[PATCH v8 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-08-10 21:30 UTC  (3+ messages)
` [PATCH v8 1/4] hw/net/can: "

[PATCH 1/1] os_find_datadir: search as in version 4.2
 2020-08-10 21:41 UTC  (8+ messages)

[PATCH 0/2] Add support for Control-Flow Integrity
 2020-08-10 21:33 UTC  (10+ messages)
` [PATCH 2/2] configure: add "

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-08-10 19:50 UTC  (21+ messages)
` [PATCH v5 01/20] qapi/migration.json: Fix indentation
` [PATCH v5 02/20] qapi: Fix indentation, again
` [PATCH v5 03/20] qapi/block-core.json: Fix nbd-server-start docs
` [PATCH v5 04/20] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
` [PATCH v5 05/20] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v5 06/20] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
` [PATCH v5 07/20] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH v5 08/20] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v5 11/20] docs/interop: Convert qemu-qmp-ref "
` [PATCH v5 12/20] qapi: Use rST markup for literal blocks
` [PATCH v5 13/20] qga/qapi-schema.json: Add some headings
` [PATCH v5 14/20] scripts/qapi: Remove texinfo generation support
` [PATCH v5 15/20] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
` [PATCH v5 16/20] Makefile: Remove redundant Texinfo related rules
` [PATCH v5 17/20] scripts/texi2pod: Delete unused script
` [PATCH v5 18/20] Remove Texinfo related files from .gitignore and git.orderfile
` [PATCH v5 19/20] configure: Drop texinfo requirement
` [PATCH v5 20/20] Remove texinfo dependency from docker and CI configs


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