qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-16 22:08:25 to 2018-02-19 06:20:05 UTC [more...]

[Qemu-devel] [PATCH 0/5] tricore: added small features + fixed wrong masks
 2018-02-19  6:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] tricore: added some missing cpu instructions
` [Qemu-devel] [PATCH 2/5] tricore: added CORE_ID
` [Qemu-devel] [PATCH 3/5] tricore: fixed wrong masking of IE
` [Qemu-devel] [PATCH 4/5] tricore: fixed wrong mask of PCXI_PIE
` [Qemu-devel] [PATCH 5/5] tricore: fixed wrong shifting of PCXI PIE

[Qemu-devel] [PATCH v2 0/3] target/ppc: add hash MMU support for the POWER9 PowerNV machine
 2018-02-19  3:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] target/ppc: add basic support for PTCR on POWER9
` [Qemu-devel] [PATCH v2 2/3] target/ppc: add hash MMU support on POWER9 for PowerNV only
` [Qemu-devel] [PATCH v2 3/3] target/ppc: generalize check on radix when in HV mode

[Qemu-devel] [PATCH 0/5] Generalize Dallas/Maxim I2C RTC devices
 2018-02-19  4:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] timer: ds1338 add magic reset for test code
` [Qemu-devel] [PATCH 2/5] tests: more thorough test of ds1338
` [Qemu-devel] [PATCH 3/5] timer: generalize Dallas/Maxim RTC i2c devices
` [Qemu-devel] [PATCH 4/5] tests: ds-rtc-i2c-test test 12 hour mode and DoW
` [Qemu-devel] [PATCH 5/5] tests: drop ds1338-test

[Qemu-devel] [PATCH qemu v7 2/4] vfio/pci: Relax DMA map errors for MMIO regions
 2018-02-19  2:46 UTC  (12+ messages)

[Qemu-devel] [PATCH] linux-user: Support f_flags in statfs when available
 2018-02-19  2:45 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH v2 0/3] Sam460ex emulation
 2018-02-19  2:19 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 3/3] ppc: Add aCube Sam460ex board
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [Qemu-ppc] [PATCH v2 0/3] Sam460ex emulation

[Qemu-devel] [PATCH] spapr: fix missing CPU core nodes in DT when running with TCG
 2018-02-19  0:11 UTC  (2+ messages)

[Qemu-devel] e1000e: MSI-X problem with recent Linux drivers
 2018-02-18 20:54 UTC 

[Qemu-devel] [PATCH 0/3] target/sparc: translator loop conversion
 2018-02-18 19:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] target/sparc: convert to DisasJumpType
` [Qemu-devel] [PATCH 2/3] target/sparc: convert to DisasContextBase
` [Qemu-devel] [PATCH 3/3] target/sparc: convert to TranslatorOps

[Qemu-devel] Multiqueue block layer
 2018-02-18 18:20 UTC 

[Qemu-devel] [RFC, PATCH, v1] hw/audio/opl2lpt: add support for OPL2LPT
 2018-02-18 14:40 UTC 

[Qemu-devel] [Bug 1750229] [NEW] virtio-blk-pci regression: softlock in guest kernel at module loading
 2018-02-18 12:26 UTC  (3+ messages)
` [Qemu-devel] [Bug 1750229] "

[Qemu-devel] Qemu SDL2 bug
 2018-02-18 10:11 UTC 

[Qemu-devel] [PATCH 0/2] target/openrisc: translator loop conversion
 2018-02-18  6:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] target/openrisc: convert to DisasContextBase
` [Qemu-devel] [PATCH 2/2] target/openrisc: convert to TranslatorOps

[Qemu-devel] [Bug 1202289] [NEW] Windows 2008/7 Guest to Guest Very slow 10-20Mbit/s
 2018-02-18  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1202289] "

[Qemu-devel] [Bug 1211910] [NEW] Logical to linear address translation is wrong for 32-bit guests on a 64-bit hypervisor
 2018-02-18  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1211910] "

[Qemu-devel] [Bug 1299858] [NEW] qemu all apps crash on OS X 10.6.8
 2018-02-18  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1299858] "

[Qemu-devel] [PATCH] target/m68k: TCGv returned by gen_load() must be freed
 2018-02-17 23:59 UTC 

[Qemu-devel] [PATCH v3] ppc: Add aCube Sam460ex board
 2018-02-17 23:32 UTC 

[Qemu-devel] [PATCH 0/1] slirp: Add domainname option to slirp's DHCP server
 2018-02-17 21:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/19] target/hppa: Convert to decodetree.py
 2018-02-17 20:31 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] target/hppa: Use DisasContextBase.is_jmp
` [Qemu-devel] [PATCH 02/19] target/hppa: Begin using scripts/decodetree.py
` [Qemu-devel] [PATCH 03/19] target/hppa: Convert move to/from system registers
` [Qemu-devel] [PATCH 04/19] target/hppa: Convert remainder of system insns
` [Qemu-devel] [PATCH 05/19] target/hppa: Unify specializations of OR
` [Qemu-devel] [PATCH 06/19] target/hppa: Convert memory management insns
` [Qemu-devel] [PATCH 07/19] target/hppa: Convert arithmetic/logical insns
` [Qemu-devel] [PATCH 08/19] target/hppa: Convert indexed memory insns
` [Qemu-devel] [PATCH 09/19] target/hppa: Convert fp multiply-add
` [Qemu-devel] [PATCH 10/19] target/hppa: Convert conditional branches
` [Qemu-devel] [PATCH 11/19] target/hppa: Convert shift, extract, deposit insns
` [Qemu-devel] [PATCH 12/19] target/hppa: Convert direct and indirect branches
` [Qemu-devel] [PATCH 13/19] target/hppa: Convert arithmetic immediate insns
` [Qemu-devel] [PATCH 14/19] target/hppa: Convert offset memory insns
` [Qemu-devel] [PATCH 15/19] target/hppa: Convert fp indexed "
` [Qemu-devel] [PATCH 16/19] target/hppa: Convert halt/reset insns
` [Qemu-devel] [PATCH 17/19] target/hppa: Convert fp fused multiply-add insns
` [Qemu-devel] [PATCH 18/19] target/hppa: Convert fp operate insns
` [Qemu-devel] [PATCH 19/19] target/hppa: Merge translate_one into hppa_tr_translate_insn

[Qemu-devel] [PATCH 0/2] MIPS Boston / pch_gbe ethernet support
 2018-02-17 19:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] hw/net: Add support for Intel pch_gbe ethernet
` [Qemu-devel] [PATCH 2/2] hw/mips/boston: Enable pch_gbe ethernet controller

[Qemu-devel] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
 2018-02-17 18:46 UTC  (15+ messages)
` [Qemu-devel] [PATCH v9 01/14] hw/arm/smmu-common: smmu base device and datatypes
` [Qemu-devel] [PATCH v9 02/14] hw/arm/smmu-common: IOMMU memory region and address space setup
` [Qemu-devel] [PATCH v9 03/14] hw/arm/smmu-common: VMSAv8-64 page table walk
` [Qemu-devel] [PATCH v9 04/14] hw/arm/smmuv3: Skeleton
` [Qemu-devel] [PATCH v9 05/14] hw/arm/smmuv3: Wired IRQ and GERROR helpers
` [Qemu-devel] [PATCH v9 06/14] hw/arm/smmuv3: Queue helpers
` [Qemu-devel] [PATCH v9 07/14] hw/arm/smmuv3: Implement MMIO write operations
` [Qemu-devel] [PATCH v9 08/14] hw/arm/smmuv3: Event queue recording helper
` [Qemu-devel] [PATCH v9 09/14] hw/arm/smmuv3: Implement translate callback
` [Qemu-devel] [PATCH v9 10/14] hw/arm/smmuv3: Abort on vfio or vhost case
` [Qemu-devel] [PATCH v9 11/14] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
` [Qemu-devel] [PATCH v9 12/14] hw/arm/virt: Add SMMUv3 to the virt board
` [Qemu-devel] [PATCH v9 13/14] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
` [Qemu-devel] [PATCH v9 14/14] hw/arm/virt: Handle iommu in 2.12 machine type

[Qemu-devel] [PATCH 1/3] hw/i2c-ddc: Do not fail writes
 2018-02-17 18:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 3/3] arm/vexpress: Add proper display connector emulation

[Qemu-devel] [PATCH v2 00/67] target/arm: Scalable Vector Extension
 2018-02-17 18:23 UTC  (68+ messages)
` [Qemu-devel] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
` [Qemu-devel] [PATCH v2 02/67] target/arm: Introduce translate-a64.h
` [Qemu-devel] [PATCH v2 03/67] target/arm: Add SVE decode skeleton
` [Qemu-devel] [PATCH v2 04/67] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
` [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
` [Qemu-devel] [PATCH v2 06/67] target/arm: Implement SVE predicate test
` [Qemu-devel] [PATCH v2 07/67] target/arm: Implement SVE Predicate Logical Operations Group
` [Qemu-devel] [PATCH v2 08/67] target/arm: Implement SVE Predicate Misc Group
` [Qemu-devel] [PATCH v2 09/67] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
` [Qemu-devel] [PATCH v2 10/67] target/arm: Implement SVE Integer Reduction Group
` [Qemu-devel] [PATCH v2 11/67] target/arm: Implement SVE bitwise shift by immediate (predicated)
` [Qemu-devel] [PATCH v2 12/67] target/arm: Implement SVE bitwise shift by vector (predicated)
` [Qemu-devel] [PATCH v2 13/67] target/arm: Implement SVE bitwise shift by wide elements (predicated)
` [Qemu-devel] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
` [Qemu-devel] [PATCH v2 15/67] target/arm: Implement SVE Integer Multiply-Add Group
` [Qemu-devel] [PATCH v2 16/67] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
` [Qemu-devel] [PATCH v2 17/67] target/arm: Implement SVE Index Generation Group
` [Qemu-devel] [PATCH v2 18/67] target/arm: Implement SVE Stack Allocation Group
` [Qemu-devel] [PATCH v2 19/67] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
` [Qemu-devel] [PATCH v2 20/67] target/arm: Implement SVE Compute Vector Address Group
` [Qemu-devel] [PATCH v2 21/67] target/arm: Implement SVE floating-point exponential accelerator
` [Qemu-devel] [PATCH v2 22/67] target/arm: Implement SVE floating-point trig select coefficient
` [Qemu-devel] [PATCH v2 23/67] target/arm: Implement SVE Element Count Group
` [Qemu-devel] [PATCH v2 24/67] target/arm: Implement SVE Bitwise Immediate Group
` [Qemu-devel] [PATCH v2 25/67] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
` [Qemu-devel] [PATCH v2 26/67] target/arm: Implement SVE Permute - Extract Group
` [Qemu-devel] [PATCH v2 27/67] target/arm: Implement SVE Permute - Unpredicated Group
` [Qemu-devel] [PATCH v2 28/67] target/arm: Implement SVE Permute - Predicates Group
` [Qemu-devel] [PATCH v2 29/67] target/arm: Implement SVE Permute - Interleaving Group
` [Qemu-devel] [PATCH v2 30/67] target/arm: Implement SVE compress active elements
` [Qemu-devel] [PATCH v2 31/67] target/arm: Implement SVE conditionally broadcast/extract element
` [Qemu-devel] [PATCH v2 32/67] target/arm: Implement SVE copy to vector (predicated)
` [Qemu-devel] [PATCH v2 33/67] target/arm: Implement SVE reverse within elements
` [Qemu-devel] [PATCH v2 34/67] target/arm: Implement SVE vector splice (predicated)
` [Qemu-devel] [PATCH v2 35/67] target/arm: Implement SVE Select Vectors Group
` [Qemu-devel] [PATCH v2 36/67] target/arm: Implement SVE Integer Compare - "
` [Qemu-devel] [PATCH v2 37/67] target/arm: Implement SVE Integer Compare - Immediate Group
` [Qemu-devel] [PATCH v2 38/67] target/arm: Implement SVE Partition Break Group
` [Qemu-devel] [PATCH v2 39/67] target/arm: Implement SVE Predicate Count Group
` [Qemu-devel] [PATCH v2 40/67] target/arm: Implement SVE Integer Compare - Scalars Group
` [Qemu-devel] [PATCH v2 41/67] target/arm: Implement FDUP/DUP
` [Qemu-devel] [PATCH v2 42/67] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
` [Qemu-devel] [PATCH v2 43/67] target/arm: Implement SVE Floating Point Arithmetic "
` [Qemu-devel] [PATCH v2 44/67] target/arm: Implement SVE Memory Contiguous Load Group
` [Qemu-devel] [PATCH v2 45/67] target/arm: Implement SVE Memory Contiguous Store Group
` [Qemu-devel] [PATCH v2 46/67] target/arm: Implement SVE load and broadcast quadword
` [Qemu-devel] [PATCH v2 47/67] target/arm: Implement SVE integer convert to floating-point
` [Qemu-devel] [PATCH v2 48/67] target/arm: Implement SVE floating-point arithmetic (predicated)
` [Qemu-devel] [PATCH v2 49/67] target/arm: Implement SVE FP Multiply-Add Group
` [Qemu-devel] [PATCH v2 50/67] target/arm: Implement SVE Floating Point Accumulating Reduction Group
` [Qemu-devel] [PATCH v2 51/67] target/arm: Implement SVE load and broadcast element
` [Qemu-devel] [PATCH v2 52/67] target/arm: Implement SVE store vector/predicate register
` [Qemu-devel] [PATCH v2 53/67] target/arm: Implement SVE scatter stores
` [Qemu-devel] [PATCH v2 54/67] target/arm: Implement SVE prefetches
` [Qemu-devel] [PATCH v2 55/67] target/arm: Implement SVE gather loads
` [Qemu-devel] [PATCH v2 56/67] target/arm: Implement SVE scatter store vector immediate
` [Qemu-devel] [PATCH v2 57/67] target/arm: Implement SVE floating-point compare vectors
` [Qemu-devel] [PATCH v2 58/67] target/arm: Implement SVE floating-point arithmetic with immediate
` [Qemu-devel] [PATCH v2 59/67] target/arm: Implement SVE Floating Point Multiply Indexed Group
` [Qemu-devel] [PATCH v2 60/67] target/arm: Implement SVE FP Fast Reduction Group
` [Qemu-devel] [PATCH v2 61/67] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
` [Qemu-devel] [PATCH v2 62/67] target/arm: Implement SVE FP Compare with Zero Group
` [Qemu-devel] [PATCH v2 63/67] target/arm: Implement SVE floating-point trig multiply-add coefficient
` [Qemu-devel] [PATCH v2 64/67] target/arm: Implement SVE floating-point convert precision
` [Qemu-devel] [PATCH v2 65/67] target/arm: Implement SVE floating-point convert to integer
` [Qemu-devel] [PATCH v2 66/67] target/arm: Implement SVE floating-point round to integral value
` [Qemu-devel] [PATCH v2 67/67] target/arm: Implement SVE floating-point unary operations

[Qemu-devel] [PATCH 00/11] linux-user: improve NETLINK strace
 2018-02-17 18:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH 03/11] linux-user/strace: add print_sockaddr_ptr() to handle plain/pointer addrlen
` [Qemu-devel] [PATCH 06/11] linux-user/strace: improve recvmsg() output
` [Qemu-devel] [PATCH 07/11] linux-user/strace: improve bind() output
` [Qemu-devel] [PATCH 08/11] linux-user/strace: improve gettimeofday() output
` [Qemu-devel] [PATCH 09/11] linux-user/strace: improve capget()/capset() output

[Qemu-devel] [PATCH v4 1/1] scripts: Add decodetree.py
 2018-02-17 18:07 UTC 

[Qemu-devel] [PULL 00/23] Misc patches for 2017-02-16
 2018-02-17 17:00 UTC  (6+ messages)
` [Qemu-devel] [PULL 09/23] gdbstub: Fix vCont behaviour

[Qemu-devel] [PATCH 0/2] tcg: tcg_can_emit_vec_op cleanup+fix
 2018-02-17 16:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Fold unspecified opcode test into tcg_can_emit_vec_op
` [Qemu-devel] [PATCH 2/2] tcg: Add missing tcg_can_emit_vec_op check in tcg_gen_gvec_2s

[Qemu-devel] [PATCH] cuda.h: Fix multiple typedef
 2018-02-17 15:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/23] RISC-V QEMU Port Submission
 2018-02-17 13:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/22] re-factor softfloat and add fp16 functions
 2018-02-17 13:23 UTC  (3+ messages)

[Qemu-devel] [PATCH] ui: Reorder vte terminal packing to avoid gtk3 warnings
 2018-02-17 11:26 UTC 

[Qemu-devel] [PATCH] intel-iommu: Accept 64-bit writes to FEADDR
 2018-02-17 11:26 UTC 

[Qemu-devel] [PATCH] linux-user: make getcpu optional
 2018-02-17 10:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [Process] QEMU submaintainers and pull requests
 2018-02-17  8:51 UTC  (7+ messages)

[Qemu-devel] [PATCH] kvm: add stubs for kvm_vcpu_id_is_valid() and kvm_arch_vcpu_id()
 2018-02-17  8:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/12] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-02-17  8:26 UTC  (13+ messages)
` [Qemu-devel] [PATCH v7 01/12] s390-ccw: refactor boot map table code
` [Qemu-devel] [PATCH v7 04/12] s390-ccw: update libc
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v7 05/12] s390-ccw: move auxiliary IPL data to separate location
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v7 06/12] s390-ccw: parse and set boot menu options
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v7 08/12] s390-ccw: read stage2 boot loader data to find menu
` [Qemu-devel] [PATCH v7 09/12] s390-ccw: print zipl boot menu
` [Qemu-devel] [PATCH v7 10/12] s390-ccw: read user input for boot index via the SCLP console
` [Qemu-devel] [PATCH v7 12/12] s390-ccw: interactive boot menu for scsi

[Qemu-devel] [Bug 1708077] Re: PPC interrupt exception!
 2018-02-17  7:28 UTC 

[Qemu-devel] [PATCH] hw/acpi-build: build SRAT memory affinity structures for NVDIMM
 2018-02-17  6:31 UTC 

[Qemu-devel] [Bug 1490853] [NEW] qemu windows guest hangs on 100% cpu usage
 2018-02-17  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1490853] "

[Qemu-devel] [Bug 1587970] [NEW] QEMU Crashes when attaching USB 3.00 devices to xhci bus
 2018-02-17  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1587970] "

[Qemu-devel] [Bug 1721187] [NEW] install Centos7 or fedora27 on qemu on windows8.1
 2018-02-17  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1721187] "

[Qemu-devel] [Bug 1731588] [NEW] qemu-system-arm black screen and keyboard not detected
 2018-02-17  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1731588] "

[Qemu-devel] [PATCH v9 00/29] x86: Secure Encrypted Virtualization (AMD)
 2018-02-16 23:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 16/29] sev/i386: add command to encrypt guest memory region

[Qemu-devel] [PATCH 0/3] target/s390x: translation loop conversion
 2018-02-16 23:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/s390x: convert to DisasJumpType
` [Qemu-devel] [PATCH 2/3] target/s390x: convert to DisasContextBase
` [Qemu-devel] [PATCH 3/3] target/s390x: convert to TranslatorOps

[Qemu-devel] [Bug 589315] [NEW] qemu: Improve error reporting when migration can't connect
 2018-02-16 23:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 589315] "


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