qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-17 12:46:08 to 2017-08-18 10:09:10 UTC [more...]

[Qemu-devel] [PATCH for-2.11 00/27] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-08-18 10:08 UTC 

[Qemu-devel] [PATCH v4 0/5] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2017-08-18 10:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/5] ppc: spapr: Register and handle HCALL to receive updated RTAS region
` [Qemu-devel] [PATCH v4 2/5] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
` [Qemu-devel] [PATCH v4 3/5] Wrapper function to wait on condition for the main loop mutex
` [Qemu-devel] [PATCH v4 4/5] target/ppc: Handle NMI guest exit
` [Qemu-devel] [PATCH v4 5/5] ppc: spapr: Enable FWNMI capability

[Qemu-devel] [PATCH 0/6] block: Fix op blockers for inactive images
 2017-08-18 10:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/6] block: Fix write/resize permissions "

[Qemu-devel] [PATCH v1 for-2.11 00/10] target/s390x: cleanup cpu.h
 2017-08-18 10:04 UTC  (31+ messages)
` [Qemu-devel] [PATCH v1 for-2.11 01/10] target/s390x: move cc_name() to cc_helper.c
` [Qemu-devel] [PATCH v1 for-2.11 02/10] target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
` [Qemu-devel] [PATCH v1 for-2.11 03/10] target/s390x: move psw_key_valid() to mem_helper.c
` [Qemu-devel] [PATCH v1 for-2.11 04/10] target/s390x: move s390_do_cpu_reset() to diag.c
` [Qemu-devel] [PATCH v1 for-2.11 05/10] target/s390x: move get_per_in_range() to misc_helper.c
` [Qemu-devel] [PATCH v1 for-2.11 09/10] s390x/kvm: move KVM declarations and stubs to separate files
` [Qemu-devel] [PATCH v1 for-2.11 10/10] target/s390x: cleanup cpu.h

[Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen
 2017-08-18  9:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.10 v3 1/3] hw/acpi: Limit hotplug to root bus on legacy mode
` [Qemu-devel] [PATCH for-2.10 v3 2/3] hw/acpi: Move acpi_set_pci_info to pcihp
` [Qemu-devel] [PATCH for-2.10 v3 3/3] Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"

[Qemu-devel] [PATCH] s390x: wire up diag288 in tcg
 2017-08-18  9:37 UTC 

[Qemu-devel] [PATCH] scsi-bus: correct responses for INQUIRY and REQUEST SENSE
 2017-08-18  9:37 UTC 

[Qemu-devel] [RFC PATCH 00/12] Sam460ex emulation
 2017-08-18  9:30 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH 07/12] ppc4xx_i2c: Implement basic I2C functions
` [Qemu-devel] [RFC PATCH 09/12] ppc440: Add emulation of plb-pcix controller found in some 440 SoCs
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [RFC PATCH 11/12] ppc4xx: Export ECB and PLB emulation
` [Qemu-devel] [RFC PATCH 12/12] ppc: Add aCube Sam460ex board

[Qemu-devel] [PATCH v5 0/6] add throttle block driver filter
 2017-08-18  9:30 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 1/6] block: move ThrottleGroup membership to ThrottleGroupMember
` [Qemu-devel] [PATCH v5 2/6] block: add aio_context field in ThrottleGroupMember
` [Qemu-devel] [PATCH v5 3/6] block: tidy ThrottleGroupMember initializations
` [Qemu-devel] [PATCH v5 4/6] block: convert ThrottleGroup to object with QOM
` [Qemu-devel] [PATCH v5 5/6] block: add throttle block filter driver
` [Qemu-devel] [PATCH v5 6/6] block: add iotest 184 for the throttle "

[Qemu-devel] [Bug 1706296] [NEW] Booting NT 4 disk causes /home/rjones/d/qemu/cpus.c:1580:qemu_mutex_lock_iothread: assertion failed: (!qemu_mutex_iothread_locked())
 2017-08-18  8:59 UTC  (6+ messages)
` [Qemu-devel] [Bug 1706296] "

[Qemu-devel] RFH: difference in read-only mapped bios.bin - memory corruption?
 2017-08-18  8:59 UTC  (5+ messages)

[Qemu-devel] Help with Windows NT 4.0
 2017-08-18  8:46 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.11 0/6] Enable more qtests for s390x
 2017-08-18  8:47 UTC  (12+ messages)
` [Qemu-devel] [PATCH 2/6] tests: Add network filter tests to the check-qtest-s390x list
` [Qemu-devel] [PATCH 3/6] tests: Enable the drive_del test also on s390x

[Qemu-devel] [PATCH v14 0/5] Virtio-balloon Enhancement
 2017-08-18  8:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [Qemu-devel] [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[Qemu-devel] Fwd: Installing QEMU-KVM from Source
 2017-08-18  7:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
 2017-08-18  7:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] scsi-block: Add qdev error properties
 2017-08-18  6:41 UTC  (4+ messages)

[Qemu-devel] [PATCHv2 0/4] scsi: enclosure support
 2017-08-18  5:51 UTC  (7+ messages)
` [Qemu-devel] [PATCHv2 3/4] scsi: clarify sense codes for LUN0 emulation

[Qemu-devel] [PATCH v4 0/1] Exploit settable KVM_CAP_PPC_SMT
 2017-08-18  5:50 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4 1/1] PPC: KVM: Support machine option to set VSMT mode

[Qemu-devel] Memory use with >100 virtio devices
 2017-08-18  5:39 UTC 

[Qemu-devel] [PATCH v2 0/5] More warning reporting fixed
 2017-08-18  5:32 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 5/5] Convert single line fprintf() to warn_report()

[Qemu-devel] [PATCH v3 0/1] Exploit settable KVM_CAP_PPC_SMT
 2017-08-18  5:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/1] PPC: KVM: Support machine option to set VSMT mode

[Qemu-devel] [RFC v2 PATCH 0/2] VFIO integration
 2017-08-18  4:49 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 PATCH 1/2] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
` [Qemu-devel] [RFC v2 PATCH 2/2] virtio-iommu: vfio integration with virtio-iommu

[Qemu-devel] [PATCH] hw/ppc: disable hotplug before CAS is completed
 2017-08-18  4:14 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH for-2.11] intel_iommu: fix missing BQL in pt fast path
 2017-08-18  4:02 UTC  (3+ messages)

[Qemu-devel] nVidia emulation in QEMU?
 2017-08-18  2:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] TCG vectorization and example conversion
 2017-08-17 23:46 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/8] tcg: Add generic vector infrastructure and ops for add/sub/logic
` [Qemu-devel] [PATCH 2/8] target/arm: Use generic vector infrastructure for aa64 add/sub/logic
` [Qemu-devel] [PATCH 3/8] tcg: Add types for host vectors
` [Qemu-devel] [PATCH 4/8] tcg: Add operations "
` [Qemu-devel] [PATCH 5/8] tcg: Add tcg_op_supported
` [Qemu-devel] [PATCH 6/8] tcg: Add INDEX_op_invalid
` [Qemu-devel] [PATCH 7/8] tcg: Expand target vector ops with host vector ops
` [Qemu-devel] [PATCH 8/8] tcg/i386: Add vector operations

[Qemu-devel] [PATCH v7 0/4] Generic PCIE-PCI Bridge
 2017-08-17 23:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 1/4] hw/pci: introduce pcie-pci-bridge device
` [Qemu-devel] [PATCH v7 2/4] hw/pci: introduce bridge-only vendor-specific capability to provide some hints to firmware
` [Qemu-devel] [PATCH v7 3/4] hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
` [Qemu-devel] [PATCH v7 4/4] docs: update documentation considering PCIE-PCI bridge

[Qemu-devel] [PATCH RESEND v7 0/3] Red Hat PCI bridge resource reserve capability
 2017-08-17 23:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH RESEND v7 1/3] pci: refactor pci_find_capapibilty to get bdf as the first argument instead of the whole pci_device
` [Qemu-devel] [PATCH RESEND v7 2/3] pci: add QEMU-specific PCI capability structure
` [Qemu-devel] [PATCH RESEND v7 3/3] pci: enable RedHat PCI bridges to reserve additional resources on PCI init

[Qemu-devel] [PATCH 00/26] qapi: add #if pre-processor conditions to generated code
 2017-08-17 23:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/26] qapi: fix type_seen key error

[Qemu-devel] [PATCH v7 0/3] Red Hat PCI bridge resource reserve capability
 2017-08-17 23:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 1/3] pci: refactor pci_find_capapibilty to get bdf as the first argument instead of the whole pci_device
` [Qemu-devel] [PATCH v7 2/3] pci: add QEMU-specific PCI capability structure
` [Qemu-devel] [PATCH v7 3/3] pci: enable RedHat PCI bridges to reserve additional resources on PCI init

[Qemu-devel] [PATCH 1/3] multiboot: Change multiboot_info from array of bytes to a C struct
 2017-08-17 22:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] multiboot: load any machine type of ELF
` [Qemu-devel] [PATCH 3/3] multiboot: load elf sections and section headers

[Qemu-devel] kvm_intel fails to load on Conroe CPUs running Linux 4.12
 2017-08-17 21:14 UTC  (2+ messages)

[Qemu-devel] How to make ELF headers/symbol sections available for multiboot?
 2017-08-17 20:54 UTC  (9+ messages)

[Qemu-devel] [RFC PATCH 0/9] TCG Vector types and example conversion
 2017-08-17 20:23 UTC  (17+ messages)
` [Qemu-devel] [RFC PATCH 1/9] tcg/README: listify the TCG types
` [Qemu-devel] [RFC PATCH 2/9] tcg: introduce the concepts of a TCGv_vec register type
` [Qemu-devel] [RFC PATCH 3/9] tcg: generate ptrs to vector registers
` [Qemu-devel] [RFC PATCH 4/9] helper-head: add support for vec type
` [Qemu-devel] [RFC PATCH 5/9] arm/cpu.h: align VFP registers
` [Qemu-devel] [RFC PATCH 6/9] target/arm/translate-a64: regnames -> x_regnames
` [Qemu-devel] [RFC PATCH 7/9] target/arm/translate-a64: register global vectors
` [Qemu-devel] [RFC PATCH 8/9] target/arm/helpers: introduce ADVSIMD flags
` [Qemu-devel] [RFC PATCH 9/9] target/arm/translate-a64: vectorise smull vD.4s, vN.[48]s, vM.h[]

[Qemu-devel] [PATCH v1 0/5] Expose the secure property to the machine
 2017-08-17 18:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/5] xlnx-zcu102: Manually create the machines
` [Qemu-devel] [PATCH v1 4/5] xlnx-zynqmp: Allow the secure prop to enable EL2
` [Qemu-devel] [PATCH v1 5/5] xlnx-zcu102: Mark the EP108 machine as deprecated

[Qemu-devel] [RFC v4 00/13] qmp: query-device-slots command
 2017-08-17 18:40 UTC  (5+ messages)
` [Qemu-devel] [RFC v4 08/13] ide: enumerate_slots implementation

[Qemu-devel] [PATCH v3] target-i386/cpu: Add new EPYC CPU model
 2017-08-17 18:37 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 00/10] qemu.py: Pylint/style fixes
 2017-08-17 18:16 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 01/10] "

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-08-17 17:29 UTC  (6+ messages)
` [Qemu-devel] [RFC 16/29] vhost+postcopy: Stash RAMBlock and offset

[Qemu-devel] [PATCH for-2.10???] fix build failure in nbd_read_reply_entry()
 2017-08-17 16:43 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/8] QOMify MIPS cpu
 2017-08-17 16:34 UTC  (2+ messages)

[Qemu-devel] [RFC v3 0/8] VIRTIO-IOMMU device
 2017-08-17 16:22 UTC  (6+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH] ui/cocoa.m: change mouse grab to control-alt-g
 2017-08-17 15:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device
 2017-08-17 15:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] QOMify MIPS cpu
 2017-08-17 15:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/8] mips: introduce internal.h and cleanup cpu.h
` [Qemu-devel] [RFC PATCH 6/8] !fixup mips: now than MIPSCPU is QOMified, mark it abstract

[Qemu-devel] [PATCH for-2.10 v2 0/2] Fix hotplug of PCI passthrought device on Xen
 2017-08-17 15:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.10 v2 1/2] hw/acpi: Call acpi_set_pci_info when no ACPI tables needed

[Qemu-devel] [PATCH 00/28] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-08-17 14:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/28] sparc: convert cpu models to SPARC cpu subclasses
` [Qemu-devel] [PATCH 18/28] xtensa: replace cpu_xtensa_init() with cpu_generic_init()

[Qemu-devel] [PATCH 0/4] Misc throttle fixes
 2017-08-17 14:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] throttle: Fix wrong variable name in the header documentation
` [Qemu-devel] [PATCH 2/4] throttle: Update the throttle_fix_bucket() documentation
` [Qemu-devel] [PATCH 3/4] throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()
` [Qemu-devel] [PATCH 4/4] throttle: Make LeakyBucket.avg and LeakyBucket.max integer types

[Qemu-devel] [PATCH 08/28] x86: extract legacy cpu features format parser
 2017-08-17 14:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: cpu: convert plus/minus properties to global properties
  ` [Qemu-devel] [PATCH 2/2] x86: extract legacy cpu features format parser

[Qemu-devel] [PATCH v2 0/2] add internal backup job and write-threshold filter drivers
 2017-08-17 14:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: use internal filter node in backup
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 0/6] Enable building and running tcg tests on i386
 2017-08-17 13:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6] tests/tcg/test_path.c: include utils/bufferiszero.c

[Qemu-devel] [PATCH v7 3/4] qcow2: add shrink image support
 2017-08-17 13:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH] follow-up path - " qcow2: add shrink image support"


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