messages from 2017-04-22 06:44:10 to 2017-04-24 07:20:18 UTC [more...]
[Qemu-devel] [PATCH 00/14] Trivial cleanups around error reporting
2017-04-24 7:20 UTC (2+ messages)
[Qemu-devel] [PATCH V2 0/6] Add COLO-proxy virtio-net support
2017-04-24 6:42 UTC (3+ messages)
[Qemu-devel] [BUG] Migrate failes between boards with different PMC counts
2017-04-24 6:26 UTC
[Qemu-devel] qemu-kvm hangs with DAX
2017-04-24 6:16 UTC
[Qemu-devel] [PATCH v14 00/20] block: Image locking series
2017-04-24 6:15 UTC (10+ messages)
` [Qemu-devel] [PATCH v14 04/20] qemu-img: Add --share-rw option to subcommands
` [Qemu-devel] [PATCH v14 05/20] qemu-img: Update documentation for --share-rw
` [Qemu-devel] [PATCH v14 07/20] iotests: 030: Prepare for image locking
[Qemu-devel] [PATCH 0/3] colo-compare: fix three bugs
2017-04-24 6:06 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] colo-compare: serialize compare thread's initialization with main thread
` [Qemu-devel] [PATCH 2/3] colo-compare: Check main_loop value before call g_main_loop_quit
[Qemu-devel] [PULL 0/8] Net patches
2017-04-24 5:16 UTC (9+ messages)
` [Qemu-devel] [PULL 1/8] colo-compare: Fix old packet check bug
` [Qemu-devel] [PULL 2/8] hw/net: add MII definitions
` [Qemu-devel] [PULL 3/8] net: add FTGMAC100 support
` [Qemu-devel] [PULL 4/8] net/ftgmac100: add a 'aspeed' property
` [Qemu-devel] [PULL 5/8] aspeed: add a FTGMAC100 nic
` [Qemu-devel] [PULL 6/8] slirp: add a fake NC-SI backend
` [Qemu-devel] [PULL 7/8] COLO-compare: Optimize tcp compare for option field
` [Qemu-devel] [PULL 8/8] COLO-compare: Optimize tcp compare trace event
[Qemu-devel] [PULL 00/47] ppc-for-2.10 queue 20170424
2017-04-24 4:25 UTC (50+ messages)
` [Qemu-devel] [PULL 01/47] target/ppc: Improve accuracy of guest HTM availability on P8s
` [Qemu-devel] [PULL 02/47] pseries: Add pseries-2.10 machine type
` [Qemu-devel] [PULL 03/47] ppc/spapr: QOM'ify sPAPRRTCState
` [Qemu-devel] [PULL 04/47] hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices
` [Qemu-devel] [PULL 05/47] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
` [Qemu-devel] [PULL 06/47] spapr: Add ibm, processor-radix-AP-encodings to the device tree
` [Qemu-devel] [PULL 07/47] target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
` [Qemu-devel] [PULL 08/47] target/ppc: Add new H-CALL shells for in memory table translation
` [Qemu-devel] [PULL 09/47] target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
` [Qemu-devel] [PULL 10/47] spapr: move spapr_populate_pa_features()
` [Qemu-devel] [PULL 11/47] spapr: Enable ISA 3.0 MMU mode selection via CAS
` [Qemu-devel] [PULL 12/47] spapr: Workaround for broken radix guests
` [Qemu-devel] [PULL 13/47] target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
` [Qemu-devel] [PULL 14/47] spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask
` [Qemu-devel] [PULL 15/47] spapr_pci: Removed unused include
` [Qemu-devel] [PULL 16/47] target/ppc: Add ibm, processor-radix-AP-encodings for TCG
` [Qemu-devel] [PULL 17/47] ppc/xics: introduce an 'intc' backlink under PowerPCCPU
` [Qemu-devel] [PULL 18/47] spapr: move the IRQ server number mapping under the machine
` [Qemu-devel] [PULL 19/47] spapr: allocate the ICPState object from under sPAPRCPUCore
` [Qemu-devel] [PULL 20/47] ppc/xics: add a realize() handler to ICPStateClass
` [Qemu-devel] [PULL 21/47] ppc/pnv: add a PnvICPState object
` [Qemu-devel] [PULL 22/47] ppc/pnv: extend the machine with a XICSFabric interface
` [Qemu-devel] [PULL 23/47] ppc/pnv: extend the machine with a InterruptStatsProvider interface
` [Qemu-devel] [PULL 24/47] ppc/pnv: create the ICP object under PnvCore
` [Qemu-devel] [PULL 25/47] ppc/pnv: add a helper to calculate MMIO addresses registers
` [Qemu-devel] [PULL 26/47] ppc/pnv: add memory regions for the ICP registers
` [Qemu-devel] [PULL 27/47] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
` [Qemu-devel] [PULL 28/47] ppc/pnv: Add OCC model stub with interrupt support
` [Qemu-devel] [PULL 29/47] ppc: add IPMI support
` [Qemu-devel] [PULL 30/47] ipmi: use a file to load SDRs
` [Qemu-devel] [PULL 31/47] ipmi: provide support for FRUs
` [Qemu-devel] [PULL 32/47] ipmi: introduce an ipmi_bmc_sdr_find() API
` [Qemu-devel] [PULL 33/47] ipmi: introduce an ipmi_bmc_gen_event() API
` [Qemu-devel] [PULL 34/47] target/ppc: Fix size of struct PPCElfPrstatus
` [Qemu-devel] [PULL 35/47] spapr: remove the 'nr_servers' field from the machine
` [Qemu-devel] [PULL 36/47] ppc/pnv: Add support for POWER8+ LPC Controller
` [Qemu-devel] [PULL 37/47] ppc/pnv: enable only one LPC bus
` [Qemu-devel] [PULL 38/47] ppc/pnv: scan ISA bus to populate device tree
` [Qemu-devel] [PULL 39/47] ppc/pnv: populate device tree for RTC devices
` [Qemu-devel] [PULL 40/47] ppc/pnv: populate device tree for serial devices
` [Qemu-devel] [PULL 41/47] ppc/pnv: populate device tree for IPMI BT devices
` [Qemu-devel] [PULL 42/47] ppc/pnv: add initial IPMI sensors for the BMC simulator
` [Qemu-devel] [PULL 43/47] ppc/pnv: generate an OEM SEL event on shutdown
` [Qemu-devel] [PULL 44/47] spapr-cpu-core: Release ICPState object during CPU unrealization
` [Qemu-devel] [PULL 45/47] target/ppc: Flush TLB on write to PIDR
` [Qemu-devel] [PULL 46/47] e500, book3s: mfspr 259: Register mapped/aliased SPRG3 user read
` [Qemu-devel] [PULL 47/47] target/ppc: Style fixes
` [Qemu-devel] [Qemu-ppc] [PULL 00/47] ppc-for-2.10 queue 20170424
[Qemu-devel] [RESEND PATCH] MAINTAINERS: Remove myself from e500
2017-04-24 4:26 UTC (2+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH V2 0/2] COLO-compare: Optimize tcp compare performance and trace format
2017-04-24 3:30 UTC (8+ messages)
` [Qemu-devel] [PATCH V2 1/2] COLO-compare: Optimize tcp compare for option field
[Qemu-devel] Subject: [PATCH] target-ppc: Add global timer group A to open-pic
2017-04-24 0:37 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/9] Openrisc misc features / fixes
2017-04-24 0:09 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/9] target/openrisc: Implement EVBAR register
` [Qemu-devel] [PATCH v2 2/9] target/openrisc: Implement EPH bit
` [Qemu-devel] [PATCH v2 3/9] target/openrisc: Fixes for memory debugging
` [Qemu-devel] [PATCH v2 4/9] target/openrisc: add numcores and coreid support
` [Qemu-devel] [PATCH v2 5/9] migration: Add VMSTATE_UINTTL_2DARRAY()
` [Qemu-devel] [PATCH v2 6/9] target/openrisc: implement shadow registers
` [Qemu-devel] [PATCH v2 7/9] migration: Add VMSTATE_STRUCT_2DARRAY()
` [Qemu-devel] [PATCH v2 8/9] target/openrisc: Implement full vmstate serialization
` [Qemu-devel] [PATCH v2 9/9] target/openrisc: Remove duplicate features property
[Qemu-devel] [PATCH v2] s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
2017-04-23 23:09 UTC (4+ messages)
[Qemu-devel] NetBSD maintenance
2017-04-23 22:45 UTC (3+ messages)
[Qemu-devel] [PATCH] target-s390x: Mask the SIGP order_code to 8bit
2017-04-23 22:32 UTC
[Qemu-devel] [PATCH] s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
2017-04-23 22:26 UTC (3+ messages)
[Qemu-devel] [PATCH 0/7] Openrisc misc features / fixes
2017-04-23 21:54 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/7] target/openrisc: add shutdown logic
` [Qemu-devel] [PATCH RFC] target/openrisc: Support non-busy idle state using PMR SPR
[Qemu-devel] [PATCH] hw/core/generic-loader: Fix crash when running without CPU
2017-04-23 17:34 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] virtio-blk: clean up around g_free() and inline a few functions
2017-04-23 17:30 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-blk: Remove useless condition around g_free()
[Qemu-devel] [PATCH] qemu-doc: Fix broken URLs of amnhltm.zip and dosidle210.zip
2017-04-23 17:28 UTC (2+ messages)
[Qemu-devel] [PATCH v2] use _Static_assert in QEMU_BUILD_BUG_ON
2017-04-23 17:24 UTC (2+ messages)
[Qemu-devel] [PATCH v5]COLO:Fix spell error in Colo doc
2017-04-23 17:19 UTC (3+ messages)
[Qemu-devel] [PATCH 00/21] WIP: dump: add kaslr support (for after 2.9)
2017-04-23 17:16 UTC (3+ messages)
` [Qemu-devel] [PATCH 03/21] object: fix potential leak in getters
[Qemu-devel] [PATCH 1/2] qemu-img: make sure contain the consecutive number of zero bytes
2017-04-23 14:33 UTC (2+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-img: fix some spelling errors
[Qemu-devel] [PATCH] Video and sound capture to a videofile through ffmpeg
2017-04-23 14:16 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressed
2017-04-23 12:53 UTC (5+ messages)
[Qemu-devel] [PATCH] slirp: tftp, copy sockaddr_size
2017-04-23 10:29 UTC (2+ messages)
[Qemu-devel] [PATCH v2] qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressed
2017-04-23 9:53 UTC (2+ messages)
[Qemu-devel] [PATCH] channel-file: fix wrong parameter comments
2017-04-23 9:15 UTC (2+ messages)
[Qemu-devel] [PATCH] block: Make 'replication_state' an enum
2017-04-23 9:12 UTC (2+ messages)
[Qemu-devel] [PATCH v3] SGABIOS: fix wrong video attrs for int 10h, ah==13h
2017-04-23 9:03 UTC (2+ messages)
[Qemu-devel] DMG chunk size independence
2017-04-23 9:03 UTC (6+ messages)
[Qemu-devel] [Qemu-trivial] [PATCH v5] util: Use g_malloc/g_free in envlist.c
2017-04-23 9:01 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH v2 0/4] 3 easy-to-fix clang warnings, 1 error code fixed
2017-04-23 8:16 UTC (2+ messages)
[Qemu-devel] Help needed: Sparc 64, kernel panic
2017-04-22 23:42 UTC (7+ messages)
[Qemu-devel] [RFC] hw/arm/exynos: Add generic SDHCI devices
2017-04-22 19:07 UTC (5+ messages)
[Qemu-devel] [PATCH v2] hw/arm/exynos: Add generic SDHCI devices
2017-04-22 19:07 UTC
[Qemu-devel] [PATCH for-2.9? v2] tests: Ignore more test executables
2017-04-22 18:03 UTC (2+ messages)
[Qemu-devel] [PATCH] Add 'none' as type for drive's if option
2017-04-22 18:01 UTC (2+ messages)
[Qemu-devel] [PATCH] doc: fix function spelling
2017-04-22 17:57 UTC (2+ messages)
[Qemu-devel] [RFC] Proposed qcow2 extension: subcluster allocation
2017-04-22 17:56 UTC (4+ messages)
` [Qemu-devel] proposed qcow2 extension: cluster reservations [was: "
[Qemu-devel] [PATCH] ppc_booke: drop useless assignment
2017-04-22 17:56 UTC (2+ messages)
[Qemu-devel] [PATCH v7 00/13] Improvements for SM501 display controller emulation
2017-04-22 15:41 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu_iotests: Remove _readlink()
2017-04-22 17:35 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [Bug 1685526] [NEW] UEFI firmware can't write to "fake" FAT hard disk
2017-04-22 17:20 UTC
[Qemu-devel] [PATCH] Block layer core: Fix qemu-img 'amend' subcommand failure of adjusting backing file in different path
2017-04-22 16:52 UTC (2+ messages)
[Qemu-devel] [RFC for-3.0 0/4] block: Add qcow2-rust block driver
2017-04-22 16:42 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] dns server not working in QEMU using usermode networking (SLIRP)
2017-04-22 12:36 UTC (5+ messages)
[Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration
2017-04-22 9:49 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/6] migration: calculate downtime on dst side
` [Qemu-devel] [PATCH 4/6] migration: calculate downtime on dst side (CPUMASK)
[Qemu-devel] [QEMU-2.8] Source QEMU crashes with: "bdrv_co_pwritev: Assertion `!(bs->open_flags & BDRV_O_INACTIVE)' failed"
2017-04-22 9:23 UTC (2+ messages)
[Qemu-devel] [PATCH RESEND v2 00/18] COLO: integrate colo frame with block replication and net compare
2017-04-22 8:35 UTC (19+ messages)
` [Qemu-devel] [PATCH RESEND v2 01/18] net/colo: Add notifier/callback related helpers for filter
` [Qemu-devel] [PATCH RESEND v2 02/18] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PATCH RESEND v2 03/18] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PATCH RESEND v2 04/18] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PATCH RESEND v2 05/18] COLO: Handle shutdown command for VM in COLO state
` [Qemu-devel] [PATCH RESEND v2 06/18] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH RESEND v2 07/18] COLO: Load dirty pages into SVM's RAM cache firstly
` [Qemu-devel] [PATCH RESEND v2 08/18] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH RESEND v2 09/18] COLO: Flush memory data from ram cache
` [Qemu-devel] [PATCH RESEND v2 10/18] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PATCH RESEND v2 11/18] savevm: split save/find loadvm_handlers entry into two helper functions
` [Qemu-devel] [PATCH RESEND v2 12/18] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH RESEND v2 13/18] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH RESEND v2 14/18] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH RESEND v2 15/18] COLO: flush host dirty ram from cache
` [Qemu-devel] [PATCH RESEND v2 16/18] filter: Add handle_event method for NetFilterClass
` [Qemu-devel] [PATCH RESEND v2 17/18] filter-rewriter: handle checkpoint and failover event
` [Qemu-devel] [PATCH RESEND v2 18/18] COLO: notify net filters about checkpoint/failover event
[Qemu-devel] [PATCH v2 00/18] COLO: integrate colo frame with block replication and net compare
2017-04-22 8:25 UTC (19+ messages)
` [Qemu-devel] [PATCH v2 01/18] net/colo: Add notifier/callback related helpers for filter
` [Qemu-devel] [PATCH v2 02/18] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PATCH v2 03/18] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PATCH v2 04/18] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PATCH v2 05/18] COLO: Handle shutdown command for VM in COLO state
` [Qemu-devel] [PATCH v2 06/18] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH v2 07/18] COLO: Load dirty pages into SVM's RAM cache firstly
` [Qemu-devel] [PATCH v2 08/18] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH v2 09/18] COLO: Flush memory data from ram cache
` [Qemu-devel] [PATCH v2 10/18] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PATCH v2 11/18] savevm: split save/find loadvm_handlers entry into two helper functions
` [Qemu-devel] [PATCH v2 12/18] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH v2 13/18] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH v2 14/18] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH v2 15/18] COLO: flush host dirty ram from cache
` [Qemu-devel] [PATCH v2 16/18] filter: Add handle_event method for NetFilterClass
` [Qemu-devel] [PATCH v2 17/18] filter-rewriter: handle checkpoint and failover event
` [Qemu-devel] [PATCH v2 18/18] COLO: notify net filters about checkpoint/failover event
[Qemu-devel] [PATCH v3 00/18] crypto: add afalg-backend support
2017-04-22 7:42 UTC (21+ messages)
` [Qemu-devel] [PATCH v3 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PATCH v3 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v3 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v3 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PATCH v3 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PATCH v3 06/18] crypto: hash: add hash "
` [Qemu-devel] [PATCH v3 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PATCH v3 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v3 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v3 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PATCH v3 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PATCH v3 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PATCH v3 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PATCH v3 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PATCH v3 15/18] crypto: hmac: add af_alg hmac support
` [Qemu-devel] [PATCH v3 16/18] tests: crypto: add cipher speed benchmark support
` [Qemu-devel] [PATCH v3 17/18] tests: crypto: add hash "
` [Qemu-devel] [PATCH v3 18/18] tests: crypto: add hmac "
[Qemu-devel] [PULL] Update OpenBIOS images
2017-04-22 6:43 UTC
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).