qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-16 14:18:31 to 2018-01-16 21:05:31 UTC [more...]

[Qemu-devel] [PATCH v2 00/32] Allow configuring the qcow2 L2 cache entry size
 2018-01-16 21:05 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/32] qcow2: Fix documentation of get_cluster_table()
` [Qemu-devel] [PATCH v2 02/32] qcow2: Add table size field to Qcow2Cache
` [Qemu-devel] [PATCH v2 16/32] qcow2: Update l2_allocate() to support L2 slices
` [Qemu-devel] [PATCH v2 25/32] qcow2: Update expand_zero_clusters_in_l1() "
` [Qemu-devel] [PATCH v2 31/32] qcow2: Allow configuring the L2 slice size

[Qemu-devel] [PATCH qemu 0/3] spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
 2018-01-16 20:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/9] qcow2: cluster space preallocation
 2018-01-16 20:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 4/9] block: treat BDRV_REQ_ALLOCATE as serialising
` [Qemu-devel] [PATCH v6 8/9] qcow2: skip writing zero buffers to empty COW areas
` [Qemu-devel] [PATCH v6 9/9] iotest 134: test cluster-misaligned encrypted write

[Qemu-devel] [PATCH v2 0/4] Implement Physical Presence interface for TPM 1.2 and 2
 2018-01-16 20:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] tpm: implement virtual memory device for TPM PPI
` [Qemu-devel] [PATCH v2 2/4] acpi: build QEMU table for PPI virtual memory device
` [Qemu-devel] [PATCH v2 3/4] acpi: implement aml_lless_equal
` [Qemu-devel] [PATCH v2 4/4] acpi: build TPM Physical Presence interface

[Qemu-devel] [PATCH v2] file-posix: specify expected filetypes
 2018-01-16 20:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] linux-user: select CPU type according ELF header values
 2018-01-16 20:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/4] linux-user: Move CPU type name selection to a function
` [Qemu-devel] [PATCH v2 2/4] linux-user: introduce functions to detect CPU type
` [Qemu-devel] [PATCH v2 3/4] linux-user, m68k: select CPU according to ELF header values
` [Qemu-devel] [PATCH v2 4/4] linux-user: MIPS set cpu to r6 CPU if binary is R6

[Qemu-devel] QEMU virt board: extending various limits
 2018-01-16 20:28 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 00/10] x-blockdev-create for qcow2
 2018-01-16 20:27 UTC  (24+ messages)
` [Qemu-devel] [RFC PATCH 01/10] block/qapi: Introduce BlockdevCreateOptions
` [Qemu-devel] [RFC PATCH 02/10] block/qapi: Add qcow2 create options to schema
` [Qemu-devel] [RFC PATCH 03/10] qcow2: Let qcow2_create() handle protocol layer
` [Qemu-devel] [RFC PATCH 04/10] qcow2: Pass BlockdevCreateOptions to qcow2_create2()
` [Qemu-devel] [RFC PATCH 05/10] qcow2: Use BlockdevRef in qcow2_create2()
` [Qemu-devel] [RFC PATCH 06/10] qcow2: Use QCryptoBlockCreateOptions "
` [Qemu-devel] [RFC PATCH 07/10] qcow2: Handle full/falloc preallocation "
` [Qemu-devel] [RFC PATCH 08/10] util: Add qemu_opts_to_qdict_filtered()
` [Qemu-devel] [RFC PATCH 09/10] qcow2: Use visitor for options in qcow2_create()
` [Qemu-devel] [RFC PATCH 10/10] block: x-blockdev-create QMP command

[Qemu-devel] [PATCH v2 0/8] docker: update Ubuntu and Fedora images, deprecate old ones
 2018-01-16 20:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 6/8] docker: add the Fedora 27 base image

[Qemu-devel] [PATCH v2 0/7] target/m68k: supervisor mode (part 2)
 2018-01-16 20:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 5/7] target/m68k: add moves

[Qemu-devel] [PATCH] sun4u: implement power device
 2018-01-16 20:05 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-01-16 19:37 UTC  (18+ messages)
` [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
        ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 2/8] s390-ccw: ipl structs for eckd cdl/ldl
    ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 3/8] s390-ccw: parse and set boot menu options
    ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
    ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH] LEON3 IRQMP: Fix IRQ software ack
 2018-01-16 19:35 UTC  (5+ messages)

[Qemu-devel] [PATCH] xilinx_spips: Correct usage of an uninitialized local variable
 2018-01-16 19:30 UTC  (3+ messages)

[Qemu-devel] [PULL 00/27] Migration pull
 2018-01-16 19:22 UTC  (5+ messages)
` [Qemu-devel] [PULL 09/27] migration: calculate vCPU blocktime on dst side

[Qemu-devel] [PATCH v6 0/3] vhost: two fixes and used_memslots refactoring
 2018-01-16 19:19 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/pci-bridge: fix QEMU crash because of pcie-root-port
 2018-01-16 19:05 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/4] tcg queued patches
 2018-01-16 18:58 UTC  (6+ messages)
` [Qemu-devel] [PULL v2 1/4] tcg/arm: Fix double-word comparisons
` [Qemu-devel] [PULL v2 2/4] tcg/arm: Support tlb offsets larger than 64k
` [Qemu-devel] [PULL v2 3/4] tcg/ppc: "
` [Qemu-devel] [PULL v2 4/4] tcg/ppc: Allow a 32-bit offset to the constant pool

[Qemu-devel] [PATCH 0/4] Implements the Windows Hypervisor Platform accelerator
 2018-01-16 18:46 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 0/7] Rework vhost memory region updates
 2018-01-16 18:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 1/7] vhost: Build temporary section list and deref after commit
` [Qemu-devel] [PATCH v6 2/7] vhost: Simplify ring verification checks
` [Qemu-devel] [PATCH v6 3/7] vhost: Merge sections added to temporary list
` [Qemu-devel] [PATCH v6 4/7] vhost: Regenerate region list from changed sections list
` [Qemu-devel] [PATCH v6 5/7] vhost: Clean out old vhost_set_memory and friends
` [Qemu-devel] [PATCH v6 6/7] vhost: Merge and delete unused callbacks
` [Qemu-devel] [PATCH v6 7/7] vhost: Move log_dirty check

[Qemu-devel] [PATCH] chardev/char-socket: add POLLHUP handler
 2018-01-16 18:01 UTC  (4+ messages)

[Qemu-devel] [PULL v2 00/34] pc, pci, virtio: features, fixes, cleanups
 2018-01-16 17:53 UTC  (35+ messages)
` [Qemu-devel] [PULL v2 01/34] MAINTAINERS: Add myself as maintainer to X86 machines
` [Qemu-devel] [PULL v2 02/34] vhost-user: add new vhost user messages to support virtio config space
` [Qemu-devel] [PULL v2 03/34] vhost-user-blk: introduce a new vhost-user-blk host device
` [Qemu-devel] [PULL v2 04/34] contrib/libvhost-user: enable virtio config space messages
` [Qemu-devel] [PULL v2 05/34] contrib/vhost-user-blk: introduce a vhost-user-blk sample application
` [Qemu-devel] [PULL v2 06/34] qemu: add a cleanup callback function to EventNotifier
` [Qemu-devel] [PULL v2 07/34] virtio: postpone the execution of event_notifier_cleanup function
` [Qemu-devel] [PULL v2 08/34] virtio: improve virtio devices initialization time
` [Qemu-devel] [PULL v2 09/34] pci/shpc: Move function to generic header file
` [Qemu-devel] [PULL v2 10/34] vhost-user: fix multiple queue specification
` [Qemu-devel] [PULL v2 11/34] intel-iommu: Redefine macros to enable supporting 48 bit address width
` [Qemu-devel] [PULL v2 12/34] intel-iommu: Extend address width to 48 bits
` [Qemu-devel] [PULL v2 13/34] hw/pci-bridge: fix QEMU crash because of pcie-root-port
` [Qemu-devel] [PULL v2 14/34] ACPI/unit-test: Add a testcase for RAM allocation in numa node
` [Qemu-devel] [PULL v2 15/34] hw/acpi-build: Make next_base easy to follow
` [Qemu-devel] [PULL v2 16/34] vhost-user-test: fix features mask
` [Qemu-devel] [PULL v2 17/34] vhost-user-test: extract read-guest-mem test from main loop
` [Qemu-devel] [PULL v2 18/34] vhost-user-test: setup virtqueues in all tests
` [Qemu-devel] [PULL v2 19/34] vhost-user-test: make features mask an init_virtio_dev() argument
` [Qemu-devel] [PULL v2 20/34] vhost-user-test: use init_virtio_dev in multiqueue test
` [Qemu-devel] [PULL v2 21/34] vhost: Build temporary section list and deref after commit
` [Qemu-devel] [PULL v2 22/34] vhost: Simplify ring verification checks
` [Qemu-devel] [PULL v2 23/34] vhost: Merge sections added to temporary list
` [Qemu-devel] [PULL v2 24/34] x86_iommu: Move machine check to x86_iommu_realize()
` [Qemu-devel] [PULL v2 25/34] x86_iommu: check if machine has PCI bus
` [Qemu-devel] [PULL v2 26/34] tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_table()
` [Qemu-devel] [PULL v2 27/34] tests: acpi: init table descriptor in test_dst_table()
` [Qemu-devel] [PULL v2 28/34] tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
` [Qemu-devel] [PULL v2 29/34] tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
` [Qemu-devel] [PULL v2 30/34] vhost-user: factor out msg head and payload
` [Qemu-devel] [PULL v2 31/34] vhost-user: fix misaligned access to payload
` [Qemu-devel] [PULL v2 32/34] vhost: remove assertion to prevent crash
` [Qemu-devel] [PULL v2 33/34] vhost: fix memslot limit check
` [Qemu-devel] [PULL v2 34/34] vhost: used_memslots refactoring

[Qemu-devel] [PATCH x86-next v2] target-i386: add PCID flag to Westmere, Sandy Bridge and Ivy Bridge
 2018-01-16 17:43 UTC  (8+ messages)

[Qemu-devel] [PULL v4 00/51] Misc patches for 2018-01-12
 2018-01-16 17:36 UTC  (25+ messages)
` [Qemu-devel] [PULL 08/51] chardev: introduce qemu_chr_timeout_add_ms()
` [Qemu-devel] [PULL 32/51] target-i386: update hflags on Hypervisor.framework
` [Qemu-devel] [PULL 33/51] scripts/qemu-gdb: add simple tcg lock status helper
` [Qemu-devel] [PULL 34/51] scripts/qemu-gdb/timers.py: new helper to dump timer state
` [Qemu-devel] [PULL 36/51] cpus: unify qemu_*_wait_io_event
` [Qemu-devel] [PULL 37/51] irq: fix memory leak
` [Qemu-devel] [PULL 38/51] net: Drop unusual use of do { } while (0);
` [Qemu-devel] [PULL 39/51] mips: Tweak location of ';' in macros
` [Qemu-devel] [PULL 40/51] chardev: Use goto/label instead of do/break/while(0)
` [Qemu-devel] [PULL 41/51] chardev: Clean up previous patch indentation
` [Qemu-devel] [PULL 42/51] tests: Avoid 'do/while(false); ' in vhost-user-bridge
` [Qemu-devel] [PULL 43/51] maint: Fix macros with broken 'do/while(0); ' usage
` [Qemu-devel] [PULL 44/51] checkpatch: Enforce proper do/while (0) style
` [Qemu-devel] [PULL 45/51] cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
` [Qemu-devel] [PULL 46/51] find_ram_offset: Add comments and tracing
` [Qemu-devel] [PULL 47/51] find_ram_offset: Align ram_addr_t allocation on long boundaries
` [Qemu-devel] [PULL 48/51] block/iscsi: fix initialization of iTask in iscsi_co_get_block_status
` [Qemu-devel] [PULL 49/51] cpu: flush TB cache when loading VMState
` [Qemu-devel] [PULL 50/51] util/qemu-thread-*: add qemu_lock, locked and unlock trace events
` [Qemu-devel] [PULL 51/51] scripts/analyse-locks-simpletrace.py: script to analyse lock times

[Qemu-devel] [RFC 0/3] Extend vhost-user to support VFIO based accelerators
 2018-01-16 17:23 UTC  (3+ messages)
` [Qemu-devel] [RFC 3/3] vhost-user: add VFIO based accelerators support

[Qemu-devel] [RFC v1] Introduce a new NVMe host device type to QEMU
 2018-01-16 17:06 UTC  (3+ messages)
` [Qemu-devel] [RFC v1] block/NVMe: introduce a new vhost NVMe host device "

[Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions
 2018-01-16 17:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 16/20] fpu/softfloat: re-factor float to int/uint

[Qemu-devel] [PATCH 0/3] linux-user: select CPU type according ELF header values
 2018-01-16 16:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: introduce functions to detect CPU type

[Qemu-devel] [PATCH 00/11] qdev: remove DeviceClass::init/exit()
 2018-01-16 16:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize

[Qemu-devel] [PATCH v5 0/7] Rework vhost memory region updates
 2018-01-16 16:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 3/7] vhost: Simplify ring verification checks

[Qemu-devel] [PATCH v4 00/14] Initial i.MX7 support
 2018-01-16 16:47 UTC  (24+ messages)
` [Qemu-devel] [PATCH v4 03/14] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
` [Qemu-devel] [PATCH v4 08/14] i.MX: Add implementation of i.MX7 GPR IP block
` [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware "
` [Qemu-devel] [PATCH v4 10/14] usb: Add basic code to emulate Chipidea USB IP
` [Qemu-devel] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
` [Qemu-devel] [PATCH v4 12/14] i.MX: Add i.MX7 SOC implementation
` [Qemu-devel] [PATCH v4 13/14] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
  ` [Qemu-devel] [PATCH v4 07/14] i.MX: Add i.MX7 GPT variant
  ` [Qemu-devel] [PATCH v4 14/14] Implement support for i.MX7 Sabre board

[Qemu-devel] [PATCH v3 0/4] cryptodev: add vhost support
 2018-01-16 16:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] cryptodev: add vhost-user as a new cryptodev backend

[Qemu-devel] [PATCH 0/3 v2] virtio: improve virtio devices initialization time
 2018-01-16 15:40 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-16 15:57 UTC  (9+ messages)

[Qemu-devel] [PATCH v9 00/26] tcg: generic vector operations
 2018-01-16 15:50 UTC  (3+ messages)

[Qemu-devel] [PULL v3 00/53] Misc changes for 2017-01-12
 2018-01-16 15:46 UTC  (12+ messages)

[Qemu-devel] [PULL 00/24] target-arm queue
 2018-01-16 15:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Sanitizers configuration
 2018-01-16 15:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] exynos4210: workaround UBSAN compilation error
` [Qemu-devel] [PATCH 2/3] build-sys: add --enable-sanitizers
` [Qemu-devel] [PATCH 3/3] ucontext: annotate coroutine stack for ASAN

[Qemu-devel] [PATCH v2] tests: acpi: fix FADT not being compared to reference table
 2018-01-16 15:30 UTC 

[Qemu-devel] [PATCH v5 00/14] Support building with py2 or py3
 2018-01-16 14:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 08/14] qapi: force a UTF-8 locale for running Python
` [Qemu-devel] [PATCH v5 10/14] configure: allow use of python 3
` [Qemu-devel] [PATCH v5 11/14] input: add missing JIS keys to virtio input
` [Qemu-devel] [PATCH v5 12/14] ui: update keycodemapdb to get py3 fixes

[Qemu-devel] [PATCH 0/4] vhost-user: notify backend with number of queues setup
 2018-01-16 14:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] vhost-user: specify and implement VHOST_USER_SET_QUEUE_NUM request

[Qemu-devel] [PULL v1 0/8] Xilinx queue
 2018-01-16 14:54 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] CPU model updates for CVE-2017-5715 (Spectre variant #2)
 2018-01-16 14:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/7] i386: Add spec-ctrl CPUID bit

[Qemu-devel] [QEMU-PPC] [PATCH V3 0/6] target/ppc: Rework spapr_caps
 2018-01-16 14:46 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] memory: update comments and fix some typos
 2018-01-16 14:43 UTC  (3+ messages)

[Qemu-devel] [PATCHv2 0/2] Further VSMT fixes
 2018-01-16 14:39 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 1/2] spapr: Allow some cases where we can't set VSMT mode in the kernel

[Qemu-devel] [PATCH v2 0/4] coroutine-lock: polymorphic CoQueue
 2018-01-16 14:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] lockable: add QemuLockable
` [Qemu-devel] [PATCH 2/4] coroutine-lock: convert CoQueue to use QemuLockable
` [Qemu-devel] [PATCH 3/4] coroutine-lock: make qemu_co_enter_next thread-safe
` [Qemu-devel] [PATCH 4/4] curl: convert to CoQueue


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