messages from 2020-03-06 17:29:12 to 2020-03-09 04:26:45 UTC [more...]
[Question] An issue when repeat reboot in guest during migration
2020-03-09 4:25 UTC
I am trying to fixes a issue with QEMU with VxWorks
2020-03-09 3:26 UTC
[PATCH] dp8393x: Mask EOL bit from descriptor addresses, take 2
2020-03-09 2:51 UTC (3+ messages)
[PATCH v3] virtio-serial-bus: Plug memory leak on realize() error paths
2020-03-09 2:27 UTC (2+ messages)
[PATCH v2 0/2] Implement "non 100% native mode" in via-ide
2020-03-09 0:42 UTC (3+ messages)
` [PATCH v2 1/2] ide: Make room for flags in PCIIDEState and add one for legacy IRQ routing
` [PATCH v2 2/2] via-ide: Also emulate non 100% native mode
[PATCH v2] hw/char/pl011: Enable TxFIFO and async transmission
2020-03-09 1:05 UTC (3+ messages)
[Bug 1866577] [NEW] powerpc-none-eabi-gdb.exe GDB 9.1 with QEMU 4.2 gdb-stub comes with Reply contains invalid hex digit 79
2020-03-09 1:26 UTC
[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
2020-03-09 0:56 UTC (7+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via
[PATCH v2 0/6] mostly changes related to audio float samples
2020-03-08 19:33 UTC (7+ messages)
` [PATCH v2 1/6] qapi/audio: add documentation for AudioFormat
` [PATCH v2 2/6] audio: change naming scheme of FLOAT_CONV macros
` [PATCH v2 3/6] audio: consistency changes
` [PATCH v2 4/6] audio: change mixing engine float range to [-1.f, 1.f]
` [PATCH v2 5/6] audio: fix saturation nonlinearity in clip_* functions
` [PATCH v2 6/6] audio: add audiodev format=f32 option documentation
[PATCH 0/5] mostly changes related to audio float samples
2020-03-08 19:11 UTC (3+ messages)
[PATCH v8 00/10] error: auto propagated local_err part I
2020-03-08 19:09 UTC (5+ messages)
` [PATCH v8 02/10] scripts: add coccinelle script to use auto propagated errp
` [PATCH v8 07/10] virtio-9p: introduce ERRP_AUTO_PROPAGATE
[PATCH v6 0/4] linux-user: generate syscall_nr.sh for RISC-V
2020-03-08 18:17 UTC (8+ messages)
` [PATCH v6 1/4] linux-user: Protect more syscalls
` [PATCH v6 2/4] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v6 3/4] linux-user: Support futex_time64
` [PATCH v6 4/4] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
Regarding SESparse support in QEMU
2020-03-08 16:52 UTC
[PATCH v32 00/22] Add RX archtecture support
2020-03-08 16:20 UTC (8+ messages)
` [PATCH v32 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v32 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v32 22/22] qemu-doc.texi: Add RX section
[PATCH v2 00/14] LUKS: encryption slot management using amend interface
2020-03-08 15:19 UTC (15+ messages)
` [PATCH v2 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
` [PATCH v2 02/14] qcrypto/luks: implement encryption key management
` [PATCH v2 03/14] block/amend: add 'force' option
` [PATCH v2 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v2 05/14] block/amend: refactor qcow2 amend options
` [PATCH v2 06/14] block/crypto: rename two functions
` [PATCH v2 07/14] block/crypto: implement the encryption key management
` [PATCH v2 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v2 09/14] iotests: filter few more luks specific create options
` [PATCH v2 10/14] iotests: qemu-img tests for luks key management
` [PATCH v2 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v2 12/14] block/crypto: implement blockdev-amend
` [PATCH v2 13/14] block/qcow2: "
` [PATCH v2 14/14] iotests: add tests for blockdev-amend
[PULL 0/4] virtio, pci, pc: fixes, cleanups, features
2020-03-08 13:31 UTC (5+ messages)
` [PULL 1/4] pcie_root_port: Add hotplug disabling option
` [PULL 2/4] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
` [PULL 3/4] vhost-vsock: fix error message output
` [PULL 4/4] hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
[PATCH v5 00/16] APIC ID fixes for AMD EPYC CPU model
2020-03-08 13:25 UTC (2+ messages)
[PATCH 0/3] reference implementation of RSS
2020-03-08 13:15 UTC (8+ messages)
[PATCH] docs: Add RX target
2020-03-08 13:06 UTC
[PATCH for-5.0] vl.c: fix migration failure for 3.1 and older machine types
2020-03-08 10:18 UTC (2+ messages)
[PATCH v5 00/11] HMP monitor handlers refactoring
2020-03-08 9:29 UTC (13+ messages)
` [PATCH v5 01/11] usb/dev-storage: remove unused include
` [PATCH v5 02/11] monitor/hmp: inline add_init_drive
` [PATCH v5 03/11] monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
` [PATCH v5 04/11] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
` [PATCH v5 05/11] monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c Moved code was added after 2012-01-13, thus under GPLv2+
` [PATCH v5 06/11] monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
` [PATCH v5 07/11] monitor/hmp: move hmp_snapshot_* "
` [PATCH v5 08/11] monitor/hmp: move hmp_nbd_server* "
` [PATCH v5 09/11] monitor/hmp: move remaining hmp_block* functions "
` [PATCH v5 10/11] monitor/hmp: move hmp_info_block* "
` [PATCH v5 11/11] monitor/hmp: Move hmp_drive_add_node "
[PATCH v2 0/2] misc: Replace zero-length arrays with flexible array member
2020-03-08 7:56 UTC (5+ messages)
` [PATCH v2 1/2] misc: Replace zero-length arrays with flexible array member (automatic)
` [PATCH v2 2/2] misc: Replace zero-length arrays with flexible array member (manual)
TCG global variable aliasing/optimization question
2020-03-08 3:00 UTC (2+ messages)
[PATCH v3 0/2] target/arm: Misc cleanups surrounding TBI
2020-03-08 1:29 UTC (3+ messages)
` [PATCH v3 1/2] target/arm: Check addresses for disabled regimes
` [PATCH v3 2/2] target/arm: Disable clean_data_tbi for system mode
[PATCH] riscv: Add semihosting support [v4]
2020-03-07 19:44 UTC (6+ messages)
[PATCH v8 0/9] qemu-binfmt-conf.sh
2020-03-07 19:23 UTC (12+ messages)
` [PATCH v8 1/9] qemu-binfmt-conf.sh: enforce safe style consistency
` [PATCH v8 2/9] qemu-binfmt-conf.sh: make opts -p and -c boolean
` [PATCH v8 3/9] qemu-binfmt-conf.sh: add QEMU_CREDENTIAL and QEMU_PERSISTENT
` [PATCH v8 4/9] qemu-binfmt-conf.sh: use the same presentation format as for qemu-*
` [PATCH v8 5/9] qemu-binfmt-conf.sh: remove 'qemu' prefix from cli options
` [PATCH v8 6/9] qemu-binfmt-conf.sh: honour QEMU_PATH and/or QEMU_SUFFIX
` [PATCH v8 7/9] qemu-binfmt-conf.sh: generalize <CPU> to positional [TARGETS]
` [PATCH v8 8/9] qemu-binfmt-conf.sh: add option --clear
` [PATCH v8 9/9] qemu-binfmt-conf.sh: add --test
[Qemu-devel] [PATCH] some remarks to build last version of qemu in MSYS2 (from user)
2020-03-07 18:47 UTC (2+ messages)
[PATCH v8 4/9] qemu-binfmt-conf.sh: use the same presentation format as for qemu-*
2020-03-07 18:05 UTC
[PATCH 0/3] buildsys: Fix building with SASL on Windows
2020-03-07 17:51 UTC (5+ messages)
` [PATCH 1/3] configure: Check for <sys/uio.h> header before external libraries
` [PATCH 2/3] configure: Fix building with SASL on Windows
` [PATCH 3/3] tests/docker: Install SASL library to extend code coverage on amd64
[PATCH v8 9/9] qemu-binfmt-conf.sh: add --test
2020-03-07 17:44 UTC
[PATCH v4 0/5] target/riscv: support vector extension part 2
2020-03-07 17:44 UTC (8+ messages)
` [PATCH v4 1/5] target/riscv: add vector unit stride load and store instructions
` [PATCH v4 2/5] target/riscv: add vector "
[PATCH v8 8/9] qemu-binfmt-conf.sh: add option --clear
2020-03-07 17:42 UTC
[PATCH v8 7/9] qemu-binfmt-conf.sh: generalize <CPU> to positional [TARGETS]
2020-03-07 17:41 UTC
[PATCH v8 6/9] qemu-binfmt-conf.sh: honour QEMU_PATH and/or QEMU_SUFFIX
2020-03-07 17:36 UTC
[PATCH 6/9] qemu-binfmt-conf.sh: honour QEMU_PATH and/or QEMU_SUFFIX
2020-03-07 17:35 UTC
[PATCH v8 5/9] qemu-binfmt-conf.sh: remove 'qemu' prefix from cli options
2020-03-07 17:34 UTC
[PATCH v8 4/9] qemu-binfmt-conf.sh: use the same presentation format as for qemu-*
2020-03-07 17:32 UTC
[PATCH v8 3/9] qemu-binfmt-conf.sh: add QEMU_CREDENTIAL and QEMU_PERSISTENT
2020-03-07 17:30 UTC
[PATCH v8 2/9] qemu-binfmt-conf.sh: make opts -p and -c boolean
2020-03-07 17:27 UTC
[PATCH v3 0/2] cmd646: remove pci_cmd646_ide_init() function
2020-03-07 17:27 UTC (4+ messages)
` [PATCH v3 1/2] dp264: use pci_create_simple() to initialise the cmd646 device
` [PATCH v3 2/2] cmd646: remove unused pci_cmd646_ide_init() function
[PATCH 0/2] cmd646: use DeviceClass for reset and VMStateDescription
2020-03-07 17:26 UTC (5+ messages)
` [PATCH 1/2] cmd646: register cmd646_reset() function in DeviceClass
` [PATCH 2/2] cmd646: register vmstate_ide_pci VMStateDescription "
[PATCH v8 1/9] qemu-binfmt-conf.sh: enforce safe style consistency
2020-03-07 17:22 UTC
[PATCH v2] virtio-serial-bus: do cleanup on the error path in realize() to avoid memleaks
2020-03-07 16:37 UTC (4+ messages)
[PATCH 0/2] Implement "non 100% native mode" in via-ide
2020-03-07 15:56 UTC (28+ messages)
` [PATCH 2/2] via-ide: Also emulate non 100% native mode
[PATCH] hw/riscv: Generate correct "mmu-type" for 32-bit machines
2020-03-07 13:14 UTC (2+ messages)
[PATCH 0/2] hw/rdma: Last step in eliminating data-path processing
2020-03-07 12:56 UTC (3+ messages)
` [PATCH 1/2] hw/rdma: Cosmetic change - no need for two sge arrays
` [PATCH 2/2] hw/rdma: Skip data-path mr_id translation
[PATCH] core/qdev: fix memleak in qdev_get_gpio_out_connector()
2020-03-07 10:39 UTC (3+ messages)
make test failure for iotest 267 on qemu-system-sparc64
2020-03-07 9:48 UTC
[PATCH] contrib/elf2dmp: prevent uninitialized warning
2020-03-07 7:00 UTC (5+ messages)
[PATCH v7 00/10] iotests: use python logging
2020-03-07 6:36 UTC (9+ messages)
` [PATCH v7 06/10] iotests: limit line length to 79 chars
[PATCH] hw/arm/stm32f405: Add preliminary RCC emulation support
2020-03-07 2:13 UTC (8+ messages)
[PATCH] gdbstub: add support to Xfer:auxv:read: packet
2020-03-07 1:30 UTC (2+ messages)
[PATCH v3 0/3] hw/riscv: Add a serial property to sifive_u
2020-03-07 1:14 UTC (5+ messages)
` [PATCH v3 1/3] riscv/sifive_u: Fix up file ordering
` [PATCH v3 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC
` [PATCH v3 3/3] riscv/sifive_u: Add a serial property to the sifive_u machine
Any interest in dwc-otg (aka dwc2) device emulation? For Raspi 3 and below
2020-03-07 0:34 UTC
[PATCH] gdbstub: add support to Xfer:auxv:read: packet
2020-03-07 0:17 UTC (2+ messages)
[PATCH v3 0/4] Tighten qemu-img rules on missing backing format
2020-03-06 22:51 UTC (5+ messages)
` [PATCH v3 1/4] block: Add trivial backing_fmt support to qcow, sheepdog, vmdk
` [PATCH v3 2/4] iotests: Specify explicit backing format where sensible
` [PATCH v3 3/4] block: Add support to warn on backing file change without format
` [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F
[PATCH RESEND v2] block/nvme: introduce PMR support from NVMe 1.4 spec
2020-03-06 22:38 UTC
[PATCH] build-sys: Move the print-variable rule to rules.mak
2020-03-06 22:03 UTC (3+ messages)
[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
2020-03-06 19:51 UTC (8+ messages)
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC
[PATCH 0/7] post-rst-conversion cleanups
2020-03-06 19:49 UTC (9+ messages)
` [PATCH 1/7] Makefile: Remove redundant Texinfo related code
` [PATCH 2/7] Update comments in .hx files that mention Texinfo
` [PATCH 3/7] hxtool: Remove Texinfo generation support
` [PATCH 4/7] docs/sphinx/hxtool.py: Remove STEXI/ETEXI support
` [PATCH 5/7] Makefile: Make all Sphinx documentation depend on the extensions
` [PATCH 6/7] docs/index.rst, docs/index.html.in: Reorder manuals
` [PATCH 7/7] docs/qemu-option-trace.rst.inc: Remove redundant comment
[PULL 00/29] Block layer patches
2020-03-06 19:26 UTC (13+ messages)
` [PULL 09/29] block: Move system emulator QMP commands to block/qapi-sysemu.c
` [PULL 11/29] block: Move sysemu QMP commands to QAPI block module
` [PULL 20/29] stubs: Update monitor stubs for qemu-storage-daemon
` [PULL 22/29] monitor: Create QAPIfied monitor_init()
` [PULL 23/29] qmp: Fail gracefully if chardev is already in use
` [PULL 24/29] hmp: "
` [PULL 25/29] monitor: Add allow_hmp parameter to monitor_init()
` [PULL 26/29] qemu-storage-daemon: Add --monitor option
` [PULL 27/29] block/rbd: Add support for ceph namespaces
` [PULL 29/29] block: bdrv_reopen() with backing file in different AioContext
[PATCH v3 00/13] migrate/ram: Fix resizing RAM blocks while migrating
2020-03-06 19:11 UTC (14+ messages)
` [PATCH v3 08/13] migration/ram: Simplify host page handling in ram_load_postcopy()
` [PATCH v3 09/13] migration/ram: Consolidate variable reset after placement "
` [PATCH v3 10/13] migration/ram: Handle RAM block resizes during postcopy
[PATCH 1/1] target/riscv: Fix VS mode interrupts forwarding
2020-03-06 17:31 UTC (2+ messages)
[PATCH v3 00/12] Convert QAPI doc comments to generate rST instead of texinfo
2020-03-06 17:30 UTC (2+ messages)
[PATCH] usb-serial: wakeup device on input
2020-03-06 17:33 UTC (3+ messages)
[PATCH] tests/qemu-iotests: Fix socket_scm_helper build path
2020-03-06 17:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).