qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-17 23:01:36 to 2017-08-18 14:20:15 UTC [more...]

[Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen
 2017-08-18 14:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.10 v3 2/3] hw/acpi: Move acpi_set_pci_info to pcihp

[Qemu-devel] [PATCH 0/4] net: introduce common net_crc32() and net_crc32_le() functions
 2017-08-18 14:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function
` [Qemu-devel] [PATCH 2/4] net: introduce net_crc32_le() function
` [Qemu-devel] [PATCH 3/4] pcnet: switch lnc_mchash() over to use net_crc32_le()
` [Qemu-devel] [PATCH 4/4] eepro100: switch e100_compute_mcast_idx() over to use net_crc32()

[Qemu-devel] [PATCH v3 0/3] scsi-block: Support werror/rerror
 2017-08-18 14:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] scsi: Refactor scsi sense interpreting code
` [Qemu-devel] [PATCH v3 2/3] scsi: Enhance scsi_sense_to_errno
` [Qemu-devel] [PATCH v3 3/3] scsi-block: Support rerror/werror

[Qemu-devel] [PATCH for-2.10 v2 0/4] block: Fix non-shared storage migration
 2017-08-18 14:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-18 14:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` [Qemu-devel] [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
` [Qemu-devel] [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration
` [Qemu-devel] [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
` [Qemu-devel] [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [Qemu-devel] [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS

[Qemu-devel] [PATCH v6 0/7] scripts/qemu.py fixes and cleanups
 2017-08-18 14:01 UTC  (14+ messages)
` [Qemu-devel] [PATCH v6 3/7] qemu.py: use python logging system
` [Qemu-devel] [PATCH v6 4/7] qemu.py: improve message on negative exit code
` [Qemu-devel] [PATCH v6 7/7] qemu.py: include debug information on launch error

[Qemu-devel] BookE MMU question
 2017-08-18 13:48 UTC 

[Qemu-devel] [PATCH v14 0/5] Virtio-balloon Enhancement
 2017-08-18 13:46 UTC  (11+ messages)
` [Qemu-devel] [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [Qemu-devel] [PATCH v14 4/5] mm: support reporting free page blocks
` [Qemu-devel] [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[Qemu-devel] [RFC PATCH 0/9] TCG Vector types and example conversion
 2017-08-18 13:44 UTC  (3+ messages)

[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 13:32 UTC  (9+ messages)
` [Qemu-devel] [Bug 1706296] "

[Qemu-devel] [PATCH for-2.11 0/6] Enable more qtests for s390x
 2017-08-18 13:40 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/6] tests: Add network filter tests to the check-qtest-s390x list

[Qemu-devel] Help with Windows NT 4.0
 2017-08-18 13:36 UTC  (7+ messages)

[Qemu-devel] [PATCH] qcow2: allocate cluster_cache/cluster_data on demand
 2017-08-18 13:31 UTC 

[Qemu-devel] [PATCH] QXL: always show default cursor, even for unsupported chunks
 2017-08-18 13:02 UTC 

[Qemu-devel] [PATCH for-2.10] qemu-iotests: step clock after each test iteration
 2017-08-18 13:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] scsi-block: Add qdev error properties
 2017-08-18 13:21 UTC  (5+ messages)

[Qemu-devel] Memory use with >100 virtio devices
 2017-08-18 13:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] add throttle block driver filter
 2017-08-18 13:05 UTC  (11+ 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] [RFC PATCH 00/12] Sam460ex emulation
 2017-08-18 13:03 UTC  (19+ messages)
` [Qemu-devel] [RFC PATCH 12/12] ppc: Add aCube Sam460ex board
` [Qemu-devel] [RFC PATCH 07/12] ppc4xx_i2c: Implement basic I2C functions
` [Qemu-devel] [RFC PATCH 11/12] ppc4xx: Export ECB and PLB emulation
` [Qemu-devel] [RFC PATCH 09/12] ppc440: Add emulation of plb-pcix controller found in some 440 SoCs
      ` [Qemu-devel] [Qemu-ppc] "

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

[Qemu-devel] [PATCH v2 0/3] s390x: diag-related things
 2017-08-18 11:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] s390x/tcg: specification exception for unknown diag
` [Qemu-devel] [PATCH v2 2/3] watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable
` [Qemu-devel] [PATCH v2 3/3] s390x: wire up diag288 in tcg

[Qemu-devel] [PATCH v3 for-2.11 00/18] target/s390x: cleanup cpu.h
 2017-08-18 11:45 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 for-2.11 01/18] s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
` [Qemu-devel] [PATCH v3 for-2.11 02/18] s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()
` [Qemu-devel] [PATCH v3 for-2.11 03/18] target/s390x: simplify ri_allowed()
` [Qemu-devel] [PATCH v3 for-2.11 04/18] target/s390x: simplify gs_allowed()
` [Qemu-devel] [PATCH v3 for-2.11 05/18] target/s390x: no need to pass kvm_state to savevm_gtod handlers
` [Qemu-devel] [PATCH v3 for-2.11 06/18] s390x/cpumodel: factor out determination of default model name
` [Qemu-devel] [PATCH v3 for-2.11 07/18] s390x: drop inclusion of sysemu/kvm.h from some files
` [Qemu-devel] [PATCH v3 for-2.11 08/18] target/s390x: move gtod_*() declarations to s390-virtio.h
` [Qemu-devel] [PATCH v3 for-2.11 09/18] target/s390x: move cc_name() to helper.c
` [Qemu-devel] [PATCH v3 for-2.11 10/18] target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
` [Qemu-devel] [PATCH v3 for-2.11 11/18] target/s390x: move psw_key_valid() to mem_helper.c
` [Qemu-devel] [PATCH v3 for-2.11 12/18] target/s390x: move s390_do_cpu_reset() to diag.c
` [Qemu-devel] [PATCH v3 for-2.11 13/18] target/s390x: move get_per_in_range() to misc_helper.c
` [Qemu-devel] [PATCH v3 for-2.11 14/18] target/s390x: introduce internal.h
` [Qemu-devel] [PATCH v3 for-2.11 15/18] target/s390x: move a couple of functions to cpu.c
` [Qemu-devel] [PATCH v3 for-2.11 16/18] s390x: avoid calling kvm_ functions outside of target/s390x/
` [Qemu-devel] [PATCH v3 for-2.11 17/18] s390x/kvm: move KVM declarations and stubs to separate files
` [Qemu-devel] [PATCH v3 for-2.11 18/18] target/s390x: cleanup cpu.h

[Qemu-devel] [PATCH] s390x/tcg: specification exception for unknown diag
 2017-08-18 11:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 for-2.11 0/2] Improvements for the pxe tester
 2017-08-18 11:29 UTC  (3+ messages)

[Qemu-devel] [Bug 1089005] [NEW] Qemu does not shutdown with vnc enabled on OS X
 2017-08-18 10:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1089005] "

[Qemu-devel] [PATCH v1 for-2.11 00/10] target/s390x: cleanup cpu.h
 2017-08-18 10:50 UTC  (16+ 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 v4 0/5] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2017-08-18 10:33 UTC  (9+ 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 for-2.11 00/27] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-08-18 10:08 UTC  (28+ messages)
` [Qemu-devel] [PATCH for-2.11 01/27] sparc: convert cpu models to SPARC cpu subclasses
` [Qemu-devel] [PATCH for-2.11 02/27] sparc: embed sparc_def_t into CPUSPARCState
` [Qemu-devel] [PATCH for-2.11 03/27] sparc: convert cpu features to qdev properties
` [Qemu-devel] [PATCH for-2.11 04/27] sparc: move adhoc CPUSPARCState initialization to realize time
` [Qemu-devel] [PATCH for-2.11 05/27] target-i386: cpu: convert plus/minus properties to global properties
` [Qemu-devel] [PATCH for-2.11 06/27] x86: extract legacy cpu features format parser
` [Qemu-devel] [PATCH for-2.11 07/27] sparc: replace custom cpu feature parsing with cpu_legacy_parse_featurestr()
` [Qemu-devel] [PATCH for-2.11 08/27] sparc: replace cpu_sparc_init() with cpu_generic_init()
` [Qemu-devel] [PATCH for-2.11 09/27] s390x: replace cpu_s390x_init() "
` [Qemu-devel] [PATCH for-2.11 10/27] alpha: replace cpu_alpha_init() "
` [Qemu-devel] [PATCH for-2.11 11/27] hppa: replace cpu_hppa_init() "
` [Qemu-devel] [PATCH for-2.11 12/27] m68k: replace cpu_m68k_init() "
` [Qemu-devel] [PATCH for-2.11 13/27] microblaze: replace cpu_mb_init() "
` [Qemu-devel] [PATCH for-2.11 14/27] nios2: replace cpu_nios2_init() "
` [Qemu-devel] [PATCH for-2.11 15/27] tilegx: replace cpu_tilegx_init() "
` [Qemu-devel] [PATCH for-2.11 16/27] xtensa: replace cpu_xtensa_init() "
` [Qemu-devel] [PATCH for-2.11 17/27] tricore: replace cpu_tricore_init() "
` [Qemu-devel] [PATCH for-2.11 18/27] sh4: replace cpu_sh4_init() "
` [Qemu-devel] [PATCH for-2.11 19/27] arm: replace cpu_arm_init() "
` [Qemu-devel] [PATCH for-2.11 20/27] cris: replace cpu_cris_init() "
` [Qemu-devel] [PATCH for-2.11 21/27] x86: replace cpu_x86_init() "
` [Qemu-devel] [PATCH for-2.11 22/27] lm32: replace cpu_lm32_init() "
` [Qemu-devel] [PATCH for-2.11 23/27] moxie: replace cpu_moxie_init() "
` [Qemu-devel] [PATCH for-2.11 24/27] openrisc: replace cpu_openrisc_init() "
` [Qemu-devel] [PATCH for-2.11 25/27] unicore32: replace uc32_cpu_init() "
` [Qemu-devel] [PATCH for-2.11 26/27] ppc: replace cpu_ppc_init() "
` [Qemu-devel] [PATCH for-2.11 27/27] fix build failure in nbd_read_reply_entry()

[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] RFH: difference in read-only mapped bios.bin - memory corruption?
 2017-08-18  8:59 UTC  (5+ messages)

[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] [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] [PATCH v2 0/5] More warning reporting fixed
 2017-08-18  5:32 UTC  (10+ 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  (4+ messages)
` [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  (8+ messages)
` [Qemu-devel] [PATCH 3/8] tcg: Add types for host vectors
` [Qemu-devel] [PATCH 5/8] tcg: Add tcg_op_supported
` [Qemu-devel] [PATCH 6/8] tcg: Add INDEX_op_invalid
` [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  (4+ 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


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