qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 20:51:31 to 2020-06-01 06:06:50 UTC [more...]

[PATCH] msix: add valid.accepts methods to check address
 2020-06-01  6:05 UTC  (4+ messages)

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2020-06-01  5:26 UTC  (5+ messages)
` [PATCH v5 03/11] target/riscv: Disable the MMU correctly
` [PATCH v5 04/11] target/riscv: Don't set PMP feature in the cpu init

[PATCH v4 0/4] RISC-V: Remove deprecated ISA, CPUs and machines
 2020-06-01  4:55 UTC  (7+ messages)
` [PATCH v4 2/4] target/riscv: Remove the deprecated CPUs
` [PATCH v4 3/4] target/riscv: Drop support for ISA spec version 1.09.1
` [PATCH v4 4/4] docs: deprecated: Update the -bios documentation

[PATCH] migration: Count new_dirty instead of real_dirty
 2020-06-01  4:02 UTC 

[PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
 2020-06-01  3:56 UTC  (3+ messages)
` [PATCH v1 11/12] util: Added tsan annotate for thread name

[PATCH v4 00/11] accel: Allow targets to use Kconfig
 2020-06-01  2:13 UTC  (3+ messages)
` [PATCH v4 05/11] rules.mak: Add base-arch() rule

Adding a RISC-V board to QEMU
 2020-06-01  1:53 UTC  (2+ messages)

[RFC v3 0/8] vDPA support in qemu
 2020-06-01  1:41 UTC  (4+ messages)
` [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client

according what does the qemu know to exit current TB and find helper functions from environment?
 2020-06-01  0:55 UTC 

ia-32/ia-64 fxsave64 instruction behavior when saving mmx
 2020-05-31 23:22 UTC  (2+ messages)

[PULL 0/2] m68k coldfire machine cleanup patches
 2020-05-31 20:48 UTC  (4+ messages)
` [PULL 1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
` [PULL 2/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()

[PATCH 0/8] hw: Fix some incomplete memory region size
 2020-05-31 19:48 UTC  (10+ messages)
` [PATCH 1/8] hw/arm/aspeed: Correct DRAM container "
` [PATCH 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory "
` [PATCH 3/8] hw/pci/pci_bridge: Correct pci_bridge_io "
` [PATCH 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
` [PATCH 5/8] hw/pci-host: "
` [PATCH 6/8] hw/hppa/dino: "
` [PATCH 7/8] hw/i386/xen/xen-hvm: "
` [PATCH 8/8] target/i386/cpu: "

[PULL v3 00/11] bitmaps patches for 2020-05-26
 2020-05-31 19:43 UTC  (2+ messages)

[PATCH 0/6] exec/memory: Rework some address and access size limits
 2020-05-31 19:41 UTC  (12+ messages)
` [PATCH 1/6] target/s390x/mmu_helper: Use address_space_rw() in place
` [PATCH 2/6] hw/dma/rc4030: Use DMA address space to do DMA accesses
` [PATCH 3/6] hw/sd/allwinner-sdhost: Do DMA accesses via DMA address space
` [PATCH 4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum
` [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
` [RFC PATCH 6/6] memory: Use CPU register size as default access_size_max

[Bug 1881506] [NEW] TCG doesn't support a lot of features that should be supported
 2020-05-31 19:08 UTC 

[Qemu-devel] [Bug 1377095] [NEW] KVM guest VM does not reattach a throughpassed USB printer from Host after switching printer off and on
 2020-05-31 18:50 UTC  (2+ messages)
` [Bug 1377095] "

[PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet
 2020-05-31 16:57 UTC  (7+ messages)

[PULL 00/25] python-next patches for 2020-05-31
 2020-05-31 16:38 UTC  (26+ messages)
` [PULL 01/25] scripts/qemugdb: Remove shebang header
` [PULL 02/25] scripts/qemu-gdb: Use Python 3 interpreter
` [PULL 03/25] scripts/qmp: "
` [PULL 04/25] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
` [PULL 05/25] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
` [PULL 06/25] scripts/qmp: Fix shebang and imports
` [PULL 07/25] python: remove more instances of sys.version_info
` [PULL 08/25] python/qemu/machine: add kill() method
` [PULL 09/25] python/qemu/machine: remove logging configuration
` [PULL 10/25] python/qemu: delint and add pylintrc
` [PULL 11/25] python/qemu: delint; add flake8 config
` [PULL 12/25] python/qemu: remove Python2 style super() calls
` [PULL 13/25] python/qemu: fix socket.makefile() typing
` [PULL 14/25] python/qemu: Adjust traceback typing
` [PULL 15/25] python/qemu/qmp: use True/False for non/blocking modes
` [PULL 16/25] python/qemu/qmp: assert sockfile is not None
` [PULL 17/25] python/qemu/qtest: Check before accessing _qtest
` [PULL 18/25] tests/vm: Pass --debug through for vm-boot-ssh
` [PULL 19/25] tests/vm: Add ability to select QEMU from current build
` [PULL 20/25] tests/vm: allow wait_ssh() to specify command
` [PULL 21/25] tests/migration/guestperf: Use Python 3 interpreter
` [PULL 22/25] tests/acceptance/migration.py: Wait for both sides
` [PULL 23/25] tests/acceptance: allow console interaction with specific VMs
` [PULL 24/25] tests/acceptance: refactor boot_linux_console test to allow code reuse
` [PULL 25/25] tests/acceptance: refactor boot_linux "

[PATCH 00/10] Add RX hardware emulation
 2020-05-31 16:45 UTC  (12+ messages)
` [PATCH 01/10] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH 02/10] hw/timer: Renesas 8bit timer module
` [PATCH 03/10] hw/timer: Renesas TMU/CMT module
` [PATCH 04/10] hw/char: Renesas SCI module
` [PATCH 05/10] hw/rx: RX MCU and target
` [PATCH 06/10] Add rx-softmmu
` [PATCH 07/10] hw/sh4: Convert renesas_sci
` [PATCH 08/10] hw/char: remove sh_serial.c
` [PATCH 09/10] hw/sh4: Convert to renesas_timer.c
` [PATCH 10/10] hw/timer: remove sh_timer.c

[PATCH v3 00/11] Record/replay acceptance tests
 2020-05-31 15:09 UTC  (4+ messages)
` [PATCH v3 10/11] tests/acceptance: refactor boot_linux to allow code reuse

[PATCH v2 0/1] Check for page crossings in use_goto_tb() for rx target
 2020-05-31 13:45 UTC  (2+ messages)
` [PATCH v2 1/1] target/rx: Check for page crossings in use_goto_tb()

[Bug 1881450] [NEW] Emulation of a math function fails for m68k Linux user mode
 2020-05-31 13:13 UTC  (6+ messages)
` [Bug 1881450] "

[PATCH] target/m68k: implement opcode fetoxm1
 2020-05-31 13:19 UTC 

[PATCH] target/m68k: implement fmove.l #<data>,FPCR
 2020-05-31 13:15 UTC  (4+ messages)

[PATCH] tests/acceptance/migration.py: Wait for both sides
 2020-05-31 11:58 UTC  (2+ messages)

[PATCH v8 00/12] tests/vm: Add support for aarch64 VMs
 2020-05-31 11:52 UTC  (18+ messages)
` [PATCH v8 01/12] tests/vm: pass args through to BaseVM's __init__
` [PATCH v8 05/12] tests/vm: Add ability to select QEMU from current build
` [PATCH v8 06/12] tests/vm: allow wait_ssh() to specify command
` [PATCH v8 07/12] tests/vm: Add common Ubuntu python module
` [PATCH v8 08/12] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v8 10/12] tests/vm: change scripts to use self._config
` [PATCH v8 11/12] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v8 12/12] tests/vm: Add workaround to consume console

[PATCH 0/5] hw/sh4: current patch queue
 2020-05-31 10:18 UTC  (8+ messages)
` [PATCH 1/5] hw/sh4: Use MemoryRegion typedef
` [PATCH 2/5] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
` [PATCH 3/5] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
` [PATCH 4/5] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
` [PATCH 5/5] .travis.yml: Test SH4 "

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-31 10:04 UTC  (17+ messages)
` [PATCH RFC 05/32] python/qemu/lib: delint; add flake8 config
` [PATCH RFC 11/32] python/qemu/lib: remove Python2 style super() calls
` [PATCH RFC 12/32] python/qemu/lib: fix socket.makefile() typing
` [PATCH RFC 13/32] python/qemu/lib: Adjust traceback typing
` [PATCH RFC 14/32] python//qmp.py: use True/False for non/blocking modes
` [PATCH RFC 20/32] python//qmp.py: assert sockfile is not None
` [PATCH RFC 21/32] python//machine.py: remove logging configuration
` [PATCH RFC 29/32] python//qtest.py: Check before accessing _qtest

[PATCH v4 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-05-31  2:43 UTC  (5+ messages)
` [PATCH v4 2/5] virtio-scsi: introduce a constant for fixed virtqueues
` [PATCH v4 5/5] vhost-user-blk: default num_queues to -smp N

[PATCH v4 0/2] vhost-user reconnect issues during vhost initialization
 2020-05-31  0:55 UTC  (3+ messages)
` [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[PATCH v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-05-30 22:08 UTC  (3+ messages)

[PATCH] tests/acceptance: Add boot tests for sh4 QEMU advent calendar image
 2020-05-30 19:49 UTC  (5+ messages)

[PATCH 0/4] python: pylint and flake8 support
 2020-05-30 19:33 UTC  (2+ messages)

[PATCH v6 0/4] vhost-user block device backend implementation
 2020-05-30 18:29 UTC  (6+ messages)
` [PATCH v6 1/4] Allow vu_message_read to be replaced
` [PATCH v6 2/4] generic vhost user server
` [PATCH v6 3/4] vhost-user block device backend server
` [PATCH v6 4/4] new qTest case to test the vhost-user-blk-server

[PATCH] hw/display/cirrus_vga: Fix code mis-indentation
 2020-05-30 17:41 UTC  (2+ messages)

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-05-30 17:17 UTC  (6+ messages)
` [Bug 1878255] "

[PATCH] migration/vmstate: Remove unnecessary MemoryRegion forward declaration
 2020-05-30 16:55 UTC 

[PATCH v4] hw/net/imx_fec: Convert debug fprintf() to trace events
 2020-05-30 12:48 UTC 

[PATCH v3] hw/net/imx_fec.c: Convert debug fprintf() to trace event
 2020-05-30 12:45 UTC  (2+ messages)

5.1 proposed schedule
 2020-05-30 10:52 UTC  (4+ messages)

[PATCH] hw/net/imx_fec.c: Convert debug fprintf() to trace event
 2020-05-30 10:01 UTC  (4+ messages)

[Libguestfs] Provide NBD via Browser over Websockets
 2020-05-30  9:27 UTC  (6+ messages)

[PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
 2020-05-30  9:22 UTC 

About the kvm-no-adjvtime CPU property
 2020-05-30  8:56 UTC 

[PATCH v2] hw/net/imx_fec.c: Convert debug fprintf() to trace event
 2020-05-30  8:34 UTC 

[PATCH] qemu-img: Fix doc typo for 'bitmap' subcommand
 2020-05-30  8:17 UTC  (2+ messages)

[PATCH v2 00/58] qdev: Rework how we plug into the parent bus
 2020-05-30  7:59 UTC  (14+ messages)
` [PATCH v2 01/58] qdev: Rename qbus_realize() to qbus_init()
` [PATCH v2 19/58] isa: Convert uses of isa_create() with Coccinelle
` [PATCH v2 54/58] qdev: Make qdev_realize() support bus-less devices
` [PATCH v2 58/58] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well

[PATCH] acpi: tpm: Do not build TCPA table for TPM 2
 2020-05-30  6:58 UTC  (3+ messages)

[PATCH v3 0/2] fuzz: Skip QTest serialization
 2020-05-30  2:59 UTC  (4+ messages)
` [PATCH v3 1/2] fuzz: skip "
` [PATCH v3 2/2] fuzz: Add support for logging QTest commands

[Bug 1877418] [NEW] qemu-nbd freezes access to VDI file
 2020-05-29 23:45 UTC  (2+ messages)
` [Bug 1877418] "

[PATCH] target/arm: Init GIC CPU IF regs for A15/A7
 2020-05-29 23:06 UTC 

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-05-29 22:19 UTC  (2+ messages)

[PATCH v2 0/2] fuzz: Skip QTest serialization
 2020-05-29 22:04 UTC  (3+ messages)
` [PATCH v2 1/2] fuzz: skip "

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
 2020-05-29 21:03 UTC  (15+ messages)
` [PATCH v8 42/62] target/riscv: vector floating-point merge instructions
` [PATCH v8 44/62] target/riscv: widening floating-point/integer type-convert instructions
` [PATCH v8 45/62] target/riscv: narrowing "
` [PATCH v8 46/62] target/riscv: vector single-width integer reduction instructions
` [PATCH v8 47/62] target/riscv: vector wideing "
` [PATCH v8 48/62] target/riscv: vector single-width floating-point "
` [PATCH v8 49/62] target/riscv: vector widening "

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 21:09 UTC  (2+ messages)

[PATCH v2 0/4] Add support for SafeStack
 2020-05-29 20:51 UTC  (5+ messages)
` [PATCH v2 1/4] coroutine: support SafeStack in ucontext backend
` [PATCH v2 2/4] coroutine: add check for SafeStack in sigaltstack
` [PATCH v2 3/4] configure: add flags to support SafeStack
` [PATCH v2 4/4] check-block: enable iotests with SafeStack


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