qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-05 04:47:37 to 2020-04-06 17:51:05 UTC [more...]

[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts
 2020-04-06 17:46 UTC  (3+ messages)
` [PATCH-for-5.1 v2 01/54] various: Remove suspicious '\' character outside of #define in C code
` [PATCH-for-5.1 v2 03/54] hw/arm/allwinner-a10: Move some code from realize() to init()

[PATCH-for-5.0 00/12] hw: Add missing error-propagation code
 2020-04-06 17:47 UTC  (4+ messages)

[PATCH for-5.0?] docs: Improve our gdbstub documentation
 2020-04-06 17:39 UTC  (2+ messages)

[PATCH] linux-user: Use getcwd syscall directly
 2020-04-06 15:18 UTC 

[PATCH v2 0/2] Support different CPU types for the sifive_e machine
 2020-04-06 17:20 UTC  (2+ messages)

[PATCH for-5.0] xen-block: Fix uninitialized variable
 2020-04-06 17:16 UTC  (3+ messages)

[PATCH for-5.0 v2 0/3] block: Fix blk->in_flight during blk_wait_while_drained()
 2020-04-06 17:14 UTC  (4+ messages)
` [PATCH for-5.0 v2 1/3] block-backend: Reorder flush/pdiscard function definitions
` [PATCH for-5.0 v2 2/3] block: Increase BB.in_flight for coroutine interfaces
` [PATCH for-5.0 v2 3/3] block: Fix blk->in_flight during blk_wait_while_drained()

[PATCH] MAINTAINERS: Add xen-usb.c to Xen section
 2020-04-06 16:50 UTC 

[PATCH v6 00/36] Initial support for multi-process qemu
 2020-04-06 16:28 UTC  (41+ messages)
` [PATCH v6 01/36] memory: alloc RAM from file at offset
` [PATCH v6 02/36] multi-process: Refactor machine_init and exit notifiers
` [PATCH v6 03/36] command-line: refractor parser code
` [PATCH v6 04/36] multi-process: Refactor chardev functions out of vl.c
` [PATCH v6 05/36] multi-process: Refactor monitor "
` [PATCH v6 06/36] monitor: destaticize HMP commands
` [PATCH v6 07/36] multi-process: add a command line option for debug file
` [PATCH v6 08/36] multi-process: Add stub functions to facilate build of multi-process
` [PATCH v6 09/36] multi-process: Add config option for multi-process QEMU
` [PATCH v6 10/36] multi-process: build system for remote device process
` [PATCH v6 11/36] multi-process: define mpqemu-link object
` [PATCH v6 12/36] multi-process: add functions to synchronize proxy and remote endpoints
` [PATCH v6 13/36] multi-process: setup PCI host bridge for remote device
` [PATCH v6 14/36] multi-process: setup a machine object for remote device process
` [PATCH v6 15/36] multi-process: setup memory manager for remote device
` [PATCH v6 16/36] multi-process: remote process initialization
` [PATCH v6 17/36] multi-process: introduce proxy object
` [PATCH v6 18/36] multi-process: Initialize Proxy Object's communication channel
` [PATCH v6 19/36] multi-process: Connect Proxy Object with device in the remote process
` [PATCH v6 20/36] multi-process: Forward PCI config space acceses to "
` [PATCH v6 21/36] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v6 22/36] multi-process: Synchronize remote memory
` [PATCH v6 23/36] multi-process: create IOHUB object to handle irq
` [PATCH v6 24/36] multi-process: Retrieve PCI info from remote process
` [PATCH v6 25/36] multi-process: Introduce build flags to separate remote process code
` [PATCH v6 26/36] multi-process: add parse_cmdline in remote process
` [PATCH v6 27/36] multi-process: add support to parse device option
` [PATCH v6 28/36] multi-process: send heartbeat messages to remote
` [PATCH v6 29/36] multi-process: handle heartbeat messages in remote process
` [PATCH v6 30/36] multi-process: perform device reset in the "
` [PATCH v6 31/36] multi-process/mon: choose HMP commands based on target
` [PATCH v6 32/36] multi-process/mon: stub functions to enable QMP module for remote process
` [PATCH v6 33/36] multi-process/mon: enable QMP module support in the "
` [PATCH v6 34/36] multi-process/mon: Initialize QMP module for remote processes
` [PATCH v6 35/36] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v6 36/36] multi-process: add configure and usage information

[RFC PATCH v2 0/7] s390x/vfio_ccw: Channel Path Handling [QEMU]
 2020-04-06 16:22 UTC  (3+ messages)
` [RFC PATCH v2 7/7] vfio-ccw: Add support for the CRW irq

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-04-06 16:11 UTC  (6+ messages)
` [PATCH v4] piix: fix xenfv regression, add compat machine xenfv-qemu4

MemoryRegionOps callback sizes
 2020-04-06 16:11 UTC 

[PATCH v2] qcow2: Check request size in qcow2_co_pwritev_compressed_part()
 2020-04-06 16:08 UTC  (3+ messages)

QEMU participation to Google Season of Docs
 2020-04-06 15:52 UTC  (8+ messages)

[PATCH-for-5.0 0/8] Acceptance tests queue
 2020-04-06 15:41 UTC  (12+ messages)
` [PATCH-for-5.0 3/8] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
` [PATCH-for-5.0 5/8] .travis.yml: Cache acceptance-test assets
` [PATCH-for-5.1 6/8] tests/Makefile: Add fetch-acceptance-assets rule
` [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance

[PATCH v5 for-5.0] configure: warn if not using a separate build directory
 2020-04-06 15:45 UTC  (3+ messages)

Questionable aspects of QEMU Error's design
 2020-04-06 14:38 UTC  (6+ messages)

[PATCH for-5.0] xen-block: Fix double qlist remove
 2020-04-06 14:34 UTC  (5+ messages)
    ` [PATCH v2 for-5.0] xen-block: Fix double qlist remove and request leak

[Bug 1821595] Re: Failed to emulate MMIO access with EmulatorReturnStatus: 2
 2020-04-06 13:54 UTC  (6+ messages)

[PATCH v9 0/9] Clock framework API
 2020-04-06 13:52 UTC  (10+ messages)
` [PATCH v9 1/9] hw/core/clock: introduce clock object
` [PATCH v9 2/9] hw/core/clock-vmstate: define a vmstate entry for clock state
` [PATCH v9 3/9] qdev: add clock input&output support to devices
` [PATCH v9 4/9] qdev-clock: introduce an init array to ease the device construction
` [PATCH v9 5/9] docs/clocks: add device's clock documentation
` [PATCH v9 6/9] hw/misc/zynq_slcr: add clock generation for uarts
` [PATCH v9 7/9] hw/char/cadence_uart: add clock support
` [PATCH v9 8/9] hw/arm/xilinx_zynq: connect uart clocks to slcr
` [PATCH v9 9/9] qdev-monitor: print the device's clock with info qtree

[PATCH for-5.0? v2] qcow2: Explicit mention of padding bytes
 2020-04-06 13:32 UTC  (3+ messages)

[PATCH v2 0/2] Rework iotests finding
 2020-04-06 13:02 UTC  (3+ messages)
` [PATCH v2 2/2] iotests: rework test finding

[PULL 00/11] target-arm queue
 2020-04-06 12:52 UTC  (13+ messages)
` [PULL 01/11] target/arm: don't expose "ieee_half" via gdbstub
` [PULL 02/11] hw/arm/collie: Put StrongARMState* into a CollieMachineState struct
` [PULL 03/11] target/arm: PSTATE.PAN should not clear exec bits
` [PULL 04/11] target/arm: Remove obsolete TODO note from get_phys_addr_lpae()
` [PULL 05/11] hw/gpio/aspeed_gpio.c: Don't directly include assert.h
` [PULL 06/11] dump: Fix writing of ELF section
` [PULL 07/11] dma/xlnx-zdma: Remove comment
` [PULL 08/11] dma/xlnx-zdma: Populate DBG0.CMN_BUF_FREE
` [PULL 09/11] dma/xlnx-zdma: Clear DMA_DONE when halting
` [PULL 10/11] dma/xlnx-zdma: Advance the descriptor address when stopping
` [PULL 11/11] dma/xlnx-zdma: Reorg to fix CUR_DSCR

[PATCH v2 00/12] acpi: i386 tweaks
 2020-04-06 12:17 UTC  (16+ messages)
` [PATCH v2 04/12] acpi: serial: don't use _STA method
` [PATCH v2 06/12] acpi: add ISADeviceClass->build_aml()
` [PATCH v2 07/12] acpi: move aml builder code for rtc device
` [PATCH v2 09/12] acpi: move aml builder code for parallel device

[PULL 0/3] Error reporting patches for 2020-04-04
 2020-04-06 11:36 UTC  (2+ messages)

[PATCH v2 0/1] s390x/next: build fix for non-KVM platforms
 2020-04-06 10:48 UTC  (4+ messages)
` [PATCH v2 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM

[PATCH v2 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-04-06 10:30 UTC  (17+ messages)
` [PATCH v2 04/22] hw/iommu: introduce HostIOMMUContext
` [PATCH v2 05/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [PATCH v2 09/22] vfio/common: init HostIOMMUContext per-container

[PATCH v3 for 5.0-rc2 00/12] a selection of random fixes
 2020-04-06 10:21 UTC  (6+ messages)
` [PATCH v3 06/12] gdbstub: fix compiler complaining
` [PATCH v3 08/12] linux-user: factor out reading of /proc/self/maps

[Qemu-devel PATCH v2 0/2] Add SmartFusion2 EMAC block
 2020-04-06 10:24 UTC  (4+ messages)
` [Qemu-devel PATCH v2 1/2] hw/net: Add Smartfusion2 emac block
` [Qemu-devel PATCH v2 2/2] msf2: Add EMAC block to SmartFusion2 SoC

[PATCH] qom/object: Fix object_child_foreach_recursive() return value
 2020-04-06 10:18 UTC  (3+ messages)

stm32f429 flash writing
 2020-04-06 10:14 UTC 

[PATCH v1 0/5] hyperv: VMBus implementation
 2020-04-06 10:14 UTC  (10+ messages)
` [PATCH v1 5/5] i386: Hyper-V VMBus ACPI DSDT entry

[PATCH 0/1] s390x/next: build fix for non-KVM platforms
 2020-04-06 10:00 UTC  (11+ messages)
` [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM

[PATCH for-5.0] dump: Fix writing of ELF section
 2020-04-06 10:01 UTC  (2+ messages)

[PATCH v1 0/2] dma/xlnx-zdma: Fix descriptor loading wrt host endianness
 2020-04-06 10:01 UTC  (5+ messages)
` [PATCH v1 1/2] dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endianness
` [PATCH v1 2/2] dma/xlnx-zdma: Fix descriptor loading (REG) "

[PATCH v1 0/3] hvf: Support AVX512 guests and cleanup
 2020-04-06 10:00 UTC  (7+ messages)
` [PATCH v1 1/3] hvf: use standard CR0 and CR4 register definitions
` [PATCH v1 2/3] hvf: Make long mode enter and exit code clearer
` [PATCH v1 3/3] hvf: Support AVX512 guests on capable hardware

Requesting review about a bugfix in touch_all_pages
 2020-04-06  9:48 UTC  (2+ messages)

[PATCH] qom-qmp-cmds: remove unnecessary alloc in qmp_object_add to fix memleak
 2020-04-06  9:46 UTC  (4+ messages)

[PATCH for-5.0 0/2] block: Fix blk->in_flight during blk_wait_while_drained()
 2020-04-06  9:41 UTC  (5+ messages)
` [PATCH for-5.0 2/2] "

[PATCH v4 for-5.0] configure: warn if not using a separate build directory
 2020-04-06  9:16 UTC  (9+ messages)

bdrv_drained_begin deadlock with io-threads
 2020-04-06  8:31 UTC  (11+ messages)

[Bug 1871005] [NEW] build fails on CLOCK_MONOTONIC
 2020-04-06  8:17 UTC  (2+ messages)
` [Bug 1871005] "

[PATCH v5 0/2] Replaced locks with lock guard macros
 2020-04-06  7:34 UTC  (3+ messages)
` [PATCH v5 2/2] lockable: replaced locks with lock guard macros where appropriate

[PATCH for-5.0] qcow2: Check request size in qcow2_co_pwritev_compressed_part()
 2020-04-06  7:23 UTC  (3+ messages)

[PATCH] hax: Dynamic allocate vcpu state structure
 2020-04-06  7:06 UTC 

[PATCH 0/5] ppc: sreset and machine check injection
 2020-04-06  6:45 UTC  (5+ messages)
` [PATCH 3/5] nmi: add MCE class for implementing machine check injection commands

[PATCH] riscv: Add semihosting support [v4]
 2020-04-06  5:24 UTC  (7+ messages)
          ` [PATCH] riscv: Add semihosting support [v5]

[PATCH] hax: Dynamic allocate vcpu state structure
 2020-04-06  4:41 UTC  (2+ messages)

[PATCH] ppc/pnv: Create BMC devices only when defaults are enabled
 2020-04-06  1:00 UTC  (4+ messages)

[PATCH v4 0/2] COLO: handling of the full primary or secondary queue
 2020-04-05 22:12 UTC  (5+ messages)
` [PATCH v4 1/2] net/colo-compare.c: Fix memory leak in packet_enqueue()
` [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

[Bug 1821444] Re: qemu-ppc (user) incorrectly translates float32 arithmetics
 2020-04-05 21:40 UTC 

[PATCH] Fixed IPv6 payload lenght without jumbo option
 2020-04-05 19:19 UTC 

[PATCH] Fixed IPv6 payload lenght without jumbo option
 2020-04-05 19:18 UTC 

[PATCH 0/3] target/mips: Add loongson gs464 core
 2020-04-05 17:34 UTC  (5+ messages)

[Bug 1870911] [NEW] QEMU Crashes on Launch, Windows
 2020-04-05 14:52 UTC  (4+ messages)
` [Bug 1870911] "

[PATCH] hw/riscv: Generate correct "mmu-type" for 32-bit machines
 2020-04-05 13:28 UTC  (3+ messages)

[PATCH v2 0/3] DirectSound fixes for 5.0
 2020-04-05  7:50 UTC  (4+ messages)
` [PATCH v2 1/3] dsoundaudio: fix never-ending playback loop
` [PATCH v2 2/3] dsoundaudio: fix "Could not lock capture buffer" warning
` [PATCH v2 3/3] dsoundaudio: dsound_get_buffer_in should honor *size

[PATCH for-5.0] hw/gpio/aspeed_gpio.c: Don't directly include assert.h
 2020-04-05  7:01 UTC  (2+ messages)

[Qemu-devel PATCH 0/2] Add SmartFusion2 EMAC block
 2020-04-05  4:45 UTC  (3+ messages)
` [Qemu-devel PATCH 1/2] hw/net: Add Smartfusion2 emac block
` [Qemu-devel PATCH 2/2] msf2: Add EMAC block to SmartFusion2 SoC


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