qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 09:20:54 to 2020-06-23 15:07:33 UTC [more...]

[PATCH v3 00/25] risu cleanups and improvements
 2020-06-23 14:44 UTC  (6+ messages)
` [PATCH v3 16/25] Split out recv_register_info
` [PATCH] risu: don't do a full register compare for OP_SIGILL

[PATCH v4 0/7] build some devices as modules
 2020-06-23 15:04 UTC  (2+ messages)

[PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
 2020-06-23 14:56 UTC 

[PATCH] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
 2020-06-23 14:44 UTC  (2+ messages)

(no subject)
 2020-06-23 15:02 UTC  (2+ messages)
` Overriding PCI Vendor/Device IDs

[PATCH v2 0/7] block/nvme: support nested aio_poll()
 2020-06-23 14:46 UTC  (2+ messages)

[PATCH v3 0/3] hyperv: vmbus: ACPI various corrections
 2020-06-23 14:58 UTC  (3+ messages)
` [PATCH v3 1/3] hyperv: vmbus: Remove the 2nd IRQ

[PATCH v5 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-06-23 14:43 UTC  (8+ messages)
` [PATCH v5 1/7] Introduce yank feature
` [PATCH v5 2/7] block/nbd.c: Add "
` [PATCH v5 3/7] chardev/char-socket.c: "
` [PATCH v5 4/7] migration: "
` [PATCH v5 5/7] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
` [PATCH v5 6/7] io: Document thread-safety of qio_channel_shutdown
` [PATCH v5 7/7] MAINTAINERS: Add myself as maintainer for yank feature

[PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
 2020-06-23 14:57 UTC  (3+ messages)

[RFC PATCH v2] linux-user: Use FD_32BIT_MODE fd flag for 32-bit guests
 2020-06-23 14:57 UTC  (2+ messages)

[PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
 2020-06-23 14:50 UTC  (13+ messages)
` [PATCH for-5.1 V5 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
` [PATCH for-5.1 V5 2/4] hw/intc: Add Loongson liointc support
` [PATCH for-5.1 V5 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
` [PATCH for-5.1 V5 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer

[PULL 00/16] Qdev patches for 2020-06-23
 2020-06-23 14:40 UTC  (18+ messages)
` [PULL 01/16] iotests/172: Include "info block" in test output
` [PULL 02/16] iotests/172: Cover empty filename and multiple use of drives
` [PULL 03/16] iotests/172: Cover -global floppy.drive=
` [PULL 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc
` [PULL 05/16] fdc: Open-code fdctrl_init_isa()
` [PULL 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
` [PULL 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
` [PULL 08/16] blockdev: Deprecate -drive with bogus interface type
` [PULL 09/16] qdev: Eliminate get_pointer(), set_pointer()
` [PULL 10/16] qdev: Improve netdev property override error a bit
` [PULL 11/16] qdev: Reject drive property override
` [PULL 12/16] qdev: Reject chardev "
` [PULL 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
` [PULL 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
` [PULL 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
` [PULL 16/16] sd/milkymist-memcard: Fix error API violation

[Bug 1883400] [NEW] Windows 10 extremely slow and unresponsive
 2020-06-23 14:29 UTC  (3+ messages)

qemu win10 host winxp quest very slow
 2020-06-23 14:33 UTC  (2+ messages)

[PATCH v2] target/i386: reimplement fpatan using floatx80 operations
 2020-06-23 14:23 UTC  (3+ messages)

[RFC PATCH 0/3] fuzz: add generic fuzzer
 2020-06-23 14:16 UTC  (4+ messages)
` [RFC PATCH 3/3] fuzz: Add callbacks for dma-access functions

[PATCH v2] qcow2: Fix preallocation on images with unaligned sizes
 2020-06-23 14:14 UTC  (2+ messages)

[PATCH v5 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-23 13:28 UTC  (5+ messages)
` [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()

[PATCH v4 0/8] tpm: Enable usage of TPM TIS with interrupts
 2020-06-23 13:23 UTC  (7+ messages)
` [PATCH v4 5/8] acpi: Enable TPM IRQ
` [PATCH v4 6/8] tests: Add updated DSDT

sysbus failed assert for xen_sysdev
 2020-06-23 13:22 UTC  (7+ messages)

[PATCH v9 00/10] accel: Allow targets to use Kconfig
 2020-06-23 13:17 UTC  (5+ messages)
` [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target

[PATCH] configure: Don't warn about lack of PIE on macOS
 2020-06-23 13:15 UTC  (3+ messages)

[Bug 1882241] [NEW] file transfer over cifs to 64bit guest corrupts large files
 2020-06-23 12:56 UTC  (4+ messages)
` [Bug 1882241] "

what is the difference to transfer elf execute file or binary file on "-kernel" paramter?
 2020-06-23 13:06 UTC  (2+ messages)

[PULL 00/18] Block patches
 2020-06-23 12:55 UTC  (2+ messages)

[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
 2020-06-23 12:34 UTC  (6+ messages)

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-06-23 12:27 UTC  (10+ messages)

[PULL 00/42] target-arm queue
 2020-06-23 12:25 UTC  (44+ messages)
` [PULL 01/42] hw/arm/virt: Add 5.0 HW compat props
` [PULL 02/42] util/oslib-posix : qemu_init_exec_dir implementation for Mac
` [PULL 03/42] target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
` [PULL 04/42] target/arm: Convert Neon 2-reg-misc pairwise ops "
` [PULL 05/42] target/arm: Convert VZIP, VUZP "
` [PULL 06/42] target/arm: Convert Neon narrowing moves "
` [PULL 07/42] target/arm: Convert Neon 2-reg-misc VSHLL "
` [PULL 08/42] target/arm: Convert Neon VCVT f16/f32 insns "
` [PULL 09/42] target/arm: Convert vectorised 2-reg-misc Neon ops "
` [PULL 10/42] target/arm: Convert Neon 2-reg-misc crypto operations "
` [PULL 11/42] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
` [PULL 12/42] target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
` [PULL 13/42] target/arm: Make gen_swap_half() take separate src and dest
` [PULL 14/42] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
` [PULL 15/42] target/arm: Convert remaining simple 2-reg-misc Neon ops
` [PULL 16/42] target/arm: Convert Neon VQABS, VQNEG to decodetree
` [PULL 17/42] target/arm: Convert simple fp Neon 2-reg-misc insns
` [PULL 18/42] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
` [PULL 19/42] target/arm: Convert Neon 2-reg-misc VRINT "
` [PULL 20/42] target/arm: Convert Neon 2-reg-misc VCVT "
` [PULL 21/42] target/arm: Convert Neon VSWP "
` [PULL 22/42] target/arm: Convert Neon VTRN "
` [PULL 23/42] target/arm: Move some functions used only in translate-neon.inc.c to that file
` [PULL 24/42] target/arm: Remove unnecessary gen_io_end() calls
` [PULL 25/42] target/arm: Remove dead code relating to SABA and UABA
` [PULL 26/42] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
` [PULL 27/42] hw/i2c/versatile_i2c: Add definitions for register addresses
` [PULL 28/42] hw/i2c/versatile_i2c: Add SCL/SDA definitions
` [PULL 29/42] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
` [PULL 30/42] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
` [PULL 31/42] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
` [PULL 32/42] hw/arm/mps2: Rename CMSDK AHB peripheral region
` [PULL 33/42] hw/arm/mps2: Add CMSDK APB watchdog device
` [PULL 34/42] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
` [PULL 35/42] hw/arm/mps2: Map the FPGA I/O block
` [PULL 36/42] hw/arm/mps2: Add SPI devices
` [PULL 37/42] hw/arm/mps2: Add I2C devices
` [PULL 38/42] hw/arm/mps2: Add audio I2S interface as unimplemented device
` [PULL 39/42] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
` [PULL 40/42] target/arm: Check supported KVM features globally (not per vCPU)
` [PULL 41/42] tests/qtest/arm-cpu-features: Add feature setting tests
` [PULL 42/42] arm/virt: Add memory hot remove support

[PATCH v3 0/6] block: add block-dirty-bitmap-populate job
 2020-06-23 11:50 UTC  (6+ messages)
` [PATCH v3 1/6] block: add bitmap-populate job
` [PATCH v3 6/6] bitmaps: Use x- prefix for block-dirty-bitmap-popluate

[PULL v1 00/12] Merge tpm 2020/06/23 v1
 2020-06-23 11:41 UTC  (13+ messages)
` [PULL v1 01/12] docs/specs/tpm: Correct header path name
` [PULL v1 02/12] backends: Add TPM files into their own directory
` [PULL v1 03/12] hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
` [PULL v1 04/12] hw/tpm: Do not include 'qemu/osdep.h' in header
` [PULL v1 05/12] hw/tpm: Include missing 'qemu/option.h' header
` [PULL v1 06/12] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
` [PULL v1 07/12] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
` [PULL v1 08/12] hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
` [PULL v1 09/12] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
` [PULL v1 10/12] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
` [PULL v1 11/12] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
` [PULL v1 12/12] tpm: Move backend code under the 'backends/' directory

[PATCH 0/2] qemu-storage-daemon: memory leak and --object opts fixes
 2020-06-23 11:56 UTC  (2+ messages)

QEMU | Pipeline #159156363 has failed for master | 61fee7f4
 2020-06-23 11:39 UTC 

[PATCH v3 00/12] tpm: Split hw/ vs backends/
 2020-06-23 11:29 UTC  (3+ messages)

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-23 11:09 UTC  (7+ messages)
` [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
` [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device

[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2020-06-23 11:06 UTC  (3+ messages)
` [RFC PATCH v2 3/3] hw/misc/auxbus: Fix MOT/classic I2C mode

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-23 11:06 UTC  (5+ messages)
` [PATCH QEMU v25 12/17] vfio: Add function to start and stop dirty pages tracking

[PATCH] vmport: move compat properties to hw_compat_5_0
 2020-06-23 11:02 UTC  (3+ messages)

[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
 2020-06-23 10:50 UTC  (8+ messages)
` [PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
` [PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
` [PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
` [RFC PATCH 4/7] accel/kvm: Simplify kvm_set_sigmask_len()
` [PATCH 5/7] target/i386/kvm: Simplify get_para_features()
` [RFC PATCH 6/7] target/i386/kvm: Simplify kvm_get_mce_cap_supported()
` [RFC PATCH 7/7] target/i386/kvm: Simplify kvm_get_supported_[feature]_msrs()

[PATCH v5 for-5.0? 0/7] Tighten qemu-img rules on missing backing format
 2020-06-23 10:40 UTC  (6+ messages)
` [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw

[PULL 0/8] Acceptance testing patches for 2020-06-22
 2020-06-23 10:38 UTC  (2+ messages)

[PATCH v4] arm/virt: Add memory hot remove support
 2020-06-23 10:37 UTC  (3+ messages)

[PATCH v3 0/2] target/arm: Fix using pmu=on on KVM
 2020-06-23 10:35 UTC  (5+ messages)

[PATCH 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-23 10:26 UTC  (13+ messages)
` [PATCH 1/2] "

[PULL 000/115] Huge miscellaneous pull request for 2020-06-11
 2020-06-23 10:26 UTC  (6+ messages)
` [PULL 027/115] hw/i386/vmport: Propagate IOPort read to vCPU EAX register

[PATCH v3 00/17] 64bit block-layer
 2020-06-23 10:20 UTC  (5+ messages)
` [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()

[RFC RESEND v7 0/4] QEMU cpus.c refactoring
 2020-06-23 10:09 UTC  (3+ messages)
` [RFC RESEND v7 1/4] softmmu: move softmmu only files from root

[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-06-23 10:08 UTC  (2+ messages)

[PATCH v2 0/4] Introducing QMP query-netdevs command
 2020-06-23  9:59 UTC  (5+ messages)
` [PATCH v2 1/4] qapi: net: Add "

[PATCH v1 00/10] vDPA support in qemu
 2020-06-23  9:57 UTC  (20+ messages)
` [PATCH v1 06/10] vhsot_net: introduce set_config & get_config function
` [PATCH v1 08/10] vhost: implement vhost_dev_start method
` [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend
` [PATCH v1 10/10] vhost-vdpa: introduce vhost-vdpa net client

[PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
 2020-06-23  9:56 UTC  (9+ messages)
` [PATCH RFC 01/22] arm/cpuhp: Add QMP vcpu params validation support
` [PATCH RFC 07/22] arm/cpuhp: Init PMU at host for all possible vcpus

[Bug 1884507] [NEW] 'none' machine should use 'none' display option
 2020-06-23  9:37 UTC  (2+ messages)
` [Bug 1884507] "

[PATCH v2 00/11] tpm: Split hw/ vs backends/
 2020-06-23  9:39 UTC  (2+ messages)

[PATCH v4] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-23  9:35 UTC  (2+ messages)
` [PATCH v4] numa: forbid '-numa node,mem' "

[PATCH RFC 0/3] gitlab: build containers to use in build jobs
 2020-06-23  9:35 UTC  (5+ messages)
` [PATCH RFC 2/3] gitlab: build all container images during CI

[PATCH v4 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-23  9:32 UTC  (6+ messages)
` [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
` [PATCH v4 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v4 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v4 4/5] virtio-iommu-pci: Add array of Interval properties
` [PATCH v4 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-23  9:34 UTC  (2+ messages)
` [PATCH v3] numa: forbid '-numa node,mem' "

[PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-23  9:31 UTC  (2+ messages)
` [PATCH v2] numa: forbid '-numa node,mem' "

[PATCH v4] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-23  9:31 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).