qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 18:44:15 to 2020-01-21 11:39:16 UTC [more...]

[PATCH 016/104] virtiofsd: Open vhost connection instead of mounting
 2020-01-21 11:38 UTC  (3+ messages)

[PATCH v5 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-21 11:36 UTC  (2+ messages)

[PATCH v4 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-21 11:35 UTC  (3+ messages)

Making QEMU easier for management tools and applications
 2020-01-21 11:32 UTC  (13+ messages)

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2020-01-21 11:29 UTC  (8+ messages)
` [PATCH v1 15/36] target/riscv: Convert mstatus to pointers
` [PATCH v1 17/36] target/riscv: Set VS bits in mideleg for Hyp extension

[Qemu-devel] [RFC PATCH] Implement qemu_thread_yield for posix, use it in mttcg to handle EXCP_YIELD
 2020-01-21 11:20 UTC  (3+ messages)

[PATCH] Makefile: add missing mkdir MANUAL_BUILDDIR
 2020-01-21 11:06 UTC  (2+ messages)

Proposal for handling .hx files with Sphinx
 2020-01-21 11:12 UTC  (4+ messages)

[PATCH v3 0/5] Fix multifd + cancel + multifd
 2020-01-21 11:10 UTC  (7+ messages)
` [PATCH v3 2/5] migration: Create MigrationState active field
` [PATCH v3 3/5] migration: Don't wait in semaphore for thread we know has finished

[PATCH v2 00/10] Cleanups around the 'current_machine' global variable
 2020-01-21 11:03 UTC  (11+ messages)
` [PATCH v2 01/10] hw/ppc/spapr_rtas: Use local MachineState variable
` [PATCH v2 02/10] hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
` [PATCH v2 03/10] hw/ppc/spapr_rtas: Remove local variable
` [PATCH v2 04/10] target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
` [PATCH v2 05/10] target/s390x: Remove duplicated ifdef macro
` [PATCH v2 06/10] qom/object: Display more helpful message when a parent is missing
` [PATCH v2 07/10] qdev: Abort if the root machine container "
` [PATCH v2 08/10] accel: Introduce the current_accel() wrapper
` [PATCH v2 09/10] accel: Replace current_machine->accelerator by "
` [PATCH v2 10/10] accel/tcg: Sanitize include path

[PATCH v2 0/6] buildsys: Build faster (mostly tools and linux-user)
 2020-01-21 10:59 UTC  (6+ messages)
` [PATCH v2 5/6] hw/core: Restrict reset handlers API to system-mode

[PATCH 0/2] Prevent uninitialized warnings
 2020-01-21 10:57 UTC  (7+ messages)
` [PATCH 1/2] test-logging: Fix -Werror=maybe-uninitialized warning
` [PATCH 2/2] aspeed/i2c: Prevent uninitialized warning

[PULL 0/5] 9p patches 2020-01-20
 2020-01-21 10:54 UTC  (2+ messages)

[PATCH 000/104] virtiofs daemon [all]
 2020-01-21 10:51 UTC  (7+ messages)
` [PATCH 006/104] virtiofsd: Trim down imported files
` [PATCH 105/104] virtiofsd: Unref old/new inodes with the same mutex lock in lo_rename()

riscv: How to check floating point support is currently enabled?
 2020-01-21 10:49 UTC  (2+ messages)

[PATCH 0/2] implement crashloaded event for pvpanic
 2020-01-21 10:50 UTC  (6+ messages)
` [PATCH 1/2] pvpanic: introduce crashloaded "
` [PATCH 2/2] pvpanic: implement crashloaded event handling

[PATCH 0/2] pvpanic: implement crashloaded event for pvpanic
 2020-01-21 10:49 UTC  (4+ messages)
` [PATCH 2/2] pvpanic: implement crashloaded event handling

[PATCH 0/6] Fix more GCC9 -O3 warnings
 2020-01-21 10:49 UTC  (6+ messages)

[PATCH] riscv: Fix bug in setting xPIE of CSR for MRET and SRET instructions
 2020-01-21 10:47 UTC  (2+ messages)

[PATCH 0/2] RISC-V TIME CSR for privileged mode
 2020-01-21 10:44 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Emulate TIME CSRs "
` [PATCH 2/2] hw/riscv: Provide rdtime callback for TCG in CLINT emulation

[PATCH 0/2] backup-top failure path fix
 2020-01-21 10:40 UTC  (8+ messages)
` [PATCH 2/2] iotests: add test for backup-top failure on permission activation

[PATCH v5 0/6] Enable more iotests during "make check-block"
 2020-01-21 10:34 UTC  (8+ messages)
` [PATCH v5 1/6] iotests: remove 'linux' from default supported platforms
` [PATCH v5 2/6] iotests: Test 041 only works on certain systems
` [PATCH v5 3/6] iotests: Test 183 does not work on macOS and OpenBSD
` [PATCH v5 4/6] iotests: Check for the availability of the required devices in 267 and 127
` [PATCH v5 5/6] iotests: Skip Python-based tests if QEMU does not support virtio-blk
` [PATCH v5 6/6] iotests: Enable more tests in the 'auto' group to improve test coverage

[PATCH v3 00/10] Further bitmaps improvements
 2020-01-21 10:25 UTC  (24+ messages)
` [PATCH v3 04/10] hbitmap: drop meta bitmaps as they are unused
` [PATCH v3 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
` [PATCH v3 06/10] block/dirty-bitmap: add _next_dirty API
` [PATCH v3 08/10] nbd/server: introduce NBDExtentArray
` [PATCH v3 09/10] nbd/server: use bdrv_dirty_bitmap_next_dirty_area

[PATCH v2 0/5] linux-user: Implement x86_64 vsyscalls
 2020-01-21 10:13 UTC  (5+ messages)
` [PATCH v2 3/5] linux-user/i386: Emulate "

[PATCH] s390x/event-facility: fix error propagation
 2020-01-21 10:06 UTC  (4+ messages)

[PATCH] spapr: Migrate CAS reboot flag
 2020-01-21  9:32 UTC  (15+ messages)

How to set a limit and clear Avocado cache?
 2020-01-21  9:15 UTC 

[PATCH v10 0/2] qcow2: add zstd cluster compression
 2020-01-21  9:06 UTC  (6+ messages)
` [PATCH v10 1/2] docs: improve qcow2 spec about extending image header
` [PATCH v10 2/2] docs: qcow2: introduce compression type feature

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-21  8:59 UTC  (2+ messages)

[PATCH 0/2] aspeed/scu: Implement chip id register
 2020-01-21  8:52 UTC  (10+ messages)
` [PATCH 1/2] aspeed/scu: Create separate write callbacks
` [PATCH 2/2] aspeed/scu: Implement chip ID register

[PATCH v4 0/7] hw/arm/raspi: Run U-Boot on the raspi machines
 2020-01-21  8:32 UTC  (12+ messages)
` [PATCH v4 1/7] hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'
` [PATCH v4 2/7] Acceptance tests: Extract _console_interaction()
` [PATCH v4 3/7] Acceptance tests: Add interrupt_interactive_console_until_pattern()
` [PATCH v4 4/7] python/qemu/machine: Allow to use other serial consoles than default
` [PATCH v4 5/7] tests/boot_linux_console: Test booting U-Boot on the Raspberry Pi 2
` [PATCH v4 6/7] tests/boot_linux_console: Test booting U-Boot on the Raspberry Pi 3
` [PATCH v4 7/7] tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'

[PATCH v2 66/86] ppc/{ppc440_bamboo,sam460x}: drop RAM size fixup
 2020-01-21  8:26 UTC  (4+ messages)
` [PATCH v3 64/84] ppc/{ppc440_bamboo,sam460ex}: "

[RFC PATCH] qapi: Incorrect attempt to fix building with MC146818RTC=n
 2020-01-21  8:16 UTC  (5+ messages)

[GSoC/Outreachy QEMU project proposal] Measure and Analyze QEMU Performance
 2020-01-21  8:07 UTC  (2+ messages)

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-01-21  7:59 UTC  (5+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
` [PATCH 10/13] block: add generic infrastructure for x-blockdev-amend qmp command

[PATCH 0/2] virtio-balloon: Reject qmp_balloon during hot-unplug
 2020-01-21  7:31 UTC  (4+ messages)
` [PATCH 1/2] qdev: Introduce qdev_get_bus_device

[PATCH qemu v5] spapr: Kill SLOF
 2020-01-21  7:25 UTC  (3+ messages)

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2020-01-21  6:35 UTC  (5+ messages)
` [PATCH 1/2] arm/virt/acpi: remove meaningless sub device "PR0" from PCI0

[PATCH] ui/console: Display the 'none' backend in '-display help'
 2020-01-21  6:30 UTC  (3+ messages)

[PATCH v2 0/2] vnc: fix VNC artifacts
 2020-01-21  6:28 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] vnc: prioritize ZRLE compression over ZLIB

[virtio-dev] [PATCH v2 0/5] virtio-mmio enhancement
 2020-01-21 13:54 UTC  (6+ messages)
` [virtio-dev] [PATCH v2 1/5] virtio-mmio: Add feature bit for MMIO notification
` [virtio-dev] [PATCH v2 2/5] virtio-mmio: Enhance queue notification support
` [virtio-dev] [PATCH v2 3/5] virtio-mmio: Add feature bit for MMIO MSI
` [virtio-dev] [PATCH v2 4/5] virtio-mmio: Introduce MSI details
` [virtio-dev] [PATCH v2 5/5] virtio-mmio: MSI vector and event mapping

[PATCH v4 00/18] hw/avr: Introduce few Arduino boards
 2020-01-21  6:11 UTC  (21+ messages)
` [PATCH v4 01/18] MAINTAINERS: Move machine test to the machine section (not ARCH one)
` [PATCH v4 02/18] MAINTAINERS: Move the AVR machines in new section (not within ARM)
` [PATCH v4 03/18] tests/acceptance: Do not set the machine type manually
` [PATCH v4 04/18] tests/acceptance: Keep multilines comment consistent with other tests
` [PATCH v4 05/18] hw/char/avr: Reduce USART I/O size
` [PATCH v4 06/18] hw/timer/avr_timer16: Rename memory region debugging name
` [PATCH v4 07/18] hw/misc/avr_mask: Remove unused include
` [PATCH v4 08/18] hw/avr/Makefile: Use CONFIG_AVR_SAMPLE variable
` [PATCH v4 09/18] hw/char: Rename avr_usart -> atmel_usart
` [PATCH v4 10/18] hw/timer: Rename avr_timer16 -> atmel_timer16
` [PATCH v4 11/18] hw/misc: Rename avr_mask -> atmel_power
` [PATCH v4 12/18] hw/avr: Introduce ATMEL_ATMEGA_MCU config
` [PATCH v4 13/18] hw/avr: Add some ATmega microcontrollers
` [PATCH v4 14/18] hw/avr: Add some Arduino boards
` [PATCH v4 15/18] tests/boot-serial-test: Test some Arduino boards (AVR based)
` [PATCH v4 16/18] tests/acceptance: Test the Arduino MEGA2560 board
` [PATCH v4 17/18] hw/avr: Remove the unrealistic AVR 'sample' board
` [PATCH v4 18/18] .travis.yml: Run the AVR acceptance tests

[PATCH 0/3] Use only trace_event_get_state_backends() to check trace enablement
 2020-01-21  5:54 UTC  (3+ messages)
` [PATCH 3/3] hw/display/qxl.c: Use trace_event_get_state_backends()

[PATCH v1 1/1] target/riscv: Correctly implement TSR trap
 2020-01-21  5:36 UTC 

[Qemu-devel] What should a virtual board emulate?
 2020-01-21  5:32 UTC  (3+ messages)

[PATCH] riscv: Fix defination of TW bits in mstatus CSR
 2020-01-21  5:24 UTC  (2+ messages)

[PATCH v8 0/6] Add vTPM emulator support for ppc64 platform
 2020-01-21  4:02 UTC  (10+ messages)
` [PATCH v8 2/6] spapr: Implement get_dt_compatible() callback
` [PATCH v8 4/6] tpm_spapr: Support suspend and resume
` [PATCH v8 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config

[PATCH v2 0/2] ppc: add support for Directed Privileged Doorbell (non-hypervisor)
 2020-01-21  3:38 UTC  (2+ messages)

[PATCH v6 0/3] target/ppc: single step for KVM HV
 2020-01-21  3:32 UTC  (5+ messages)
` [PATCH v6 3/3] target/ppc: support single stepping with "

[PATCH v4 00/11] 9pfs: readdir optimization
 2020-01-21  0:36 UTC  (12+ messages)
` [PATCH v4 01/11] tests/virtio-9p: add terminating null in v9fs_string_read()
` [PATCH v4 02/11] 9pfs: require msize >= 4096
` [PATCH v4 03/11] 9pfs: validate count sent by client with T_readdir
` [PATCH v4 04/11] hw/9pfs/9p-synth: added directory for readdir test
` [PATCH v4 05/11] tests/virtio-9p: added "
` [PATCH v4 06/11] tests/virtio-9p: added splitted "
` [PATCH v4 07/11] tests/virtio-9p: failing "
` [PATCH v4 08/11] 9pfs: readdir benchmark
` [PATCH v4 09/11] hw/9pfs/9p-synth: avoid n-square issue in synth_readdir()
` [PATCH v4 10/11] 9pfs: T_readdir latency optimization
` [PATCH v4 11/11] hw/9pfs/9p.c: benchmark time on T_readdir request

[PATCH RFC 00/12] *** mulitple RDMA channels for migration ***
 2020-01-21  1:30 UTC  (6+ messages)
` [PATCH RFC 12/12] migration/rdma: only register the virt-ram block for MultiRDMA

[PATCH] qemu-img: Add --target-is-zero to convert
 2020-01-21  0:33 UTC  (2+ messages)

[PATCH 0/9] cputlb: Various cleanups
 2020-01-20 23:03 UTC  (12+ messages)
` [PATCH 5/9] cputlb: Hoist tlb portions in tlb_flush_one_mmuidx_locked
` [PATCH 6/9] cputlb: Split out tlb_mmu_flush_locked
` [PATCH 7/9] cputlb: Partially merge tlb_dyn_init into tlb_init
` [PATCH 8/9] cputlb: Initialize tlbs as flushed
` [PATCH 9/9] cputlb: Hoist timestamp outside of loops over tlbs

[PATCH] riscv: Fix defination of csr operations
 2020-01-20 23:08 UTC  (2+ messages)

riscv: How to get more CSR information in debug trace?
 2020-01-20 23:06 UTC  (2+ messages)

[PATCH v41 00/21] QEMU AVR 8 bit cores
 2020-01-20 22:10 UTC  (2+ messages)

[PATCH v2] qapi: Allow getting flat output from 'query-named-block-nodes'
 2020-01-20 19:16 UTC  (2+ messages)

[PATCH v3 0/2] hw/timer/m48t59: Convert to trace events
 2020-01-20 19:12 UTC  (6+ messages)
` [PATCH v3 1/2] MAINTAINERS: Add missing m48t59 files to the PReP section
` [PATCH v3 2/2] hw/timer/m48t59: Convert debug printf()s to trace events

[PATCH v3 0/2] MAINTAINERS: ARM fixes
 2020-01-20 18:59 UTC  (3+ messages)
` [PATCH v3 1/2] MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines
` [PATCH v3 2/2] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines

[PATCH v3 0/2] Fix incorrect integer->float conversion caught by clang
 2020-01-20 18:43 UTC  (6+ messages)
` [PATCH v3 1/2] migration: "


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