qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 14:33:49 to 2019-10-26 09:47:21 UTC [more...]

USB-audio sound issues with qemu-system-ppc in Linux and Windows
 2019-10-26  9:45 UTC  (4+ messages)

[PATCH v3 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-10-26  9:35 UTC  (5+ messages)
` [PATCH v3 5/6] hppa: Add emulation of Artist graphics

[PULL 0/2] Block patches
 2019-10-26  9:13 UTC  (4+ messages)
` [PULL 1/2] virtio-blk: Add blk_drain() to virtio_blk_device_unrealize()
` [PULL 2/2] yield_until_fd_readable: make it work with any AioContect

[PATCH v1 1/1] opensbi: Upgrade from v0.4 to v0.5
 2019-10-26  8:46 UTC  (3+ messages)

[PATCH v2 00/12] linux-user sparc fixes
 2019-10-26  7:02 UTC  (2+ messages)

[PATCH v20 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-26  3:24 UTC  (6+ messages)
` [PATCH v20 1/5] hw/arm/virt: Introduce a RAS machine option
` [PATCH v20 2/5] docs: APEI GHES generation and CPER record description
` [PATCH v20 3/5] ACPI: Add APEI GHES table generation support
` [PATCH v20 4/5] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v20 5/5] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v2 0/6] migration/multifd: a new mechanism for send thread sync
 2019-10-26  0:45 UTC  (7+ messages)
` [PATCH v2 1/6] migration/multifd: move Params update and pages cleanup into multifd_send_fill_packet()
` [PATCH v2 2/6] migration/multifd: notify channels_ready when send thread starts
` [PATCH v2 3/6] migration/multifd: use sync field to synchronize send threads
` [PATCH v2 4/6] migration/multifd: used must not be 0 for a pending job
` [PATCH v2 5/6] migration/multifd: use boolean for pending_job is enough
` [PATCH v2 6/6] migration/multifd: there is no spurious wakeup now

[RFC 0/3] block/file-posix: Work around XFS bug
 2019-10-26  0:14 UTC  (12+ messages)

[PATCH 0/4] SCSI COMPARE_AND_WRITE support
 2019-10-25 23:38 UTC  (2+ messages)

[PATCH v2 00/27] Add RISC-V Hypervisor Extension v0.4
 2019-10-25 23:24 UTC  (28+ messages)
` [PATCH v2 01/27] target/riscv: Don't set write permissions on dirty PTEs
` [PATCH v2 02/27] target/riscv: Add the Hypervisor extension
` [PATCH v2 03/27] target/riscv: Add the virtulisation mode
` [PATCH v2 04/27] target/riscv: Add the force HS exception mode
` [PATCH v2 05/27] target/riscv: Fix CSR perm checking for HS mode
` [PATCH v2 06/27] target/riscv: Add the Hypervisor CSRs to CPUState
` [PATCH v2 07/27] target/riscv: Print priv and virt in disas log
` [PATCH v2 08/27] target/riscv: Dump Hypervisor registers if enabled
` [PATCH v2 09/27] target/riscv: Add Hypervisor CSR access functions
` [PATCH v2 10/27] target/riscv: Add Hypervisor virtual CSRs accesses
` [PATCH v2 11/27] target/riscv: Convert mie and mstatus to pointers
` [PATCH v2 12/27] target/riscv: Add virtual register swapping function
` [PATCH v2 13/27] target/riscv: Add support for virtual interrupt setting
` [PATCH v2 14/27] target/ricsv: Flush the TLB on virtulisation mode changes
` [PATCH v2 15/27] target/riscv: Generate illegal instruction on WFI when V=1
` [PATCH v2 16/27] riscv: plic: Always set sip.SEIP bit for HS
` [PATCH v2 17/27] target/riscv: Add hypvervisor trap support
` [PATCH v2 18/27] target/riscv: Add Hypervisor trap return support
` [PATCH v2 19/27] target/riscv: Add hfence instructions
` [PATCH v2 20/27] target/riscv: Disable guest FP support based on virtual status
` [PATCH v2 21/27] target/riscv: Mark both sstatus and vsstatus as dirty
` [PATCH v2 22/27] target/riscv: Respect MPRV and SPRV for floating point ops
` [PATCH v2 23/27] target/riscv: Allow specifying MMU stage
` [PATCH v2 24/27] target/riscv: Implement second stage MMU
` [PATCH v2 25/27] target/riscv: Add support for the 32-bit MSTATUSH CSR
` [PATCH v2 26/27] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
` [PATCH v2 27/27] target/riscv: Allow enabling the Hypervisor extension

[PATCH 0/2] not use multifd during postcopy
 2019-10-25 23:20 UTC  (3+ messages)
` [PATCH 1/2] migration/multifd: clean pages after filling packet
` [PATCH 2/2] migration/multifd: not use multifd during postcopy

[PATCH] buildfix: update texinfo menu
 2019-10-25 22:54 UTC  (2+ messages)

[PATCH] Semihost SYS_READC implementation (v3)
 2019-10-25 23:18 UTC  (11+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)

[PATCH] ptimer: Remove old ptimer_init_with_bh() API
 2019-10-25 21:35 UTC  (2+ messages)

[PATCH] fw_cfg: Allow reboot-timeout=-1 again
 2019-10-25 21:28 UTC  (3+ messages)

[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-10-25 21:16 UTC  (9+ messages)
` [PATCH v2 4/7] exec: Use const alias "
` [PATCH v2 5/7] exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG

[Bug 1849894] [NEW] hw/scsi/scsi-disk.c line 2554 allocation overflow
 2019-10-25 21:04 UTC  (2+ messages)
` [Bug 1849894] "

[PULL 00/20] MIPS queue for October 24th, 2019 - v2
 2019-10-25 20:57 UTC  (22+ messages)
` [PULL 01/20] target/mips: Clean up helper.c
` [PULL 02/20] target/mips: Clean up op_helper.c
` [PULL 03/20] MAINTAINERS: Update mail address of Aleksandar Rikalo
` [PULL 04/20] target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
` [PULL 05/20] target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
` [PULL 06/20] target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
` [PULL 07/20] target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
` [PULL 08/20] target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
` [PULL 09/20] target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
` [PULL 10/20] target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
` [PULL 11/20] target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
` [PULL 12/20] target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
` [PULL 13/20] target/mips: Demacro LMI decoder
` [PULL 14/20] target/mips: Refactor handling of vector compare 'equal' instructions
` [PULL 15/20] target/mips: Refactor handling of vector compare 'less than' (signed) instructions
` [PULL 16/20] tests/ssh_linux_malta: Run tests using a snapshot image
` [PULL 17/20] tests/ssh_linux_malta: Remove duplicated test
` [PULL 18/20] tests/ssh_linux_malta: Match stricter console output
` [PULL 19/20] tests/ssh_linux_malta: Refactor how to get image/kernel info
` [PULL 20/20] tests/ssh_linux_malta: Fix 64-bit target tests

[PULL 00/12] tcg patch queue
 2019-10-25 20:48 UTC  (13+ messages)
` [PULL 02/12] cputlb: ensure _cmmu helper functions follow the naming standard
` [PULL 03/12] cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
` [PULL 04/12] exec: Split out variable page size support to exec-vary.c
` [PULL 05/12] configure: Detect compiler support for __attribute__((alias))
` [PULL 06/12] exec: Use const alias for TARGET_PAGE_BITS_VARY
` [PULL 08/12] exec: Promote TARGET_PAGE_MASK to target_long
` [PULL 09/12] exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
` [PULL 10/12] cputlb: Fix tlb_vaddr_to_host
` [PULL 11/12] translate-all: fix uninitialized tb->orig_tb
` [PULL 12/12] translate-all: Remove tb_alloc

[PATCH v2 0/4] tcg/LICENSE: Remove no-longer-true statement that TCG is BSD-licensed
 2019-10-25 20:55 UTC  (9+ messages)
` [PATCH v2 1/4] tcg/aarch64/tcg-target.opc.h: Add copyright/license
` [PATCH v2 2/4] tcg/i386/tcg-target.opc.h: "
` [PATCH v2 3/4] tcg/ppc/tcg-target.opc.h: "
` [PATCH v2 4/4] tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-25 20:51 UTC  (7+ messages)
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information

[PULL 0/1] Require Python >= 3.5 to build QEMU
 2019-10-25 20:34 UTC  (2+ messages)
` [PULL 1/1] configure: Require Python >= 3.5

[PATCH v5] ssi: xilinx_spips: Skip spi bus update for a few register writes
 2019-10-25 20:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 10/28] target/riscv: Convert mie and mstatus to pointers
 2019-10-25 20:28 UTC  (9+ messages)
  ` [Qemu-devel] [Qemu-riscv] "

[PULL v2 00/73] tcg plugins and testing updates
 2019-10-25 20:23 UTC  (6+ messages)

[PULL v3 00/15] testing updates
 2019-10-25 19:37 UTC  (16+ messages)
` [PULL v3 01/15] travis.yml: reduce scope of the --enable-debug build
` [PULL v3 02/15] travis.yml: Add libvdeplug-dev to compile-test net/vde.c
` [PULL v3 03/15] travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image
` [PULL v3 04/15] travis.yml: Use newer version of libgnutls and libpng
` [PULL v3 05/15] travis.yml: Fix the ccache lines
` [PULL v3 06/15] travis.yml: Test the release tarball
` [PULL v3 07/15] travis.yml: bump Xcode 10 to latest dot release
` [PULL v3 08/15] cirrus.yml: add latest Xcode build target
` [PULL v3 09/15] tests/vm: Let subclasses disable IPv6
` [PULL v3 10/15] tests/vm/netbsd: Disable IPv6
` [PULL v3 11/15] travis.yml: cache the clang sanitizer build
` [PULL v3 12/15] gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend
` [PULL v3 13/15] travis.yml: --enable-debug-tcg to check-tcg
` [PULL v3 14/15] tests/docker: set HOST_ARCH if we don't have ARCH
` [PULL v3 15/15] tests/docker: update Travis image to a more current version

[PATCH v2 00/15] io_uring: add Linux io_uring AIO engine
 2019-10-25 19:09 UTC  (17+ messages)
` [PATCH v2 01/15] configure: permit use of io_uring
` [PATCH v2 02/15] qapi/block-core: add option for io_uring
` [PATCH v2 03/15] block/block: add BDRV flag "
` [PATCH v2 04/15] block/io_uring: implements interfaces "
` [PATCH v2 05/15] stubs: add stubs for io_uring interface
` [PATCH v2 06/15] util/async: add aio interfaces for io_uring
` [PATCH v2 07/15] blockdev: adds bdrv_parse_aio to use io_uring
` [PATCH v2 08/15] block/file-posix.c: extend "
` [PATCH v2 09/15] block: add trace events for io_uring
` [PATCH v2 10/15] block/io_uring: adds userspace completion polling
` [PATCH v2 11/15] qemu-io: adds option to use aio engine
` [PATCH v2 12/15] qemu-img: adds option to use aio engine for benchmarking
` [PATCH v2 13/15] qemu-nbd: adds option for aio engines
` [PATCH v2 14/15] tests/qemu-iotests: enable testing with aio options
` [PATCH v2 15/15] tests/qemu-iotests: use AIOMODE with various tests

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-10-25 19:33 UTC  (3+ messages)
` [RFC v4 PATCH 48/49] multi-process: add the concept description to docs/devel/qemu-multiprocess

[PATCH 0/7] i386: Add `machine` parameter to query-cpu-definitions
 2019-10-25 19:02 UTC  (9+ messages)

[PATCH] Semihost SYS_READC implementation (v5)
 2019-10-25 19:01 UTC 

[Bug 1849879] [NEW] qemu-arm should accept vmrs apsr_nzcv, fpscr on M-profile
 2019-10-25 17:44 UTC 

[PATCH v6 0/11] add failover feature for assigned network devices
 2019-10-25 17:39 UTC  (7+ messages)
` [PATCH v6 01/11] qdev/qbus: add hidden device support
` [PATCH v6 06/11] qapi: add failover negotiated event

[PATCH v2 00/11] tests/acceptance: Fix 64-bit MIPS target tests
 2019-10-25 17:17 UTC  (4+ messages)
` [PATCH "

[PATCH v7 0/4] colo: Add support for continuous replication
 2019-10-25 17:06 UTC 

[PATCH v7 0/4] colo: Add support for continuous replication
 2019-10-25 17:04 UTC 

[PULL 00/11] MIPS queue for October 24th, 2019
 2019-10-25 16:43 UTC  (3+ messages)
  ` [EXTERNAL]Re: "

QEMU for Qualcomm Hexagon - KVM Forum talk and code available
 2019-10-25 16:26 UTC 

[PATCH v7 00/14] target/mips: Misc cleanups for September/October 2019
 2019-10-25 16:02 UTC  (7+ messages)
` [PATCH v7 11/14] target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
` [PATCH v7 12/14] target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
` [PATCH v7 14/14] target/mips: Demacro LMI decoder

[PULL 0/7] Block layer patches
 2019-10-25 14:57 UTC  (2+ messages)

Early 4.1.1 release for image corruption fixes?
 2019-10-25 15:03 UTC  (3+ messages)

[PATCH] qemu-iotests: restrict 264 to qcow2 only
 2019-10-25 15:38 UTC  (2+ messages)

[PATCH v14 0/9] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-10-25 15:07 UTC  (5+ messages)
` [PATCH v14 1/9] esp: add pseudo-DMA as used by Macintosh

[PATCH v5 0/11] add failover feature for assigned network devices
 2019-10-25 14:56 UTC  (5+ messages)
` [PATCH v5 02/11] pci: add option for net failover

[PULL 0/3] NBD patches for 2019-10-22
 2019-10-25 14:51 UTC  (4+ messages)
` [PULL 3/3] iotests: test nbd reconnect

[PATCH v2 0/2] qcow2: Fix image corruption bug in 4.1
 2019-10-25 14:42 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).