qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 14:53:40 to 2020-11-20 21:55:11 UTC [more...]

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-20 21:18 UTC  (6+ messages)

[PATCH 00/26] target/mips: Explode 60% of the 32K-lines translate.c
 2020-11-20 21:08 UTC  (27+ messages)
` [PATCH 01/26] target/mips: Extract FPU helpers to 'fpu_helper.h'
` [PATCH 02/26] target/mips: Extract MSA helpers to mod-mips-msa_helper.c
` [PATCH 03/26] target/mips: Extract MSA helper definitions
` [PATCH 04/26] target/mips: Extract MSA translation routines
` [PATCH 05/26] target/mips: Rename dsp_helper.c as mod-mips-dsp_helper.c
` [PATCH 06/26] target/mips: Extract DSP helper definitions
` [PATCH 07/26] target/mips: Extract DSP translation routines
` [PATCH 08/26] target/mips: Extract Multi-Threading helper definitions
` [PATCH 09/26] target/mips: Extract Code Compaction ASE translation routines
` [PATCH 10/26] target/mips: Extract the microMIPS ISA helper definitions
` [PATCH 11/26] target/mips: Extract the microMIPS ISA translation routines
` [PATCH 12/26] target/mips: Extract nanoMIPS "
` [PATCH 13/26] target/mips: Extract NEC Vr54xx helpers to vendor-vr54xx_helper.c
` [PATCH 14/26] target/mips: Extract NEC Vr54xx helper definitions
` [PATCH 15/26] target/mips: Extract NEC Vr54xx translation routines
` [PATCH 16/26] target/mips: Rename lmmi_helper.c as loong-simd_helper.c
` [PATCH 17/26] target/mips: Extract Loongson SIMD helper definitions
` [PATCH 18/26] target/mips: Extract Loongson SIMD translation routines
` [PATCH 19/26] target/mips: Extract Loongson EXTensions "
` [PATCH 20/26] target/mips: Extract XBurst Media eXtension Unit "
` [PATCH 21/26] target/mips: Make pipeline 1 multiply opcodes generic
` [PATCH 22/26] target/mips: Extract Toshiba TXx9 translation routines
` [PATCH 23/26] target/mips: Extract Toshiba TX79 multimedia "
` [PATCH 24/26] MAINTAINERS: Add entry for MIPS Loongson TCG
` [PATCH 25/26] MAINTAINERS: Add entry for MIPS Ingenic Xburst TCG
` [PATCH 26/26] MAINTAINERS: Add entry for MIPS Toshiba TCG

[PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)
 2020-11-20 20:42 UTC  (9+ messages)
` [PATCH v1 1/6] scripts/ci: clean up default args logic a little
` [PATCH v1 2/6] tests: add prefixes to the bare mkdtemp calls
` [PATCH v1 3/6] tests/avocado: clean-up socket directory after run
` [PATCH v1 4/6] gitlab: move remaining x86 check-tcg targets to gitlab

[PULL 0/4] docs + qtest patches
 2020-11-20 19:58 UTC  (6+ messages)
` [PULL 1/4] docs: Get rid of the weird _005f links in the man page
` [PULL 2/4] tests/qtest: variable defined by g_autofree need to be initialized
` [PULL 3/4] tests/qtest: fix memleak in npcm7xx_watchdog_timer-test
` [PULL 4/4] qtest: do not return freed argument vector from qtest_rsp

[Qemu-devel] [Bug 1674925] [NEW] Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected
 2020-11-20 19:31 UTC  (2+ messages)
` [Bug 1674925] "

[Qemu-devel] [Bug 1619991] [NEW] Concurrent VMs crash w/ GPU passthrough and multiple disks
 2020-11-20 19:30 UTC  (2+ messages)
` [Bug 1619991] "

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-20 19:35 UTC  (31+ messages)
` [RFC PATCH 01/27] vhost: Add vhost_dev_can_log
` [RFC PATCH 02/27] vhost: Add device callback in vhost_migration_log
` [RFC PATCH 03/27] vhost: Move log resize/put to vhost_dev_set_log
` [RFC PATCH 04/27] vhost: add vhost_kernel_set_vring_enable
` [RFC PATCH 05/27] vhost: Add hdev->dev.sw_lm_vq_handler
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split
` [RFC PATCH 07/27] vhost: Route guest->host notification through qemu
` [RFC PATCH 08/27] vhost: Add a flag for software assisted Live Migration
` [RFC PATCH 09/27] vhost: Route host->guest notification through qemu
` [RFC PATCH 10/27] vhost: Allocate shadow vring
` [RFC PATCH 11/27] virtio: const-ify all virtio_tswap* functions
` [RFC PATCH 12/27] virtio: Add virtio_queue_full
` [RFC PATCH 13/27] vhost: Send buffers to device
` [RFC PATCH 14/27] virtio: Remove virtio_queue_get_used_notify_split
` [RFC PATCH 15/27] vhost: Do not invalidate signalled used
` [RFC PATCH 16/27] virtio: Expose virtqueue_alloc_element
` [RFC PATCH 17/27] vhost: add vhost_vring_set_notification_rcu
` [RFC PATCH 18/27] vhost: add vhost_vring_poll_rcu
` [RFC PATCH 19/27] vhost: add vhost_vring_get_buf_rcu
` [RFC PATCH 20/27] vhost: Return used buffers
` [RFC PATCH 21/27] vhost: Add vhost_virtqueue_memory_unmap
` [RFC PATCH 22/27] vhost: Add vhost_virtqueue_memory_map
` [RFC PATCH 23/27] vhost: unmap qemu's shadow virtqueues on sw live migration
` [RFC PATCH 24/27] vhost: iommu changes
` [RFC PATCH 25/27] vhost: Do not commit vhost used idx on vhost_virtqueue_stop
` [RFC PATCH 26/27] vhost: Add vhost_hdev_can_sw_lm
` [RFC PATCH 27/27] vhost: forbid vhost devices logging

[Qemu-devel] [Bug 1346784] [NEW] qemu internal memory areas visible to a guest via /proc/self/maps
 2020-11-20 18:59 UTC  (2+ messages)
` [Bug 1346784] "

[RFC v4 0/9] i386 cleanup
 2020-11-20 19:00 UTC  (13+ messages)
` [RFC v4 1/9] i386: move kvm accel files into kvm/
` [RFC v4 2/9] i386: move whpx accel files into whpx/
` [RFC v4 4/9] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v4 6/9] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v4 8/9] module: introduce MODULE_INIT_ACCEL_CPU
` [RFC v4 9/9] i386: split cpu accelerators from cpu.c

[Qemu-devel] [Bug 1395217] [NEW] Networking in qemu 2.0.0 and beyond is not compatible with Open Solaris (Illumos) 5.11
 2020-11-20 18:49 UTC  (2+ messages)
` [Bug 1395217] "

[Qemu-devel] [Bug 824074] [NEW] Provide runtime option to expose the supported list of keymaps for vnc
 2020-11-20 18:41 UTC  (2+ messages)
` [Bug 824074] "

[PATCH] virtio: reset device on bad guest index in virtio_load()
 2020-11-20 18:51 UTC 

[Qemu-devel] [Bug 1214884] [NEW] Support VDI (Virtualbox) snapshots
 2020-11-20 18:37 UTC  (2+ messages)
` [Bug 1214884] "

[Qemu-devel] [Bug 1284090] [NEW] RFE: QMP: report error reason in BLOCK_IO_ERROR message
 2020-11-20 18:37 UTC  (2+ messages)
` [Bug 1284090] "

[PATCH] virtio: reset device on bad guest index in virtio_load()
 2020-11-20 17:47 UTC 

[PATCH v2 0/8] qom: Use qlit to represent property defaults
 2020-11-20 18:27 UTC  (14+ messages)
` [PATCH v2 3/8] qnum: QNumValue type for QNum value literals
` [PATCH v2 4/8] qnum: qnum_value_is_equal() function

[PATCH RFC 0/5] Fix accidental crash in iotest 30
 2020-11-20 18:19 UTC  (12+ messages)
` [PATCH 1/5] abort-on-set-to-true
` [PATCH 2/5] iotest-30-shorten: concentrate on failing test case
` [PATCH 3/5] scripts/block-coroutine-wrapper.py: allow more function types
` [PATCH 4/5] block: move some mirror and stream handlers to coroutine
` [PATCH 5/5] block: protect some graph-modifyng things by mutex

[PATCH v2 0/2] vfio-ccw: Implement request notifier
 2020-11-20 18:15 UTC  (3+ messages)
` [PATCH v2 1/2] Update linux headers
` [PATCH v2 2/2] vfio-ccw: Connect the device request notifier

[RFC v3 8/9] module: introduce MODULE_INIT_ACCEL_CPU
 2020-11-20 18:09 UTC  (13+ messages)

[PATCH-for-5.2 v2] hw/intc: fix heap-buffer-overflow in rxicu_realize()
 2020-11-20 17:53 UTC  (4+ messages)

[PATCH for-6.0 0/8] spapr: Address the confusion between IPI numbers and vCPU ids
 2020-11-20 17:46 UTC  (9+ messages)
` [PATCH for-6.0 1/8] spapr/xive: Turn some sanity checks into assertions
` [PATCH for-6.0 2/8] spapr/xive: Introduce spapr_xive_nr_ends()
` [PATCH for-6.0 3/8] spapr/xive: Add "nr-servers" property
` [PATCH for-6.0 4/8] spapr/xive: Add "nr-ipis" property
` [PATCH for-6.0 5/8] spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
` [PATCH for-6.0 6/8] spapr/xics: Add "nr-servers" property
` [PATCH for-6.0 7/8] spapr: Drop "nr_servers" argument of the sPAPR IC activate() operation
` [PATCH for-6.0 8/8] spapr: Drop "nr_servers" argument of the sPAPR IC dt() operation

[PATCH] hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()
 2020-11-20 17:44 UTC  (2+ messages)

[PATCH-for-5.2 v2 0/4] docs/system/arm: Document raspi/tosa boards
 2020-11-20 17:39 UTC  (5+ messages)
` [PATCH-for-5.2 v2 1/4] docs/system: Deprecate raspi2/raspi3 machine aliases
` [PATCH-for-5.2 v2 2/4] docs/system/arm: Document the various raspi boards
` [PATCH-for-5.2 v2 3/4] docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs
` [RFC PATCH-for-5.2 v2 4/4] docs/system/arm: Document the Sharp Zaurus SL-6000

[PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
 2020-11-20 17:28 UTC  (9+ messages)
` [PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
` [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
` [PATCH-for-5.2 3/6] MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
` [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
` [PATCH-for-5.2 5/6] MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
` [PATCH-for-5.2 6/6] MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-20 17:11 UTC  (31+ messages)
` [PATCH 22/29] vl: initialize displays before preconfig loop
` [PATCH 23/29] vl: move -global check earlier
` [PATCH 24/29] migration, vl: start migration via qmp_migrate_incoming
` [PATCH 25/29] vl: start VM via qmp_cont
` [PATCH 26/29] hmp: introduce cmd_available
` [PATCH 27/29] remove preconfig state
` [PATCH 28/29] vl: remove separate preconfig main_loop
` [PATCH 29/29] vl: allow -incoming defer with -preconfig

[PATCH-for-5.2 0/4] docs/system/arm: Document raspi/tosa boards
 2020-11-20 17:11 UTC  (12+ messages)
` [PATCH-for-5.2 1/4] docs/system: Deprecate raspi2/raspi3 machine aliases
` [PATCH-for-5.2 2/4] docs/system/arm: Document the various raspi boards
` [PATCH-for-5.2 3/4] docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs
` [RFC PATCH-for-5.2 4/4] docs/system/arm: Document the Sharp Zaurus SL-6000

[PATCH v5 0/7] iOS and Apple Silicon host support
 2020-11-20 16:55 UTC  (9+ messages)
` [PATCH v5 6/7] tcg: implement JIT for iOS and Apple Silicon
` [PATCH v5 7/7] block: check availablity for preadv/pwritev on mac

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-20 16:53 UTC  (17+ messages)
` [PATCH v3 2/7] introduce UFFD-WP low-level interface helpers
` [PATCH v3 3/7] support UFFD write fault processing in ram_save_iterate()
` [PATCH v3 7/7] introduce simple linear scan rate limiting mechanism

QMP and the 'id' parameter
 2020-11-20 16:49 UTC  (7+ messages)

[PATCH] target/arm: fix stage 2 page-walks in 32-bit emulation
 2020-11-20 16:38 UTC  (3+ messages)
` [PATCH for-5.2?] "

[PATCH] hw/arm: Fix bad print format specifiers
 2020-11-20 16:40 UTC  (2+ messages)

[PATCH-for-5.2?] hw/char/serial: Clean up unnecessary code
 2020-11-20 16:32 UTC  (2+ messages)

[PATCH v2] usb: fix kconfig for usb-xhci-sysbus
 2020-11-20 16:27 UTC  (3+ messages)

[PULL 00/10] qemu-sparc queue 20201028
 2020-11-20 16:16 UTC  (3+ messages)
` [PULL 06/10] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter

[RFC 00/15] support subsets of bitmanip extension
 2020-11-20 16:24 UTC  (4+ messages)
` [RFC 15/15] target/riscv: rvb: support and turn on B-extension from command line

[PATCH for-6.0 0/2] aspeed/smc: Extend support
 2020-11-20 16:15 UTC  (3+ messages)
` [PATCH for-6.0 1/2] aspeed/smc: Add support for address lane disablement
` [PATCH for-6.0 2/2] aspeed/smc: Add extra controls to request DMA

[PATCH v2 0/2] pc-bios/s390 fixes for reboot-to-vfio-ccw
 2020-11-20 16:01 UTC  (3+ messages)
` [PATCH v2 1/2] pc-bios: s390x: Ensure Read IPL memory is clean
` [PATCH v2 2/2] pc-bios: s390x: Clear out leftover S390EP string

[PATCH] qboot: update to latest upstream
 2020-11-20 15:51 UTC  (2+ messages)

[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
 2020-11-20 15:42 UTC  (7+ messages)

[PATCH v2] python, tests: do not use short-form boolean options
 2020-11-20 15:40 UTC 

[PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
 2020-11-20 14:17 UTC 

[PATCH 0/6] qapi: Add support for aliases
 2020-11-20 15:06 UTC  (6+ messages)
` [PATCH 5/6] "


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