qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 07:50:29 to 2019-10-25 14:15:22 UTC [more...]

[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-10-25 14:04 UTC  (12+ messages)
` [PATCH v2 1/7] cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
` [PATCH v2 2/7] exec: Split out variable page size support to exec-vary.c
` [PATCH v2 3/7] configure: Detect compiler support for __attribute__((alias))

[PATCH v6 0/11] add failover feature for assigned network devices
 2019-10-25 14:03 UTC  (13+ messages)
` [PATCH v6 01/11] qdev/qbus: add hidden device support
` [PATCH v6 02/11] pci: add option for net failover
` [PATCH v6 03/11] pci: mark devices partially unplugged
` [PATCH v6 04/11] pci: mark device having guest unplug request pending
` [PATCH v6 05/11] qapi: add unplug primary event
` [PATCH v6 06/11] qapi: add failover negotiated event
` [PATCH v6 07/11] migration: allow unplug during migration for failover devices
` [PATCH v6 08/11] migration: add new migration state wait-unplug
` [PATCH v6 09/11] libqos: tolerate wait-unplug migration state
` [PATCH v6 10/11] net/virtio: add failover support
` [PATCH v6 11/11] vfio: unplug failover primary device before migration

[PATCH v7 0/9] target/arm/kvm: enable SVE in guests
 2019-10-25 14:06 UTC  (5+ messages)

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

[PATCH 0/4] crypto: improve performance of ciphers in XTS mode
 2019-10-25 14:03 UTC  (12+ messages)
` [PATCH 1/4] tests: allow filtering crypto cipher benchmark tests
` [PATCH 2/4] tests: benchmark crypto with fixed data size, not time period
` [PATCH 3/4] crypto: add support for gcrypt's native XTS impl
` [PATCH 4/4] crypto: add support for nettle's "

[PULL 00/19] Trivial branch patches
 2019-10-25 13:59 UTC  (21+ messages)
` [PULL 01/19] qemu-options.hx: Update for reboot-timeout parameter
` [PULL 02/19] pci_bridge: fix a typo in comment
` [PULL 03/19] util/async: avoid useless cast
` [PULL 04/19] event_notifier: avoid dandling file descriptor in event_notifier_cleanup
` [PULL 05/19] qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
` [PULL 06/19] hw/timer: Compile devices not target-dependent as common object
` [PULL 07/19] hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
` [PULL 08/19] hw: Move MC146818 "
` [PULL 09/19] hw: Move M48T59 "
` [PULL 10/19] hw: Move M41T80 "
` [PULL 11/19] hw: Move sun4v hypervisor RTC "
` [PULL 12/19] hw: Move TWL92230 device "
` [PULL 13/19] hw: Move DS1338 "
` [PULL 14/19] hw: Move Xilinx ZynqMP RTC "
` [PULL 15/19] hw: Move Exynos4210 "
` [PULL 16/19] hw: Move Aspeed "
` [PULL 17/19] hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
` [PULL 18/19] hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include
` [PULL 19/19] hw/rtc/aspeed_rtc: Remove unused includes

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

[RFC 0/3] block/file-posix: Work around XFS bug
 2019-10-25 13:56 UTC  (11+ messages)
` [RFC 1/3] block: Make wait/mark serialising requests public
` [RFC 2/3] block/file-posix: Detect XFS with CONFIG_FALLOCATE
` [RFC 3/3] block/file-posix: Let post-EOF fallocate serialize

[PATCH v2 0/2] RISC-V: Convert to do_transaction_failed hook
 2019-10-25 13:56 UTC  (3+ messages)

Long term approaches to mitigate device reset issue in vhost-user-scsi
 2019-10-25 13:40 UTC 

[PULL 0/7] Block layer patches
 2019-10-25 13:46 UTC  (8+ messages)
` [PULL 1/7] qapi: add support for blkreplay driver
` [PULL 2/7] iotests: Skip read-only cases in 118 when run as root
` [PULL 3/7] blockdev: Use error_report() in hmp_commit()
` [PULL 4/7] block/backup: drop dead code from backup_job_create
` [PULL 5/7] doc: Describe missing generic -blockdev options
` [PULL 6/7] coroutine: Add qemu_co_mutex_assert_locked()
` [PULL 7/7] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()

[PATCH v2 00/12] linux-user sparc fixes
 2019-10-25 13:43 UTC  (25+ messages)
` [PATCH v2 01/12] scripts/qemu-binfmt-conf: Update for sparc64
` [PATCH v2 02/12] tests/tcg/multiarch/linux-test: Fix error check for shmat
` [PATCH v2 03/12] target/sparc: Define an enumeration for accessing env->regwptr
` [PATCH v2 04/12] linux-user/sparc: Use WREG constants in sparc/target_cpu.h
` [PATCH v2 05/12] linux-user/sparc: Begin using WREG constants in sparc/signal.c
` [PATCH v2 06/12] linux-user/sparc: Use WREG_SP constant "
` [PATCH v2 07/12] linux-user/sparc: Fix WREG usage in setup_frame
` [PATCH v2 08/12] linux-user/sparc64: Fix target_signal_frame
` [PATCH v2 09/12] linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
` [PATCH v2 10/12] linux-user: Introduce cpu_clone_regs_parent
` [PATCH v2 11/12] linux-user/sparc: Fix cpu_clone_regs_*
` [PATCH v2 12/12] linux-user/alpha: Set r20 secondary return value

USB-audio sound issues with qemu-system-ppc in Linux and Windows
 2019-10-25 13:28 UTC 

[PATCH v34 00/13] QEMU AVR 8 bit cores
 2019-10-25 13:12 UTC  (14+ messages)
` [PATCH v34 01/13] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v34 02/13] target/avr: Add instruction helpers
` [PATCH v34 03/13] target/avr: Add instruction decoding
` [PATCH v34 04/13] target/avr: Add instruction translation - Registers definition
` [PATCH v34 05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v34 06/13] target/avr: Add instruction translation - Branch Instructions
` [PATCH v34 07/13] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v34 08/13] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v34 09/13] target/avr: Add instruction translation - CPU main translation function
` [PATCH v34 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v34 11/13] target/avr: Add example board configuration
` [PATCH v34 12/13] target/avr: Register AVR support with the rest of QEMU, the build system, and the WMAINTAINERS file
` [PATCH v34 13/13] target/avr: Add tests

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

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

[PATCH v2 0/2] fix qcow2_can_store_new_dirty_bitmap
 2019-10-25 13:12 UTC  (7+ messages)
` [PATCH v2 1/2] qcow2-bitmaps: "
` [PATCH v2 2/2] iotests: add 269 to check maximum of bitmaps in qcow2
` [bugfix ping] Re: [PATCH v2 0/2] fix qcow2_can_store_new_dirty_bitmap

[PULL 00/42] target-arm queue
 2019-10-25 13:11 UTC  (2+ messages)

[PULL v2 00/73] tcg plugins and testing updates
 2019-10-25 12:59 UTC  (11+ messages)
` [PULL v2 16/73] tests/docker: update Travis image to a more current version
` [PULL v2 23/73] plugin: add core code
` [PULL v2 29/73] plugin-gen: add module for TCG-related code
` [PULL v2 46/73] target/alpha: fetch code with translator_ld
  ` USB-audio sound issues with qemu-system-ppc in Linux and Windows
` [PULL v2 64/73] tests/tcg: enable plugin testing
` [PULL v2 66/73] tests/plugin: add instruction execution breakdown
` [PULL v2 68/73] accel/stubs: reduce headers from tcg-stub
` [PULL v2 73/73] travis.yml: enable linux-gcc-debug-tcg cache

[PATCH 0/2] virtiofsd: add net and pid namespace sandboxing
 2019-10-25 12:53 UTC  (4+ messages)
` [PATCH 2/2] virtiofsd: move to a new pid namespace

[PATCH 0/2] virtiofsd: Two fix for xattr operation
 2019-10-25 12:54 UTC  (10+ messages)
` [Virtio-fs] "

[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
 2019-10-25 12:42 UTC  (5+ messages)
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock

[PATCH v4] yield_until_fd_readable: make it work with any AioContect
 2019-10-25 12:38 UTC  (2+ messages)

[PATCH v3 0/6] block-copy: memory limit
 2019-10-25 12:32 UTC  (3+ messages)

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-25 11:51 UTC  (8+ messages)

[PATCH] iothread: document -object iothread on man page
 2019-10-25 12:22 UTC 

[PATCH 0/2] hw/sparc/leon3: Fixes for the AHB/APB bridge
 2019-10-25 11:54 UTC  (5+ messages)
` [PATCH 1/2] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
` [PATCH 2/2] hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses

[PATCH] virito: Use auto rcu_read macros
 2019-10-25 11:54 UTC  (2+ messages)

[PATCH v3] linux-user: manage binfmt-misc preserve-arg[0] flag
 2019-10-25 11:53 UTC  (2+ messages)

[PATCH 0/2] more rcu_read_(un)lock conversions
 2019-10-25 11:50 UTC  (4+ messages)
` [PATCH 1/2] virtio/vhost: Use auto_rcu_read macros
` [PATCH 2/2] virtio_net: use RCU_READ_LOCK_GUARD

[PATCH v2] net: add tulip (dec21143) driver
 2019-10-25 11:43 UTC  (2+ messages)

[PATCH v7 0/8] Packed virtqueue for virtio
 2019-10-25 11:34 UTC  (10+ messages)
` [PATCH v7 1/8] virtio: basic structure for packed ring
` [PATCH v7 2/8] virtio: device/driver area size calculation refactor for split ring
` [PATCH v7 3/8] virtio: Free blk virqueues at unrealize()
` [PATCH v7 4/8] virtio: Free rnd virqueue "
` [PATCH v7 5/8] virtio: basic packed virtqueue support
` [PATCH v7 6/8] virtio: event suppression support for packed ring
` [PATCH v7 7/8] vhost_net: enable packed ring support
` [PATCH v7 8/8] virtio: add property to enable packed virtqueue

[PATCH v4 00/16] libqos: add VIRTIO PCI 1.0 support
 2019-10-25 11:32 UTC  (2+ messages)

[PULL 00/39] Misc (mostly x86) patches for 2019-10-24
 2019-10-25 11:17 UTC  (4+ messages)

[PATCH 0/2] target/mips: Rearrange handling of vector compare instructions
 2019-10-25 10:46 UTC  (6+ messages)
` [PATCH 1/2] target/mips: Rearrange vector compare equal instructions
` [PATCH 2/2] target/mips: Rearrange vector compare less than (signed) instructions

[PATCH v2 00/20] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-25 10:51 UTC  (3+ messages)

qemu crashing when attaching an ISO file to a virtio-scsi CD-ROM device through libvirt
 2019-10-25 10:45 UTC  (6+ messages)

[PATCH v5 0/11] add failover feature for assigned network devices
 2019-10-25 10:52 UTC  (7+ messages)
` [PATCH v5 02/11] pci: add option for net failover
` [PATCH v5 06/11] qapi: add failover negotiated event

[PATCH v2 0/2] qcow2: Fix image corruption bug in 4.1
 2019-10-25 10:44 UTC  (2+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-10-25 10:12 UTC  (3+ messages)

[RFC 0/3] tests/vhost-user-fs-test: add vhost-user-fs test case
 2019-10-25 10:01 UTC  (4+ messages)
` [RFC 1/3] WIP virtiofsd: import Linux <fuse.h> header file
` [RFC 2/3] qgraph: add an "after" test callback function
` [RFC 3/3] tests/vhost-user-fs-test: add vhost-user-fs test case

[PATCH] virtiofsd: Fix data corruption with O_APPEND wirte in writeback mode
 2019-10-25 10:02 UTC  (4+ messages)
` [Virtio-fs] "

[PATCH 1/1] target/arm: Allow reading flags from FPSCR for M-profile
 2019-10-25  9:57 UTC 

[PATCH 0/4] SCSI COMPARE_AND_WRITE support
 2019-10-25  9:53 UTC  (6+ messages)
` [PATCH 1/4] block: add "
` [PATCH 2/4] block/rbd: implement bdrv_aio_compare_and_write interface
` [PATCH 3/4] hw/scsi: add SCSI COMPARE_AND_WRITE support
` [PATCH 4/4] scsi-disk: add FUA support for COMPARE_AND_WRITE

[PATCH] Semihost SYS_READC implementation (v3)
 2019-10-25  9:51 UTC  (3+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)

[PATCH v3] net: add tulip (dec21143) driver
 2019-10-25  9:41 UTC  (2+ messages)

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

[PULL 00/11] MIPS queue for October 24th, 2019
 2019-10-25  9:31 UTC  (2+ messages)

[PATCH 1/1] target/arm: Add support for cortex-m7 CPU
 2019-10-25  9:08 UTC 

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-10-25  7:31 UTC  (8+ messages)
` [PATCH v3 21/33] lance: replace PROP_PTR with PROP_LINK

[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
 2019-10-25  7:34 UTC  (5+ messages)

[PATCH v2 0/3] Convert sparc devices to new ptimer API
 2019-10-25  7:32 UTC  (4+ 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).