messages from 2017-07-18 22:02:36 to 2017-07-19 10:56:04 UTC [more...]
[Qemu-devel] host side todo list for virtio rdma
2017-07-19 10:55 UTC (2+ messages)
[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
2017-07-19 10:32 UTC (4+ messages)
` [Qemu-devel] [Bug 1703506] "
[Qemu-devel] [PATCH 0/14] target/mips: Add Enhanced Virtual Addressing (EVA) support
2017-07-19 10:27 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/14] target/mips: Fix MIPS64 MFC0 UserLocal on BE host
[Qemu-devel] [PATCH V3 0/4] Optimize COLO-compare performance
2017-07-19 10:20 UTC (6+ messages)
` [Qemu-devel] [PATCH V3 1/4] net/colo-compare.c: Add checkpoint min period to optimize performance
` [Qemu-devel] [PATCH V3 2/4] net/colo-compare.c: Optimize unpredictable tcp options comparison
` [Qemu-devel] [PATCH V3 3/4] net/colo-compare.c: Adjust net queue pop order for performance
` [Qemu-devel] [PATCH V3 4/4] net/colo-compare.c: Fix comments and scheme
[Qemu-devel] [PATCH v5 0/2 (for 2.10] Document deprecated features & support lifecycle
2017-07-19 10:08 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 1/2 (for 2.10)] docs: document support lifetime for features
` [Qemu-devel] [PATCH v5 2/2 (for 2.10)] docs: document deprecated features in appendix
[Qemu-devel] [PATCH v1 0/5] target/s390x: cpu model cleanups + improvements
2017-07-19 10:15 UTC (9+ messages)
` [Qemu-devel] [PATCH v1 1/5] target/s390x: drop BE_BIT()
` [Qemu-devel] [PATCH v1 2/5] target/s390x: indicate query subfunction in s390_fill_feat_block
` [Qemu-devel] [PATCH v1 3/5] target/s390x: introduce (test|set)_be_bit
` [Qemu-devel] [PATCH v1 4/5] s390x/kvm: better comment regarding zPCI feature availability
` [Qemu-devel] [PATCH v1 5/5] target/s390x: improve baselining if certain base features are missing
[Qemu-devel] [PATCH] vnc: Clarify documentation of QMP command change
2017-07-19 10:06 UTC (2+ messages)
[Qemu-devel] [PULL v1 0/1] Merge I/O 2017/07/18
2017-07-19 9:47 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.10] block: Skip implicit nodes in query-block/blockstats
2017-07-19 9:41 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH RFC v2 0/9] s390x: zPCI detangling
2017-07-19 9:38 UTC (31+ messages)
` [Qemu-devel] [PATCH RFC v2 2/9] s390x/pci: add stubs
` [Qemu-devel] [PATCH RFC v2 3/9] s390x: chsc nt2 events are pci-only
` [Qemu-devel] [PATCH RFC v2 4/9] s390x/pci: do not advertise pci on non-pci builds
` [Qemu-devel] [PATCH RFC v2 5/9] s390x/ccw: create s390 phb conditionally
` [Qemu-devel] [PATCH RFC v2 6/9] s390x/sclp: properly guard pci-specific functions
` [Qemu-devel] [PATCH RFC v2 7/9] s390x/pci: fence off instructions for non-pci
` [Qemu-devel] [PATCH RFC v2 8/9] s390x/kvm: msi route fixup "
[Qemu-devel] [qemu-trace] how to add trace easily?
2017-07-19 9:36 UTC
[Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts
2017-07-19 9:31 UTC (3+ messages)
[Qemu-devel] [PATCH] error: Revert unwanted change of warning messages
2017-07-19 9:20 UTC (3+ messages)
[Qemu-devel] [PULL v1 00/18] Merge crypto 201/07/18
2017-07-19 9:16 UTC (5+ messages)
[Qemu-devel] [PULL v2 00/18] Merge crypto 201/07/18
2017-07-19 9:16 UTC (19+ messages)
` [Qemu-devel] [PULL v2 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PULL v2 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PULL v2 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PULL v2 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PULL v2 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PULL v2 06/18] crypto: hash: add hash "
` [Qemu-devel] [PULL v2 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PULL v2 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PULL v2 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PULL v2 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PULL v2 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PULL v2 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PULL v2 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PULL v2 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PULL v2 15/18] crypto: hmac: add af_alg-backend hmac support
` [Qemu-devel] [PULL v2 16/18] tests: crypto: add cipher speed benchmark support
` [Qemu-devel] [PULL v2 17/18] tests: crypto: add hash "
` [Qemu-devel] [PULL v2 18/18] tests: crypto: add hmac "
[Qemu-devel] [PATCH v2] hmp: allow cpu index for "info lapic"
2017-07-19 9:16 UTC (2+ messages)
[Qemu-devel] [FIX PATCH] spapr: Fix QEMU abort during memory unplug
2017-07-19 8:54 UTC
[Qemu-devel] [PATCH RFC 0/3] tests/pxe-testt: add testcase using vhost-user-bridge
2017-07-19 8:44 UTC (5+ messages)
[Qemu-devel] [PATCH] vhost: fix a migration failed because of vhost region merge
2017-07-19 15:17 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.10 00/10] Correct two minor QMP interface design flaws
2017-07-19 8:32 UTC (7+ messages)
` [Qemu-devel] [PATCH for-2.10 10/10] migration: Use JSON null instead of "" to reset parameter to default
[Qemu-devel] [PATCH v2] qapi: Fix error handling code on alternate conflict
2017-07-19 8:32 UTC (2+ messages)
[Qemu-devel] [PULL 00/16] Migration
2017-07-19 8:31 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.10 0/4] bsd-user: silence warnings on OpenBSD
2017-07-19 8:19 UTC (4+ messages)
` [Qemu-devel] [PATCH for-2.10 4/4] bsd-user/main.c: Fix unused variable warning
[Qemu-devel] [PATCH] qga: Add support network interface statistics in guest-network-get-interfaces command
2017-07-19 8:15 UTC
[Qemu-devel] [PATCH v12 0/8] Virtio-balloon Enhancement
2017-07-19 8:13 UTC (7+ messages)
` [Qemu-devel] [PATCH v12 6/8] mm: support reporting free page blocks
[Qemu-devel] 答复: Re: [PATCH] vhost: fix a migration failed because ofvhost region merge
2017-07-19 8:12 UTC
[Qemu-devel] [PATCH v2] hmp: allow cpu index for "info lapic"
2017-07-19 8:10 UTC (2+ messages)
[Qemu-devel] [PULL 0/2] Block patches
2017-07-19 8:05 UTC (4+ messages)
` [Qemu-devel] [PULL 1/2] util/aio-win32: Only select on what we are actually waiting for
[Qemu-devel] Status and RFC of patchew testings on QEMU
2017-07-19 7:46 UTC (7+ messages)
[Qemu-devel] [PATCH v2] hmp: allow cpu index for "info lapic"
2017-07-19 7:39 UTC (5+ messages)
[Qemu-devel] [PATCH v2] hmp: allow cpu index for "info lapic"
2017-07-19 7:36 UTC (2+ messages)
[Qemu-devel] Question for iotests 188, 189 and 087
2017-07-19 7:27 UTC (7+ messages)
[Qemu-devel] [PATCH 0/4] Fix SVM and KVM features reported on "max" CPU model
2017-07-19 7:23 UTC (5+ messages)
` [Qemu-devel] [PATCH 4/4] target/i386: Don't use x86_cpu_load_def() "
[Qemu-devel] Hacks for building on gcc 7 / Fedora 26
2017-07-19 7:15 UTC (13+ messages)
[Qemu-devel] Unified Socket Driver
2017-07-19 6:48 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/3] Unified Datagram Socket Transport
` [Qemu-devel] [PATCH 2/3] Unified Datagram Socket Transport - GRE support
` [Qemu-devel] [PATCH 3/3] Unified Datagram Socket Transport - raw support
[Qemu-devel] [PULL 00/21] Block layer patches
2017-07-19 6:11 UTC (3+ messages)
[Qemu-devel] [PULL 00/14] tcg-next patch queue
2017-07-19 6:06 UTC (16+ messages)
` [Qemu-devel] [PULL 01/14] tcg/mips: reserve a register for the guest_base
` [Qemu-devel] [PULL 02/14] util/cacheinfo: Add missing include for ppc linux
` [Qemu-devel] [PULL 03/14] tcg: Expand glue macros before stringifying helper names
` [Qemu-devel] [PULL 04/14] coccinelle: ignore ASTs pre-parsed cached C files
` [Qemu-devel] [PULL 05/14] coccinelle: add a script to optimize tcg op using tcg_gen_extract()
` [Qemu-devel] [PULL 06/14] target/arm: Optimize aarch64 rev16
` [Qemu-devel] [PULL 07/14] target/arm: optimize aarch32 rev16
` [Qemu-devel] [PULL 08/14] target/m68k: optimize bcd_flags() using extract op
` [Qemu-devel] [PULL 09/14] target/ppc: optimize various functions "
` [Qemu-devel] [PULL 10/14] target/sparc: "
` [Qemu-devel] [PULL 11/14] target/sparc: optimize gen_op_mulscc() using deposit op
` [Qemu-devel] [PULL 12/14] target/alpha: optimize gen_cvtlq() "
` [Qemu-devel] [PULL 13/14] tcg/tci: enable bswap16_i64
` [Qemu-devel] [PULL 14/14] tcg: Pass generic CPUState to gen_intermediate_code()
[Qemu-devel] [PATCH v4 0/8] KASLR kernel dump support
2017-07-19 6:06 UTC (10+ messages)
[Qemu-devel] [PATCH v2 00/45] tcg: support for multipleTCGcontexts
2017-07-19 6:06 UTC
[Qemu-devel] [PULL 0/8] target/alpha cleanups
2017-07-19 4:45 UTC (9+ messages)
` [Qemu-devel] [PULL 1/8] target/alpha: Remove amask from tb->flags
` [Qemu-devel] [PULL 2/8] target/alpha: Copy tb->flags into DisasContext
` [Qemu-devel] [PULL 3/8] target/alpha: Merge several flag bytes into ENV->FLAGS
` [Qemu-devel] [PULL 4/8] target/alpha: Fix temp leak in gen_bcond
` [Qemu-devel] [PULL 5/8] target/alpha: Fix temp leak in gen_mtpr
` [Qemu-devel] [PULL 6/8] target/alpha: Fix temp leak in gen_call_pal
` [Qemu-devel] [PULL 7/8] target/alpha: Fix temp leak in gen_fbcond
` [Qemu-devel] [PULL 8/8] target/alpha: Log temp leaks
[Qemu-devel] [PATCH for-2.10] util: Introduce include/qemu/cpuid.h
2017-07-19 4:40 UTC
[Qemu-devel] [PATCH] spapr: make default PHB optionnal
2017-07-19 4:38 UTC (7+ messages)
[Qemu-devel] [Bug 726619] [NEW] loadvm does not load (offline) snapshot anymore
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 726619] "
[Qemu-devel] [Bug 752476] [NEW] monitor command mouse_button 1 moves mouse
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 752476] "
[Qemu-devel] [Bug 757702] [NEW] Undefined instruction exception starts at offset 0x8 instead of 0x4
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 757702] Re: ARM: singlestepping insn which UNDEFs should stop at UNDEF vector insn, not after it
[Qemu-devel] [Bug 796202] [NEW] Doing a 64 bit load from a 32 bit local APIC register is allowed
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 796202] "
[Qemu-devel] [Bug 924943] [NEW] usb-host devices given by command line are routed incomplete to the guest
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 924943] "
[Qemu-devel] [Bug 959992] [NEW] segfault in apic_report_irq_delivered when booting tinycore_3.3.iso
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 959992] "
[Qemu-devel] [Bug 1234179] [NEW] QEMU segfaults during Windows 7 unattended install
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1234179] "
[Qemu-devel] [Bug 1034423] [NEW] Guests running OpenIndiana (and relatives) fail to boot on AMD hardware
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1034423] "
[Qemu-devel] [Bug 1198350] [NEW] USB pass-through fails with USBDEVFS_DISCONNECT: Invalid argument
2017-07-19 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1198350] "
[Qemu-devel] [PATCH v3] spapr: disable decrementer during reset
2017-07-19 4:32 UTC (6+ messages)
[Qemu-devel] [RFC PATCH 00/26] guest exploitation of the XIVE interrupt controller (POWER9)
2017-07-19 4:25 UTC (13+ messages)
` [Qemu-devel] [RFC PATCH 04/26] ppc/xive: introduce a skeleton for the XIVE interrupt controller model
` [Qemu-devel] [RFC PATCH 05/26] ppc/xive: define XIVE internal tables
[Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCGcontexts
2017-07-19 4:19 UTC (2+ messages)
[Qemu-devel] [PATCH] Update references of "struct ucontext" to "ucontext_t"
2017-07-19 1:08 UTC (3+ messages)
[Qemu-devel] [PATCH] replace struct ucontext with ucontext_t type
2017-07-19 1:07 UTC (6+ messages)
[Qemu-devel] [PATCH 0/2] vfio-ccw bugfixs
2017-07-19 0:32 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] vfio/ccw: allocate irq info with the right size
[Qemu-devel] [PATCH 00/29] coccinelle script to enforce qemu/osdep.h macros usage
2017-07-19 0:16 UTC (3+ messages)
` [Qemu-devel] [PATCH 02/29] pci: remove superfluous parenthesis
[Qemu-devel] [PATCH v2 00/45] tcg: support for multiple TCG contexts
2017-07-18 23:43 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 10/45] translate-all: guarantee that tb_hash only holds valid TBs
[Qemu-devel] [PULL 00/31] target/sh4 queue
2017-07-18 23:04 UTC (5+ messages)
[Qemu-devel] windows qemu can't be debuged
2017-07-18 23:03 UTC
[Qemu-devel] [PULL for-2.0 0/7] please pull xen-20170718-tag
2017-07-18 22:22 UTC (8+ messages)
` [Qemu-devel] [PULL for-2.10 1/7] hw/xen: Set emu_mask for igd_opregion register
` [Qemu-devel] [PULL for-2.10 2/7] xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init()
` [Qemu-devel] [PULL for-2.10 3/7] xen-platform: separate unplugging of NVMe disks
` [Qemu-devel] [PULL for-2.10 4/7] xen: move physmap saving into a separate function
` [Qemu-devel] [PULL for-2.10 5/7] xen/mapcache: add an ability to create dummy mappings
` [Qemu-devel] [PULL for-2.10 6/7] xen/mapcache: introduce xen_replace_cache_entry()
` [Qemu-devel] [PULL for-2.10 7/7] xen: don't use xenstore to save/restore physmap anymore
[Qemu-devel] [RFC] RFC on Backup tool
2017-07-18 22:08 UTC (5+ messages)
[Qemu-devel] [PATCH] add scripts/git.orderfile
2017-07-18 22:07 UTC (2+ messages)
[Qemu-devel] [PATCH 0/8] target/alpha cleanups
2017-07-18 22:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).