qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 21:41:46 to 2020-11-12 20:04:22 UTC [more...]

[PATCH v8 0/5] hw/block/nvme: dulbe and dsm support
 2020-11-12 19:59 UTC  (2+ messages)
` [PATCH v8 1/5] hw/block/nvme: remove superfluous NvmeCtrl parameter

[PATCH v10 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-12 19:40 UTC  (3+ messages)
` [PATCH v10 09/12] hw/block/nvme: Introduce max active and open zone limits

[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-12 19:36 UTC  (3+ messages)
` [PATCH v9 08/12] hw/block/nvme: Support "

[Bug 1793016] Re: vmdk to cqow2 invalid VMDK image descriptor
 2020-11-12 18:41 UTC 

[Bug 1793635] Re: Using pflash with u-boot, when CONFIG_SYS_FLASH_USE_BUFFER_WRITE were defined, envirment args won't be able to save correctly
 2020-11-12 18:43 UTC 

[Bug 1793297] Re: windows's paint software cross-shadped cursor offset a pixel in guest windows which is generated by qemu-kvm
 2020-11-12 18:42 UTC 

[Bug 1793791] Re: Crash with nbd_reply_chunk_iter_receive: Assertion `chunk->flags & NBD_REPLY_FLAG_DONE' failed
 2020-11-12 18:43 UTC 

[Qemu-devel] [Bug 1792193] [NEW] AMD Athlon(tm) X2 Dual-Core QL-64 bug
 2020-11-12 18:25 UTC  (2+ messages)
` [Bug 1792193] "

[PULL 00/11] migration queue
 2020-11-12 18:37 UTC  (12+ messages)
` [PULL 01/11] migration/ram: Fix hexadecimal format string specifier
` [PULL 02/11] ACPI: Avoid infinite recursion when dump-vmstate
` [PULL 03/11] migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
` [PULL 04/11] migration: fix uninitialized variable warning in migrate_send_rp_req_pages()
` [PULL 05/11] migration/dirtyrate: simplify includes in dirtyrate.c
` [PULL 06/11] multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling migration
` [PULL 07/11] migration: handle CANCELLING state in migration_completion()
` [PULL 08/11] virtiofsd: Announce submounts even without statx()
` [PULL 09/11] tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_bufvec_advance func
` [PULL 10/11] virtiofsd: check whether lo_map_reserve returns NULL in, main func
` [PULL 11/11] virtiofsd: check whether strdup lo.source return NULL in "

[Qemu-devel] [Bug 1792659] [NEW] watchpoints might not properly stop execution at the right address
 2020-11-12 18:26 UTC  (2+ messages)
` [Bug 1792659] "

[Qemu-devel] [Bug 1792523] [NEW] usb passthrough not resetting on host after vm shutdown if started with -daemonize
 2020-11-12 18:26 UTC  (2+ messages)
` [Bug 1792523] "

[for-5.2 0/9] docs: Move orphan top-level .rst files into manuals
 2020-11-12 18:33 UTC  (20+ messages)
` [for-5.2 1/9] docs: Move virtio-net-failover.rst into the system manual
` [for-5.2 2/9] docs: Move cpu-hotplug.rst "
` [for-5.2 3/9] docs: Move virtio-pmem.rst "
` [for-5.2 4/9] docs/system/virtio-pmem.rst: Fix minor style issues
` [for-5.2 5/9] docs: Split out 'pc' machine model docs into their own file
` [for-5.2 6/9] docs: Move microvm.rst into the system manual
` [for-5.2 7/9] docs: Move pr-manager.rst "
` [for-5.2 8/9] docs: Split qemu-pr-helper documentation into tools manual
` [for-5.2 9/9] docs/system/pr-manager.rst: Fix minor docs nits

[RFC PATCH 00/25] Introduce CXL 2.0 Emulation
 2020-11-12 18:37 UTC  (5+ messages)
` [RFC PATCH 12/25] acpi/pci: Consolidate host bridge setup
` [RFC PATCH 18/25] hw/cxl/device: Add a memory device (8.2.8.5)

[PATCH 0/6] qapi: Add support for aliases
 2020-11-12 18:34 UTC  (8+ messages)
` [PATCH 1/6] qapi: Add interfaces for alias support to Visitor
` [PATCH 2/6] qapi: Remember alias definitions in qobject-input-visitor
` [PATCH 3/6] qapi: Simplify full_name_nth() "
` [PATCH 4/6] qapi: Apply aliases "
` [PATCH 5/6] qapi: Add support for aliases
` [PATCH 6/6] tests/qapi-schema: Test cases "

[Qemu-devel] [Bug 1791947] [NEW] isochronous usb device forwarding with windows 10 and xhci freezes
 2020-11-12 18:24 UTC  (2+ messages)
` [Bug 1791947] "

[Qemu-devel] [Bug 1788665] [NEW] Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
 2020-11-12 18:24 UTC  (2+ messages)
` [Bug 1788665] "

[PATCH v2 0/2] viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
 2020-11-12 18:24 UTC  (3+ messages)
` [PATCH v2 1/2] virtiofsd: Save error code early at the failure callsite
` [PATCH v2 2/2] viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2

[PATCH 00/13] char: QAPIfy the command line parsing
 2020-11-12 17:59 UTC  (14+ messages)
` [PATCH 01/13] char: Factor out qemu_chr_print_types()
` [PATCH 02/13] char: Add ChardevOptions and qemu_chr_new_cli()
` [PATCH 03/13] char: Some QAPI aliases for CLI compatibility
` [PATCH 04/13] char: Add qemu_chr_translate_legacy_options()
` [PATCH 05/13] char-socket: Implement compat code for CLI QAPIfication
` [PATCH 06/13] char-udp: "
` [PATCH 07/13] char: Add qemu_chr_parse_cli_dict/str()
` [PATCH 08/13] char: Add mux option to ChardevOptions
` [PATCH 09/13] qemu-storage-daemon: QAPIfy --chardev
` [PATCH 10/13] char: Implement qemu_chr_new_from_opts() in terms of QAPI
` [PATCH 11/13] hmp/char: Use qemu_chr_parse_cli_str() for chardev-change
` [PATCH 12/13] char: Remove qemu_chr_parse_opts()
` [PATCH 13/13] char: Remove ChardevClass.parse

[Qemu-devel] [Bug 1809291] [NEW] ARM PL181 (mmc for Security Digital Card) not working in Ubuntu 18.10 (CMD 2, 3 timeout). The SDC driver worked fine in Ubuntu 18.04 and earlier versions but not in Ubuntu 18.10
 2020-11-12 17:29 UTC  (2+ messages)
` [Bug 1809291] Re: SD Card not working in Ubuntu 18.10 (CMD 2, 3 timeout). The device "

[PATCH-for-5.2? v5 0/2] ci: Move trace backend tests across to gitlab
 2020-11-12 17:06 UTC  (2+ messages)

[PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
 2020-11-12 17:04 UTC  (10+ messages)
` [PATCH for-5.2 04/10] vhost-user-blk-test: rename destroy_drive() to destroy_file()
` [PATCH for-5.2 08/10] block/export: port virtio-blk discard/write zeroes input validation
` [PATCH for-5.2 09/10] vhost-user-blk-test: test discard/write zeroes invalid inputs
` [PATCH for-5.2 10/10] block/export: port virtio-blk read/write range check

[PATCH v2 1/1] Fix use after free in vfio_migration_probe
 2020-11-12 16:59 UTC  (3+ messages)

[PATCH for-5.2?] configure: Make "does libgio work" test pull in some actual functions
 2020-11-12 16:52 UTC 

[PATCH v5 0/7] iOS and Apple Silicon host support
 2020-11-12 16:26 UTC  (2+ messages)

[PATCH v3 0/3] virtiofsd: fix some accessing NULL pointer problem
 2020-11-12 16:25 UTC  (2+ messages)

[PATCH-for-5.2 v3] util/cutils: Fix Coverity array overrun in freq_to_str()
 2020-11-12 15:55 UTC  (2+ messages)

[PATCH] target/i386: avoid theoretical leak on MCE injection
 2020-11-12 15:53 UTC  (2+ messages)

[PATCH v2 1/1] register: Remove unnecessary NULL check
 2020-11-12 15:51 UTC  (2+ messages)

[PATCH] vhost-user-blk: Fix two resource leaks
 2020-11-12 15:48 UTC  (3+ messages)
` [PATCH V2] vhost-user-blk/scsi: Fix broken error handling for socket call

[Qemu-devel] [Bug 1780815] [NEW] SDL Doesn't Rescale Image on Resolution Change
 2020-11-12 15:36 UTC  (2+ messages)
` [Bug 1780815] "

[Qemu-devel] [Bug 1781515] [NEW] Resolution switch leads to the screen/image being corrupted
 2020-11-12 15:37 UTC  (2+ messages)
` [Bug 1781515] "

[Qemu-devel] [Bug 1782107] [NEW] Random errors when emulating armv7 and using dh
 2020-11-12 15:38 UTC  (2+ messages)
` [Bug 1782107] "

[Qemu-devel] [Bug 1782300] [NEW] COLO unable to failover to secondary VM
 2020-11-12 15:38 UTC  (2+ messages)
` [Bug 1782300] "

[Qemu-devel] [Bug 1779649] [NEW] Suspending a domain works with a 3.16 gues kernel but not with a 4.16 one
 2020-11-12 15:35 UTC  (2+ messages)
` [Bug 1779649] "

[PATCH for-5.2] virtiofsd: Announce submounts even without statx()
 2020-11-12 15:41 UTC  (2+ messages)

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-11-12 15:38 UTC  (9+ messages)
` [PATCH 2/2] qemu-img: align next status sector on destination alignment

[PATCH] target/openrisc: Remove dead code attempting to check "is timer disabled"
 2020-11-12 15:38 UTC  (5+ messages)

[PATCH] hw/input/ps2.c: Remove remnants of printf debug
 2020-11-12 15:37 UTC  (2+ messages)

[PATCH] exynos: Fix bad printf format specifiers
 2020-11-12 15:34 UTC  (2+ messages)

[PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
 2020-11-12 15:33 UTC  (2+ messages)

[PATCH] migration: handle CANCELLING state in migration_completion()
 2020-11-12 15:30 UTC  (3+ messages)

[PATCH] scsi-disk: convert more errno values back to SCSI statuses
 2020-11-12 15:04 UTC  (2+ messages)

[RFC v3] VFIO Migration
 2020-11-12 15:26 UTC  (5+ messages)

[PATCH] migration/dirtyrate: simplify inlcudes in dirtyrate.c
 2020-11-12 14:55 UTC  (2+ messages)

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-12 14:53 UTC  (13+ messages)

[PATCH v2 0/5] fix uninitialized variable warning
 2020-11-12 14:49 UTC  (3+ messages)
` [PATCH v2 5/5] migration: fix uninitialized variable warning in migrate_send_rp_req_pages()

[PATCH] migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
 2020-11-12 14:35 UTC  (2+ messages)

[Qemu-devel] [Bug 1779120] [NEW] disk missing in the guest contingently when hotplug several virtio scsi disks consecutively
 2020-11-12 14:15 UTC  (2+ messages)
` [Bug 1779120] "

[Qemu-devel] [Bug 1778966] [NEW] Windows 1803 and later crashes on KVM
 2020-11-12 14:14 UTC  (2+ messages)
` [Bug 1778966] "

[PATCH v2] ACPI: Avoid infinite recursion when dump-vmstate
 2020-11-12 14:14 UTC  (3+ messages)

Command line QAPIfication and -readconfig
 2020-11-12 14:14 UTC  (4+ messages)

[PATCH-for-5.2 0/4] misc: Trivial format string fixes
 2020-11-12 14:03 UTC  (6+ messages)
` [PATCH-for-5.2 4/4] migration/ram: Fix hexadecimal format string specifier

[PATCH] vl, qemu-config: remove -set
 2020-11-12 13:47 UTC  (7+ messages)

[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
 2020-11-12 13:31 UTC  (8+ messages)

[PULL 0/1] qemu-macppc queue 20201112
 2020-11-12 13:31 UTC  (3+ messages)
` [PULL 1/1] macio: set user_creatable to false in macio_class_init()

[Qemu-devel] [Bug 1668273] [NEW] DDoS possible on - a QEMU process using userspace SLIRP?
 2020-11-12 13:15 UTC  (2+ messages)
` [Bug 1668273] Re: DoS "

[Qemu-devel] [Bug 1626207] [NEW] -device usb-host failing with usbip_vudc-vhdi_hcd gadget
 2020-11-12 13:11 UTC  (2+ messages)
` [Bug 1626207] "

[Qemu-devel] [Bug 1626596] [NEW] Lockup with vhost network
 2020-11-12 13:12 UTC  (2+ messages)
` [Bug 1626596] "

[Qemu-devel] [Bug 1628971] [NEW] -netdev user: guestfwd doesn't work
 2020-11-12 13:12 UTC  (2+ messages)
` [Bug 1628971] "

[PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
 2020-11-12 13:01 UTC  (8+ messages)
` [Virtio-fs] "

[PATCH v2 0/4] Categorize some uncategorized devices
 2020-11-12 11:53 UTC  (10+ messages)
` [PATCH v2 1/4] ssd0323: put it into the 'display' category
` [PATCH v2 2/4] ads7846: "
` [PATCH v2 3/4] nand: put it into the 'storage' category
` [PATCH v2 4/4] max111x: put it into the 'misc' category

[PATCH] target/i386: seg_helper: Correct segement selector nullification in the RET/IRET helper
 2020-11-12 11:48 UTC  (4+ messages)

[PATCH] linux-user: Implement copy_file_range
 2020-11-12 11:45 UTC 

[PULL 0/2] Linux user for 5.2 patches
 2020-11-12 11:33 UTC  (4+ messages)
` [PULL 1/2] linux-user: Correct definition of stack_t
` [PULL 2/2] linux-user: Prevent crash in epoll_ctl

[PATCH 0/3] vhost-user: ./configure improvements for 5.2
 2020-11-12 10:58 UTC  (6+ messages)
` [PATCH 1/3] meson: move vhost_user_blk_server to meson.build

[PATCH 0/2] char: Deprecate backend aliases
 2020-11-12 10:58 UTC  (4+ messages)
` [PATCH 1/2] char: Skip CLI aliases in query-chardev-backends

[PATCH] xhci: fix nec-usb-xhci properties
 2020-11-12 10:37 UTC 

[PATCH] net/e1000e_core: make sure RDH never exceeds RDT in e1000e_ring_advance()
 2020-11-12 10:20 UTC  (6+ messages)

[PATCH PROTOTYPE 0/6] virtio-mem: vfio support
 2020-11-12 10:11 UTC  (6+ messages)
` [PATCH PROTOTYPE 3/6] vfio: Implement support for sparse RAM memory regions

[PATCH v5 0/1] tricore: added triboard with tc27x_soc
 2020-11-12  9:52 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH] virtio-net: purge queued rx packets on queue deletion
 2020-11-12  9:46 UTC 

[PATCH v2-for-5.2] macio: set user_creatable to false in macio_class_init()
 2020-11-12  9:39 UTC  (2+ messages)

[Qemu-devel] [Bug 761469] [NEW] multicast VPN breaks IPv6 Duplicate Address Detection
 2020-11-12  8:59 UTC  (2+ messages)
` [Bug 761469] "

[Qemu-devel] [Bug 786208] [NEW] Missing checks for non-existent device in ide_exec_cmd
 2020-11-12  9:00 UTC  (2+ messages)
` [Bug 786208] "

[Qemu-devel] [Bug 670769] [NEW] CDROM size not updated when changing image files
 2020-11-12  8:57 UTC  (2+ messages)
` [Bug 670769] "

[PATCH] ast2600: SRAM is 89KB
 2020-11-12  9:07 UTC  (2+ messages)

[PATCH-for-5.2 v2] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
 2020-11-12  9:02 UTC  (5+ messages)

[Bug 1793608] Re: qemu doesn't seem to support lxvwsx for POWER9 target
 2020-11-12  7:57 UTC 

[PATCH v2] hw/riscv: microchip_pfsoc: add QSPI NOR flash
 2020-11-12  7:54 UTC  (2+ messages)

[PATCH] ide:do nothing for identify cmd if no any device attached
 2020-11-12  7:29 UTC  (5+ messages)
      ` 答复: "

[Bug 1794950] Re: qemu hangs when guest is using linux kernel 4.16+
 2020-11-12  7:11 UTC 

[Qemu-devel] [Bug 1795369] [NEW] Record/replay (icount rr) causes emulation hang or exit with error about missing events in log
 2020-11-12  7:12 UTC  (2+ messages)
` [Bug 1795369] "

[Qemu-devel] [Bug 1798057] [NEW] Not able to start instances larger than 1 TB
 2020-11-12  7:15 UTC  (2+ messages)
` [Bug 1798057] "

[Qemu-devel] [Bug 1798451] [NEW] HVF linux on OSX hangs 2nd time started after adding socket
 2020-11-12  7:17 UTC  (2+ messages)
` [Bug 1798451] Re: MMX emulation is missing on HVF Acceleration

[Qemu-devel] [Bug 1795799] [NEW] Cirrus video, graphical corruption, bad fonts
 2020-11-12  7:12 UTC  (2+ messages)
` [Bug 1795799] "

[Qemu-devel] [Bug 1796816] [NEW] Wrong keyboard in QEMU Windows for OpenSUSE PowerPC
 2020-11-12  7:13 UTC  (2+ messages)
` [Bug 1796816] "

[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
 2020-11-12  7:02 UTC  (4+ messages)
` [PATCH v3 06/11] gitlab-ci: Rename acceptance_test_job -> integration_test_job

[PATCH 1/2] ppc/translate: Implement lxvwsx opcode
 2020-11-12  6:57 UTC  (4+ messages)

[PATCH] json: Fix a memleak in parse_pair()
 2020-11-12  6:37 UTC  (2+ messages)

[Bug 1794285] Re: 100% Host CPU usage while guest idling
 2020-11-12  6:27 UTC 

[Bug 1794086] Re: readlink(2) returns incorrect size for /proc/self/exe
 2020-11-12  6:26 UTC 

[PATCH] Microchip: add QSPI NOR flash
 2020-11-12  6:27 UTC  (3+ messages)

[PATCH] net: do not exit on "netdev_add help" monitor command
 2020-11-12  5:52 UTC  (2+ messages)

[PATCH] hw/net/e1000e: advance desc_offset in case of null descriptor
 2020-11-12  5:51 UTC  (2+ messages)

[PATCH] ACPI: Avoid infinite recursion when dump-vmstate
 2020-11-12  1:28 UTC  (8+ messages)

[PATCH v1 1/2] intc/ibex_plic: Fix some typos in the comments
 2020-11-11 23:13 UTC  (2+ messages)
` [PATCH v1 2/2] intc/ibex_plic: Ensure we don't loose interrupts

[Qemu-devel] [Bug 1685526] [NEW] UEFI firmware can't write to "fake" FAT hard disk
 2020-11-11 23:07 UTC  (2+ messages)
` [Bug 1685526] "

[PATCH v2 00/12] qom: Convert some properties to class properties
 2020-11-11 23:02 UTC  (5+ messages)
` [PATCH v2 08/12] can_host: Use "
` [PATCH v2 12/12] input: "

[PATCH 0/4] Add RISC-V semihosting support
 2020-11-11 22:55 UTC  (9+ messages)
` [PATCH 2/4] semihosting: Change common-semi API to be architecture-independent
` [PATCH 3/4] semihosting: Change internal common-semi interfaces to use CPUState *
` [PATCH 4/4] riscv: Add semihosting support [v11]

[PATCH] hw/riscv: sifive_u: Add UART1 DT node in the generated DTB
 2020-11-11 21:59 UTC  (2+ messages)

[PULL for-5.2 0/2] Tracing patches
 2020-11-11 21:51 UTC  (2+ 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).