qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 14:13:08 to 2020-07-01 17:49:20 UTC [more...]

[REPORT] [GSoC - TCG Continuous Benchmarking] [#2] Dissecting QEMU Into Three Main Parts
 2020-07-01 17:47 UTC  (6+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-01 17:31 UTC  (4+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties
` [PATCH v2 2/3] hw/i386: Build apic_id "
` [PATCH v2 3/3] hw/386: Fix uninitialized memory with -device and CPU hotplug

[Bug 1878645] [NEW] null-ptr dereference in tcg_handle_interrupt
 2020-07-01 17:37 UTC  (15+ messages)
` [PATCH v4 01/40] hw/isa: check for current_cpu before generating IRQ
  ` [Bug 1878645] "
    ` [Bug 1878645] "

[PATCH v3 0/5] hw/mips/malta: Add the 'malta-strict' machine, matching Malta hardware
 2020-07-01 17:39 UTC  (3+ messages)

[PATCH v12 00/61] target/riscv: support vector extension v0.7.1
 2020-07-01 15:25 UTC  (62+ messages)
` [PATCH v12 01/61] target/riscv: add vector extension field in CPURISCVState
` [PATCH v12 02/61] target/riscv: implementation-defined constant parameters
` [PATCH v12 03/61] target/riscv: support vector extension csr
` [PATCH v12 04/61] target/riscv: add vector configure instruction
` [PATCH v12 05/61] target/riscv: add an internals.h header
` [PATCH v12 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v12 07/61] target/riscv: add vector index "
` [PATCH v12 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v12 09/61] target/riscv: add vector amo operations
` [PATCH v12 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v12 11/61] target/riscv: vector widening "
` [PATCH v12 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v12 13/61] target/riscv: vector bitwise logical instructions
` [PATCH v12 14/61] target/riscv: vector single-width bit shift instructions
` [PATCH v12 15/61] target/riscv: vector narrowing integer right "
` [PATCH v12 16/61] target/riscv: vector integer comparison instructions
` [PATCH v12 17/61] target/riscv: vector integer min/max instructions
` [PATCH v12 18/61] target/riscv: vector single-width integer multiply instructions
` [PATCH v12 19/61] target/riscv: vector integer divide instructions
` [PATCH v12 20/61] target/riscv: vector widening integer multiply instructions
` [PATCH v12 21/61] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v12 22/61] target/riscv: vector widening "
` [PATCH v12 23/61] target/riscv: vector integer merge and move instructions
` [PATCH v12 24/61] target/riscv: vector single-width saturating add and subtract
` [PATCH v12 25/61] target/riscv: vector single-width averaging "
` [PATCH v12 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v12 27/61] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v12 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v12 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v12 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v12 31/61] target/riscv: vector widening "
` [PATCH v12 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v12 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v12 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v12 35/61] target/riscv: vector widening "
` [PATCH v12 36/61] target/riscv: vector floating-point square-root instruction
` [PATCH v12 37/61] target/riscv: vector floating-point min/max instructions
` [PATCH v12 38/61] target/riscv: vector floating-point sign-injection instructions
` [PATCH v12 39/61] target/riscv: vector floating-point compare instructions
` [PATCH v12 40/61] target/riscv: vector floating-point classify instructions
` [PATCH v12 41/61] target/riscv: vector floating-point merge instructions
` [PATCH v12 42/61] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v12 43/61] target/riscv: widening "
` [PATCH v12 44/61] target/riscv: narrowing "
` [PATCH v12 45/61] target/riscv: vector single-width integer reduction instructions
` [PATCH v12 46/61] target/riscv: vector wideing "
` [PATCH v12 47/61] target/riscv: vector single-width floating-point "
` [PATCH v12 48/61] target/riscv: vector widening "
` [PATCH v12 49/61] target/riscv: vector mask-register logical instructions
` [PATCH v12 50/61] target/riscv: vector mask population count vmpopc
` [PATCH v12 51/61] target/riscv: vmfirst find-first-set mask bit
` [PATCH v12 52/61] target/riscv: set-X-first "
` [PATCH v12 53/61] target/riscv: vector iota instruction
` [PATCH v12 54/61] target/riscv: vector element index instruction
` [PATCH v12 55/61] target/riscv: integer extract instruction
` [PATCH v12 56/61] target/riscv: integer scalar move instruction
` [PATCH v12 57/61] target/riscv: floating-point scalar move instructions
` [PATCH v12 58/61] target/riscv: vector slide instructions
` [PATCH v12 59/61] target/riscv: vector register gather instruction
` [PATCH v12 60/61] target/riscv: vector compress instruction
` [PATCH v12 61/61] target/riscv: configure and turn on vector extension from command line

[PATCH v2 00/18] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-07-01 17:26 UTC  (7+ messages)
` [PATCH v2 13/18] hw/block/nvme: Set Finish/Reset Zone Recommended attributes
` [PATCH v2 15/18] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v2 17/18] hw/block/nvme: Use zone metadata file for persistence

[PATCH v4 00/16] python: add mypy support to python/qemu
 2020-07-01 17:18 UTC  (4+ messages)

[PATCH v4 00/40] testing/next (vm, gitlab, fixes)
 2020-07-01 17:01 UTC  (23+ messages)
` [PATCH v4 13/40] tests/vm: Add workaround to consume console
` [PATCH v4 14/40] tests/vm: switch from optsparse to argparse
` [PATCH v4 17/40] tests/docker: change tag naming scheme of our images
` [PATCH v4 18/40] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v4 23/40] gitlab: build containers with buildkit and metadata
` [PATCH v4 27/40] tests/acceptance: fix dtb path for machine_rx_gdbsim
` [PATCH v4 28/40] tests/acceptance: skip multicore mips_malta tests on GitLab
` [PATCH v4 29/40] tests/acceptance: skip LinuxInitrd 2gib with v4.16 "
` [PATCH v4 30/40] gitlab: add acceptance testing to system builds
` [PATCH v4 31/40] tests/tcg: add more default compilers to configure.sh
` [PATCH v4 32/40] tests/docker: add a linux-user testing focused image
` [PATCH v4 34/40] gitlab: enable check-tcg for linux-user tests
` [PATCH v4 35/40] gitlab: add avocado asset caching
` [PATCH v4 36/40] gitlab: split build-disabled into two phases
` [PATCH v4 39/40] testing: add check-build target
` [PATCH v4 40/40] shippable: pull images from registry instead of building

[PATCH v2 0/3] some docs (booting, mttcg, icount)
 2020-07-01 16:56 UTC  (6+ messages)
` [PATCH v2 1/3] docs/booting.rst: start documenting the boot process
` [PATCH v2 2/3] docs/devel: convert and update MTTCG design document
` [PATCH v2 3/3] docs/devel: add some notes on tcg-icount for developers

[PATCH 0/3] block: improve error reporting for unsupported O_DIRECT
 2020-07-01 16:58 UTC  (5+ messages)
` [PATCH 1/3] util: validate whether O_DIRECT is supported after failure
` [PATCH 2/3] util: support detailed error reporting for qemu_open
` [PATCH 3/3] block: switch to use qemu_open_err for improved errors

[PATCH] tcg: Fix do_nonatomic_op_* vs signed operations
 2020-07-01 16:56 UTC 

[PATCH] scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
 2020-07-01 16:54 UTC  (5+ messages)

[PATC 7/9] Skipping drm build, unsupported
 2020-07-01 16:53 UTC  (10+ messages)

[PATCH] KVM: add support for AMD nested live migration
 2020-07-01 16:49 UTC  (4+ messages)

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-01 16:26 UTC  (4+ messages)
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()

[PATCH 1/1] tcg/tcg-op: nonatomic_op should work with smaller memop
 2020-07-01 16:25 UTC  (2+ messages)

Properly quitting qemu immediately after failing migration
 2020-07-01 16:16 UTC  (4+ messages)

[PATCH RFC] virtio-fs: force virtio 1.x usage
 2020-07-01 16:19 UTC  (5+ messages)

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-07-01 16:15 UTC  (5+ messages)
` [PATCH v2 3/3] trace: Example of "centralized" recorder tracing

[PATCH] MAINTAINERS: Cover "block/nvme.h" file
 2020-07-01 16:11 UTC  (2+ messages)

[PATCH v2 00/12] block/nvme: Various cleanups required to use multiple queues
 2020-07-01 16:03 UTC  (13+ messages)
` [PATCH v2 01/12] block/nvme: Replace magic value by SCALE_MS definition
` [PATCH v2 02/12] block/nvme: Avoid further processing if trace event not enabled
` [PATCH v2 05/12] block/nvme: Rename local variable
` [PATCH v2 06/12] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
` [PATCH v2 08/12] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
` [PATCH v2 12/12] block/nvme: Use per-queue AIO context

[PATCH v2 0/2] target mips: Misc fixes and improvements
 2020-07-01 15:46 UTC  (10+ messages)
` [PATCH v2 2/2] MAINTAINERS: Adjust MIPS maintainership

[Qemu-devel] [PULL 00/47] target-arm queue
 2020-07-01 15:11 UTC  (4+ messages)
` [Qemu-devel] [PULL 35/47] target/arm: Send interrupts on PMU counter overflow
  `  "

[PATCH v3 00/13] vDPA support in qemu
 2020-07-01 15:20 UTC  (4+ messages)
` [PATCH v3 13/13] vhost-vdpa: introduce vhost-vdpa net client

[PATCH v2] chardev/tcp: fix error message double free error
 2020-07-01 15:14 UTC  (5+ messages)
    `  "

[PATCH 0/2] fix assertion failures when using Xen
 2020-07-01 15:10 UTC  (11+ messages)
` [PATCH 2/2] xen: cleanup unrealized flash devices

[PATCH v4 00/14]vDPA support in qemu
 2020-07-01 14:55 UTC  (15+ messages)
` [PATCH v4 01/14] net: introduce qemu_get_peer
` [PATCH v4 02/14] vhost_net: use the function qemu_get_peer
` [PATCH v4 03/14] virtio-bus: introduce queue_enabled method
` [PATCH v4 04/14] virtio-pci: implement "
` [PATCH v4 05/14] vhost: check the existence of vhost_set_iotlb_callback
` [PATCH v4 06/14] vhost: introduce new VhostOps vhost_dev_start
` [PATCH v4 07/14] vhost: implement vhost_dev_start method
` [PATCH v4 08/14] vhost: introduce new VhostOps vhost_vq_get_addr
` [PATCH v4 09/14] vhost: implement vhost_vq_get_addr method
` [PATCH v4 10/14] vhost: introduce new VhostOps vhost_force_iommu
` [PATCH v4 11/14] vhost: implement vhost_force_iommu method
` [PATCH v4 12/14] vhost_net: introduce set_config & get_config
` [PATCH v4 13/14] vhost-vdpa: introduce vhost-vdpa backend
` [PATCH v4 14/14] vhost-vdpa: introduce vhost-vdpa net client

[PULL 00/13] Vga 20200701 patches
 2020-07-01 15:04 UTC  (14+ messages)
` [PULL 01/13] sm501: Fix bounds checks
` [PULL 02/13] sm501: Drop unneded variable
` [PULL 03/13] sm501: Ignore no-op blits
` [PULL 04/13] sm501: Introduce variable for commonly used value for better readability
` [PULL 05/13] sm501: Optimise 1 pixel 2d ops
` [PULL 06/13] sm501: Use stn_he_p/ldn_he_p instead of switch/case
` [PULL 07/13] sm501: Do not allow guest to set invalid format
` [PULL 08/13] sm501: Convert debug printfs to traces
` [PULL 09/13] sm501: Fix and optimize overlap check
` [PULL 10/13] ati-vga: Support unaligned access to hardware cursor registers
` [PULL 11/13] ati-vga: Do not assert on error
` [PULL 12/13] ati-vga: Add dummy MEM_SDRAM_MODE_REG
` [PULL 13/13] configure: vgabios cleanups

[PATCH v2] pc: fix leak in pc_system_flash_cleanup_unused
 2020-07-01 15:10 UTC  (2+ messages)

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-01 15:12 UTC  (5+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[PATCH 0/4] migration: Add block-bitmap-mapping parameter
 2020-07-01 14:38 UTC  (5+ messages)
` [PATCH 1/4] migration: Prevent memleak by ...params_test_apply
` [PATCH 2/4] migration: Add block-bitmap-mapping parameter

[PATCH v2 00/12] vDPA support in qemu
 2020-07-01 14:26 UTC  (4+ messages)
` [PATCH v2 12/12] vhost-vdpa: introduce vhost-vdpa net client

[PATCH] pc: fix leak in pc_system_flash_cleanup_unused
 2020-07-01 14:18 UTC  (4+ messages)

[PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
 2020-07-01 14:26 UTC  (5+ messages)
` [PATCH 2/2] checkpatch: Change occurences of 'kernel' to 'qemu' in user messages

[PATCH 0/2] error-reporting for query-sev-capabilities
 2020-07-01 14:12 UTC  (5+ messages)
` [PATCH 1/2] target-i386: sev: provide proper error reporting "
` [PATCH 2/2] target-i386: sev: fail query-sev-capabilities if QEMU cannot use SEV

[PATCH v2] tests: disassemble-aml.sh: generate AML in readable format
 2020-07-01 14:24 UTC  (2+ messages)

[PATCH] target/i386: Correct the warning message of Intel PT
 2020-07-01 14:21 UTC  (2+ messages)

[PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
 2020-07-01 14:21 UTC  (9+ messages)
        ` nvme emulation merge process (was: Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces)


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