qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 19:18:56 to 2019-10-17 14:01:47 UTC [more...]

[PATCH v2 00/23] iotests: Add and use $SOCK_DIR
 2019-10-17 13:31 UTC  (3+ messages)
` [PATCH v2 02/23] iotests.py: Store socket files in $SOCK_DIR
` [PATCH v2 04/23] iotests: Filter $SOCK_DIR

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-17 13:16 UTC  (29+ messages)
` [PATCH v6 01/54] trace: expand mem_info:size_shift to 4 bits
` [PATCH v6 02/54] trace: add mmu_index to mem_info
` [PATCH v6 03/54] cpu: introduce cpu_in_exclusive_context()
` [PATCH v6 04/54] translate-all: use cpu_in_exclusive_work_context() in tb_flush
` [PATCH v6 05/54] docs/devel: add plugins.rst design document
` [PATCH v6 06/54] plugin: add user-facing API
` [PATCH v6 07/54] plugin: add core code
` [PATCH v6 08/54] plugin: add implementation of the api
` [PATCH v6 09/54] queue: add QTAILQ_REMOVE_SEVERAL
` [PATCH v6 10/54] cputlb: document get_page_addr_code
` [PATCH v6 11/54] cputlb: introduce get_page_addr_code_hostp
` [PATCH v6 12/54] tcg: add tcg_gen_st_ptr
` [PATCH v6 13/54] plugin-gen: add module for TCG-related code
` [PATCH v6 15/54] tcg: let plugins instrument virtual memory accesses
` [PATCH v6 18/54] *-user: notify plugin of exit
` [PATCH v6 19/54] *-user: plugin syscalls
` [PATCH v6 21/54] plugin-gen: add plugin_insn_append
` [PATCH v6 23/54] target/arm: fetch code with translator_ld
` [PATCH v6 24/54] target/ppc: "
` [PATCH v6 29/54] target/alpha: "
` [PATCH v6 36/54] plugin: add API symbols to qemu-plugins.symbols
` [PATCH v6 37/54] plugin: expand the plugin_init function to include an info block
` [PATCH v6 39/54] plugin: add qemu_plugin_outs helper
` [PATCH v6 42/54] tests/plugin: add sample plugins
` [PATCH v6 47/54] tests/tcg: enable plugin testing
` [PATCH v6 48/54] tests/plugin: add a hotblocks plugin
` [PATCH v6 50/54] tests/plugin: add hotpages to analyse memory access patterns
` [PATCH v6 54/54] scripts/checkpatch.pl: don't complain about (foo, /* empty */)

[PATCH 0/2] Convert sparc devices to new ptimer API
 2019-10-17 13:23 UTC  (3+ messages)
` [PATCH 1/2] hw/timer/grlib_gptimer.c: Switch to transaction-based "
` [PATCH 2/2] hw/timer/slavio_timer.c: "

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-17 13:21 UTC  (4+ messages)
` [PATCH 1/3] hw/net/fsl_etsec/etsec.c: Switch to transaction-based "
` [PATCH 2/3] hw/timer/xilinx_timer.c: "
` [PATCH 3/3] hw/dma/xilinx_axidma.c: "

[PATCH 0/8] Convert misc-arch devices to new ptimer API
 2019-10-17 13:29 UTC  (4+ messages)
` [PATCH 2/8] hw/timer/sh_timer: Switch to transaction-based "
` [PATCH 4/8] hw/watchdog/milkymist-sysctl.c: "
` [PATCH 5/8] hw/timer/altera_timer.c: "

[PATCH v2 0/7] libqos: add VIRTIO PCI 1.0 support
 2019-10-17 13:25 UTC  (3+ messages)
` [PATCH v2 4/7] libqos: add MSI-X callbacks to QVirtioPCIDevice

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-17 13:21 UTC 

[PATCH v1] s390x/mmu: Remove duplicate check for MMU_DATA_STORE
 2019-10-17 13:14 UTC  (3+ messages)

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-10-17 13:02 UTC  (19+ messages)
` [RFC PATCH 01/18] qemu-storage-daemon: Add barebone tool
` [RFC PATCH 02/18] qemu-storage-daemon: Add --object option
` [RFC PATCH 03/18] stubs: Add arch_type
` [RFC PATCH 04/18] stubs: Add blk_by_qdev_id()
` [RFC PATCH 05/18] qemu-storage-daemon: Add --blockdev option
` [RFC PATCH 06/18] qemu-storage-daemon: Add --nbd-server option
` [RFC PATCH 07/18] blockdev-nbd: Boxed argument type for nbd-server-add
` [RFC PATCH 08/18] qemu-storage-daemon: Add --export option
` [RFC PATCH 09/18] qemu-storage-daemon: Add main loop
` [RFC PATCH 10/18] qemu-storage-daemon: Add --chardev option
` [RFC PATCH 11/18] monitor: Move monitor option parsing to monitor/monitor.c
` [RFC PATCH 12/18] stubs: Update monitor stubs for qemu-storage-daemon
` [RFC PATCH 13/18] qapi: Create module 'monitor'
` [RFC PATCH 14/18] monitor: Create monitor/qmp-cmds-monitor.c
` [RFC PATCH 15/18] qapi: Support empty modules
` [RFC PATCH 16/18] qapi: Create 'pragma' module
` [RFC PATCH 17/18] monitor: Move qmp_query_qmp_schema to qmp-cmds-monitor.c
` [RFC PATCH 18/18] qemu-storage-daemon: Add --monitor option

[PATCH v2 0/3] tests: More iotest 223 improvements
 2019-10-17 13:07 UTC  (9+ messages)
` [PATCH v2 1/3] iotests: Fix 173
` [PATCH v2 2/3] iotests: Include QMP input in .out files
` [PATCH v2 3/3] tests: More iotest 223 improvements

[PATCH 0/2] virtiofsd: Two fix for xattr operation
 2019-10-17 13:01 UTC  (4+ messages)
` [Virtio-fs] "

[Qemu-devel] [PATCH v2 1/6] tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p
 2019-10-17 12:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Acceptance tests: refactor wait_for_console_pattern
  `  "

[Qemu-devel] [PATCH 0/3] tests/acceptance: Add tests for the Leon3 board
 2019-10-17 12:54 UTC  (2+ messages)
`  "

[PATCH v3 0/10] add failover feature for assigned network devices
 2019-10-17 12:51 UTC  (9+ messages)
` [PATCH v3 10/10] vfio: unplug failover primary device before migration

[Qemu-devel] [Bug 1838569] [NEW] virtio-balloon change breaks post 4.0 upgrade
 2019-10-17 12:37 UTC  (7+ messages)
` [Bug 1838569] "

[Qemu-devel] [PATCH v7 0/9] linux-user: strace improvements
 2019-10-17 12:48 UTC  (3+ messages)
`  "

[PATCH] util/cacheinfo: fix crash when compiling with uClibc
 2019-10-17 12:47 UTC  (2+ messages)

[PATCH 0/1] BZ#1751431:guest-get-memory-block-info is not supported
 2019-10-17 12:34 UTC  (2+ messages)
` [PATCH 1/1] qga: Add "guest-get-memory-block-info" to blacklist

[PULL 00/31] s390x/tcg update
 2019-10-17 12:13 UTC  (5+ messages)
` [PULL 19/31] target/s390x: Return exception from mmu_translate_real

[PATCH v2 1/1] riscv/boot: Fix possible memory leak
 2019-10-17 12:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Audio: misc fixes for "Audio 20190821 patches", part two
 2019-10-17 12:07 UTC  (2+ messages)

[PULL 00/36] Block patches
 2019-10-17 12:04 UTC  (3+ messages)
` [PULL 33/36] block/backup: use backup-top instead of write notifiers

[PATCH v10 00/15] Introduce the microvm machine type
 2019-10-17 11:52 UTC  (13+ messages)
` [PATCH v10 13/15] docs/microvm.rst: document the new "
` [PATCH v10 14/15] hw/i386: Introduce the "

[PATCH 0/5] aspeed/i2c: Add support for pool and DMA transfer modes
 2019-10-17 11:52 UTC  (13+ messages)
` [PATCH 1/5] aspeed/i2c: Add support for pool buffer transfers
` [PATCH 2/5] aspeed/i2c: Check SRAM enablement on A2500
` [PATCH 3/5] aspeed: Add a DRAM memory region at the SoC level
` [PATCH 4/5] aspeed/i2c: Add support for DMA transfers
` [PATCH 5/5] aspeed/i2c: Add trace events

[PATCH] s390x/cpumodel: Add missing visit_free
 2019-10-17 11:44 UTC  (2+ messages)

[Bug 1847232] [NEW] qemu TCG in s390x mode issue with calculating HASH
 2019-10-17 11:28 UTC  (8+ messages)

[PATCH v7 0/3] target/ppc: Optimize emulation of some Altivec instructions
 2019-10-17 11:27 UTC  (4+ messages)
` [PATCH v7 1/3] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [PATCH v7 2/3] target/ppc: Optimize emulation of vpkpx instruction
` [PATCH v7 3/3] target/ppc: Optimize emulation of vupkhpx and vupklpx instructions

[PATCH] configure: Require Python >= 3.5
 2019-10-17 11:21 UTC  (5+ messages)

[PULL v2 00/19] Bitmaps patches
 2019-10-17 11:07 UTC  (2+ messages)

s390x/qemu-user: TODO /home/dhildenb/git/qemu/tcg/tci.c:859: tcg_qemu_tb_exec()
 2019-10-17 11:01 UTC  (5+ messages)

iotest 260 failure (linux host): "OSError: AF_UNIX path too long"
 2019-10-17 11:01 UTC  (5+ messages)

[QEMU][PATCH v2] ssi: xilinx_spips: Skip update of cs and fifo releated to spips in gqspi
 2019-10-17 10:31 UTC  (2+ messages)

[PATCH] runstate: ignore exit request in finish migrate state
 2019-10-17 10:18 UTC 

[PATCH 00/10] image-fuzzer: Port to Python 3
 2019-10-17  9:56 UTC  (14+ messages)
` [PATCH 01/10] image-fuzzer: Open image files in binary mode
` [PATCH 02/10] image-fuzzer: Write bytes instead of string to image file
` [PATCH 03/10] image-fuzzer: Explicitly use integer division operator
` [PATCH 04/10] image-fuzzer: Use io.StringIO
` [PATCH 05/10] image-fuzzer: Use %r for all fiels at Field.__repr__()
` [PATCH 06/10] image-fuzzer: Return bytes objects on string fuzzing functions
` [PATCH 07/10] image-fuzzer: Use bytes constant for field values
` [PATCH 08/10] image-fuzzer: Encode file name and file format to bytes
` [PATCH 09/10] image-fuzzer: Run using python3
` [PATCH 10/10] image-fuzzer: Use errors parameter of subprocess.Popen()

[Patch v2] checkpatch: sugguest to use qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE)
 2019-10-17  9:40 UTC  (4+ messages)

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-10-17  9:16 UTC  (3+ messages)
` [Bug 1846427] "

[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
 2019-10-17  9:15 UTC  (2+ messages)
` [Bug 1847793] "

[PATCH] ui: fix keymap file search in input-barrier object
 2019-10-17  9:08 UTC  (2+ messages)

[RFC 0/5] Handle PAPR irq chip changes for VFIO devices
 2019-10-17  9:00 UTC  (8+ messages)
` [RFC 1/5] kvm: Introduce KVM irqchip change notifier
` [RFC 2/5] vfio/pci: Split vfio_intx_update()
` [RFC 3/5] vfio/pci: Respond to KVM irqchip change notifier
` [RFC 4/5] spapr: Handle irq backend changes with VFIO PCI devices
` [RFC 5/5] spapr: Work around spurious warnings from vfio INTx initialization

[PATCH] migration: savevm_state_insert_handler: constant-time element insertion
 2019-10-17  8:43 UTC  (2+ messages)

[Call for Presentations] FOSDEM 2020 Virtualization & IaaS Devroom
 2019-10-17  8:20 UTC 

[PATCH v3] migration: Support QLIST migration
 2019-10-17  8:06 UTC  (2+ messages)

[PATCH] ssi: xilinx_spips: Filter the non spi registers transactions
 2019-10-17  6:57 UTC  (3+ messages)

[PATCH v9 00/15] Introduce the microvm machine type
 2019-10-17  6:43 UTC  (5+ messages)
` [PATCH v9 04/15] hw/i386/pc: replace use of strtol with qemu_strtol in x86_load_linux()

[PATCH] aspeed: Add an AST2600 eval board
 2019-10-17  6:33 UTC  (2+ messages)

[PATCH v19 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-17  6:20 UTC  (7+ messages)
` [PATCH v19 3/5] ACPI: Add APEI GHES table generation support
` [PATCH v19 5/5] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH 0/4] target/arm vector improvements
 2019-10-17  5:21 UTC  (6+ messages)
` [PATCH 1/4] target/arm: Vectorize USHL and SSHL
` [PATCH 2/4] target/arm: Convert PMUL.8 to gvec
` [PATCH 3/4] target/arm: Convert PMULL.64 "
` [PATCH 4/4] target/arm: Convert PMULL.8 "

[PATCH v4 00/19] spapr: IRQ subsystem cleanup
 2019-10-17  0:26 UTC  (3+ messages)

[PATCH] checkpatch: sugguest to use qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE)
 2019-10-17  0:43 UTC  (5+ messages)

Python 2 and test/vm/netbsd (was Re: [Qemu-devel] [PULL 0/8] Python queue, 2019-06-07)
 2019-10-16 22:41 UTC  (3+ messages)
` Python 2 and test/vm/netbsd

[PATCH v9 0/3] NBD reconnect
 2019-10-16 22:39 UTC  (3+ messages)
` [PATCH v10 2/3] block/nbd: nbd reconnect

[PATCH] enable translating statx syscalls on more arches
 2019-10-16 21:01 UTC 

Using virtual IOMMU in guest hypervisors other than KVM and Xen?
 2019-10-16 22:01 UTC  (3+ messages)

[PATCH v1 22/28] target/riscv: Allow specifying MMU stage
 2019-10-16 21:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 27/28] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
 2019-10-16 21:14 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH v1 21/28] target/riscv: Respect MPRV and SPRV for floating point ops
 2019-10-16 21:01 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH v1 04/28] target/riscv: Fix CSR perm checking for HS mode
 2019-10-16 20:56 UTC  (3+ messages)
  `  "

[PATCH v8 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-10-16 20:13 UTC  (2+ messages)

[PATCH v4 0/4] qcow2: advanced compression options
 2019-10-16 19:19 UTC  (3+ 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).