qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-23 22:17:58 to 2018-10-24 20:53:06 UTC [more...]

[Qemu-devel] [PATCH 00/27] ACPI hardware-reduced support
 2018-10-24 20:52 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/26] hw: i386: Decouple the ACPI build from the PC machine type
` [Qemu-devel] [PATCH 17/26] hw: i386: Convert PC machine type to firmware build methods
` [Qemu-devel] [PATCH 18/26] hw: acpi: Initial hardware-reduced support

[Qemu-devel] [PATCH v2] linux-user/flatload: fix initial stack pointer alignment
 2018-10-24 20:49 UTC  (2+ messages)

[Qemu-devel] [Bug 1799792] [NEW] Broken scaling with gtk, gl=on on a hidpi display
 2018-10-24 20:31 UTC 

[Qemu-devel] [PATCH v2] Fix linux-user crashes in ioctl(SIOCGIFCONF) when ifc_buf is NULL
 2018-10-24 20:13 UTC 

[Qemu-devel] [PATCH] tpm: Zero-init structure to avoid uninitialized variables in valgrind log
 2018-10-24 19:14 UTC 

[Qemu-devel] [Bug 1799768] [NEW] -nodefaults has unclear documentation
 2018-10-24 18:55 UTC 

[Qemu-devel] [Bug 1799766] [NEW] -device does not work as -drive do
 2018-10-24 18:53 UTC 

[Qemu-devel] [PATCH] linux-user/flatload: fix initial stack pointer alignment
 2018-10-24 18:30 UTC  (4+ messages)

[Qemu-devel] [PULL v2 00/33] MIPS queue for October 2018 - part 2 - v2
 2018-10-24 17:56 UTC  (35+ messages)
` [Qemu-devel] [PULL v2 01/33] target/mips: Define R5900 ISA, MMI ASE, and R5900 CPU preprocessor constants
` [Qemu-devel] [PULL v2 02/33] target/mips: Add R5900 Multimedia Instruction overview note
` [Qemu-devel] [PULL v2 03/33] target/mips: Define R5900 MMI class, and LQ and SQ opcode constants
` [Qemu-devel] [PULL v2 04/33] target/mips: Define R5900 MMI<0|1|2|3> subclasses and "
` [Qemu-devel] [PULL v2 05/33] target/mips: Define R5900 MMI0 "
` [Qemu-devel] [PULL v2 06/33] target/mips: Define R5900 MMI1 "
` [Qemu-devel] [PULL v2 07/33] target/mips: Define R5900 MMI2 "
` [Qemu-devel] [PULL v2 08/33] target/mips: Define R5900 MMI3 "
` [Qemu-devel] [PULL v2 09/33] target/mips: Add a placeholder for R5900 SQ, handle user mode RDHWR
` [Qemu-devel] [PULL v2 10/33] target/mips: Add a placeholder for R5900 LQ
` [Qemu-devel] [PULL v2 11/33] target/mips: Add a placeholder for R5900 MMI instruction class
` [Qemu-devel] [PULL v2 12/33] target/mips: Add a placeholder for R5900 MMI0 instruction subclass
` [Qemu-devel] [PULL v2 13/33] target/mips: Add a placeholder for R5900 MMI1 "
` [Qemu-devel] [PULL v2 14/33] target/mips: Add a placeholder for R5900 MMI2 "
` [Qemu-devel] [PULL v2 15/33] target/mips: Add a placeholder for R5900 MMI3 "
` [Qemu-devel] [PULL v2 16/33] target/mips: Support R5900 three-operand MULT and MULTU instructions
` [Qemu-devel] [PULL v2 17/33] target/mips: Support R5900 three-operand MULT1 and MULTU1 instructions
` [Qemu-devel] [PULL v2 18/33] target/mips: Support R5900 MFLO1, MTLO1, MFHI1 and MTHI1 instructions
` [Qemu-devel] [PULL v2 19/33] target/mips: Support R5900 DIV1 and DIVU1 instructions
` [Qemu-devel] [PULL v2 20/33] target/mips: Support R5900 MOVN, MOVZ and PREF instructions from MIPS IV
` [Qemu-devel] [PULL v2 21/33] target/mips: Make R5900 DMULT[U], DDIV[U], LL[D] and SC[D] user only
` [Qemu-devel] [PULL v2 22/33] tests/tcg/mips: Add tests for R5900 three-operand MULT
` [Qemu-devel] [PULL v2 23/33] tests/tcg/mips: Add tests for R5900 three-operand MULTU
` [Qemu-devel] [PULL v2 24/33] tests/tcg/mips: Add tests for R5900 three-operand MULT1
` [Qemu-devel] [PULL v2 25/33] tests/tcg/mips: Add tests for R5900 three-operand MULTU1
` [Qemu-devel] [PULL v2 26/33] tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1
` [Qemu-devel] [PULL v2 27/33] tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1
` [Qemu-devel] [PULL v2 28/33] tests/tcg/mips: Add tests for R5900 DIV1
` [Qemu-devel] [PULL v2 29/33] tests/tcg/mips: Add tests for R5900 DIVU1
` [Qemu-devel] [PULL v2 30/33] target/mips: Define the R5900 CPU
` [Qemu-devel] [PULL v2 31/33] linux-user/mips: Recognize the R5900 CPU model
` [Qemu-devel] [PULL v2 32/33] target/mips: Fix the title of translate.c
` [Qemu-devel] [PULL v2 33/33] target/mips: Fix decoding of ALIGN and DALIGN instructions

[Qemu-devel] [PATCH] target/mips: Support Toshiba specific three-operand MADD and MADDU
 2018-10-24 18:01 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] Qcrypto next patches
 2018-10-24 18:05 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] crypto: expand algorithm coverage for cipher benchmark
` [Qemu-devel] [PULL 2/8] crypto: remove code duplication in tweak encrypt/decrypt
` [Qemu-devel] [PULL 3/8] crypto: introduce a xts_uint128 data type
` [Qemu-devel] [PULL 4/8] crypto: convert xts_tweak_encdec to use xts_uint128 type
` [Qemu-devel] [PULL 5/8] crypto: convert xts_mult_x "
` [Qemu-devel] [PULL 6/8] crypto: annotate xts_tweak_encdec as inlineable
` [Qemu-devel] [PULL 7/8] crypto: refactor XTS cipher mode test suite
` [Qemu-devel] [PULL 8/8] crypto: add testing for unaligned buffers with XTS cipher mode

[Qemu-devel] [PATCH] disas/mips: Increase 'member of ISAs' flag holder size
 2018-10-24 17:40 UTC  (3+ messages)

[Qemu-devel] Error with Virtio DMA Remapping
 2018-10-24 17:38 UTC 

[Qemu-devel] [PATCH 0/3] target/mips: Add some nanoMIPS bits and pieces
 2018-10-24 17:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/mips: Add nanoMIPS CRC32 instruction pool
` [Qemu-devel] [PATCH 2/3] target/mips: Implement emulation of nanoMIPS EVA instructions
` [Qemu-devel] [PATCH 3/3] target/mips: Add disassembler support for nanoMIPS

[Qemu-devel] [PATCH 3/3] ppc/pnv: check size before data buffer access
 2018-10-24 17:03 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration/colo.c: Fix compilation issue when disable replication
 2018-10-24 16:35 UTC 

[Qemu-devel] [PATCH v3] scripts/qemu-binfmt-conf.sh: add bFLT handler registration
 2018-10-24 16:34 UTC  (3+ messages)

[Qemu-devel] [PULL 0/6] qtest, Makefiles and shell script improvements
 2018-10-24 15:32 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/6] tests/migration-test: Disable s390x test when running with TCG
` [Qemu-devel] [PULL 2/6] hw/core: Move null-machine into the common-obj list
` [Qemu-devel] [PULL 3/6] configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device
` [Qemu-devel] [PULL 4/6] debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)
` [Qemu-devel] [PULL 5/6] po/Makefile: "
` [Qemu-devel] [PULL 6/6] configure: Provide option to explicitly disable AVX2

[Qemu-devel] qemu3.0.0 use wine for the application of X86
 2018-10-24 15:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] SDL: set a hint to not bypass the window compositor
 2018-10-24 14:37 UTC 

[Qemu-devel] [Bug 1796520] [NEW] autogen crashes on qemu-sh4-user after 61dedf2af7
 2018-10-24 12:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1796520] "

[Qemu-devel] Features/HelperNetworking wiki page: setup description misses root ownership
 2018-10-24 13:23 UTC 

[Qemu-devel] [PATCH v2] lsi: Reselection needed to remove pending commands from queue
 2018-10-24 13:06 UTC  (7+ messages)

[Qemu-devel] [PATCH] call HotplugHandler->plug() as the last step in device realization
 2018-10-24 13:09 UTC  (3+ messages)
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [Bug 1759333] [NEW] Illegal Instruction with HVF when encountering SSE instructions in the emulator
 2018-10-24 12:34 UTC  (2+ messages)
` [Qemu-devel] [Bug 1759333] "

[Qemu-devel] [PATCH v1 0/7] pci: hotplug handler reworks
 2018-10-24 12:50 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 1/7] pcihp: perform check for bus capability in pre_plug handler
` [Qemu-devel] [PATCH v1 2/7] pcihp: overwrite hotplug handler recursively from the start
` [Qemu-devel] [PATCH v1 3/7] pcihp: route unplug via the hotplug handler
` [Qemu-devel] [PATCH v1 4/7] pci/pcie: "
` [Qemu-devel] [PATCH v1 5/7] pci/shpc: move hotplug checks to preplug handler
` [Qemu-devel] [PATCH v1 6/7] pci/shpc: route unplug via the hotplug handler
` [Qemu-devel] [PATCH v1 7/7] spapr_pci: "
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/5] target/arm: KVM vs ARMISARegisters
 2018-10-24 12:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] target/arm: Install ARMISARegisters from kvm host
` [Qemu-devel] [PATCH 2/5] target/arm: Fill in ARMISARegisters for kvm64
` [Qemu-devel] [PATCH 3/5] target/arm: Introduce read_sys_reg32 for kvm32
` [Qemu-devel] [PATCH 4/5] target/arm: Fill in ARMISARegisters "
` [Qemu-devel] [PATCH 5/5] target/arm: Convert t32ee from feature bit to isar3 test

[Qemu-devel] [PATCH v7 00/20] target/mips: Add limited support for Ingenic's MXU ASE
 2018-10-24 12:18 UTC  (21+ messages)
` [Qemu-devel] [PATCH v7 01/20] target/mips: Introduce MXU registers
` [Qemu-devel] [PATCH v7 02/20] target/mips: Define a bit for MXU in insn_flags
` [Qemu-devel] [PATCH v7 03/20] target/mips: Amend MXU instruction opcodes
` [Qemu-devel] [PATCH v7 04/20] target/mips: Add and integrate MXU decoding engine placeholder
` [Qemu-devel] [PATCH v7 05/20] target/mips: Add MXU decoding engine
` [Qemu-devel] [PATCH v7 06/20] target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'
` [Qemu-devel] [PATCH v7 07/20] target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'
` [Qemu-devel] [PATCH v7 08/20] target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'
` [Qemu-devel] [PATCH v7 09/20] target/mips: Add bit encoding for MXU operand getting pattern 'optn2'
` [Qemu-devel] [PATCH v7 10/20] target/mips: Add bit encoding for MXU operand getting pattern 'optn3'
` [Qemu-devel] [PATCH v7 11/20] target/mips: Add emulation of non-MXU MULL within MXU decoding engine
` [Qemu-devel] [PATCH v7 12/20] target/mips: Add emulation of MXU instructions S32I2M and S32M2I
` [Qemu-devel] [PATCH v7 13/20] target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switch
` [Qemu-devel] [PATCH v7 14/20] target/mips: Add emulation of MXU instruction S8LDD
` [Qemu-devel] [PATCH v7 15/20] target/mips: Add emulation of MXU instruction D16MUL
` [Qemu-devel] [PATCH v7 16/20] target/mips: Add emulation of MXU instruction D16MAC
` [Qemu-devel] [PATCH v7 17/20] target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSU
` [Qemu-devel] [PATCH v7 18/20] target/mips: Add emulation of MXU instructions S32LDD and S32LDDR
` [Qemu-devel] [PATCH v7 19/20] target/mips: Move MXU_EN check one level higher
` [Qemu-devel] [PATCH v7 20/20] target/mips: Amend MXU ASE overview note

[Qemu-devel] [PATCH] hw/arm/virt: Set VIRT_COMPAT_3_0 compat
 2018-10-24 11:25 UTC  (2+ messages)

[Qemu-devel] [PULL 00/28] pci, pc, virtio: fixes, features
 2018-10-24 11:28 UTC  (31+ messages)
` [Qemu-devel] [PULL 04/28] intel_iommu: move ce fetching out when sync shadow
` [Qemu-devel] [PULL 02/28] intel_iommu: introduce vtd_reset_caches()
` [Qemu-devel] [PULL 01/28] virtio-blk: fix comment for virtio_blk_rw_complete
` [Qemu-devel] [PULL 03/28] intel_iommu: better handling of dmar state switch
` [Qemu-devel] [PULL 08/28] x86_iommu: move vtd_generate_msi_message in common file
` [Qemu-devel] [PULL 07/28] x86_iommu: move the kernel-irqchip check in common code
` [Qemu-devel] [PULL 10/28] x86_iommu/amd: make the address space naming consistent with intel-iommu
` [Qemu-devel] [PULL 06/28] vhost-user-blk: start vhost when guest kicks
` [Qemu-devel] [PULL 11/28] x86_iommu/amd: Prepare for interrupt remap support
` [Qemu-devel] [PULL 05/28] intel_iommu: handle invalid ce for shadow sync
` [Qemu-devel] [PULL 09/28] x86_iommu/amd: remove V=1 check from amdvi_validate_dte()
` [Qemu-devel] [PULL 16/28] MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS section
` [Qemu-devel] [PULL 17/28] pci-testdev: add optional memory bar
` [Qemu-devel] [PULL 15/28] x86_iommu/amd: Enable Guest virtual APIC support
` [Qemu-devel] [PULL 13/28] i386: acpi: add IVHD device entry for IOAPIC
` [Qemu-devel] [PULL 18/28] hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
` [Qemu-devel] [PULL 12/28] x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled
` [Qemu-devel] [PULL 14/28] x86_iommu/amd: Add interrupt remap support when VAPIC is enabled
` [Qemu-devel] [PULL 20/28] tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35
` [Qemu-devel] [PULL 21/28] hw/pci-bridge/xio3130: Remove unused functions
` [Qemu-devel] [PULL 25/28] i440fx: use ARRAY_SIZE for pam_regions
` [Qemu-devel] [PULL 23/28] hw/pci: Add missing include
` [Qemu-devel] [PULL 24/28] pci_bridge: fix typo in comment
` [Qemu-devel] [PULL 22/28] hw/pci-bridge/ioh3420: Remove unuseful header
` [Qemu-devel] [PULL 19/28] hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
` [Qemu-devel] [PULL 26/28] piix: use TYPE_FOO constants than string constats
` [Qemu-devel] [PULL 27/28] piix_pci: fix i440fx data sheet link
` [Qemu-devel] [PULL 28/28] vhost-scsi: prevent using uninitialized vqs

[Qemu-devel] [PATCH] fw_cfg: print error message when reading splashfile failed
 2018-10-24 11:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] vl: Avoid crash when -mon is underspecified
 2018-10-24 11:32 UTC  (3+ messages)

[Qemu-devel] [PATCH] fw_cfg_reboot: ensure reboot_time is nonegative
 2018-10-24 11:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] configs/alpha: Remove unused CONFIG_PARALLEL_ISA switch
 2018-10-24 11:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/3] x86: QEMU side support on MSR based features
 2018-10-24 10:16 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 1/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
` [Qemu-devel] [PATCH v5 2/3] x86: Data structure changes to support MSR based features
` [Qemu-devel] [PATCH v5 3/3] x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES

[Qemu-devel] [PATCH v2 0/2] [RFC] qemu: arm: Migration between machines with different MIDR values
 2018-10-24 10:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] [RFC] arm: Introduce hostinvariant command line option

[Qemu-devel] [PATCH] qemu-iotests: convert `pwd` and $(pwd) to $PWD
 2018-10-24  9:57 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] riscv decodetree followup
 2018-10-24  9:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/7] target/riscv: Splice decodetree inputs for riscv32 vs riscv64

[Qemu-devel] [PULL v2 00/44] target-arm queue
 2018-10-24  9:47 UTC 

[Qemu-devel] [PATCH v2 0/3] Do some cleaning work in qemu-iotests
 2018-10-24  9:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu-iotests: convert `pwd` and $(pwd) to $PWD
` [Qemu-devel] [PATCH v2 2/3] qemu-iotests: remove unused variable here
` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: Modern shell scripting (use $() instead of ``)

[Qemu-devel] [PATCH v2 00/29] target/riscv: Convert to decodetree
 2018-10-24  9:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 23/29] target/riscv: Move gen_arith_imm() decoding into trans_* functions

[Qemu-devel] [RFC v2 07/28] hw/vfio/common: Refactor container initialization
 2018-10-24  9:00 UTC  (2+ messages)

[Qemu-devel] [RFC v1] Introduce a new NVMe host device type to QEMU
 2018-10-24  8:23 UTC  (5+ messages)
` [Qemu-devel] [RFC v1] block/NVMe: introduce a new vhost NVMe host device "

[Qemu-devel] [PATCH v8 00/38] target/mips: Limited support for the R5900
 2018-10-24  8:04 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] hostmem-file: remove the invalid pmem object id
 2018-10-24 14:14 UTC 

[Qemu-devel] [PATCH V12 00/19] COLO: integrate colo frame with block replication and COLO proxy
 2018-10-24  7:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH V12 05/19] COLO: Add block replication into colo process

[Qemu-devel] [PULL v2 00/40] Error reporting patches for 2018-10-22
 2018-10-24  4:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] s390x/pci: add common fmb
 2018-10-24  3:58 UTC  (4+ messages)

[Qemu-devel] [PATCH] vl.c: print error message if loading fw_cfg file failed
 2018-10-24  3:39 UTC 

[Qemu-devel] [Bug 1798451] [NEW] HVF linux on OSX hangs 2nd time started after adding socket
 2018-10-23 23:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1798451] "

[Qemu-devel] [PATCH v2] piix_pci: change the i440fx data sheet link
 2018-10-23 22:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost-user: fix qemu crash caused by failed backend
 2018-10-23 22:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/2] intel_iommu: better handling of dmar state switch
 2018-10-23 22:19 UTC 

[Qemu-devel] [PATCH v3 0/2] intel_iommu: handle invalid ce for shadow sync
 2018-10-23 22:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/38] target/mips: Limited support for the R5900
 2018-10-23 22:04 UTC  (4+ messages)


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