qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-31 00:46:51 to 2018-10-31 14:21:48 UTC [more...]

[Qemu-devel] [PULL v3 00/24] qemu-ga patch queue for soft-freeze
 2018-10-31 14:19 UTC  (24+ messages)
` [Qemu-devel] [PULL v3 01/24] qga: Support Unicode paths in guest-file-open on win32
` [Qemu-devel] [PULL v3 02/24] qga-win: add support for qmp_guest_fsfreeze_freeze_list
` [Qemu-devel] [PULL v3 03/24] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
` [Qemu-devel] [PULL v3 04/24] configure: add test for libudev
` [Qemu-devel] [PULL v3 06/24] qga: linux: return disk device in guest-get-fsinfo
` [Qemu-devel] [PULL v3 07/24] qga-win: prevent crash when executing fsinfo command
` [Qemu-devel] [PULL v3 08/24] qga-win: fsinfo: pci-info: allow partial info
` [Qemu-devel] [PULL v3 09/24] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI
` [Qemu-devel] [PULL v3 10/24] qga-win: add debugging information
` [Qemu-devel] [PULL v3 11/24] qga-win: refactor disk properties (bus)
` [Qemu-devel] [PULL v3 12/24] qga-win: report disk serial number
` [Qemu-devel] [PULL v3 13/24] qga-win: refactor disk info
` [Qemu-devel] [PULL v3 14/24] qga-win: handle multi-disk volumes
` [Qemu-devel] [PULL v3 15/24] qga-win: return disk device in guest-get-fsinfo
` [Qemu-devel] [PULL v3 16/24] qga-win: demystify namespace stripping
` [Qemu-devel] [PULL v3 17/24] qga: fix an off-by-one issue
` [Qemu-devel] [PULL v3 18/24] qga: group agent init/cleanup init separate routines
` [Qemu-devel] [PULL v3 19/24] qga: hang GAConfig/socket_activation off of GAState global
` [Qemu-devel] [PULL v3 20/24] qga: move w32 service handling out of run_agent()
` [Qemu-devel] [PULL v3 21/24] qga: add --retry-path option for re-initializing channel on failure
` [Qemu-devel] [PULL v3 22/24] qga-win: install service with --retry-path set by default
` [Qemu-devel] [PULL v3 23/24] qga-win: report specific error when failing to open channel
` [Qemu-devel] [PULL v3 24/24] qga-win: changing --retry-path option behavior

[Qemu-devel] [RFC v4 01/71] cpu: convert queued work to a QSIMPLEQ
 2018-10-31 14:20 UTC  (30+ messages)
` [Qemu-devel] [RFC v4 08/71] ppc: convert to helper_cpu_halted_set
` [Qemu-devel] [RFC v4 09/71] cris: "
` [Qemu-devel] [RFC v4 10/71] hppa: "
` [Qemu-devel] [RFC v4 11/71] m68k: "
` [Qemu-devel] [RFC v4 12/71] alpha: "
` [Qemu-devel] [RFC v4 13/71] microblaze: "
` [Qemu-devel] [RFC v4 14/71] cpu: define cpu_halted helpers
` [Qemu-devel] [RFC v4 15/71] tcg-runtime: convert to cpu_halted_set
` [Qemu-devel] [RFC v4 16/71] arm: convert to cpu_halted
` [Qemu-devel] [RFC v4 18/71] sh4: "
` [Qemu-devel] [RFC v4 19/71] i386: "
` [Qemu-devel] [RFC v4 20/71] lm32: "
` [Qemu-devel] [RFC v4 21/71] m68k: "
` [Qemu-devel] [RFC v4 47/71] m68k: convert to cpu_interrupt_request

[Qemu-devel] [PATCH] fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
 2018-10-31 14:10 UTC  (3+ messages)

[Qemu-devel] [PULL 0/7] x86 queue, 2018-10-30
 2018-10-31 14:08 UTC  (6+ messages)
` [Qemu-devel] [PULL 4/7] x86: Data structure changes to support MSR based features
` [Qemu-devel] [PULL 6/7] i386: Add new model of Cascadelake-Server

[Qemu-devel] [PATCH v9 0/6] monitor: enable OOB by default
 2018-10-31 14:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 1/6] monitor: Suspend monitor instead dropping commands

[Qemu-devel] [PULL 00/24] qemu-ga patch queue for soft-freeze
 2018-10-31 13:59 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] decodetree improvments
 2018-10-31 13:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] decodetree: Add !extern flag to argument sets
` [Qemu-devel] [PATCH v2 2/3] decodetree: Remove "insn" argument from trans_* expanders
` [Qemu-devel] [PATCH v2 3/3] decodetree: Allow multiple input files

[Qemu-devel] [PATCH RFC v6 0/7] qemu_thread_create: propagate errors to callers to check
 2018-10-31 13:50 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC v6 5/7] migration: fix the multifd code when receiving less channels
` [Qemu-devel] [PATCH RFC v6 6/7] migration: fix some error handling

[Qemu-devel] [PATCH for-3.1] hw/ppc/ppc440_uc: Remove dead code in sdram_size()
 2018-10-31 13:43 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] Question: Perfecting checkpatch.pl
 2018-10-31 13:33 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] Use 'https://' instead of 'git://'
 2018-10-31 13:31 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] README: use "
` [Qemu-devel] [PATCH 2/4] get_maintainer: "
` [Qemu-devel] [PATCH 3/4] MAINTAINERS: use 'https://' instead of 'git://' for GitHub
` [Qemu-devel] [PATCH 4/4] gitmodules: use 'https://' instead of 'git://'

[Qemu-devel] [PATCH v3 00/35] target/riscv: Convert to decodetree
 2018-10-31 13:20 UTC  (36+ messages)
` [Qemu-devel] [PATCH v3 01/35] target/riscv: Move CPURISCVState pointer to DisasContext
` [Qemu-devel] [PATCH v3 02/35] target/riscv: Activate decodetree and implemnt LUI & AUIPC
` [Qemu-devel] [PATCH v3 03/35] target/riscv: Convert RVXI branch insns to decodetree
` [Qemu-devel] [PATCH v3 04/35] target/riscv: Convert RV32I load/store "
` [Qemu-devel] [PATCH v3 05/35] target/riscv: Convert RV64I "
` [Qemu-devel] [PATCH v3 06/35] target/riscv: Convert RVXI arithmetic "
` [Qemu-devel] [PATCH v3 07/35] target/riscv: Convert RVXI fence "
` [Qemu-devel] [PATCH v3 08/35] target/riscv: Convert RVXI csr "
` [Qemu-devel] [PATCH v3 09/35] target/riscv: Convert RVXM "
` [Qemu-devel] [PATCH v3 10/35] target/riscv: Convert RV32A "
` [Qemu-devel] [PATCH v3 11/35] target/riscv: Convert RV64A "
` [Qemu-devel] [PATCH v3 12/35] target/riscv: Convert RV32F "
` [Qemu-devel] [PATCH v3 13/35] target/riscv: Convert RV64F "
` [Qemu-devel] [PATCH v3 14/35] target/riscv: Convert RV32D "
` [Qemu-devel] [PATCH v3 15/35] target/riscv: Convert RV64D "
` [Qemu-devel] [PATCH v3 16/35] target/riscv: Convert RV priv "
` [Qemu-devel] [PATCH v3 17/35] target/riscv: Convert quadrant 0 of RVXC "
` [Qemu-devel] [PATCH v3 18/35] target/riscv: Convert quadrant 1 "
` [Qemu-devel] [PATCH v3 19/35] target/riscv: Convert quadrant 2 "
` [Qemu-devel] [PATCH v3 20/35] target/riscv: Remove gen_jalr()
` [Qemu-devel] [PATCH v3 21/35] target/riscv: Remove manual decoding from gen_branch()
` [Qemu-devel] [PATCH v3 22/35] target/riscv: Remove manual decoding from gen_load()
` [Qemu-devel] [PATCH v3 23/35] target/riscv: Remove manual decoding from gen_store()
` [Qemu-devel] [PATCH v3 24/35] target/riscv: Move gen_arith_imm() decoding into trans_* functions
` [Qemu-devel] [PATCH v3 25/35] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
` [Qemu-devel] [PATCH v3 26/35] target/riscv: Remove shift and slt insn manual decoding
` [Qemu-devel] [PATCH v3 27/35] target/riscv: Remove manual decoding of RV32/64M insn
` [Qemu-devel] [PATCH v3 28/35] target/riscv: Rename trans_arith to gen_arith
` [Qemu-devel] [PATCH v3 29/35] target/riscv: Remove gen_system()
` [Qemu-devel] [PATCH v3 30/35] target/riscv: Remove decode_RV32_64G()
` [Qemu-devel] [PATCH v3 31/35] target/riscv: Convert @cs_2 insns to share translation functions
` [Qemu-devel] [PATCH v3 32/35] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns
` [Qemu-devel] [PATCH v3 33/35] target/riscv: Splice fsw_sd and flw_ld for riscv32 vs riscv64
` [Qemu-devel] [PATCH v3 34/35] target/riscv: Splice remaining compressed insn pairs "
` [Qemu-devel] [PATCH v3 35/35] target/riscv: Remaining rvc insn reuse 32 bit translators

[Qemu-devel] [PATCH v3 00/13] arm: nRF51 Devices and Microbit Support
 2018-10-31 13:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 01/13] qtest: Add set_irq_in command to set IRQ/GPIO level

[Qemu-devel] [PULL 00/10] cputlb: track dirty tlbs and general cleanup
 2018-10-31 12:21 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] cputlb: Move tlb_lock to CPUTLBCommon
` [Qemu-devel] [PULL 02/10] cputlb: Remove tcg_enabled hack from tlb_flush_nocheck
` [Qemu-devel] [PULL 03/10] cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flush
` [Qemu-devel] [PULL 04/10] cputlb: Split large page tracking per mmu_idx
` [Qemu-devel] [PULL 05/10] cputlb: Move env->vtlb_index to env->tlb_d.vindex
` [Qemu-devel] [PULL 06/10] cputlb: Merge tlb_flush_nocheck into tlb_flush_by_mmuidx_async_work
` [Qemu-devel] [PULL 07/10] cputlb: Merge tlb_flush_page into tlb_flush_page_by_mmuidx
` [Qemu-devel] [PULL 08/10] cputlb: Count "partial" and "elided" tlb flushes
` [Qemu-devel] [PULL 09/10] cputlb: Filter flushes on already clean tlbs
` [Qemu-devel] [PULL 10/10] cputlb: Remove tlb_c.pending_flushes

[Qemu-devel] [PATCH 0/3] hw/arm/exynos4: Add DMA support for SMDKC210 board
 2018-10-31  4:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] qapi: return ShutdownCause for events
 2018-10-31 11:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qapi: move ShutdownCause to qapi/run-state.json
` [Qemu-devel] [PATCH 2/3] qapi: split host-qmp into quit and system-reset
` [Qemu-devel] [PATCH 3/3] qapi: add reason to SHUTDOWN and RESET events

[Qemu-devel] [PATCH v3] lsi_scsi: Reselection needed to remove pending commands from queue
 2018-10-31 11:42 UTC  (4+ messages)

[Qemu-devel] [PULL 0/2] Misc next patches
 2018-10-31 11:36 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] block: drop moderated sheepdog mailing list from MAINTAINERS file
` [Qemu-devel] [PULL 2/2] scripts: report on author emails that are mangled by the mailing list

[Qemu-devel] [PATCH v5 0/9] discard blockstats
 2018-10-31 11:35 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 1/9] qapi: group BlockDeviceStats fields
` [Qemu-devel] [PATCH v5 2/9] qapi: add unmap to BlockDeviceStats
` [Qemu-devel] [PATCH v5 3/9] block: add empty account cookie type
` [Qemu-devel] [PATCH v5 4/9] ide: account UNMAP (TRIM) operations
` [Qemu-devel] [PATCH v5 5/9] scsi: store unmap offset and nb_sectors in request struct
` [Qemu-devel] [PATCH v5 6/9] scsi: move unmap error checking to the complete callback
` [Qemu-devel] [PATCH v5 7/9] scsi: account unmap operations
` [Qemu-devel] [PATCH v5 8/9] file-posix: account discard operations
` [Qemu-devel] [PATCH v5 9/9] qapi: query-blockstat: add driver specific file-posix stats

[Qemu-devel] [PATCH] vhost-user-bridge: fix "unknown type name" compilation error
 2018-10-31 11:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] hw/arm/exynos4: Add DMA support for SMDKC210 board
 2018-10-31 11:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
 2018-10-31 11:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] s390x/pci: add common fmb
 2018-10-31 10:49 UTC  (5+ messages)

[Qemu-devel] [PATCH] target/ppc: fix mtmsr instruction for icount
 2018-10-31 10:48 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] target/arm: Remove can't-happen if() from handle_vec_simd_shli()
 2018-10-31 10:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/29] target/riscv: Convert to decodetree
 2018-10-31 10:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 13/29] target/riscv: Convert RV32D insns "

[Qemu-devel] [PATCH v3 00/19] ACPI reorganization for hardware-reduced support
 2018-10-31 10:46 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 09/19] hw: acpi: Export and generalize the PCI host AML API
` [Qemu-devel] [PATCH v3 19/19] hw: i386: Implement the ACPI builder interface for PC

[Qemu-devel] [PATCH 1/3] milkymist-pfpu: more accurate emulation
 2018-10-31 10:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] qtest: new functions for pulsed IRQs

[Qemu-devel] [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups
 2018-10-31 10:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] blockdev: report error on block latency histogram set error
 2018-10-31  9:49 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw: qdev: fix error in comment
 2018-10-31  9:28 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] ping2 Re: [PATCH 0/2] replication: drop extra sync
 2018-10-31  9:30 UTC 

[Qemu-devel] [PATCH 0/4] Introducing QemuSupportState
 2018-10-31  9:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] add QemuSupportState

[Qemu-devel] [PATCH] iotests: 082: Update output
 2018-10-31  9:11 UTC  (2+ messages)

[Qemu-devel] [Bug 1800786] [NEW] USB assertion `s->csw.sig == cpu_to_le32(0x53425355)' failed
 2018-10-31  8:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 1800786] "

[Qemu-devel] [PATCH for-3.1] milkymist: Check for failure trying to load BIOS image
 2018-10-31  8:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] gtk: Fix mouse offset in scaled gtk-gl display for VFIO/iGVT-g DMA Buf mode
 2018-10-31  6:24 UTC 

[Qemu-devel] [PATCH v2] file-posix: Use error API properly
 2018-10-31  5:39 UTC 

[Qemu-devel] [Bug 1448985] Re: llvmpipe i386 crashes when running on qemu64 cpu
 2018-10-31  4:17 UTC 

[Qemu-devel] [Bug 1495380] [NEW] Invalid parameter 'queues'. multi-queue vhost-user backends does not work
 2018-10-31  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1495380] "

[Qemu-devel] [PATCH v4] tests: vm: auto_install OpenBSD
 2018-10-31  2:57 UTC 

[Qemu-devel] [PULL v2 00/24] qemu-ga patch queue for soft-freeze
 2018-10-31  1:38 UTC  (25+ messages)
` [Qemu-devel] [PULL v2 01/24] qga: Support Unicode paths in guest-file-open on win32
` [Qemu-devel] [PULL v2 02/24] qga-win: add support for qmp_guest_fsfreeze_freeze_list
` [Qemu-devel] [PULL v2 03/24] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
` [Qemu-devel] [PULL v2 04/24] configure: add test for libudev
` [Qemu-devel] [PULL v2 05/24] qga: linux: report disk serial number
` [Qemu-devel] [PULL v2 06/24] qga: linux: return disk device in guest-get-fsinfo
` [Qemu-devel] [PULL v2 07/24] qga-win: prevent crash when executing fsinfo command
` [Qemu-devel] [PULL v2 08/24] qga-win: fsinfo: pci-info: allow partial info
` [Qemu-devel] [PULL v2 09/24] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI
` [Qemu-devel] [PULL v2 10/24] qga-win: add debugging information
` [Qemu-devel] [PULL v2 11/24] qga-win: refactor disk properties (bus)
` [Qemu-devel] [PULL v2 12/24] qga-win: report disk serial number
` [Qemu-devel] [PULL v2 13/24] qga-win: refactor disk info
` [Qemu-devel] [PULL v2 14/24] qga-win: handle multi-disk volumes
` [Qemu-devel] [PULL v2 15/24] qga-win: return disk device in guest-get-fsinfo
` [Qemu-devel] [PULL v2 16/24] qga-win: demystify namespace stripping
` [Qemu-devel] [PULL v2 17/24] qga: fix an off-by-one issue
` [Qemu-devel] [PULL v2 18/24] qga: group agent init/cleanup init separate routines
` [Qemu-devel] [PULL v2 19/24] qga: hang GAConfig/socket_activation off of GAState global
` [Qemu-devel] [PULL v2 20/24] qga: move w32 service handling out of run_agent()
` [Qemu-devel] [PULL v2 21/24] qga: add --retry-path option for re-initializing channel on failure
` [Qemu-devel] [PULL v2 22/24] qga-win: install service with --retry-path set by default
` [Qemu-devel] [PULL v2 23/24] qga-win: report specific error when failing to open channel
` [Qemu-devel] [PULL v2 24/24] qga-win: changing --retry-path option behavior

[Qemu-devel] [QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
 2018-10-31  1:03 UTC  (4+ messages)

[Qemu-devel] [PATCH V2] net/filter-rewriter.c: Fix coverity static analysis issue
 2018-10-31  0:50 UTC 

[Qemu-devel] [PATCH] net/filter-rewirter.c: Fix coverity static analysis issue
 2018-10-31  0:47 UTC  (3+ 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).