qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-25 16:42:46 to 2020-02-26 09:54:21 UTC [more...]

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-02-26  9:53 UTC  (2+ messages)

[PATCH v2 00/13] redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-26  9:51 UTC  (17+ messages)
` [PATCH v2 01/13] block/stream: Remove redundant statement in stream_run()
` [PATCH v2 02/13] block/iscsi:Remove redundant statement in iscsi_open()
` [PATCH v2 03/13] block/file-posix: Remove redundant statement in raw_handle_perm_lock()
` [PATCH v2 04/13] scsi/esp-pci: Remove redundant statement in esp_pci_io_write()
` [PATCH v2 05/13] scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()
` [PATCH v2 06/13] display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
` [PATCH v2 07/13] display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
` [PATCH v2 08/13] display/blizzard: Remove redundant statement in blizzard_draw_line16_32()
` [PATCH v2 09/13] dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()
` [PATCH v2 10/13] migration/vmstate: Remove redundant statement in vmstate_save_state_v()
` [PATCH v2 11/13] timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()
` [PATCH v2 12/13] usb/hcd-ehci: Remove redundant statements
` [PATCH v2 13/13] monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()

A problem with live migration of UEFI virtual machines
 2020-02-26  9:42 UTC  (8+ messages)
    ` [edk2-devel] "

Sudden slowdown of ARM emulation in master
 2020-02-26  9:32 UTC  (9+ messages)

[PATCH v4 00/10] Further bitmaps improvements
 2020-02-26  9:27 UTC  (2+ messages)

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-26  9:18 UTC  (9+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)
      ` QAPI schema for desired state of LUKS keyslots

[PATCH] hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
 2020-02-26  9:17 UTC  (5+ messages)

[PATCH] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-02-26  9:09 UTC  (5+ messages)

[PULL v2 00/30] virtio, pc: fixes, features
 2020-02-26  9:08 UTC  (31+ messages)
` [PULL v2 01/30] bios-tables-test: tell people how to update
` [PULL v2 02/30] bios-tables-test: fix up DIFF generation
` [PULL v2 03/30] bios-tables-test: default diff command
` [PULL v2 04/30] rebuild-expected-aml.sh: remind about the process
` [PULL v2 05/30] vhost-user-fs: do delete virtio_queues in unrealize
` [PULL v2 06/30] vhost-user-fs: convert to the new virtio_delete_queue function
` [PULL v2 07/30] virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
` [PULL v2 08/30] virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
` [PULL v2 09/30] vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
` [PULL v2 10/30] vhost-user-blk: convert to new virtio_delete_queue
` [PULL v2 11/30] virtio: gracefully handle invalid region caches
` [PULL v2 12/30] virtio-iommu: Add skeleton
` [PULL v2 13/30] virtio-iommu: Decode the command payload
` [PULL v2 14/30] virtio-iommu: Implement attach/detach command
` [PULL v2 15/30] virtio-iommu: Implement map/unmap
` [PULL v2 16/30] virtio-iommu: Implement translate
` [PULL v2 17/30] virtio-iommu: Implement fault reporting
` [PULL v2 18/30] virtio-iommu: Support migration
` [PULL v2 19/30] virtio-iommu-pci: Add virtio iommu pci support
` [PULL v2 20/30] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PULL v2 21/30] MAINTAINERS: add virtio-iommu related files
` [PULL v2 22/30] libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
` [PULL v2 23/30] libvhost-user-glib: fix VugDev main fd cleanup
` [PULL v2 24/30] libvhost-user-glib: use g_main_context_get_thread_default()
` [PULL v2 25/30] libvhost-user: handle NOFD flag in call/kick/err better
` [PULL v2 26/30] docs: vhost-user: add in-band kick/call messages
` [PULL v2 27/30] libvhost-user: implement in-band notifications
` [PULL v2 28/30] acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command
` [PULL v2 29/30] vhost-user: only set slave channel for first vq
` [PULL v2 30/30] Fixed assert in vhost_user_set_mem_table_postcopy

[Bug 1864814] [NEW] Improve UX for macOS when launching from a fullscreen app
 2020-02-26  8:54 UTC 

[PATCH 1/1] target/riscv: Fix VS mode interrupts forwarding
 2020-02-26  8:52 UTC  (4+ messages)

[PATCH 0/4] docs: Miscellaneous rST conversions
 2020-02-26  8:40 UTC  (15+ messages)
` [PATCH 4/4] docs: Convert qemu-deprecated.texi to rST

[RFC v2 0/6] vTPM for aarch64
 2020-02-26  8:38 UTC  (7+ messages)
` [RFC v2 5/6] tpm: Add the SysBus TPM TIS device

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-26  8:23 UTC  (15+ messages)
` [PATCH v6 06/18] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v6 09/18] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v6 10/18] target/ppc: Correct RMLS table
` [PATCH v6 17/18] spapr: Clean up RMA size calculation

[PULL 00/19] testing and plugin updates
 2020-02-26  7:39 UTC  (20+ messages)
` [PULL 01/19] tests/tcg: include a skip runner for pauth3 with plugins
` [PULL 02/19] tests/rcutorture: update usage hint
` [PULL 03/19] tests/rcutorture: better document locking of stats
` [PULL 04/19] tests/rcutorture: mild documenting refactor of update thread
` [PULL 05/19] travis.yml: Test the s390-ccw build, too
` [PULL 06/19] travis.yml: Fix Travis YAML configuration warnings
` [PULL 07/19] travis.yml: single-thread build-tcg stages
` [PULL 08/19] tests/iotests: be a little more forgiving on the size test
` [PULL 09/19] tracing: only allow -trace to override -D if set
` [PULL 10/19] docs/devel: document query handle lifetimes
` [PULL 11/19] plugins/core: add missing break in cb_to_tcg_flags
` [PULL 12/19] tests/plugin: prevent uninitialized warning
` [PULL 13/19] qemu/bitops.h: Add extract8 and extract16
` [PULL 14/19] target/riscv: progressively load the instruction during decode
` [PULL 15/19] tests/plugins: make howvec clean-up after itself
` [PULL 16/19] tests/tcg: give debug builds a little bit longer
` [PULL 17/19] tcg: save vaddr temp for plugin usage
` [PULL 18/19] tests/tcg: fix typo in configure.sh test for v8.3
` [PULL 19/19] tests/tcg: take into account expected clashes pauth-4

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-26  7:41 UTC  (7+ messages)
` [PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp

Issue with vl.c: move -m parsing after memory backends has been processed. Commit a1b18df9a4848fc8a906e40c275063bfe9ca2047
 2020-02-26  7:36 UTC 

[PATCH] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
 2020-02-26  6:35 UTC  (5+ messages)

[Bug 1863710] [NEW] qemu 4.2 does not process discard(trim) commands
 2020-02-26  6:21 UTC  (2+ messages)
` [Bug 1863710] "

[PATCH] hw/ide: Remove status register read side effect
 2020-02-26  5:22 UTC  (9+ messages)

[PATCH 0/6] block: add block-dirty-bitmap-populate job
 2020-02-26  5:07 UTC  (5+ messages)
` [PATCH 1/6] block: add bitmap-populate job

[PULL 00/32] virtio, pc: fixes, features
 2020-02-26  4:48 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add entry for Guest X86 HAXM CPUs
 2020-02-26  4:32 UTC 

[PATCH 0/2] aspeed/smc: fix data corruption on witherspoon machines
 2020-02-26  3:45 UTC  (3+ messages)
` [PATCH 1/2] aspeed/smc: Add some tracing

[PATCH v2 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-26  3:35 UTC  (3+ messages)
` [PATCH v2 1/2] configure: introduce configure option avx512f
` [PATCH v2 2/2] util: add util function buffer_zero_avx512()

[PATCH 0/1] Introduce Xlnx ZynqMP CAN controller for QEMU
 2020-02-26  3:24 UTC  (7+ messages)
` [PATCH 1/1] hw/net/can: "

[PATCH 0/2] fix two small memleaks
 2020-02-26  3:30 UTC  (3+ messages)
` [PATCH 1/2] block/qcow2: do free crypto_opts in qcow2_close()
` [PATCH 2/2] qemu-img: free memory before re-assign

[PATCH v3 1/1] target/riscv: add vector integer operations
 2020-02-26  2:43 UTC 

[PATCH v2 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-26  0:43 UTC  (4+ messages)
` [PATCH v2 1/2] linux-user: Protect more syscalls

[PATCH 0/2] iotests: complicate run_job with this one weird trick?
 2020-02-26  0:44 UTC  (3+ messages)
` [PATCH 1/2] iotests: add JobRunner class
` [PATCH 2/2] iotests: modify test 040 to use JobRunner

[PATCH qemu v7 0/5] spapr: Kill SLOF
 2020-02-25 23:58 UTC  (5+ messages)

[Bug 1864704] [NEW] No compatible -machine option in qemu-system-ppc64 for e6500 core
 2020-02-25 23:40 UTC  (2+ messages)
` [Bug 1864704] "

[PATCH] memory: Fix start offset for bitmap log_clear hook
 2020-02-25 20:46 UTC  (3+ messages)

[PATCH] Arithmetic error fixed in EDID generation
 2020-02-25 20:09 UTC 

Emulating Solaris 10 on SPARC64 sun4u
 2020-02-25 22:12 UTC  (9+ messages)
          ` IDE IRQ problem after UDMA enabled (was: Re: Emulating Solaris 10 on SPARC64 sun4u)

[RFC qemu 0/6] mirror: implement incremental and bitmap modes
 2020-02-25 21:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2020-02-25 21:50 UTC  (5+ messages)
`  "

[PATCH 00/13]redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-25 21:49 UTC  (3+ messages)
` [PATCH 01/13] block/stream: Remove redundant statement in stream_run()

Getting Program Counter
 2020-02-25 20:57 UTC 

[PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls
 2020-02-25 20:36 UTC  (3+ messages)

[PATCH RISU] aarch64.risu: Add patterns for v8.3-RCPC and v8.4-RCPC insns
 2020-02-25 20:32 UTC  (2+ messages)

[PATCH] target/arm: Implement (trivially) ARMv8.2-TTCNP
 2020-02-25 19:51 UTC  (2+ messages)

[Bug 1863819] [NEW] repeated KVM single step crashes leaks into SMP guest and crashes guest application
 2020-02-25 19:09 UTC  (2+ messages)
` [Bug 1863819] "

[PATCH v4 0/2] qemu-cpu-models: Convert to rST; document other MSR bits
 2020-02-25 18:52 UTC  (4+ messages)
` [PATCH v4 1/2] docs: Convert qemu-cpu-models.texi to rST; related fixes
` [PATCH v4 2/2] qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl

[PATCH v3 00/19] testing & plugin updates
 2020-02-25 18:39 UTC  (4+ messages)
` [PATCH v3 08/19] tests/iotests: be a little more forgiving on the size test

[PATCH v4 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-25 18:08 UTC  (8+ messages)
` [PATCH v4 1/7] target/arm: Improve masking of HCR RES0 bits
` [PATCH v4 2/7] target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
` [PATCH v4 3/7] target/arm: Honor the HCR_EL2.TSW bit
` [PATCH v4 4/7] target/arm: Honor the HCR_EL2.TACR bit
` [PATCH v4 5/7] target/arm: Honor the HCR_EL2.TPCP bit
` [PATCH v4 6/7] target/arm: Honor the HCR_EL2.TPU bit
` [PATCH v4 7/7] target/arm: Honor the HCR_EL2.TTLB bit

[PATCH v3 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-25 17:49 UTC  (5+ messages)
` [PATCH v3 7/7] target/arm: Honor the HCR_EL2.TTLB bit

[PATCH] iotests: Fix nonportable use of od --endian
 2020-02-25 17:43 UTC  (2+ messages)

[PATCH v2 00/17] target/arm: vfp feature and decodetree cleanup
 2020-02-25 17:40 UTC  (2+ messages)

[PATCH 0/4] tests/acceptance: nSeries and integrator/CP tests
 2020-02-25 17:25 UTC  (5+ messages)
` [PATCH 1/4] tests/acceptance: Add a test for the N800 and N810 arm machines
` [PATCH 2/4] tests/acceptance: Add a test for the integratorcp arm machine
` [PATCH 3/4] tests/acceptance: Extract boot_integratorcp() from test_integratorcp()
` [PATCH 4/4] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer

[PATCH v3 0/2] block/curl: Improve HTTP header parsing
 2020-02-25 17:18 UTC  (6+ messages)
` [PATCH v3 1/2] block/curl: HTTP header fields allow whitespace around values
` [PATCH v3 2/2] block/curl: HTTP header field names are case insensitive

[Qemu-devel] [PULL 00/47] target-arm queue
 2020-02-25 17:08 UTC  (3+ messages)
` [Qemu-devel] [PULL 35/47] target/arm: Send interrupts on PMU counter overflow
  `  "

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-25 16:59 UTC  (6+ messages)
` [PATCH v24 08/10] ACPI: Record Generic Error Status Block(GESB) table

[PATCH 0/4] qemu-doc reorganization
 2020-02-25 16:52 UTC  (4+ messages)
` [PATCH 1/4] docs: system: remove target OS documentation
` [PATCH 3/4] docs: split qemu-doc.texi in multiple files

Recent change pmem related breaks Xen migration
 2020-02-25 16:51 UTC  (5+ messages)
` [PATCH] Memory: Only call ramblock_ptr when needed in qemu_ram_writeback

[PATCH v5 0/2] block/nbd: fix memory leak in nbd_open
 2020-02-25 16:51 UTC  (5+ messages)
` [PATCH v5 1/2] block/nbd: extract the common cleanup code


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