qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 04:31:53 to 2018-12-11 16:17:10 UTC [more...]

[Qemu-devel] memory leak in block/xen_disk in qemu-3.x
 2018-12-11 16:15 UTC  (4+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH qemu 0/3] ppc/spapr: Receive and store device tree blob from SLOF
 2018-12-11 16:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH qemu 1/3] configure/fdt: Use more strict test for libfdt version
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH qemu 2/3] ppc/spapr: Receive and store device tree blob from SLOF
` [Qemu-devel] [PATCH qemu 3/3] spapr: Fix fdt warnings

[Qemu-devel] [PATCH] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models
 2018-12-11 16:14 UTC 

[Qemu-devel] [PATCH v2 0/3] fw_cfg: fix boot bootsplash and reboot-timeout error checking
 2018-12-11 16:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] fw_cfg: fix -boot bootsplash "

[Qemu-devel] [PATCH for-4.0 v7 00/27] Hi,
 2018-12-11 16:08 UTC  (33+ messages)
` [Qemu-devel] [PATCH for-4.0 v7 01/27] qapi: make sure osdep.h is included in type headers
` [Qemu-devel] [PATCH for-4.0 v7 13/27] qapi: add a dictionary form for TYPE
` [Qemu-devel] [PATCH for-4.0 v7 15/27] qapi: add an error in case a discriminator is conditional
` [Qemu-devel] [PATCH for-4.0 v7 17/27] qapi: simplify make_enum_members()
` [Qemu-devel] [PATCH for-4.0 v7 18/27] tests/qapi: add command with condition on union argument
` [Qemu-devel] [PATCH for-4.0 v7 19/27] qapi: add 'if' to alternate members
` [Qemu-devel] [PATCH for-4.0 v7 20/27] tests/qapi: add command with condition on alternate argument
` [Qemu-devel] [PATCH for-4.0 v7 21/27] qapi: add #if conditions to generated code members
` [Qemu-devel] [PATCH for-4.0 v7 22/27] qapi: add 'If:' condition to enum values documentation
` [Qemu-devel] [PATCH for-4.0 v7 25/27] qapi: break long lines at 'data' member

[Qemu-devel] [PATCH for-3.2 v5 00/19] Generalize machine compatibility properties
 2018-12-11 16:02 UTC  (23+ messages)
` [Qemu-devel] [PATCH for-3.2 v5 07/19] hw: apply accel compat properties without touching globals
` [Qemu-devel] [PATCH for-3.2 v5 08/19] hw: apply machine "
` [Qemu-devel] [PATCH for-3.2 v5 12/19] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PATCH for-3.2 v5 15/19] qom: add object_class_get_class_data()
` [Qemu-devel] [PATCH for-3.2 v5 16/19] RFC: arm: replace instance_post_init()

[Qemu-devel] [PATCH v1] xen_disk: fix memory leak
 2018-12-11 16:02 UTC 

[Qemu-devel] [PATCH v4 00/18] Xen PV backend 'qdevification'
 2018-12-11 15:57 UTC  (19+ messages)
` [Qemu-devel] [PATCH v4 01/18] xen: re-name XenDevice to XenLegacyDevice
` [Qemu-devel] [PATCH v4 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
` [Qemu-devel] [PATCH v4 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
` [Qemu-devel] [PATCH v4 04/18] xen: create xenstore areas for XenDevice-s
` [Qemu-devel] [PATCH v4 05/18] xen: add xenstore watcher infrastructure
` [Qemu-devel] [PATCH v4 06/18] xen: add grant table interface for XenDevice-s
` [Qemu-devel] [PATCH v4 07/18] xen: add event channel "
` [Qemu-devel] [PATCH v4 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
` [Qemu-devel] [PATCH v4 09/18] xen: remove unnecessary code from dataplane/xen-block.c
` [Qemu-devel] [PATCH v4 10/18] xen: add header and build dataplane/xen-block.c
` [Qemu-devel] [PATCH v4 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
` [Qemu-devel] [PATCH v4 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
` [Qemu-devel] [PATCH v4 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
` [Qemu-devel] [PATCH v4 14/18] xen: add implementations of xen-block connect and disconnect functions
` [Qemu-devel] [PATCH v4 15/18] xen: add a mechanism to automatically create XenDevice-s
` [Qemu-devel] [PATCH v4 16/18] xen: automatically create XenBlockDevice-s
` [Qemu-devel] [PATCH v4 17/18] MAINTAINERS: add myself as a Xen maintainer
` [Qemu-devel] [PATCH v4 18/18] xen: remove the legacy 'xen_disk' backend

[Qemu-devel] [PATCH v2 0/4] memfd fixes
 2018-12-11 15:48 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH v2 1/4] hostmem-memfd: disable for systems wihtout sealing support

[Qemu-devel] [PATCH] hw: fw_cfg: Improve error message when can't load splash file
 2018-12-11 15:45 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/26] target/arm: Implement ARMv8.3-PAuth
 2018-12-11 15:45 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/26] target/arm: Add state for the ARMv8.3-PAuth extension
` [Qemu-devel] [PATCH 02/26] target/arm: Add SCTLR bits through ARMv8.5
` [Qemu-devel] [PATCH 03/26] target/arm: Add PAuth active bit to tbflags
` [Qemu-devel] [PATCH 06/26] target/arm: Rearrange decode in disas_data_proc_1src
` [Qemu-devel] [PATCH 08/26] target/arm: Decode PAuth within disas_data_proc_2src
` [Qemu-devel] [PATCH 09/26] target/arm: Move helper_exception_return to helper-a64.c
` [Qemu-devel] [PATCH 10/26] target/arm: Add new_pc argument to helper_exception_return
` [Qemu-devel] [PATCH 11/26] target/arm: Rearrange decode in disas_uncond_b_reg
` [Qemu-devel] [PATCH 14/26] target/arm: Move cpu_mmu_index out of line
` [Qemu-devel] [PATCH 15/26] target/arm: Introduce arm_mmu_idx
` [Qemu-devel] [PATCH 24/26] target/arm: Enable PAuth for user-only -cpu max

[Qemu-devel] [PATCH v3 00/18] Xen PV backend 'qdevification'
 2018-12-11 15:43 UTC  (27+ messages)
` [Qemu-devel] [PATCH v3 01/18] xen: re-name XenDevice to XenLegacyDevice
` [Qemu-devel] [PATCH v3 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
` [Qemu-devel] [PATCH v3 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
` [Qemu-devel] [PATCH v3 04/18] xen: create xenstore areas for XenDevice-s
` [Qemu-devel] [PATCH v3 05/18] xen: add xenstore watcher infrastructure
` [Qemu-devel] [PATCH v3 06/18] xen: add grant table interface for XenDevice-s
` [Qemu-devel] [PATCH v3 07/18] xen: add event channel "
` [Qemu-devel] [PATCH v3 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
` [Qemu-devel] [PATCH v3 09/18] xen: remove unnecessary code from dataplane/xen-block.c
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [PATCH v3 10/18] xen: add header and build dataplane/xen-block.c
` [Qemu-devel] [PATCH v3 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
` [Qemu-devel] [PATCH v3 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
` [Qemu-devel] [PATCH v3 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
` [Qemu-devel] [PATCH v3 14/18] xen: add implementations of xen-block connect and disconnect functions
` [Qemu-devel] [PATCH v3 15/18] xen: add a mechanism to automatically create XenDevice-s
` [Qemu-devel] [PATCH v3 16/18] xen: automatically create XenBlockDevice-s
` [Qemu-devel] [PATCH v3 17/18] MAINTAINERS: add myself as a Xen maintainer
` [Qemu-devel] [PATCH v3 18/18] xen: remove the legacy 'xen_disk' backend

[Qemu-devel] [PATCH 0/5] rdma: various issues in rdma/pvrdma backend
 2018-12-11 15:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] rdma: check that num_sge does not exceed MAX_SGE
` [Qemu-devel] [PATCH 2/5] pvrdma: add uar_read routine
` [Qemu-devel] [PATCH 3/5] pvrdma: check number of pages when creating rings
` [Qemu-devel] [PATCH 4/5] pvrdma: release ring object in case of an error
` [Qemu-devel] [PATCH 5/5] pvrdma: check return value from pvrdma_idx_ring_has_ routines

[Qemu-devel] [PATCH] spice: Make logging printing go through QEMU
 2018-12-11 15:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] qdev/core: Can not replug device on bus that allows one device
 2018-12-11 15:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
 2018-12-11 15:20 UTC  (15+ messages)
` [Qemu-devel] [PATCH v10 01/14] migration: Add post_save function to VMStateDescription
` [Qemu-devel] [PATCH v10 02/14] target/arm: Reorganize PMCCNTR accesses
` [Qemu-devel] [PATCH v10 03/14] target/arm: Swap PMU values before/after migrations
` [Qemu-devel] [PATCH v10 04/14] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-devel] [PATCH v10 05/14] target/arm: Allow AArch32 access for PMCCFILTR
` [Qemu-devel] [PATCH v10 06/14] target/arm: Implement PMOVSSET
` [Qemu-devel] [PATCH v10 07/14] target/arm: Define FIELDs for ID_DFR0
` [Qemu-devel] [PATCH v10 08/14] target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
` [Qemu-devel] [PATCH v10 09/14] target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
` [Qemu-devel] [PATCH v10 10/14] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-devel] [PATCH v10 11/14] target/arm: PMU: Add instruction and cycle events
` [Qemu-devel] [PATCH v10 12/14] target/arm: PMU: Set PMCR.N to 4
` [Qemu-devel] [PATCH v10 13/14] target/arm: Implement PMSWINC
` [Qemu-devel] [PATCH v10 14/14] target/arm: Send interrupts on PMU counter overflow

[Qemu-devel] [RFC 0/3] QEMU changes to do PVH boot
 2018-12-11 15:03 UTC  (7+ messages)
` [Qemu-devel] [RFC 1/3] pvh: Add x86/HVM direct boot ABI header file
` [Qemu-devel] [RFC 2/3] pc: Read PVH entry point from ELF note in kernel binary

[Qemu-devel] [PATCH v9 00/14] More fully implement ARM PMUv3
 2018-12-11 14:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 14/14] target/arm: Send interrupts on PMU counter overflow

[Qemu-devel] [PATCH v6] qemu-img info lists bitmap directory entries
 2018-12-11 14:45 UTC  (2+ messages)

[Qemu-devel] Fwd: [PATCH] QEMU patch for PCI handling bug (invalid free)
 2018-12-11 14:24 UTC  (3+ messages)

[Qemu-devel] [RFH]vcpu may hang for up to 4s while starting migration
 2018-12-11 14:20 UTC 

[Qemu-devel] [RFC PATCH 00/13] Enabling tcg/tests for xtensa, mips and cris
 2018-12-11 13:45 UTC  (16+ messages)
` [Qemu-devel] [RFC PATCH 01/13] tests/tcg: add softmmu awareness to Makefile
` [Qemu-devel] [RFC PATCH 02/13] tests: enable tcg tests for softmmu
` [Qemu-devel] [RFC PATCH 03/13] tests/tcg: add QEMU_OPT option for test runner
` [Qemu-devel] [RFC PATCH 04/13] tests/tcg/mips: enable mips32-dsp/mips32-dspr2/mipsr5900 linux-user (WIP)
` [Qemu-devel] [RFC PATCH 07/13] tests/tcg/xtensa: enable system tests

[Qemu-devel] [PATCH v5] qemu-img info lists bitmap directory entries
 2018-12-11 12:57 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/7] virtio-fs: shared file system for virtual machines3
 2018-12-11 12:53 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH 1/7] virtio: Add shared memory capability
` [Qemu-devel] [RFC PATCH 3/7] virtio-fs: Add cache BAR
` [Qemu-devel] [RFC PATCH 7/7] virtio-fs: Allow mapping of journal

[Qemu-devel] [PATCH v3] Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel
 2018-12-11 12:27 UTC 

[Qemu-devel] [PATCH trivial] contrib/systemd/qemu-guest-agent.service: BindTo=>BindsTo
 2018-12-11 11:57 UTC 

[Qemu-devel] [PATCH v7 00/19] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-11 10:58 UTC  (27+ messages)
` [Qemu-devel] [PATCH v7 03/19] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v7 09/19] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PATCH v7 12/19] spapr: add a 'reset' method to the sPAPR IRQ backend
` [Qemu-devel] [PATCH v7 14/19] spapr: set the interrupt presenter at reset
` [Qemu-devel] [PATCH v7 15/19] spapr/xive: enable XIVE MMIOs "
` [Qemu-devel] [PATCH v7 16/19] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
` [Qemu-devel] [PATCH v7 18/19] spapr: add a 'pseries-4.0-xive' machine type

[Qemu-devel] 3.1.0-rc{0,1} doesn't start
 2018-12-11 10:54 UTC  (5+ messages)
    ` [Qemu-devel] [PATCH] kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support

[Qemu-devel] [PULL 0/21] Please pull xen-20170421-v2-tag for 2.10
 2018-12-11 10:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/21] xen: make use of xen_xc implicit in xen_common.h inlines
  ` [Qemu-devel] [PATCH 09/21] configure: use pkg-config for obtaining xen version

[Qemu-devel] [QEMU-devel][PATCH v2] aio-posix: Fix concurrent aio_poll/set_fd_handler
 2018-12-11 10:37 UTC  (3+ messages)

[Qemu-devel] [PATCH] target/arm: Implement VI/VF bits
 2018-12-11 10:23 UTC  (4+ messages)

[Qemu-devel] [PATCH qemu] ppc/spapr: Receive and store device tree blob from SLOF
 2018-12-11  9:55 UTC  (7+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH for-4.0 v8 0/7] qemu_thread_create: propagate errors to callers to check
 2018-12-11  9:50 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-4.0 v8 1/7] Fix segmentation fault when qemu_signal_init fails
` [Qemu-devel] [PATCH for-4.0 v8 2/7] qemu_init_vcpu: add a new Error parameter to propagate
` [Qemu-devel] [PATCH for-4.0 v8 3/7] migration: fix the multifd code when receiving less channels
` [Qemu-devel] [PATCH for-4.0 v8 4/7] migration: remove unused &local_err parameter in multifd_save_cleanup
` [Qemu-devel] [PATCH for-4.0 v8 5/7] migration: add more error handling for postcopy_ram_enable_notify
` [Qemu-devel] [PATCH for-4.0 v8 6/7] qemu_thread_create: propagate the error to callers to handle
` [Qemu-devel] [PATCH for-4.0 v8 7/7] qemu_thread_join: fix segmentation fault

[Qemu-devel] [RFC] block: Is name of BlockBackend deprecated with -blockdev parameter?
 2018-12-11  9:47 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.2 00/11] vhost-user-backend & vhost-user-input
 2018-12-11  9:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-3.2 01/11] vhost-user: define conventions for vhost-user backends

[Qemu-devel] [PATCH v1] xen: preserve COMPAT in CFLAGS
 2018-12-11  9:24 UTC  (2+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH v11 0/7] virtio-balloon: free page hint support
 2018-12-11  8:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH v11 1/7] bitmap: fix bitmap_count_one
` [Qemu-devel] [PATCH v11 2/7] bitmap: bitmap_count_one_with_offset
` [Qemu-devel] [PATCH v11 3/7] migration: use bitmap_mutex in migration_bitmap_clear_dirty
` [Qemu-devel] [PATCH v11 4/7] migration: API to clear bits of guest free pages from the dirty bitmap
` [Qemu-devel] [PATCH v11 5/7] migration/ram.c: add a notifier chain for precopy
` [Qemu-devel] [PATCH v11 6/7] migration/ram.c: add the free page optimization enable flag
` [Qemu-devel] [PATCH v11 7/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[Qemu-devel] [for-4.0 PATCH v4 0/9] pcie: Enhanced link speed and width support
 2018-12-11  8:55 UTC  (5+ messages)
` [Qemu-devel] [for-4.0 PATCH v4 4/9] qapi: Define PCIe link speed and width properties
    ` [Qemu-devel] QAPI enum naming rules (was: [for-4.0 PATCH v4 4/9] qapi: Define PCIe link speed and width properties)

[Qemu-devel] [RFC 0/3] target/m68k: convert to transaction_failed hook
 2018-12-11  8:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb-audio: ignore usb packages with wrong size
 2018-12-11  8:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] arm: aspeed: Allow the guest to exit
 2018-12-11  7:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] aspeed: Add syscon-poweroff to guest device tree
` [Qemu-devel] [PATCH 2/2] aspeed/scu: Implement power off register

[Qemu-devel] [Bug 1368204] [NEW] WinME isn't able to detect QEMU's cdrom drive and other hard drives automatically
 2018-12-11  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1368204] "


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