QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 20:33:10 to 2020-06-23 11:07:55 UTC [more...]

[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2020-06-23 11:06 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] i2c: Make i2c_start_transfer() direction argument a boolean
` [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  (20+ messages)
` [PATCH QEMU v25 04/17] vfio: Add migration region initialization and finalize function
` [PATCH QEMU v25 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v25 06/17] vfio: Add migration state change notifier
` [PATCH QEMU v25 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v25 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH QEMU v25 12/17] vfio: Add function to start and stop dirty pages tracking
` [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH QEMU v25 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH v5 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-23 11:04 UTC  (19+ messages)
` [PATCH v5 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
` [PATCH v5 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
` [PATCH v5 3/9] hw/misc/pca9552: Rename generic code as pca955x
` [PATCH v5 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
` [PATCH v5 6/9] hw/misc/pca9552: Trace GPIO High/Low events
` [PATCH v5 7/9] hw/arm/aspeed: Describe each PCA9552 device
` [PATCH v5 8/9] hw/misc/pca9552: Trace GPIO change events

[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

[PATCH v3 00/25] risu cleanups and improvements
 2020-06-23 10:38 UTC  (10+ messages)
` [PATCH v3 14/25] Merge reginfo.c into risu.c
` [PATCH v3 15/25] Rearrange reginfo and memblock buffers
` [PATCH v3 16/25] Split out recv_register_info

[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  (7+ messages)
` [PATCH v3 1/2] tests/qtest/arm-cpu-features: Add feature setting tests
` [PATCH v3 2/2] target/arm: Check supported KVM features globally (not per vCPU)

[PATCH 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-23 10:26 UTC  (17+ 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/3] hyperv: vmbus: ACPI various corrections
 2020-06-23 10:02 UTC  (2+ messages)

[RFC PATCH v2] linux-user: Use FD_32BIT_MODE fd flag for 32-bit guests
 2020-06-23 10:01 UTC 

[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  (26+ messages)
` [PATCH v1 01/10] net: introduce qemu_get_peer
` [PATCH v1 04/10] virtio-pci: implement queue_enabled method
` [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 v3 00/12] tpm: Split hw/ vs backends/
 2020-06-23  9:39 UTC  (2+ messages)

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

[Bug 1884728] [NEW] facing build error for qemu-4.0.0 on SUSE11 OS
 2020-06-23  9:09 UTC  (2+ messages)
` [Bug 1884728] "

[PULL v2 00/32] riscv-to-apply queue
 2020-06-23  9:08 UTC  (4+ messages)
` [PULL v2 03/32] riscv: Generalize CPU init routine for the base CPU

[PATCH v2] Stop vhost-user sending uninitialized mmap_offsets
 2020-06-23  9:07 UTC  (3+ messages)

[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-23  8:57 UTC  (5+ messages)
` [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION

[PATCH v3 0/2] qga: Ditch g_get_host_name()
 2020-06-23  8:50 UTC  (5+ messages)
` [PATCH v3 1/2] util: Introduce qemu_get_host_name()
` [PATCH v3 2/2] qga: Use qemu_get_host_name() instead of g_get_host_name()

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

[PATCH] fuzz: do not use POSIX shm for coverage bitmap
 2020-06-23  8:44 UTC  (3+ messages)

sysbus failed assert for xen_sysdev
 2020-06-23  8:40 UTC  (4+ messages)

[PATCH 00/22] Error handling fixes & cleanups
 2020-06-23  8:35 UTC  (13+ messages)
` [PATCH 01/22] net/virtio: Fix failover_replug_primary() return value regression
` [PATCH 02/22] pci: Delete useless error_propagate()
` [PATCH 08/22] qga: Plug unlikely memory leak in guest-set-memory-blocks
` [PATCH 16/22] hw: Fix error API violation around object_property_set_link()
` [PATCH 18/22] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
` [PATCH 19/22] riscv_hart: Fix riscv_harts_realize() "

[PATCH 0/2] checkpatch: Do appropriate kernel->qemu renaming
 2020-06-23  8:26 UTC  (6+ messages)

[PATCH v2] tests/qtest/arm-cpu-features: Add feature setting tests
 2020-06-23  8:23 UTC 

[PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
 2020-06-23  8:21 UTC  (5+ messages)
` [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-23  8:14 UTC  (11+ messages)
` [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
` [PATCH v6 2/9] hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
` [PATCH v6 3/9] hw/misc/pca9552: Rename generic code as pca955x
` [PATCH v6 4/9] hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
` [PATCH v6 5/9] hw/misc/pca9552: Add a 'description' property for debugging purpose
` [PATCH v6 6/9] hw/misc/pca9552: Trace GPIO High/Low events
` [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device
` [PATCH v6 8/9] hw/misc/pca9552: Trace GPIO change events
` [PATCH v6 9/9] hw/misc/pca9552: Model qdev output GPIOs

[PATCH v2 0/3] hw/arm/aspeed: Improve QOM usage
 2020-06-23  8:12 UTC  (6+ messages)
` [PATCH v2 1/3] hw/arm/aspeed: Remove extraneous MemoryRegion object owner
` [PATCH v2 2/3] hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
` [PATCH v2 3/3] hw/arm/aspeed: QOM'ify AspeedMachineState

[PATCH v3 0/7] hw/misc: Add LED device
 2020-06-23  7:45 UTC  (6+ messages)
` [PATCH v3 3/7] hw/misc/led: Emit a trace event when LED intensity has changed

[Bug 1884719] [NEW] Function not implemented when using libaio
 2020-06-23  7:39 UTC 

[PATCH v4] target/i386: Add notes for versioned CPU models
 2020-06-23  7:43 UTC  (3+ messages)

[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
 2020-06-23  7:26 UTC  (5+ messages)
` [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()

[PATCH] nbd: Avoid off-by-one in long export name truncation
 2020-06-23  7:20 UTC  (2+ messages)

[PATCH v3 00/14] mps2: Add few more peripherals
 2020-06-23  7:02 UTC  (3+ messages)

[PATCH v3 0/6] block: add block-dirty-bitmap-populate job
 2020-06-23  7:01 UTC  (8+ messages)
` [PATCH v3 1/6] block: add bitmap-populate job
` [PATCH v3 2/6] blockdev: combine DriveBackupState and BlockdevBackupState

[PATCH 0/2] virtio-balloon: Free page hinting clean-ups
 2020-06-23  6:54 UTC  (5+ messages)
` [PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one

[Qemu-devel] [Qemu-riscv] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes
 2020-06-23  6:35 UTC  (3+ messages)

[PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-06-23  5:53 UTC  (5+ messages)

[PATCH] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2020-06-23  5:29 UTC  (6+ messages)

[PATCH v3] target/ppc: add vmsumudm vmsumcud instructions
 2020-06-23  4:25 UTC 

[PATCH] tests/qht-bench: Adjust rate computation and comparisons
 2020-06-23  1:57 UTC  (3+ messages)

[PATCH v2 0/6] plugins/next (lockstep, api, hwprofile)
 2020-06-23  1:54 UTC  (5+ messages)
` [PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset

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

[Bug 1884693] [NEW] Assertion failure in address_space_unmap through ahci_map_clb_address
 2020-06-23  1:33 UTC 

[Bug 1884684] [NEW] QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
 2020-06-23  0:37 UTC 

[PATCH] target/i386: reimplement fyl2x using floatx80 operations
 2020-06-23  0:30 UTC  (2+ messages)

[PATCH v3] target/i386: reimplement fyl2xp1 using floatx80 operations
 2020-06-23  0:30 UTC  (2+ messages)

[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
 2020-06-22 23:45 UTC  (7+ messages)
` [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second

[PATCH v3 0/9] More sm501 fixes and optimisations
 2020-06-22 23:07 UTC  (4+ messages)
` [PATCH v3 9/9] sm501: Fix and optimize overlap check

[PATCH v2] target/arm: Check supported KVM features globally (not per vCPU)
 2020-06-22 23:05 UTC  (4+ messages)

[PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
 2020-06-22 21:31 UTC  (8+ messages)
` [PATCH v2 2/7] roms/opensbi: Upgrade from v0.7 to v0.8

[PATCH] Stop vhost-user sending uninitialized mmap_offsets
 2020-06-22 21:30 UTC  (2+ messages)

[PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
 2020-06-22 20:31 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 read-only IMAP folder(s) and NNTP newsgroup(s).