qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-23 12:10:54 to 2018-10-24 10:20:07 UTC [more...]

[Qemu-devel] [PATCH v1 0/7] pci: hotplug handler reworks
 2018-10-24 10:19 UTC  (3+ 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] configs/alpha: Remove unused CONFIG_PARALLEL_ISA switch
 2018-10-24 10:18 UTC 

[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] [PULL 0/6] qtest, Makefiles and shell script improvements
 2018-10-24  9:52 UTC  (7+ 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] [PATCH 0/7] riscv decodetree followup
 2018-10-24  9:49 UTC  (28+ messages)
` [Qemu-devel] [PATCH 1/7] decodetree: Add !extern flag to argument sets
` [Qemu-devel] [PATCH 2/7] decodetree: Remove "insn" argument from trans_* expanders
` [Qemu-devel] [PATCH 3/7] target/riscv: Update for decodetree insn argument change
` [Qemu-devel] [PATCH 4/7] target/riscv: Rename some argument sets in insn32.decode
` [Qemu-devel] [PATCH 5/7] target/riscv: Convert @cs_2 insns to share translation functions
` [Qemu-devel] [PATCH 6/7] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns
` [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] [PATCH] hw/arm/virt: Set VIRT_COMPAT_3_0 compat
 2018-10-24  8:56 UTC 

[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] [PULL 00/34] MIPS queue for October 2018 - part 2
 2018-10-24  8:04 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH v8 00/38] target/mips: Limited support for the R5900

[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] [PATCH] fw_cfg_reboot: ensure reboot_time is nonegative
 2018-10-24  7:11 UTC 

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

[Qemu-devel] [PATCH] fw_cfg: print error message when reading splashfile failed
 2018-10-24  5:12 UTC 

[Qemu-devel] [PULL v2 00/40] Error reporting patches for 2018-10-22
 2018-10-24  4:10 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 05/40] block: Use warn_report() & friends to report warnings

[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] [PATCH] linux-user/flatload: fix initial stack pointer alignment
 2018-10-24  2:38 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 00/27] ACPI hardware-reduced support
 2018-10-23 22:52 UTC  (15+ 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] 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 v2] lsi: Reselection needed to remove pending commands from queue
 2018-10-23 22:31 UTC  (6+ 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  (7+ messages)

[Qemu-devel] [PATCH] vl: Avoid crash when -mon is underspecified
 2018-10-23 21:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] qapi: Fix COLOStatus and query-colo-status since version
 2018-10-23  8:24 UTC  (2+ messages)

[Qemu-devel] [Bug 1796754] [NEW] ioctl SIOCGIFCONF causes qemu-aarch64-static to crash with "received signal outside vCPU context"
 2018-10-23 20:35 UTC  (2+ messages)
` [Qemu-devel] [Bug 1796754] "

[Qemu-devel] [PATCH v2 0/3] linux-user: Support for misc features
 2018-10-23 20:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] linux-user: Add support for statx() syscall
` [Qemu-devel] [PATCH v2 2/3] linux-user: Add support for semtimedop() syscall
` [Qemu-devel] [PATCH v2 3/3] linux-user: Add support for SO_REUSEPORT

[Qemu-devel] [Bug 1737444] [NEW] gccgo setcontext conftest crashes qemu-sh4
 2018-10-23 20:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1737444] "

[Qemu-devel] [Bug 1775702] [NEW] High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
 2018-10-23 20:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1775702] "

[Qemu-devel] [RFC v3 0/56] per-CPU locks
 2018-10-23 20:28 UTC  (9+ messages)
` [Qemu-devel] [RFC v3 30/56] i386: convert to cpu_interrupt_request
` [Qemu-devel] [RFC v3 46/56] accel/tcg: "

[Qemu-devel] [PULL 00/40] Error reporting patches for 2018-10-22
 2018-10-23 18:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] cputlb: track dirty tlbs and general cleanup
 2018-10-23 17:11 UTC  (2+ messages)

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

[Qemu-devel] [PULL 0/2] slirp updates
 2018-10-23 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 3/3] ppc/pnv: check size before data buffer access
 2018-10-23 15:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups
 2018-10-23 15:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/7] qapi: use qemu_strtoi64() in parse_str
` [Qemu-devel] [PATCH v3 2/7] qapi: correctly parse uint64_t values from strings
` [Qemu-devel] [PATCH v3 3/7] range: pass const pointer where possible
` [Qemu-devel] [PATCH v3 4/7] range: add some more functions
` [Qemu-devel] [PATCH v3 5/7] memory-device: use QEMU_IS_ALIGNED
` [Qemu-devel] [PATCH v3 6/7] memory-device: avoid overflows on very huge devices
` [Qemu-devel] [PATCH v3 7/7] memory-device: rewrite address assignment using ranges

[Qemu-devel] [PULL 00/45] Machine queue, 2018-10-18
 2018-10-23 15:27 UTC  (49+ messages)
` [Qemu-devel] [PULL 03/45] vl:c: make sure that sockets are calculated correctly in '-smp X' case
` [Qemu-devel] [PULL 04/45] numa: Fix QMP command set-numa-node error handling
` [Qemu-devel] [PULL 05/45] trace-events: Fix copy/paste typo
` [Qemu-devel] [PULL 06/45] hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events
` [Qemu-devel] [PULL 07/45] hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init
` [Qemu-devel] [PULL 08/45] hw/ssi/xilinx_spi: "
` [Qemu-devel] [PULL 09/45] hw/sh4/sh_pci: "
` [Qemu-devel] [PULL 10/45] hw/pci-host/bonito: "
` [Qemu-devel] [PULL 12/45] hw/mips/gt64xxx_pci: Mark as bridge device
` [Qemu-devel] [PULL 14/45] hw/alpha/typhoon: Remove unuseful code
` [Qemu-devel] [PULL 15/45] hw/hppa/dino: "
` [Qemu-devel] [PULL 16/45] hw/mips/malta: "
` [Qemu-devel] [PULL 17/45] machine: fix a typo
` [Qemu-devel] [PULL 18/45] memory-device: fix alignment error message
` [Qemu-devel] [PULL 34/45] net: etraxfs_eth: convert SysBus init method to a realize method
` [Qemu-devel] [PULL 36/45] net: lan9118: "
` [Qemu-devel] [PULL 37/45] net: lance: "
` [Qemu-devel] [PULL 38/45] net: milkymist_minimac2: "
` [Qemu-devel] [PULL 39/45] net: mipsnet: "
` [Qemu-devel] [PULL 40/45] net: opencores_eth: "
` [Qemu-devel] [PULL 41/45] net: smc91c111: "
` [Qemu-devel] [PULL 42/45] net: stellaris_enet: "
` [Qemu-devel] [PULL 44/45] net: xgmac: "
` [Qemu-devel] [PULL 45/45] numa: Clean up error reporting in parse_numa()

[Qemu-devel] QEMU hangs in main_loop_wait
 2018-10-23 15:33 UTC  (4+ messages)

[Qemu-devel] [RFC 0/5] Improve balloon handling of pagesizes other than 4kiB
 2018-10-23 15:13 UTC  (9+ messages)
` [Qemu-devel] [RFC 5/5] virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size

[Qemu-devel] [PATCH v2 0/7] qapi/range/memory-device: fixes and cleanups
 2018-10-23 15:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/7] qapi: correctly parse uint64_t values from strings

[Qemu-devel] Virtual IOMMU is working for Windows VM?
 2018-10-23 14:06 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/11] hw/m68k: add Apple Machintosh Quadra 800 machine
 2018-10-23 13:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 11/11] hw/m68k: define Macintosh Quadra 800

[Qemu-devel] [PATCH] target/mips: Add initrd support for Boston board
 2018-10-23 13:12 UTC 

[Qemu-devel] [PULL 0/3] Qcrypto next patches
 2018-10-23 13:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost-scsi: prevent using uninitialized vqs
 2018-10-23 12:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] i386/kvm: add support for Hyper-V Enlightened VMCS
 2018-10-23 12:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] x86: hv_evmcs CPU flag support

[Qemu-devel] [PATCH 0/3] linux-user: Support for misc feateres
 2018-10-23 12:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] linux-user: Add support for semtimedop() syscall


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