qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 13:01:14 to 2019-12-18 22:37:48 UTC [more...]

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-18 21:03 UTC  (19+ messages)
` [PATCH v39 01/22] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v39 06/22] target/avr: Add instruction translation - Branch Instructions
` [PATCH v39 07/22] target/avr: Add instruction translation - Data Transfer Instructions
` [PATCH v39 08/22] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v39 09/22] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v39 10/22] target/avr: Add instruction translation - CPU main translation function
` [PATCH v39 11/22] target/avr: Add instruction disassembly function
` [PATCH v39 12/22] target/avr: Add limited support for USART peripheral
` [PATCH v39 13/22] target/avr: Add limited support for 16 bit timer peripheral
` [PATCH v39 14/22] target/avr: Add dummy mask device
` [PATCH v39 15/22] target/avr: Add example board configuration
` [PATCH v39 16/22] target/avr: Add section about AVR into QEMU documentation
` [PATCH v39 17/22] target/avr: Register AVR support with the rest of QEMU
` [PATCH v39 18/22] target/avr: Add machine none test
` [PATCH v39 19/22] target/avr: Update build system
` [PATCH v39 20/22] target/avr: Add boot serial test
` [PATCH v39 21/22] target/avr: Add Avocado test
` [PATCH v39 22/22] target/avr: Update MAINTAINERS file

[PATCH v2 0/7] configure: Improve PIE and other linkage
 2019-12-18 22:34 UTC  (4+ messages)
` [PATCH v2 2/7] tcg: Remove softmmu code_gen_buffer fixed address
` [PATCH v2 3/7] configure: Do not force pie=no for non-x86
` [PATCH v2 5/7] configure: Unnest detection of -z,relro and -z,now

[PATCH 0/7] configure: Improve PIE and other linkage
 2019-12-18 22:32 UTC  (17+ messages)
` [PATCH 1/7] configure: Drop adjustment of textseg
` [PATCH 3/7] configure: Do not force pie=no for non-x86
` [PATCH 4/7] configure: Always detect -no-pie toolchain support
` [PATCH 5/7] configure: Unnest detection of -z,relro and -z,now
` [PATCH 6/7] configure: Override the os default with --disable-pie

[PATCH v1 0/4] semihosting read console support
 2019-12-18 22:12 UTC  (10+ messages)
` [PATCH v1 1/4] target/arm: remove unused EXCP_SEMIHOST leg
` [PATCH v1 2/4] target/arm: only update pc after semihosting completes
` [PATCH v1 3/4] semihosting: add qemu_semihosting_console_inc for SYS_READC
` [PATCH v1 4/4] tests/tcg: add a dumb-as-bricks semihosting console test

[Qemu-devel] [Bug 1596832] [NEW] e500 -bios/-kernel broken with big images
 2019-12-18 21:45 UTC  (2+ messages)
` [Bug 1596832] "

[PATCH] util/cutils: Expand do_strtosz parsing precision to 64 bits
 2019-12-18 21:49 UTC  (8+ messages)

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2019-12-18 21:39 UTC  (9+ messages)
` [PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2019-12-18 21:28 UTC  (3+ messages)
` [Bug 1856834] Re: Virtio broken in qemu ppc in 4.2.0 and other versions

[PATCH v2 0/6] Fix more GCC9 -O3 warnings
 2019-12-18 21:28 UTC  (17+ messages)
` [PATCH v2 1/6] audio/audio: Add missing fall through comment
` [PATCH v2 2/6] hw/display/tcx: Add missing fall through comments
` [PATCH v2 3/6] hw/timer/aspeed_timer: Add a fall through comment
` [PATCH v2 4/6] hw/net/imx_fec: Rewrite fall through comments
` [RFC PATCH v2 5/6] hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
` [RFC PATCH v2 6/6] hw/pci-host/designware: Remove unuseful FALLTHROUGH comment

[PATCH 0/5] tests/boot_linux_console: Add various OrangePi PC tests
 2019-12-18 21:26 UTC  (11+ messages)
` [PATCH 1/5] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH 2/5] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH 3/5] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [RFC PATCH 4/5] !fixup "hw: arm: add Xunlong Orange Pi PC machine"
` [RFC PATCH 5/5] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC

[PATCH] Semihost SYS_READC implementation (v6)
 2019-12-18 21:23 UTC  (9+ messages)
` [RFC PATCH] semihosting: suspend recieving CPU when blocked (HACK, WIP)

[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-18 20:49 UTC  (7+ messages)
` [PATCH v2 02/10] hw: arm: add Xunlong Orange Pi PC machine
` [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
 2019-12-18 20:47 UTC  (19+ messages)
` [PATCH v2 01/14] hw/ipmi: Remove unnecessary declarations
` [RFC PATCH v2 02/14] hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler
` [RFC PATCH v2 03/14] hw/char/terminal3270: Explicit ignored "
` [RFC PATCH v2 04/14] hw/usb/dev-serial: Explicit we ignore few "
` [RFC PATCH v2 05/14] hw/usb/redirect: "
` [RFC PATCH v2 06/14] ccid-card-passthru: Explicit we ignore "
` [RFC PATCH v2 07/14] vhost-user-crypto: Explicit we ignore some "
` [RFC PATCH v2 08/14] vhost-user-net: Explicit we ignore few "
` [RFC PATCH v2 09/14] vhost-user-blk: "
` [RFC PATCH v2 10/14] virtio-console: Explicit we ignore some "
` [RFC PATCH v2 11/14] monitor/qmp: Explicit we ignore few "
` [PATCH v2 12/14] monitor/hmp: Explicit we ignore a "
` [RFC PATCH v2 13/14] chardev/char: Explicit we ignore some "
` [RFC PATCH v2 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef

[PATCH v2 0/6] linux-user mmap debug cleanup
 2019-12-18 20:03 UTC  (6+ messages)
` [PATCH v2 5/6] linux-user: convert target_munmap debug to a tracepoint

[Patch v2 0/6] migration/postcopy: enable compress during postcopy
 2019-12-18 19:55 UTC  (3+ messages)

[PATCH] travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entry
 2019-12-18 19:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Yuval Shaia's email address
 2019-12-18 19:50 UTC  (2+ messages)

[PATCH] docker: gtester is no longer used
 2019-12-18 19:47 UTC  (2+ messages)

[PATCH 0/4] colo: Introduce resource agent and high-level test
 2019-12-18 19:46 UTC  (5+ messages)

[PATCH 0/6] Fix more GCC9 -O3 warnings
 2019-12-18 19:35 UTC  (12+ messages)
` [PATCH 3/6] hw/net/imx_fec: Rewrite fall through comments
` [PATCH 5/6] hw/scsi/megasas: Silent GCC9 duplicated-cond warning
` [PATCH 6/6] qemu-io-cmds: Silent GCC9 format-overflow warning

[PATCH 0/4] monitor: Refactoring in preparation for qemu-storage-daemon
 2019-12-18 19:20 UTC  (7+ messages)
` [PATCH 1/4] monitor: Move monitor option parsing to monitor/monitor.c
` [PATCH 2/4] qapi: Create module 'monitor'
` [PATCH 3/4] monitor: Create monitor/qmp-cmds-monitor.c
` [PATCH 4/4] monitor: Move qmp_query_qmp_schema to qmp-cmds-monitor.c

[PATCH] mailmap: Add more entries to sanitize 'git log' output
 2019-12-18 18:57 UTC 

[PATCH v2 0/3] Acceptance tests: boot Linux with KVM test
 2019-12-18 18:48 UTC  (5+ messages)
` [PATCH v2 1/3] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter
` [PATCH v2 2/3] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests
` [PATCH v2 3/3] tests/acceptance: avocado_qemu: Refactor the handler of 'machine' parameter

[PATCH v1 00/16] testing and logging changes for master
 2019-12-18 18:17 UTC  (3+ messages)
` [PATCH v1 01/16] configure: allow disable of cross compilation containers

[PATCH 0/3] block/io: serialising request clean up and locking fix
 2019-12-18 17:21 UTC  (10+ messages)
` [PATCH 1/3] block: eliminate BDRV_REQ_NO_SERIALISING
` [PATCH 2/3] block/io: wait for serialising requests when a request becomes serialising
` [PATCH 3/3] block/io: take bs->reqs_lock in bdrv_mark_request_serialising

[PATCH 0/3] block: Fix external snapshot with VM state
 2019-12-18 17:02 UTC  (3+ messages)
` [PATCH 1/3] block: Activate recursively even for already active nodes

[PATCH 0/3] s390x: Increase architectural compliance
 2019-12-18 16:55 UTC  (3+ messages)
` [PATCH 1/3] s390x: Properly fetch and test the short psw on diag308 subc 0/1

[PATCH v3 0/4] s390x: Increase architectural compliance
 2019-12-18 16:54 UTC  (9+ messages)
` [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask

[PATCH] tests/boot-sector: Fix the bad s390x assembler code
 2019-12-18 16:53 UTC  (3+ messages)

[PATCH] runstate: ignore finishmigrate -> prelaunch transition
 2019-12-18 16:52 UTC  (5+ messages)

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

[PATCH 0/4] Fix multifd + cancel + multifd
 2019-12-18 16:33 UTC  (12+ messages)
` [PATCH 1/4] qemu-file: Don't do IO after shutdown
` [PATCH 2/4] multifd: Make sure that we don't do any IO after an error
` [PATCH 3/4] migration-test: Make sure that multifd and cancel works
` [PATCH 4/4] migration: Make sure that we don't call write() in case of error

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2019-12-18 16:21 UTC  (3+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH] iotests: Add more "_require_drivers" checks to the shell-based tests
 2019-12-18 16:15 UTC 

[PATCH v5 0/4] blockdev: avoid acquiring AioContext lock twice at do_drive_backup and do_blockdev_backup
 2019-12-18 15:39 UTC  (8+ messages)
` [PATCH v5 4/4] blockdev: honor bdrv_try_set_aio_context() context requirements

[PATCH v8 0/4] delete created files when block_crypto_co_create_opts_luks fails
 2019-12-18 15:31 UTC  (2+ messages)

[PATCH v2 0/9] 9pfs: readdir optimization
 2019-12-18 14:17 UTC  (10+ messages)
` [PATCH v2 1/9] tests/virtio-9p: add terminating null in v9fs_string_read()
` [PATCH v2 2/9] 9pfs: validate count sent by client with T_readdir
` [PATCH v2 3/9] hw/9pfs/9p-synth: added directory for readdir test
` [PATCH v2 4/9] tests/virtio-9p: added "
` [PATCH v2 5/9] tests/virtio-9p: check file names of R_readdir response
` [PATCH v2 6/9] 9pfs: readdir benchmark
` [PATCH v2 7/9] hw/9pfs/9p-synth: avoid n-square issue in synth_readdir()
` [PATCH v2 8/9] 9pfs: T_readdir latency optimization
` [PATCH v2 9/9] hw/9pfs/9p.c: benchmark time on T_readdir request

qom device lifecycle interaction with hotplug/hotunplug ?
 2019-12-18 15:14 UTC  (11+ messages)

[PATCH] i386: pass CLZERO to guests with EPYC CPU model on AMD ZEN platform
 2019-12-18 15:11 UTC  (3+ messages)

[PATCH v2] iotests: Add more "skip_if_unsupported" statements to the python tests
 2019-12-18 14:43 UTC 

[PATCH 0/2] iotests: Minor fixes
 2019-12-18 14:11 UTC  (3+ messages)
` [PATCH 2/2] iotests: Fix IMGOPTSSYNTAX for nbd

[PULL 0/7] Trivial branch patches
 2019-12-18 13:01 UTC  (8+ messages)
` [PULL 1/7] MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section
` [PULL 2/7] monitor: Remove unused define
` [PULL 3/7] util/cutils: Turn FIXME comment into QEMU_BUILD_BUG_ON()
` [PULL 4/7] test-keyval: Tighten test of trailing crap after size
` [PULL 5/7] target/sparc: Remove old TODO file
` [PULL 6/7] Revert "qemu-options.hx: Update for reboot-timeout parameter"
` [PULL 7/7] qemu-doc: Remove the unused "Guest Agent" node

[PATCH v3 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
 2019-12-18 13:22 UTC  (3+ messages)
` [PATCH v3 ppc-for-5.0 2/2] "

[PULL 00/87] Misc patches for 2019-12-18
 2019-12-18 12:02 UTC  (10+ messages)
` [PULL 64/87] docs: import Linux kernel-doc script and extension
` [PULL 77/87] hw/pci-host/i440fx: Correct the header description
` [PULL 78/87] hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
` [PULL 81/87] hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
` [PULL 82/87] hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge
` [PULL 83/87] hw/i386: Remove the deprecated machines 0.12 up to 0.15
` [PULL 84/87] hw/audio: Remove the "use_broken_id" hack from the AC97 device
` [PULL 85/87] hw/pci: Remove the "command_serr_enable" property
` [PULL 86/87] hw/display: Remove "rombar" hack from vga-pci and vmware_vga

[RFC] migration: introduce failed-unrecovarable status
 2019-12-18 12:55 UTC 

[PATCH 0/9] 9pfs: readdir optimization
 2019-12-18 12:22 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).