qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 15:13:15 to 2020-05-26 09:51:17 UTC [more...]

[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
 2020-05-26  9:50 UTC  (9+ messages)

[PATCH 00/14] hw/display: Omnibus cleanups
 2020-05-26  9:47 UTC  (20+ messages)
` [PATCH 01/14] hw/display/edid: Add missing 'qdev-properties.h' header
` [PATCH 02/14] hw/display/cg3: Convert debug printf()s to trace events
` [PATCH 03/14] hw/display/cirrus_vga: Convert debug printf() to trace event
` [PATCH 04/14] hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug printf
` [PATCH 05/14] hw/display/cirrus_vga: Use qemu_log_mask(ERROR) "
` [PATCH 06/14] hw/display/cirrus_vga: Convert debug printf() to trace event
` [PATCH 07/14] hw/display/dpcd: Fix memory region size
` [PATCH 08/14] hw/display/dpcd: Convert debug printf()s to trace events
` [PATCH 09/14] hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()
` [PATCH 10/14] hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR)
` [PATCH 11/14] hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion
` [PATCH 12/14] hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
` [PATCH 13/14] hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
` [PATCH 14/14] hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()

[PATCH 00/55] qdev: Rework how we plug into the parent bus
 2020-05-26  9:45 UTC  (11+ messages)
` [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
` [PATCH 51/55] qdev: Make qdev_realize() support bus-less devices

[PATCH v3 0/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
 2020-05-26  9:40 UTC  (3+ messages)
` [PATCH v3 1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
` [PATCH v3 2/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()

[PATCH v3 0/9] user-mode: Prune build dependencies (part 2)
 2020-05-26  9:31 UTC  (27+ messages)
` [PATCH v3 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH v3 2/9] qapi/misc: Restrict LostTickPolicy enum to machine code
` [PATCH v3 3/9] qapi/misc.json: Correct balloon documentation
` [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code
` [PATCH v3 5/9] qapi/misc: Restrict query-vm-generation-id command "
` [PATCH v3 6/9] qapi/misc: Move query-uuid "
` [PATCH v3 7/9] qapi/misc: Restrict ACPI commands "
` [PATCH v3 8/9] qapi/misc: Restrict PCI "
` [PATCH v3 9/9] qapi/misc: Restrict device memory "

[PATCH v6 0/3] drop writes to read-only ram device & vfio regions
 2020-05-26  9:26 UTC  (11+ messages)
` [PATCH v6 1/3] memory: drop guest writes to read-only ram device regions

[PATCH] MAINTAINERS: add Thomas as additional s390x maintainer
 2020-05-26  9:17 UTC  (3+ messages)

[PATCH] tests/acceptance/boot_linux: Skip slow Aarch64 'virt' machine TCG test
 2020-05-26  9:14 UTC  (5+ messages)

[PATCH v2] hw/display/cg3: Convert debug printf()s to trace events
 2020-05-26  9:11 UTC  (2+ messages)

[PATCH 0/2] tests/qtest/fuzz: Avoid QTest serialization
 2020-05-26  9:05 UTC  (5+ messages)
` [PATCH 1/2] tests/qtest/fuzz: Avoid QTest ioport serialization
` [PATCH 2/2] tests/qtest/fuzz: Avoid QTest mmio serialization

[PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices
 2020-05-26  8:59 UTC  (7+ messages)

[PATCH] pci: Display PCI IRQ pin in "info pci"
 2020-05-26  8:27 UTC  (4+ messages)

[PATCH v2 0/2] qmp: Expose MachineClass::default_ram_id
 2020-05-26  8:25 UTC  (3+ messages)
` [PATCH v2 1/2] qapi: Fix comment format for @CpuInstanceProperties
` [PATCH v2 2/2] qmp: Expose MachineClass::default_ram_id

[PATCH v5 0/5] block: widen and check consistency of size-related BlockConf properties
 2020-05-26  8:17 UTC  (6+ messages)
` [PATCH v5 1/5] virtio-blk: store opt_io_size with correct size
` [PATCH v5 2/5] block: consolidate blocksize properties consistency checks
` [PATCH v5 3/5] qdev-properties: blocksize: use same limits in code and description
` [PATCH v5 4/5] block: make size-related BlockConf properties accept size suffixes
` [PATCH v5 5/5] block: lift blocksize property limit to 2 MiB

[PATCH 0/2] mips: Minor simplifications for KVM use
 2020-05-26  8:17 UTC  (7+ messages)
` [PATCH 1/2] hw/mips/mips_int: De-duplicate KVM interrupt delivery

About the PVH in Seabios
 2020-05-26  7:57 UTC  (3+ messages)

[PATCH 0/2] qmp: Expose MachineClass::default_ram_id
 2020-05-26  8:06 UTC  (5+ messages)
` [PATCH 1/2] qapi: Fix comment format for @CpuInstanceProperties
` [PATCH 2/2] qmp: Expose MachineClass::default_ram_id

[PATCH v7 00/32] Add subcluster allocation to qcow2
 2020-05-26  8:01 UTC  (38+ messages)
` [PATCH v7 01/32] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v7 02/32] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v7 03/32] qcow2: Add calculate_l2_meta()
` [PATCH v7 04/32] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v7 05/32] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v7 06/32] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v7 07/32] qcow2: Document the Extended L2 Entries feature
` [PATCH v7 08/32] qcow2: Add dummy has_subclusters() function
` [PATCH v7 09/32] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v7 10/32] qcow2: Add offset_to_sc_index()
` [PATCH v7 11/32] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v7 12/32] qcow2: Add l2_entry_size()
` [PATCH v7 13/32] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v7 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v7 15/32] qcow2: Add qcow2_get_subcluster_range_type()
` [PATCH v7 16/32] qcow2: Add qcow2_cluster_is_allocated()
` [PATCH v7 17/32] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v7 18/32] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v7 19/32] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v7 20/32] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v7 21/32] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v7 22/32] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v7 23/32] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v7 24/32] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v7 25/32] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v7 26/32] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v7 27/32] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v7 29/32] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v7 30/32] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v7 31/32] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v7 32/32] iotests: Add tests for qcow2 images with extended L2 entries

[PATCH v3] exec: set map length to zero when returning NULL
 2020-05-26  8:01 UTC  (2+ messages)

[PULL 0/8] Audio 20200526 patches
 2020-05-26  7:56 UTC  (9+ messages)
` [PULL 1/8] es1370: check total frame count against current frame
` [PULL 2/8] hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
` [PULL 3/8] audio/jack: add JACK client audiodev
` [PULL 4/8] audio/mixeng: fix clang 10+ warning
` [PULL 5/8] audio: fix wavcapture segfault
` [PULL 6/8] audio: Let audio_sample_to_uint64() use const samples argument
` [PULL 7/8] audio: Let capture_callback handler use const buffer argument
` [PULL 8/8] hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include

[Bug 1880518] [NEW] issue while installing docker inside s390x container
 2020-05-26  7:37 UTC  (2+ messages)
` [Bug 1880518] "

[PATCH v2 0/3] Megasas: fix OOB access and NULL dereference issues
 2020-05-26  7:49 UTC  (5+ messages)
` [PATCH v2 2/3] megasas: avoid NULL pointer dereference

[PATCH 00/12] hw/mips/fuloong2e: PoC to fix hang after reboot
 2020-05-26  7:47 UTC  (2+ messages)

[PATCH v6 00/21] target/mips: MSA, FPU and other cleanups and improvements
 2020-05-26  7:44 UTC  (7+ messages)
` [PATCH v6 17/21] MAINTAINERS: Change Aleksandar Rikalo's email address
` [PATCH v6 20/21] hw/mips: Add some logging for bad register offset cases
` [PATCH v6 21/21] hw/mips: Rename malta/mipssim/r4k/jazz files in hw/mips

[PATCH] hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
 2020-05-26  7:45 UTC  (5+ messages)

[PATCH 1/1] util/getauxval: Porting to FreeBSD getauxval feature
 2020-05-26  7:37 UTC  (3+ messages)

[PATCH 1/1] util/oslib: Returns real thread identifier on FreeBSD and NetBSD
 2020-05-26  7:29 UTC  (3+ messages)

[PATCH] hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
 2020-05-26  7:23 UTC  (2+ messages)

[PATCH v2] arm/aspeed: Rework NIC attachment
 2020-05-26  7:08 UTC 

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-26  7:00 UTC  (7+ messages)
` [PATCH v5 4/7] dwc-hsotg (dwc2) "

[PATCH] hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
 2020-05-26  6:05 UTC  (2+ messages)

[PATCH 0/7] audio: Spring cleaning
 2020-05-26  6:04 UTC  (2+ messages)

[PATCH] audio: fix wavcapture segfault
 2020-05-26  5:56 UTC  (2+ messages)

[PATCH 0/1] audio/mixeng: fix clang 10+ warning
 2020-05-26  5:51 UTC  (3+ messages)
` [PATCH] "

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-26  5:32 UTC  (14+ messages)

[PATCH 00/24] Fixes around device realization
 2020-05-26  5:19 UTC  (7+ messages)
` [PATCH 06/24] armv7m: Bury unwanted "ARM,bitband-memory" devices

-nic model=rocker causes qemu to abort
 2020-05-26  5:17 UTC  (4+ messages)

[PATCH v3 00/22] microvm: add acpi support
 2020-05-26  4:48 UTC  (6+ messages)
` [PATCH v3 14/22] microvm: use 2G split unconditionally

[RFC PATCH] tests/qtest/fuzz: Add direct MemoryRegion fuzzer
 2020-05-26  3:58 UTC  (3+ messages)

[PATCH 0/3] microvm: memory config tweaks
 2020-05-26  1:52 UTC  (5+ messages)
` [PATCH 2/3] microvm: drop max-ram-below-4g support

[QUESTION] How to improve virtio-gpu performance
 2020-05-26  1:02 UTC  (2+ messages)

[RFC v3 0/4] QEMU cpus.c refactoring
 2020-05-25 22:58 UTC  (15+ messages)
` [RFC v3 1/4] softmmu: move softmmu only files from root
` [RFC v3 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC v3 3/4] cpu-timers, icount: new modules
` [RFC v3 4/4] cpus: extract out accel-specific code to each accel

[PATCH v2] hw/adc/stm32f2xx_adc: Correct memory region size and access size
 2020-05-25 22:12 UTC  (2+ messages)

[PATCH] hw/block/pflash_cfi01: Limit maximum flash size to 256 MiB
 2020-05-25 20:59 UTC  (3+ messages)

[PATCH v3 0/2] vhost-user reconnect issues during vhost initialization
 2020-05-25 20:56 UTC  (4+ messages)
` [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[Bug 1877706] [NEW] [Feature request] qemu does not support for Octeon MIPS64 on X86
 2020-05-25 19:04 UTC  (2+ messages)
` [Bug 1877706] "

[PATCH 0/2] Update use_goto_tb() in hppa and rx targets
 2020-05-25 18:39 UTC  (5+ messages)

[PATCH v3] spapr: Add a new level of NUMA for GPUs
 2020-05-25 17:49 UTC  (3+ messages)

[PATCH 0/9] Record/replay acceptance tests
 2020-05-25 17:03 UTC  (2+ messages)

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-25 16:41 UTC  (4+ messages)
` [RFC PATCH 2/3] block: Allow bdrv_run_co() from "

[RFC v2 0/9] vDPA support in qemu
 2020-05-25 16:15 UTC  (5+ messages)
` [RFC v2 5/9] vhost-vdpa: implement vhost-vdpa backend

[PATCH v6 00/32] Add subcluster allocation to qcow2
 2020-05-25 16:06 UTC  (2+ messages)

[PATCH v4 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-25 15:44 UTC  (5+ messages)
` [PATCH v4 1/4] Introduce yank feature
` [PATCH v4 2/4] block/nbd.c: Add "
` [PATCH v4 3/4] chardev/char-socket.c: "
` [PATCH v4 4/4] migration: "

[PATCH v4 0/3] block: make BlockConf.*_size properties 32-bit
 2020-05-25 15:20 UTC  (5+ messages)
` [PATCH v4 3/3] "

[Bug 1868116] Re: QEMU monitor no longer works
 2020-05-25 15:08 UTC 


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