qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 16:27:39 to 2020-06-05 09:29:11 UTC [more...]

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-05  9:27 UTC  (6+ messages)

[PATCH v3] migration/xbzrle: add encoding rate
 2020-06-05  9:25 UTC  (9+ messages)

[PATCH v3 00/16] python: add mypy support to python/qemu
 2020-06-05  9:26 UTC  (18+ messages)
` [PATCH v3 01/16] python/qmp.py: Define common types
` [PATCH v3 02/16] iotests.py: use qemu.qmp type aliases
` [PATCH v3 03/16] python/qmp.py: re-absorb MonitorResponseError
` [PATCH v3 04/16] python/qmp.py: Do not return None from cmd_obj
` [PATCH v3 05/16] python/qmp.py: add casts to JSON deserialization
` [PATCH v3 06/16] python/qmp.py: add QMPProtocolError
` [PATCH v3 07/16] python/machine.py: Fix monitor address typing
` [PATCH v3 08/16] python/machine.py: reorder __init__
` [PATCH v3 09/16] python/machine.py: Don't modify state in _base_args()
` [PATCH v3 10/16] python/machine.py: Handle None events in events_wait
` [PATCH v3 11/16] python/machine.py: use qmp.command
` [PATCH v3 12/16] python/machine.py: Add _qmp access shim
` [PATCH v3 13/16] python/machine.py: fix _popen access
` [PATCH v3 14/16] python/qemu: make 'args' style arguments immutable
` [PATCH v3 15/16] iotests.py: Adjust HMP kwargs typing
` [PATCH v3 16/16] python/qemu: Add mypy type annotations

[PATCH v8 0/4] vhost-user block device backend implementation
 2020-06-05  9:25 UTC  (8+ messages)
` [PATCH v8 1/4] Allow vu_message_read to be replaced
` [PATCH v8 2/4] generic vhost user server
` [PATCH v8 3/4] vhost-user block device backend server
` [PATCH v8 4/4] new qTest case to test the vhost-user-blk-server

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-06-05  9:24 UTC  (9+ messages)
` [PATCH RFC v2 1/5] block: add bitmap-populate job

[PATCH] docker: update Ubuntu to 20.04
 2020-06-05  9:21 UTC  (4+ messages)

[PATCH v2] hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
 2020-06-05  9:03 UTC  (3+ messages)

[PATCH] linux-headers: update to Linux 5.8-rc1
 2020-06-05  8:59 UTC  (4+ messages)

[PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-05  8:54 UTC  (5+ messages)

[Bug 1880822] [NEW] CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
 2020-06-05  8:34 UTC  (10+ messages)
` [PATCH] hw/sd/sdcard: Verify CMD24 (Block Write) address is valid
  ` [Bug 1880822] "
      ` [Bug 1880822] "
` [PATCH v2] "
  ` [Bug 1880822] "
    ` [Bug 1880822] "

[PATCH v5 00/11] accel: Allow targets to use Kconfig
 2020-06-05  8:35 UTC  (15+ messages)
` [PATCH v5 01/11] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v5 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v5 03/11] MAINTAINERS: Add an entry for the HAX accelerator
` [PATCH v5 04/11] rules.mak: Add strequal() and startwith() and rules
` [PATCH v5 05/11] rules.mak: Add base-arch() rule
` [PATCH v5 06/11] Makefile: Remove dangerous EOL trailing backslash
` [PATCH v5 07/11] Makefile: Write MINIKCONF variables as one entry per line
` [PATCH v5 08/11] accel/Kconfig: Extract accel selectors into their own config
` [PATCH v5 09/11] accel/Kconfig: Add the TCG selector
` [PATCH v5 10/11] Makefile: Allow target-specific optional Kconfig
` [PATCH v5 11/11] accel/tcg: Add stub for probe_access()

[PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-05  8:33 UTC  (3+ messages)

[PATCH v4 0/3] account for NVDIMM nodes during SRAT generation
 2020-06-05  8:23 UTC  (5+ messages)
` [PATCH v4 2/3] hw/acpi/nvdimm: add a helper to augment "

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-06-05  8:02 UTC  (3+ messages)
` [Bug 1866870] "

[PATCH 1/4] riscv: Generalize CPU init routine for the base CPU
 2020-06-05  7:38 UTC  (4+ messages)
` [PATCH 2/4] riscv: Generalize CPU init routine for the gcsu CPU
` [PATCH 3/4] riscv: Generalize CPU init routine for the imacu CPU
` [PATCH 4/4] riscv: Keep the CPU init routine names consistent

[PATCH 1/1] target/ppc: add vmsumudm vmsumcud instructions
 2020-06-05  5:14 UTC 

[PATCH v4 00/11] accel: Allow targets to use Kconfig
 2020-06-05  7:27 UTC  (5+ messages)
` [PATCH v4 05/11] rules.mak: Add base-arch() rule

[PATCH] hw/display/cirrus_vga: Fix code mis-indentation
 2020-06-05  7:17 UTC  (2+ messages)

[RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
 2020-06-05  7:14 UTC  (3+ messages)

[PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
 2020-06-05  7:11 UTC  (4+ messages)

[PATCH 0/2] hw: Delay timer_new() from init to realize to avoid memleaks
 2020-06-05  5:05 UTC  (4+ messages)
` [PATCH 2/2] hw/sd/sd: Delay timer_new_ns() "

[PATCH v2 00/17] target-arm: Implement ARMv8.5-MemTag, user mode
 2020-06-05  4:17 UTC  (18+ messages)
` [PATCH v2 01/17] tcg: Introduce target-specific page data for user-only
` [PATCH v2 02/17] linux-user: Introduce PAGE_ANON
` [PATCH v2 03/17] linux-user: Check for overflow in access_ok
` [PATCH v2 04/17] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v2 05/17] bsd-user: "
` [PATCH v2 06/17] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v2 07/17] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v2 08/17] exec: Add support for TARGET_TAGGED_ADDRESSES
` [PATCH v2 09/17] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v2 10/17] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v2 11/17] linux-user/aarch64: Implement PROT_MTE
` [PATCH v2 12/17] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v2 13/17] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v2 14/17] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v2 15/17] target/arm: Add allocation tag storage for user mode
` [PATCH v2 16/17] target/arm: Enable MTE for user-only
` [PATCH v2 17/17] tests/tcg/aarch64: Add mte smoke tests

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-06-05  3:51 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
 2020-06-05  3:30 UTC  (21+ messages)
` [PATCH v8 25/62] target/riscv: vector single-width averaging add and subtract
` [PATCH v8 26/62] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
` [PATCH v8 40/62] target/riscv: vector floating-point compare instructions
` [PATCH v8 42/62] target/riscv: vector floating-point merge instructions
` [PATCH v8 56/62] target/riscv: integer extract instruction
` [PATCH v8 58/62] target/riscv: floating-point scalar move instructions

[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
 2020-06-05  2:42 UTC  (2+ messages)
` [Bug 1882123] "

[PATCH 1/2] Introduce (x86) CPU model deprecation API
 2020-06-05  2:47 UTC  (5+ messages)

hw/char: a question about watch callback function in serial
 2020-06-05  2:19 UTC  (3+ messages)

[PATCH 0/3] Couple of HMAT fixes
 2020-06-05  1:52 UTC  (7+ messages)
` [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu

[PATCH v2 00/17] RISC-V: Update the Hypervisor spec to v0.6.1
 2020-06-05  1:21 UTC  (18+ messages)
` [PATCH v2 01/17] target/riscv: Set access as data_load when validating stage-2 PTEs
` [PATCH v2 02/17] target/riscv: Report errors validating 2nd-stage PTEs
` [PATCH v2 03/17] target/riscv: Move the hfence instructions to the rvh decode
` [PATCH v2 04/17] target/riscv: Implement checks for hfence
` [PATCH v2 05/17] target/riscv: Allow setting a two-stage lookup in the virt status
` [PATCH v2 06/17] target/riscv: Allow generating hlv/hlvx/hsv instructions
` [PATCH v2 07/17] target/riscv: Do two-stage lookups on "
` [PATCH v2 08/17] target/riscv: Don't allow guest to write to htinst
` [PATCH v2 09/17] target/riscv: Convert MSTATUS MTL to GVA
` [PATCH v2 10/17] target/riscv: Fix the interrupt cause code
` [PATCH v2 11/17] target/riscv: Update the Hypervisor trap return/entry
` [PATCH v2 12/17] target/riscv: Update the CSRs to the v0.6 Hyp extension
` [PATCH v2 13/17] target/riscv: Only support a single VSXL length
` [PATCH v2 14/17] target/riscv: Only support little endian guests
` [PATCH v2 15/17] target/riscv: Support the v0.6 Hypervisor extension CRSs
` [PATCH v2 16/17] target/riscv: Return the exception from invalid CSR accesses
` [PATCH v2 17/17] target/riscv: Support the Virtual Instruction fault

[PATCH v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-06-05  1:32 UTC 

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-04 23:41 UTC  (7+ messages)

[PATCH] pflash: cfi02: Convert debug log to tracing
 2020-06-04 21:38 UTC 

[Qemu-devel] [PATCH v13 0/5] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2020-06-04 20:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
  `  "

[V2][PATCH 1/1] lockable: use QLNULL for a null lockable
 2020-06-04 20:37 UTC 

[PATCH v3 0/3] python/machine.py: refactor shutdown
 2020-06-04 19:52 UTC  (4+ messages)
` [PATCH v3 1/3] python/machine.py: consolidate _post_shutdown()
` [PATCH v3 2/3] python/machine.py: refactor shutdown
` [PATCH v3 3/3] python/machine.py: re-add sigkill warning suppression

[PATCH] checkpatch: reversed logic with acpi test checks
 2020-06-04 19:52 UTC  (4+ messages)

[PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-04 19:14 UTC  (14+ messages)
` [PATCH v4 01/12] qcow2.py: python style fixes
` [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module
` [PATCH v4 03/12] qcow2_format.py: drop new line printing at end of dump()
` [PATCH v4 04/12] qcow2_format.py: use tuples instead of lists for fields
` [PATCH v4 05/12] qcow2_format.py: use modern string formatting
` [PATCH v4 06/12] qcow2_format.py: use strings to specify c-type of struct fields
` [PATCH v4 07/12] qcow2_format.py: separate generic functionality of structure classes
` [PATCH v4 08/12] qcow2_format.py: add field-formatting class
` [PATCH v4 09/12] qcow2_format.py: QcowHeaderExtension: add dump method
` [PATCH v4 10/12] qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
` [PATCH v4 11/12] qcow2: QcowHeaderExtension print names for extension magics
` [PATCH v4 12/12] qcow2_format.py: dump bitmaps header extension

[PATCH v2 0/1] python/machine.py: refactor shutdown
 2020-06-04 19:03 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] replay: fix replay shutdown for console mode
 2020-06-04 19:01 UTC  (2+ messages)

[PATCH v2 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
 2020-06-04 18:57 UTC  (2+ messages)

[PATCH v2 00/16] python: add mypy support to python/qemu
 2020-06-04 18:53 UTC  (10+ messages)
` [PATCH v2 05/16] python/qmp.py: add casts to JSON deserialization
` [PATCH v2 10/16] python/machine.py: Handle None events in event_wait
` [PATCH v2 16/16] python/qemu: Add mypy type annotations

kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
 2020-06-04 18:43 UTC  (6+ messages)

[PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-04 18:39 UTC  (6+ messages)

[PATCH 0/9] AMD SEV: Cleanup state handling
 2020-06-04 18:37 UTC  (2+ messages)

[PATCH v5] xen: fix build without pci passthrough
 2020-06-04 18:31 UTC 

[PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
 2020-06-04 18:27 UTC  (6+ messages)
` [PATCH 05/13] i386: hvf: Use ins_len to advance IP
` [PATCH 12/13] i386: hvf: Move mmio_buf into CPUX86State

[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
 2020-06-04 18:11 UTC  (2+ messages)

[PATCH 0/4] target/i386: miscellaneous x87 fixes
 2020-06-04 18:02 UTC  (3+ messages)

[PATCH v4] exec: set map length to zero when returning NULL
 2020-06-04 17:58 UTC  (2+ messages)

[PATCH] configure: Do not ignore malloc value
 2020-06-04 17:57 UTC  (2+ messages)

[PULL v2 00/13] testing, tcg and plugin updates
 2020-06-04 17:31 UTC  (4+ messages)
` [PULL v2 05/13] accel/tcg: Relax va restrictions on 64-bit guests

[PATCH v6 0/4] vhost-user block device backend implementation
 2020-06-04 17:22 UTC  (5+ messages)
` [PATCH v6 4/4] new qTest case to test the vhost-user-blk-server

[PATCH v7 0/4] vhost-user block device backend implementation
 2020-06-04 17:15 UTC  (5+ messages)
` [PATCH v7 1/4] Allow vu_message_read to be replaced
` [PATCH v7 2/4] generic vhost user server
` [PATCH v7 3/4] vhost-user block device backend server
` [PATCH v7 4/4] new qTest case to test the vhost-user-blk-server

[PATCH] pci: assert configuration access is within bounds
 2020-06-04 16:36 UTC  (2+ messages)

[PATCH 0/2] Use QLNULL for null lockable
 2020-06-04 16:31 UTC  (3+ messages)
` [PATCH 2/2] lockable: do not rely on optimization for null lockables


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