qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 17:05:26 to 2021-06-17 10:12:54 UTC [more...]

[PATCH v3 0/7] block: file-posix queue
 2021-06-17  9:59 UTC  (6+ messages)
` [PATCH v3 3/7] block: add max_hw_transfer to BlockLimits

[PULL 00/45] Memory, i386, compilation, bugfix changes for 2021-06-17
 2021-06-17  9:31 UTC  (43+ messages)
` [PULL 01/45] vnc: avoid deprecation warnings for SASL on OS X
` [PULL 02/45] vl: Fix an assert failure in error path
` [PULL 03/45] qemu-config: use qemu_opts_from_qdict
` [PULL 04/45] block/scsi: correctly emulate the VPD block limits page
` [PULL 05/45] runstate: Initialize Error * to NULL
` [PULL 06/45] esp: only assert INTR_DC interrupt flag if selection fails
` [PULL 07/45] esp: only set ESP_RSEQ at the start of the select sequence
` [PULL 08/45] esp: allow non-DMA callback in esp_transfer_data() initial transfer
` [PULL 09/45] esp: handle non-DMA transfers from the target one byte at a time
` [PULL 10/45] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately
` [PULL 11/45] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
` [PULL 12/45] esp: correctly accumulate extended messages for PDMA
` [PULL 13/45] esp: fix migration version check in esp_is_version_5()
` [PULL 14/45] esp: store lun coming from the MESSAGE OUT phase
` [PULL 15/45] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PULL 16/45] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PULL 17/45] softmmu/physmem: Fix qemu_ram_remap() "
` [PULL 18/45] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PULL 19/45] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PULL 20/45] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PULL 21/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PULL 22/45] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PULL 23/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
` [PULL 24/45] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PULL 25/45] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PULL 26/45] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PULL 27/45] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PULL 28/45] qmp: Clarify memory backend properties returned via query-memdev
` [PULL 29/45] qmp: Include "share" property of memory backends
` [PULL 30/45] hmp: Print "share" property of memory backends with "info memdev"
` [PULL 31/45] qmp: Include "reserve" property of memory backends
` [PULL 32/45] hmp: Print "reserve" property of memory backends with "info memdev"
` [PULL 33/45] configure: map x32 to cpu_family x86_64 for meson
` [PULL 35/45] target/i386: Added consistency checks for VMRUN intercept and ASID
` [PULL 36/45] target/i386: Added consistency checks for CR0
` [PULL 38/45] configure: Use -std=gnu11
` [PULL 39/45] softfloat: Use _Generic instead of QEMU_GENERIC
` [PULL 40/45] util: Use real functions for thread-posix QemuRecMutex
` [PULL 42/45] util: Use unique type for QemuRecMutex in thread-posix.h
` [PULL 43/45] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
` [PULL 44/45] qemu/compiler: Remove QEMU_GENERIC
` [PULL 45/45] configure: Remove probe for _Static_assert

[PATCH v10] qapi: introduce 'query-kvm-cpuid' QMP command
 2021-06-17  9:50 UTC 

[RFC 1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM
 2021-06-17 10:00 UTC  (2+ messages)
` [RFC v2 "

[PULL 00/34] NBD patches for 2021-06-15
 2021-06-17  9:42 UTC  (2+ messages)

[PATCH 0/4] modules: add support for target-specific modules
 2021-06-17  9:48 UTC  (9+ messages)

[PATCH v4 0/7] crypto: Make QCryptoTLSCreds* structures private
 2021-06-17  9:35 UTC  (19+ messages)
` [PATCH v4 1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v4 2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint()
` [PATCH v4 3/7] chardev/socket: "
` [PATCH v4 4/7] migration/tls: "
` [PATCH v4 5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v4 7/7] crypto: Make QCryptoTLSCreds* structures private

[PATCH] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
 2021-06-17  9:38 UTC  (2+ messages)

[PATCH v3 1/2] hw/nvme: fix endianess conversion and add controller list
 2021-06-17  9:31 UTC  (2+ messages)

[PATCH qemu v21] spapr: Implement Open Firmware client interface
 2021-06-17  9:21 UTC  (11+ messages)

[PATCH 0/5] linux-user/s390x: Fix psw.mask handling in signals
 2021-06-17  8:33 UTC  (2+ messages)

[Bug 206818] Re: qemulator.py crashed with IndexError in on_comboboxMachinetype_changed()
 2021-06-17  7:50 UTC 

[Bug 490484] Re: running 64bit client in 64bit host with intel crashes
 2021-06-17  7:51 UTC 

[Qemu-devel] [Bug 1665789] [NEW] More resolutions for vga displays
 2021-06-17  7:45 UTC  (2+ messages)
` [Bug 1665789] "

[Qemu-devel] [Bug 676934] [NEW] Ability to use -net socket with unix sockets
 2021-06-17  7:38 UTC  (2+ messages)
` [Bug 676934] "

[Qemu-devel] [Bug 1054558] [NEW] 1366x768 resolution missing
 2021-06-17  7:41 UTC  (2+ messages)
` [Bug 1054558] "

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-17  7:49 UTC  (3+ messages)

[Bug 1893003] [NEW] qemu-user doesn't translate host/target data for iovec I/O
 2021-06-17  7:12 UTC  (2+ messages)
` [Bug 1893003] Re: qemu linux-user "

[Qemu-devel] [Bug 1835839] [NEW] qemu-user: $0 incorrectly always reports absolute path
 2021-06-17  7:07 UTC  (2+ messages)
` [Bug 1835839] "

[Bug 1860914] [NEW] QEMU prepends pathnames to command lines of Multiboot kernels and modules, contrary to the specification
 2021-06-17  7:09 UTC  (2+ messages)
` [Bug 1860914] "

[Qemu-devel] [Bug 1452742] [NEW] the option for vdagent communication needed for qxl scren resizing is not documented
 2021-06-17  6:55 UTC  (2+ messages)
` [Bug 1452742] "

[Bug 1907909] [NEW] assertion failure in am53c974
 2021-06-17  6:47 UTC  (2+ messages)
` [Bug 1907909] "

[PATCH v2 0/2] DEVICE_UNPLUG_ERROR QAPI event
 2021-06-17  5:59 UTC  (9+ messages)
` [PATCH v2 1/2] qapi/machine.json: add "
` [PATCH v2 2/2] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors

[PATCH 0/7] Fixed some bugs and optimized some codes for COLO
 2021-06-17  5:50 UTC  (9+ messages)
` [PATCH 1/7] Some minor optimizations "
` [PATCH 2/7] Fixed qemu crash when guest power off in COLO mode
` [PATCH 3/7] Fixed SVM hang when do failover before PVM crash
` [PATCH 4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff
` [PATCH 5/7] Removed the qemu_fclose() in colo_process_incoming_thread
` [PATCH 6/7] Changed the last-mode to none of first start COLO
` [PATCH 7/7] Optimized the function of fill_connection_key

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-06-17  5:21 UTC  (26+ messages)
` [PATCH v2 01/23] MAINTAINERS: Add Connor Kuehl as reviewer for AMD SEV
` [PATCH v2 02/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
` [PATCH v2 03/23] qapi/misc-target: Group SEV QAPI definitions
` [PATCH v2 04/23] target/i386/monitor: Return QMP error when SEV is disabled in build
` [PATCH v2 05/23] target/i386/cpu: Add missing 'qapi/error.h' header
` [PATCH v2 06/23] target/i386/sev_i386.h: Remove unused headers
` [PATCH v2 07/23] target/i386/sev: Remove sev_get_me_mask()
` [PATCH v2 08/23] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH v2 09/23] target/i386/sev: sev_get_attestation_report use g_autofree
` [PATCH v2 10/23] target/i386/sev: Restrict SEV to system emulation
` [PATCH v2 11/23] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
` [PATCH v2 12/23] target/i386/sev: Move qmp_sev_inject_launch_secret() "
` [PATCH v2 13/23] target/i386/sev: Move qmp_query_sev_capabilities() "
` [PATCH v2 14/23] target/i386/sev: Move qmp_query_sev_launch_measure() "
` [PATCH v2 15/23] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() "
` [PATCH v2 16/23] monitor: Restrict 'info sev' to x86 targets
` [PATCH v2 17/23] hw/i386/acpi-common: Remove unused includes
` [PATCH v2 18/23] hw/i386: Rename acpi-build.c -> acpi-pc.c
` [PATCH v2 19/23] hw/i386: Move pc_madt_cpu_entry() to acpi-pc.c
` [PATCH v2 20/23] hw/acpi: Do not restrict ACPI core routines to x86 architecture
` [PATCH v2 21/23] hw/i386: Introduce X86_FW_OVMF Kconfig symbol
` [PATCH v2 22/23] hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)
` [PATCH v2 23/23] hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)

[PATCH v3 0/4] s390x: Fix IRB sense data
 2021-06-17  5:05 UTC  (3+ messages)
` [PATCH v3 2/4] s390x/css: Split out the "

[PATCH v4 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-17  4:49 UTC  (6+ messages)
` [PATCH v4 2/6] memory: make global_dirty_log a bitmask
` [PATCH v4 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-17  3:27 UTC  (8+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

[PATCH v2 0/1] input: Add lang1 and lang2 to QKeyCode
 2021-06-17  2:31 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display option
 2021-06-17  2:06 UTC 

[PATCH v2 0/1] accel/tcg: Fix #390 and other atomicity musings
 2021-06-17  1:12 UTC  (2+ messages)
` [PATCH v2 1/1] accel/tcg: Probe the proper permissions for atomic ops

[PATCH 00/21] linux-user: Move signal trampolines to new page
 2021-06-17  0:24 UTC  (17+ messages)
` [PATCH 03/21] linux-user/arm: Force v2 frames for fdpic
` [PATCH 04/21] linux-user/arm: Implement setup_sigtramp
` [PATCH 07/21] linux-user/hexagon: "
` [PATCH 08/21] linux-user/hppa: Document non-use of setup_sigtramp
` [PATCH 14/21] linux-user/openrisc: Implement setup_sigtramp

[PATCH v4 00/15] hw/i2c: Remove confusing i2c_send_recv() API
 2021-06-17  0:23 UTC  (19+ messages)
` [PATCH v4 01/15] hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
` [PATCH v4 02/15] hw/input/lm832x: Define TYPE_LM8323 in public header
` [PATCH v4 03/15] hw/display/sm501: Simplify sm501_i2c_write() logic
` [PATCH v4 04/15] hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v4 05/15] hw/i2c/ppc4xx_i2c: Add reference to datasheet
` [PATCH v4 06/15] hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v4 07/15] hw/misc/auxbus: Fix MOT/classic I2C mode
` [PATCH v4 08/15] hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases
` [PATCH v4 09/15] hw/misc/auxbus: Replace 'is_write' boolean by its value
` [PATCH v4 10/15] hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v4 11/15] hw/i2c: Remove confusing i2c_send_recv()
` [PATCH v4 12/15] hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
` [PATCH v4 13/15] hw/i2c: Make i2c_start_transfer() direction argument a boolean
` [PATCH v4 14/15] hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer()
` [PATCH v4 15/15] hw/i2c: Introduce i2c_start_recv() and i2c_start_send()

[PATCH v3 00/13] hw/i2c: Remove confusing i2c_send_recv() API
 2021-06-16 23:42 UTC  (38+ messages)
` [PATCH v3 01/13] hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
` [PATCH v3 02/13] hw/input/lm832x: Define TYPE_LM8323 in public header
` [PATCH v3 03/13] hw/display/sm501: Simplify sm501_i2c_write() logic
` [PATCH v3 04/13] hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v3 05/13] hw/i2c/ppc4xx_i2c: Add reference to datasheet
` [PATCH v3 06/13] hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v3 07/13] hw/misc/auxbus: Fix MOT/classic I2C mode
` [PATCH v3 08/13] hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases
` [PATCH v3 09/13] hw/misc/auxbus: Replace 'is_write' boolean by its value
` [PATCH v3 10/13] hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v3 11/13] hw/i2c: Remove confusing i2c_send_recv()
` [PATCH v3 12/13] hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
` [PATCH v3 13/13] hw/i2c: Make i2c_start_transfer() direction argument a boolean

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-16 21:02 UTC  (13+ messages)
` [PATCH v4 2/8] hw/intc: GICv3 ITS register definitions added
` [PATCH v4 3/8] hw/intc: GICv3 ITS command queue framework
` [PATCH v4 4/8] hw/intc: GICv3 ITS Command processing
` [PATCH v4 6/8] hw/intc: GICv3 redistributor ITS processing

[PATCH v2] accel/tcg: Probe the proper permissions for atomic ops
 2021-06-16 20:58 UTC 

[PATCH 0/6] virtiofsd: Support for remote blocking posix locks
 2021-06-16 19:39 UTC  (7+ messages)
` [PATCH 1/6] virtiofsd: Release file locks using F_UNLCK
` [PATCH 2/6] virtiofsd: Create a notification queue
` [PATCH 3/6] virtiofsd: Specify size of notification buffer using config space
` [PATCH 4/6] virtiofsd: Implement blocking posix locks
` [PATCH 5/6] virtiofsd: Thread state cleanup when blocking posix locks are used
` [PATCH 6/6] virtiofsd: Custom threadpool for remote blocking posix locks requests

[PATCH 00/11] target/i386/sev: Housekeeping helping using SEV-disabled binaries
 2021-06-16 20:42 UTC  (4+ messages)
` [PATCH 10/11] target/i386/monitor: Move SEV specific commands to sev.c

[PATCH v2] target/arm: Implement MTE3
 2021-06-16 19:56 UTC 

[PATCH] docs/system/arm: Document which architecture extensions we emulate
 2021-06-16 19:19 UTC  (3+ messages)

[PULL 00/25] target-arm queue
 2021-06-16 19:16 UTC  (2+ messages)

[RFC PATCH] linux-user/sparc: Implement v8plus signals
 2021-06-16 18:43 UTC  (4+ messages)

[PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
 2021-06-16 18:35 UTC  (11+ messages)

[PATCH 00/11] vl: compound properties for machines
 2021-06-16 18:05 UTC  (4+ messages)
` [PATCH 03/11] keyval: introduce keyval_parse_into

[PATCH 0/4] Emulator fixes to enable running NetBSD/alpha
 2021-06-16 17:34 UTC  (4+ messages)
` [PATCH 1/4] mc146818rtc: Make PF independent of PIE

[PATCH 0/1] input: Add lang1 and lang2 to QKeyCode
 2021-06-16 17:32 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
 2021-06-16 17:26 UTC  (3+ messages)

[PATCH v2] alpha: Provide a PCI-ISA bridge device node for guest OS's that expect one
 2021-06-16 17:06 UTC  (3+ messages)

[PATCH v3] target/ppc: fix address translation bug for radix mmus
 2021-06-16 17:04 UTC  (2+ 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).