qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-23 08:15:21 to 2019-12-28 23:13:30 UTC [more...]

[PATCH v3 00/29] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-28 23:11 UTC  (4+ messages)
` [PATCH v3 02/29] cputlb: Use trace_mem_get_info instead of trace_mem_build_info
` [PATCH v3 05/29] target/arm: Include tcg.h in sve_helper.c
` [PATCH v3 07/29] linux-user: Include tcg.h in syscall.c

[PATCH v2 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-28 21:18 UTC  (16+ messages)
` [PATCH v2 03/28] trace: Remove trace_mem_build_info_no_se_[bl]e
` [PATCH v2 04/28] cputlb: Move body of cpu_ldst_template.h out of line
` [PATCH v2 06/28] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
` [PATCH v2 08/28] target/i386: Use cpu_*_mmuidx_ra instead of templates
` [PATCH v2 26/28] target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-28 20:00 UTC  (16+ messages)
` [PATCH v39 03/22] target/avr: Add instruction decoding
` [PATCH v39 14/22] target/avr: Add dummy mask device
` [PATCH v39 22/22] target/avr: Update MAINTAINERS file

[PATCH V3] target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
 2019-12-28 16:57 UTC  (2+ messages)

[PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
 2019-12-28 12:28 UTC  (4+ messages)
` [PATCH v3 1/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
` [PATCH v3 2/2] tests/ide-test: Create a single unit-test covering more PRDT cases

[BUG] No irqchip created after commit 11bc4a13d1f4 ("kvm: convert "-machine kernel_irqchip" to an accelerator property")
 2019-12-28 11:14 UTC  (6+ messages)
` [PATCH] accel/kvm: Make "kernel_irqchip" default on

[PATCH v2] accel/kvm: Make "kernel_irqchip" default on
 2019-12-28 10:43 UTC 

[Qemu-devel] [PATCH] RISCV: support riscv vector extension 0.7.1
 2019-12-28  1:14 UTC  (5+ messages)

[PATCH] target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
 2019-12-27 21:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] hw/i386: Allow building machines without IOMMU
 2019-12-27 21:39 UTC 

[PATCH] hw/i386/x86-iommu: Add missing stubs
 2019-12-27 21:38 UTC  (4+ messages)

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-12-27 20:57 UTC  (6+ messages)
` [PATCH v5 5/6] hppa: Add emulation of Artist graphics

[PATCH] /target/i386: fix gdbstub k_gs_base issue
 2019-12-27 19:14 UTC  (2+ messages)

[PATCH 0/5] python/qemu: qmp: Fix, delint and improvements
 2019-12-27 19:07 UTC  (7+ messages)
` [PATCH 1/5] python/qemu: qmp: Replace socket.error with OSError
` [PATCH 2/5] python/qemu: Delint the qmp module
` [PATCH 3/5] python/qemu: qmp: Make accept()'s timeout configurable
` [PATCH 4/5] python/qemu: qmp: Make QEMUMonitorProtocol a context manager
` [PATCH 5/5] python/qemu: qmp: Remove unnused attributes

[PATCH] i.MX: add an emulation for RNGC
 2019-12-26 17:51 UTC 

[PATCH 0/2] Dump QCOW2 metadata
 2019-12-27 11:43 UTC  (3+ messages)
` [PATCH 1/2] qcow2: introduce Qcow2Metadata structure
` [PATCH 2/2] qcow2: dump QCOW2 metadata

[Qemu-devel] [Bug 1686170] [NEW] qemu-system-x86_64+gdb: unable to correctly disassemble "real mode" (i8086) instructions after attaching to QEMU started with "-S -s" options
 2019-12-27  3:08 UTC  (2+ messages)
` [Bug 1686170] "

[Bug 1857640] [NEW] qemu-system-i386 registers clobbered after gdb set due to k_gs_base bug in gdbstub
 2019-12-27  3:10 UTC  (2+ messages)
` [Bug 1857640] "

GraphViz extension on QEMU Wiki
 2019-12-26 18:05 UTC 

[PATCH v8 0/4] Acceptance test: Add "boot_linux" acceptance test
 2019-12-26 16:12 UTC  (8+ messages)
` [PATCH v8 1/4] Acceptance tests: introduce BLD_DIR, SRC_DIR and LNK_DIR
` [PATCH v8 2/4] Acceptance test: add "boot_linux" tests

MIPS cache bypass on custom board
 2019-12-26 14:59 UTC  (3+ messages)
  ` [EXTERNAL] "

How to impove downtime of Live-Migration caused bdrv_drain_all()
 2019-12-26  9:40 UTC 

[PATCH v1] hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
 2019-12-26 10:15 UTC  (2+ messages)

[PATCH v27 00/21] Add RX archtecture support
 2019-12-26  9:41 UTC  (3+ messages)
` [PATCH v27 17/21] hw/rx: RX Target hardware definition

[PATCH 0/2] Solve problem of hot removal of virtio-net-pci
 2019-12-26  9:29 UTC  (5+ messages)
` [PATCH 1/2] virtio: reset region cache when on queue deletion
` [PATCH 2/2] virtio-net: delete also control queue when TX/RX deleted

[PATCH] nbd/server: improve nbd_negotiate_send_rep_list
 2019-12-26  8:15 UTC 

[PATCH] target/ppc: fix memory dump endianness in QEMU monitor
 2019-12-26  1:54 UTC  (8+ messages)

[PATCH] block: nbd: Fix dirty bitmap context name
 2019-12-25 17:41 UTC  (7+ messages)

[PATCH] qapi/block: fix nbd-server-add spec
 2019-12-25 16:13 UTC  (8+ messages)

[Qemu-devel] [Bug 1838390] [NEW] vmx_write_mem: mmu_gva_to_gpa failed when using hvf
 2019-12-25 11:18 UTC  (3+ messages)
` [Bug 1838390] "

[PATCH v2] target/m68k: only change valid bits in CACR
 2019-12-25  9:06 UTC  (2+ messages)

virtio-net has a sudden high latency when receiving
 2019-12-25  7:47 UTC 

[PATCH 0/2] Fix Cooperlake CPU model
 2019-12-25  6:30 UTC  (3+ messages)
` [PATCH 1/2] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
` [PATCH 2/2] target/i386: Add missed features to Cooperlake CPU model

virtio-net has a sudden high latency when receiving
 2019-12-25  6:04 UTC 

Audio not working in Qemu-4.2 with pulse audio
 2019-12-24 16:31 UTC 

[PATCH] hw/rtc/mc146818: Add missing dependency on ISA Bus
 2019-12-24 15:06 UTC  (2+ messages)

[PATCH v1] virtio-mmio: update queue size on guest write
 2019-12-24 15:02 UTC  (2+ messages)

Making QEMU easier for management tools and applications
 2019-12-24 13:41 UTC  (5+ messages)

[Bug 1857449] [NEW] QEMU x86_64 -nographic full system breaks host Bash terminal line wrapping state after simulation ends, requires reset or "tput smam" to fix it
 2019-12-24 12:25 UTC 

Unable to log messages into default qemu log
 2019-12-24  9:55 UTC 

[PATCH v1] virtio-pci: store virtqueue size directly to a device
 2019-12-24  7:54 UTC  (3+ messages)

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-24  7:39 UTC  (18+ messages)
` [PATCH for-5.0 v11 05/20] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH for-5.0 v11 06/20] virtio-iommu: Implement attach/detach command
` [PATCH for-5.0 v11 07/20] virtio-iommu: Implement map/unmap
` [PATCH for-5.0 v11 18/20] virtio-iommu: Support migration
` [PATCH for-5.0 v11 19/20] pc: Add support for virtio-iommu-pci

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2019-12-24  6:53 UTC  (10+ messages)
            ` NetBSD/arc on MIPS Magnum, was "

[PATCH v2 0/6] linux-user: Misc patches for 5.0
 2019-12-24  4:34 UTC  (7+ messages)
` [PATCH v2 1/6] linux-user: Fix some constants in termbits.h
` [PATCH v2 2/6] linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level
` [PATCH v2 3/6] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PATCH v2 4/6] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH v2 5/6] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
` [PATCH v2 6/6] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls

[PATCH v2 1/2] tests/ide-test: Create a single unit-test covering more PRDT cases
 2019-12-24  4:18 UTC  (5+ messages)
` [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()

[PATCH 0/5] linux-user: Misc patches for 5.0
 2019-12-24  3:33 UTC  (8+ messages)
` [PATCH 1/5] linux-user: Fix some constants in termbits.h
    ` [EXTERNAL]Re: "
` [PATCH 2/5] linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level
` [PATCH 3/5] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PATCH 4/5] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH 5/5] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls

[PATCH v9 00/15] Introduce the microvm machine type
 2019-12-24  0:09 UTC  (6+ messages)
` [PATCH v9 14/15] hw/i386: "

[PATCH] iotests/279: Fix for non-qcow2 formats
 2019-12-23 23:47 UTC  (2+ messages)

[PATCH v2] iotests.py: Let wait_migration wait even more
 2019-12-23 23:15 UTC  (2+ messages)

[Qemu-devel] [Bug 1745312] [NEW] Regression report: Disk subsystem I/O failures/issues surfacing in DOS/early Windows [two separate issues: one bisected, one root-caused]
 2019-12-23 21:35 UTC  (2+ messages)
` [Bug 1745312] "

[Qemu-devel] [Bug 1835477] [NEW] Converting qcow2 to vmdk on MacOSX results in a non-bootable image
 2019-12-23 21:21 UTC  (2+ messages)
` [Bug 1835477] "

[Qemu-devel] [Bug 1816805] [NEW] Cannot create cdrom device with open tray and cache option
 2019-12-23 21:14 UTC  (2+ messages)
` [Bug 1816805] "

[Qemu-devel] [Bug 1719282] [NEW] Unable to boot after drive-mirror
 2019-12-23 20:56 UTC  (2+ messages)
` [Bug 1719282] "

[Qemu-devel] [Bug 1814420] [NEW] drive-backup with iscsi, it will failed "Could not create image: Invalid argument"
 2019-12-23 20:59 UTC  (2+ messages)
` [Bug 1814420] "

[Qemu-devel] [Bug 1808928] [NEW] Bitmap Extra data is not supported
 2019-12-23 20:45 UTC  (2+ messages)
` [Bug 1808928] "

[Qemu-devel] [Bug 1810400] [NEW] Failed to make dirty bitmaps writable: Can't update bitmap directory: Operation not permitted
 2019-12-23 20:36 UTC  (2+ messages)
` [Bug 1810400] "

[PATCH] virtio: add the queue number check
 2019-12-23 17:33 UTC  (6+ messages)

[PULL v2 00/27] virtio, pci, pc: fixes, features
 2019-12-23 16:43 UTC  (28+ messages)
` [PULL v2 01/27] virtio: add ability to delete vq through a pointer
` [PULL v2 02/27] virtio: make virtio_delete_queue idempotent
` [PULL v2 03/27] virtio-balloon: fix memory leak while attach virtio-balloon device
` [PULL v2 04/27] virtio-serial-bus: fix memory leak while attach virtio-serial-bus
` [PULL v2 05/27] virtio-input: convert to new virtio_delete_queue
` [PULL v2 06/27] intel_iommu: fix bug to read DMAR_RTADDR_REG
` [PULL v2 07/27] virtio: update queue size on guest write
` [PULL v2 08/27] virtio-pci: disable vring processing when bus-mastering is disabled
` [PULL v2 09/27] Implement backend program convention command for vhost-user-blk
` [PULL v2 10/27] virtio: don't enable notifications during polling
` [PULL v2 11/27] numa: Extend CLI to provide initiator information for numa nodes
` [PULL v2 12/27] numa: Extend CLI to provide memory latency and bandwidth information
` [PULL v2 13/27] numa: Extend CLI to provide memory side cache information
` [PULL v2 14/27] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PULL v2 15/27] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PULL v2 16/27] hmat acpi: Build Memory Side Cache "
` [PULL v2 17/27] tests/numa: Add case for QMP build HMAT
` [PULL v2 18/27] tests/bios-tables-test: add test cases for ACPI HMAT
` [PULL v2 19/27] ACPI: add expected files for HMAT tests (acpihmat)
` [PULL v2 20/27] virtio-mmio: Clear v2 transport state on soft reset
` [PULL v2 21/27] hw/pci/pci_host: Remove redundant PCI_DPRINTF()
` [PULL v2 22/27] hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
` [PULL v2 23/27] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
` [PULL v2 24/27] vhost-user-scsi: reset the device if supported
` [PULL v2 25/27] hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
` [PULL v2 26/27] virtio: make seg_max virtqueue size dependent
` [PULL v2 27/27] tests: add virtio-scsi and virtio-blk seg_max_adjust test

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2019-12-23 15:41 UTC  (2+ messages)
` [Bug 1856335] "

[PULL 00/87] Misc patches for 2019-12-18
 2019-12-23 14:46 UTC  (7+ messages)
` [PULL 48/87] x86: move SMM property to X86MachineState

[PATCH] block/backup: fix memory leak in bdrv_backup_top_append()
 2019-12-23 13:40 UTC  (3+ messages)

[PATCH v1] virtio: stregthen virtqueue size invariants
 2019-12-23 13:18 UTC 

[PATCH 0/2] Speed up QMP stream reading
 2019-12-23 12:41 UTC  (3+ messages)

[PATCH] iotests: fix usage -machine accel= together with -accel option
 2019-12-23 12:00 UTC  (3+ messages)

[PATCH] 9pfs: local: Fix possible memory leak in local_link()
 2019-12-23 10:59 UTC  (2+ messages)

[PULL 0/2] Require Python >= 3.5 to build QEMU
 2019-12-23 10:24 UTC  (5+ messages)
` [PULL 2/2] configure: Require Python >= 3.5

[for-5.0 PATCH 00/11] Support for reverse debugging with GDB
 2019-12-23  9:48 UTC  (12+ messages)
` [for-5.0 PATCH 01/11] replay: provide an accessor for rr filename
` [for-5.0 PATCH 02/11] qcow2: introduce icount field for snapshots
` [for-5.0 PATCH 03/11] migration: "
` [for-5.0 PATCH 04/11] qapi: introduce replay.json for record/replay-related stuff
` [for-5.0 PATCH 05/11] replay: introduce info hmp/qmp command
` [for-5.0 PATCH 06/11] replay: introduce breakpoint at the specified step
` [for-5.0 PATCH 07/11] replay: implement replay-seek command
` [for-5.0 PATCH 08/11] replay: flush rr queue before loading the vmstate
` [for-5.0 PATCH 09/11] gdbstub: add reverse step support in replay mode
` [for-5.0 PATCH 10/11] gdbstub: add reverse continue "
` [for-5.0 PATCH 11/11] replay: describe reverse debugging in docs/replay.txt

[RFC PATCH 0/1] Removing RAMBlocks during migration
 2019-12-23  8:51 UTC  (3+ messages)

[PATCH] i386: pass CLZERO to guests with EPYC CPU model on AMD ZEN platform
 2019-12-23  8:50 UTC  (6+ messages)

[PATCH] dma/rc4030: correctly reset DMA translation table at reset
 2019-12-23  8:26 UTC  (2+ messages)

[RFC v2 00/14] Add SDEI support for arm64
 2019-12-23  8:20 UTC  (3+ messages)

[Bug 1857143] [NEW] VMs won't boot from external snapshots on qemu 4.2
 2019-12-23  8:13 UTC  (2+ messages)
` [Bug 1857143] "


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