qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 18:06:26 to 2021-03-19 11:45:08 UTC [more...]

[PATCH 0/4] iotests: fix failures with non-PCI machines
 2021-03-19 11:36 UTC  (13+ messages)
` [PATCH 1/4] m68k: add the virtio devices aliases
` [PATCH 2/4] iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"
` [PATCH 3/4] iotests: test m68k with the virt machine
` [PATCH 4/4] iotests: iothreads need ioeventfd

[PATCH 00/15] virtio-gpu: split into two devices
 2021-03-19 11:42 UTC  (17+ messages)
` [PATCH 01/15] virtio-gpu: rename virgl source file
` [PATCH 02/15] virtio-gpu: add virtio-gpu-gl-device
` [PATCH 03/15] virtio-gpu: add virtio-gpu-gl-pci
` [PATCH 04/15] virtio-gpu: add virtio-vga-gl
` [PATCH 05/15] virtio-gpu: move virgl realize + properties
` [PATCH 06/15] virtio-gpu: move virgl reset
` [PATCH 07/15] virtio-gpu: use class function for ctrl queue handlers
` [PATCH 08/15] virtio-gpu: move virgl handle_ctrl
` [PATCH 09/15] virtio-gpu: move virgl gl_flushed
` [PATCH 10/15] virtio-gpu: move virgl process_cmd
` [PATCH 11/15] virtio-gpu: move update_cursor_data
` [PATCH 12/15] virtio-gpu: drop VIRGL() macro
` [PATCH 13/15] virtio-gpu: move virtio-gpu-gl-device to separate module
` [PATCH 14/15] virtio-gpu: drop use_virgl_renderer
` [PATCH 15/15] virtio-gpu: move fields to struct VirtIOGPUGL

[PATCH] tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11
 2021-03-19 11:28 UTC  (2+ messages)

Serious doubts about Gitlab CI
 2021-03-19 11:34 UTC  (14+ messages)

[PATCH 0/3] migration: Fixes to the 'background-snapshot' code
 2021-03-19 11:27 UTC  (10+ messages)
` [PATCH 2/3] migration: Inhibit virtio-balloon for the duration of background snapshot
` [PATCH 3/3] migration: Pre-fault memory before starting background snasphot

[PULL v4 0/6] QOM and fdc patches patches for 2021-03-16
 2021-03-19 11:26 UTC  (2+ messages)

gitlab-ci: cross-i386-system job timeouting
 2021-03-19 11:19 UTC  (2+ messages)

[PATCH v2] docs/devel/testing.rst: Fix references to unit tests
 2021-03-19 11:16 UTC  (3+ messages)

[PULL 0/5] M68k for 6.0 patches
 2021-03-19 11:08 UTC  (20+ messages)
` [PULL 5/5] m68k: add Virtual M68k Machine

[PATCH 0/3] i386: Make sure TSC frequency is preserved across migration when Hyper-V reenlightenment is in use
 2021-03-19 11:04 UTC  (10+ messages)
` [PATCH 3/3] i386: Make sure kvm_arch_set_tsc_khz() succeeds on migration when 'hv-reenlightenment' was exposed

[PATCH] target/arm: Make number of counters in PMCR follow the CPU
 2021-03-19 10:54 UTC  (3+ messages)

[RFC 0/1] Use dmabufs for display updates instead of pixman
 2021-03-19 10:45 UTC  (9+ messages)

spurious error in check-dco job?
 2021-03-19 10:44 UTC 

[PATCH] hw/arm/virt: Disable pl011 clock migration if needed
 2021-03-19 10:37 UTC  (2+ messages)

[PATCH] hw/display/bcm2835_fb: Remove DeviceReset() call in DeviceRealize()
 2021-03-19 10:35 UTC  (2+ messages)

ReplayKernelNormal.test_mips_malta functional test timeouting
 2021-03-19 10:34 UTC 

[PATCH v2] MAINTAINERS: Fix tests/migration maintainers
 2021-03-19 10:20 UTC  (2+ messages)

[PATCH v4 00/14] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-19 10:12 UTC  (15+ messages)
` [PATCH v4 01/14] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PATCH v4 02/14] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PATCH v4 03/14] softmmu/physmem: Fix qemu_ram_remap() "
` [PATCH v4 04/14] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v4 05/14] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v4 06/14] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PATCH v4 07/14] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PATCH v4 08/14] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PATCH v4 09/14] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PATCH v4 10/14] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v4 11/14] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PATCH v4 12/14] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PATCH v4 13/14] qmp: Include "reserve" property of memory backends
` [PATCH v4 14/14] hmp: Print "reserve" property of memory backends with "info memdev"

[PATCH] fdc: check null block pointer before blk_pwrite
 2021-03-19 10:17 UTC  (7+ messages)
` [PATCH 1/2] floppy: add a regression test for CVE-2020-25741
  ` [PATCH 2/2] floppy: add a regression test for CVE-2021-20196

[PATCH v7 00/13] virtio-mem: vfio support
 2021-03-19 10:17 UTC  (2+ messages)

[PATCH 2/2] cirrus.yml: Update the FreeBSD task to version 12.2
 2021-03-19 10:14 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v4 0/3] qcow2: fix parallel rewrite and discard (rw-lock)
 2021-03-19 10:08 UTC  (4+ messages)
` [PATCH v4 1/3] qemu-io: add aio_discard
` [PATCH v4 2/3] iotests: add qcow2-discard-during-rewrite
` [PATCH v4 3/3] block/qcow2: introduce discard_rw_lock: fix discarding host clusters

[PULL v2 00/11] QAPI patches patches for 2021-03-16
 2021-03-19 10:06 UTC  (2+ messages)

[PULL v2 00/11] pflash patches for 2021-03-18
 2021-03-19 10:02 UTC  (2+ messages)

[PATCH] gitlab-ci.yml: Merge the trace-backend testing into other jobs
 2021-03-19  9:57 UTC 

Misleading configure failure GLIB_SIZEOF_SIZE_T
 2021-03-19  9:40 UTC  (3+ messages)

[PATCH] virtio: Fix virtio_mmio_read()/virtio_mmio_write()
 2021-03-19  9:24 UTC  (2+ messages)

[PULL v5 00/42] Block layer patches and object-add QAPIfication
 2021-03-19  9:20 UTC 

[PULL v4 00/42] Block layer patches and object-add QAPIfication
 2021-03-19  9:19 UTC  (3+ messages)

[PATCH] tests/qtest: cleanup the testcase for bug 1878642
 2021-03-19  8:56 UTC 

arm: "max" CPU class hierarchy changes possible?
 2021-03-19  8:33 UTC  (15+ messages)
          ` arm_cpu_post_init (Was: Re: arm: "max" CPU class hierarchy changes possible?)

[RFC] adding a generic QAPI event for failed device hotunplug
 2021-03-19  7:55 UTC  (11+ messages)

[PATCH 0/1] iotests: fix 051.out expected output after error
 2021-03-19  7:43 UTC  (3+ messages)
` [PATCH 1/1] iotests: fix 051.out expected output after error text touchups

[PATCH v1] MAINTAINERS: Fix tests/migration maintainers
 2021-03-19  7:01 UTC  (2+ messages)

[Bug 1880518] [NEW] issue while installing docker inside s390x container
 2021-03-19  6:54 UTC  (2+ messages)
` [Bug 1880518] "

[PULL 0/2] 2021-03-18 COLO proxy patches
 2021-03-19  7:00 UTC  (2+ messages)

[RFC v2 00/13] vDPA software assisted live migration
 2021-03-19  6:55 UTC  (12+ messages)
` [RFC v2 05/13] vhost: Route guest->host notification through shadow virtqueue

[PATCH] gitlab-ci: Restrict jobs using Docker to runners having 'docker' tag
 2021-03-19  5:40 UTC  (2+ messages)

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-03-19  3:55 UTC  (8+ messages)
` [PATCH V4 1/7] qapi/net.json: Add IP_PROTOCOL definition
` [PATCH V4 2/7] qapi/net.json: Add L4_Connection definition
` [PATCH V4 3/7] qapi/net: Add new QMP command for COLO passthrough
` [PATCH V4 4/7] hmp-commands: Add new HMP "
` [PATCH V4 5/7] net/colo-compare: Move data structure and define to .h file
` [PATCH V4 6/7] net/colo-compare: Add passthrough list to CompareState
` [PATCH V4 7/7] net/net.c: Add handler for COLO passthrough connection

[PATCH v3 00/10] Fixed some bugs and optimized some codes for COLO
 2021-03-19  3:07 UTC  (11+ messages)
` [PATCH v3 01/10] Remove some duplicate trace code
` [PATCH v3 02/10] Fix the qemu crash when guest shutdown during checkpoint
` [PATCH v3 03/10] Optimize the function of filter_send
` [PATCH v3 04/10] Remove migrate_set_block_enabled in checkpoint
` [PATCH v3 05/10] Add a function named packet_new_nocopy for COLO
` [PATCH v3 06/10] Add the function of colo_compare_cleanup
` [PATCH v3 07/10] Reset the auto-converge counter at every checkpoint
` [PATCH v3 08/10] Reduce the PVM stop time during Checkpoint
` [PATCH v3 09/10] Add the function of colo_bitmap_clear_diry
` [PATCH v3 10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()

[RFC PATCH] i386: Add ratelimit for bus locks acquired in guest
 2021-03-19  3:16 UTC  (6+ messages)

[PATCH] i386/cpu: Expose AVX_VNNI instruction to guset
 2021-03-19  1:59 UTC 

[PATCH] net/slirp: Fix incorrect permissions on samba >= 2.0.5
 2021-03-19  2:16 UTC  (2+ messages)

[PATCH v4 0/2] hw/riscv: Add fw_cfg support, allow ramfb
 2021-03-18 23:50 UTC  (3+ messages)
` [PATCH v4 1/2] hw/riscv: Add fw_cfg support to virt
` [PATCH v4 2/2] hw/riscv: allow ramfb on virt

CXL 2.0 memory device design
 2021-03-18 23:41 UTC  (2+ messages)

[PATCH v3 0/2] hw/riscv: Add fw_cfg support, allow ramfb
 2021-03-18 23:24 UTC  (5+ messages)
` [PATCH v3 1/2] hw/riscv: Add fw_cfg support to virt

[PULL v3 0/6] QOM and fdc patches patches for 2021-03-16
 2021-03-18 23:04 UTC  (2+ messages)

[PULL v2 00/11] emulated nvme updates and fixes
 2021-03-18 23:03 UTC  (2+ messages)

[PATCH for 6.0 v2] hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
 2021-03-18 22:50 UTC  (2+ messages)

[PATCH for-6.0 v2 0/5] arm: Make M-profile VTOR loads on reset handle memory aliasin
 2021-03-18 21:56 UTC  (18+ messages)
` [PATCH for-6.0 v2 1/5] memory: Make flatview_cb return bool, not int
` [PATCH for-6.0 v2 2/5] memory: Document flatview_for_each_range()
` [PATCH for-6.0 v2 3/5] memory: Add offset_in_region to flatview_cb arguments
` [PATCH for-6.0 v2 4/5] hw/core/loader: Add new function rom_ptr_for_as()
` [PATCH for-6.0 v2 5/5] target/arm: Make M-profile VTOR loads on reset handle memory aliasing

[PATCH] MAINTAINERS: Fix tests/migration maintainers
 2021-03-18 20:57 UTC  (2+ messages)

[RFC v5 0/6] hmp,qmp: Add some commands to introspect virtio deices
 2021-03-18 20:46 UTC  (3+ messages)
` [RFC v5 1/6] qmp: add QMP command x-debug-query-virtio

[PATCH] target/riscv: Make VSTIP and VSEIP read-only in hip
 2021-03-18 20:34 UTC  (2+ messages)

[PATCH] target/riscv: Adjust privilege level for HLV(X)/HSV instructions
 2021-03-18 20:33 UTC  (2+ messages)

of AVR target page size
 2021-03-18 20:14 UTC  (12+ messages)

[PULL v2 00/13] misc patches removing deprecated features
 2021-03-18 19:53 UTC  (2+ messages)

How to create vhdx differencing disk using qemu-img
 2021-03-18 19:49 UTC  (2+ messages)

iotest 051 failure on s390
 2021-03-18 19:40 UTC  (2+ messages)

Microsoft and Intel NVDIMM ACPI _DSM interfaces status?
 2021-03-18 19:30 UTC  (6+ messages)

[PULL 00/38] tcg patch queue for 6.0
 2021-03-18 19:00 UTC  (2+ messages)

[PATCH 0/2] Fix qemu-plugins.symbols and improve qemu-plugins.h
 2021-03-18 18:55 UTC  (3+ messages)
` [PATCH 1/2] plugins: Update qemu-plugins.symbols to match qemu-plugins.h
` [PATCH 2/2] plugins: Move all typedef and type declaration to the front of the qemu-plugin.h

[PATCH v8 00/35] Hexagon patch series
 2021-03-18 18:32 UTC  (9+ messages)
` [PATCH v8 16/35] Hexagon (target/hexagon/conv_emu.[ch]) utility functions

[PATCH v2 0/6] esp: fix asserts/segfaults discovered by fuzzer
 2021-03-18 18:13 UTC  (2+ messages)

KVM_MEM_READONLY slot flag not working properly
 2021-03-18 17:54 UTC  (5+ messages)

[PATCH] intc/i8259: avoid (false positive) gcc warning
 2021-03-18 18:11 UTC  (5+ messages)


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