messages from 2017-05-10 18:26:48 to 2017-05-11 13:44:01 UTC [more...]
[Qemu-devel] About QEMU BQL and dirty log switch in Migration
2017-05-11 13:43 UTC (7+ messages)
[Qemu-devel] [PATCH v3 00/18] numa: add '-numa cpu' option
2017-05-11 13:38 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 01/18] numa: move source of default CPUs to NUMA node mapping into boards
` [Qemu-devel] [PATCH v3 11/18] QMP: include CpuInstanceProperties into query_cpus output output
` [Qemu-devel] [PATCH v3 17/18] numa: add '-numa cpu, ...' option for property based node mapping
[Qemu-devel] [PATCH 0/6] vhost-user: Specify and implement device IOTLB support
2017-05-11 13:25 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/6] vhost: propagate errors in vhost_device_iotlb_miss()
` [Qemu-devel] [PATCH 2/6] vhost: rework IOTLB messaging
` [Qemu-devel] [PATCH 3/6] vhost: Update rings information for IOTLB earlier
` [Qemu-devel] [PATCH 4/6] vhost-user: add vhost_user to hold the chr
` [Qemu-devel] [PATCH 5/6] vhost-user: add slave-req-fd support
` [Qemu-devel] [PATCH 6/6] spec/vhost-user spec: Add IOMMU support
[Qemu-devel] Guest SIGILL when different IO is implemented
2017-05-11 13:12 UTC (7+ messages)
[Qemu-devel] [PATCH v7 0/4] ramblock: add hmp command "info ramblock"
2017-05-11 13:05 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 1/4] ramblock: add RAMBLOCK_FOREACH()
` [Qemu-devel] [PATCH v7 2/4] utils: provide size_to_str()
` [Qemu-devel] [PATCH v7 3/4] ramblock: add new hmp command "info ramblock"
` [Qemu-devel] [PATCH v7 4/4] utils: remove assert in size_to_str()
[Qemu-devel] Future of SoftFloat use in QEMU
2017-05-11 13:01 UTC
[Qemu-devel] order of dirtying pages in vm live migration iterations
2017-05-11 13:00 UTC
[Qemu-devel] [PATCH v6 00/18]Convert QCow[2] to QCryptoBlock & add LUKS support
2017-05-11 12:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 07/18] block: deprecate "encryption=on" in favour of "encrypt.format=aes"
[Qemu-devel] [PATCH 0/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup
2017-05-11 12:53 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] xhci: fix logging
` [Qemu-devel] [PATCH 2/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup
[Qemu-devel] e1000e migration
2017-05-11 12:36 UTC
[Qemu-devel] [PATCH 00/17] qobject/qapi: add uint type
2017-05-11 12:34 UTC (8+ messages)
` [Qemu-devel] [PATCH 01/17] qdev: remove PropertyInfo.qtype field
` [Qemu-devel] [PATCH 03/17] tests: remove alt num-int cases
[Qemu-devel] [PATCH v6 0/3] ramblock: add hmp command "info ramblock"
2017-05-11 12:13 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 2/3] utils: provide size_to_str()
[Qemu-devel] [PATCH] target/i386: enable A20 automatically in system management mode
2017-05-11 11:58 UTC (3+ messages)
[Qemu-devel] help! usb wifi device lost, even crash!
2017-05-11 11:41 UTC
[Qemu-devel] [PATCH] configure: Remove -lxencall for Xen detection
2017-05-11 11:35 UTC
[Qemu-devel] [PATCH v17 00/23] block: Image locking series
2017-05-11 11:30 UTC (4+ messages)
` [Qemu-devel] [PATCH v17 23/23] tests: Add POSIX image locking test case 182
[Qemu-devel] [RFC PATCH v1 0/9] BQL and Replay Lock changes
2017-05-11 11:23 UTC (4+ messages)
[Qemu-devel] [PATCH 1/1] s390x/css: catch section mismatch on load
2017-05-11 11:02 UTC (2+ messages)
[Qemu-devel] [PATCH V2] Revert "hw/pci: disable pci-bridge's shpc by default"
2017-05-11 10:28 UTC (3+ messages)
[Qemu-devel] [PATCH v2] qemu-img: Check for backing image if specified during create
2017-05-11 9:37 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/12] VT-d: PT (passthrough) mode support and misc fixes
2017-05-11 9:36 UTC (13+ messages)
` [Qemu-devel] [PATCH v3 04/12] memory: fix address_space_get_iotlb_entry()
` [Qemu-devel] [PATCH v3 09/12] intel_iommu: allow dev-iotlb context entry conditionally
` [Qemu-devel] [PATCH v3 10/12] intel_iommu: support passthrough (PT)
` [Qemu-devel] [PATCH v3 12/12] vhost: iommu: cache static mapping if there is
[Qemu-devel] [PATCH RFC] docs: document support lifetime and deprecation policy
2017-05-11 9:32 UTC (3+ messages)
[Qemu-devel] [PATCH] hw/i386: Deprecate the machines pc-0.10 to pc-0.15
2017-05-11 9:30 UTC (16+ messages)
[Qemu-devel] [PATCH] blockdev: use drained_begin/end for qmp_block_resize
2017-05-11 9:26 UTC (4+ messages)
[Qemu-devel] [PATCH 0/8] optimize various tcg_gen() functions using extract op
2017-05-11 9:03 UTC (25+ messages)
` [Qemu-devel] [PATCH 1/8] coccinelle: add a script to optimize tcg op using tcg_gen_extract()
` [Qemu-devel] [RFC PATCH v2] "
` [Qemu-devel] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
` [Qemu-devel] [PATCH 3/8] target/arm: optimize rev16() "
` [Qemu-devel] [PATCH 4/8] target/cris: optimize gen_swapb() "
` [Qemu-devel] [PATCH 5/8] target/m68k: optimize bcd_flags() "
` [Qemu-devel] [PATCH 6/8] target/mips: optimize bshfl() "
` [Qemu-devel] [PATCH 7/8] target/ppc: optimize various functions "
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 8/8] target/sparc: "
[Qemu-devel] [PATCH RESEND V3 5/6] migration: calculate downtime on dst side
2017-05-11 8:25 UTC (17+ messages)
[Qemu-devel] [PATCH v2 1/3] xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
2017-05-11 7:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] Check the return value of fcntl in qemu_set_cloexec
[Qemu-devel] [PATCH v2 0/3] kvm: irqchip: skip msi update when msi disabled
2017-05-11 7:54 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 2/3] msix: trace control bit write op
` [Qemu-devel] [PATCH v2 3/3] kvm: irqchip: skip update msi when disabled
[Qemu-devel] [PATCH v4 0/4] fsdev: qmp interface for io throttling
2017-05-11 7:50 UTC (10+ messages)
` [Qemu-devel] [PATCH v4 1/4] throttle: factor out duplicate code
` [Qemu-devel] [PATCH v4 3/4] qmp: refactor "
` [Qemu-devel] [PATCH v4 4/4] fsdev: QMP interface for throttling
[Qemu-devel] [PATCH 0/2] cg3/tcx: make display updates thread safe
2017-05-11 7:39 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] cg3: "
` [Qemu-devel] [PATCH 2/2] tcx: "
[Qemu-devel] [PATCH] maintainers: Add myself as linux-user reviewer
2017-05-11 7:34 UTC (2+ messages)
[Qemu-devel] [PATCH] blockdev: Print a warning for legacy drive options that belong to -device
2017-05-11 7:09 UTC (6+ messages)
[Qemu-devel] [PATCH v2 0/3] string-input-visitor: Support enum/bool alternate types
2017-05-11 7:04 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] visitor: Add 'supported_qtypes' parameter to visit_start_alternate()
[Qemu-devel] virtio-net: configurable TX queue size
2017-05-11 5:09 UTC (7+ messages)
` [Qemu-devel] [virtio-dev] "
[Qemu-devel] [RFC PATCH 0/8] IOMMU: introduce common IOMMUObject
2017-05-11 5:04 UTC (8+ messages)
` [Qemu-devel] [RFC PATCH 6/8] memory: introduce AddressSpaceOps
[Qemu-devel] [PATCH] virtio-net: keep the packet layout intact
2017-05-11 4:57 UTC
[Qemu-devel] [PATCH v2 00/11] Preparation for block job mutex
2017-05-09 17:09 UTC (4+ messages)
` [Qemu-devel] [PATCH 05/11] blockjob: separate monitor and blockjob APIs
[Qemu-devel] [PULL 00/23] ppc-for-2.10 queue 20170511
2017-05-11 4:14 UTC (24+ messages)
` [Qemu-devel] [PULL 01/23] ppc/pnv: restrict BMC object to the BMC simulator
` [Qemu-devel] [PULL 02/23] target/ppc: Emulate LL/SC using cmpxchg helpers
` [Qemu-devel] [PULL 03/23] cputlb: handle first atomic write to the page
` [Qemu-devel] [PULL 04/23] target/ppc: Generate fence operations
` [Qemu-devel] [PULL 05/23] cpus: Fix CPU unplug for MTTCG
` [Qemu-devel] [PULL 06/23] tcg: enable MTTCG by default for PPC64 on x86
` [Qemu-devel] [PULL 07/23] target/ppc: do not reset reserve_addr in exec_enter
` [Qemu-devel] [PULL 08/23] ppc/xics: Fix stale irq->status bits after get
` [Qemu-devel] [PULL 09/23] ppc/xics: preserve P and Q bits for KVM IRQs
` [Qemu-devel] [PULL 10/23] Add QemuMacDrivers as submodule
` [Qemu-devel] [PULL 11/23] Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built "
` [Qemu-devel] [PULL 12/23] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs
` [Qemu-devel] [PULL 13/23] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
` [Qemu-devel] [PULL 14/23] target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE
` [Qemu-devel] [PULL 15/23] target/ppc: Update tlbie to check privilege level based on GTSE
` [Qemu-devel] [PULL 16/23] target/ppc: Change tlbie invalid fields for POWER9 support
` [Qemu-devel] [PULL 17/23] target/ppc: Implement ISA V3.00 radix page fault handler
` [Qemu-devel] [PULL 18/23] target/ppc: Enable RADIX mmu mode for pseries TCG guest
` [Qemu-devel] [PULL 19/23] ppc: xics: fix compilation with CentOS 6
` [Qemu-devel] [PULL 20/23] spapr: Don't accidentally advertise HTM support on POWER9
` [Qemu-devel] [PULL 21/23] target/ppc: Allow workarounds for POWER9 DD1
` [Qemu-devel] [PULL 22/23] pnv: Fix build failures on some host platforms
` [Qemu-devel] [PULL 23/23] target/ppc: Avoid printing wrong aliases in CPU help text
[Qemu-devel] [PATCH v2 00/20] make bdrv_is_allocated[_above] byte-based
2017-05-11 2:20 UTC (21+ messages)
` [Qemu-devel] [PATCH v2 01/20] blockjob: Track job ratelimits via bytes, not sectors
` [Qemu-devel] [PATCH v2 02/20] trace: Show blockjob actions "
` [Qemu-devel] [PATCH v2 03/20] stream: Switch stream_populate() to byte-based
` [Qemu-devel] [PATCH v2 04/20] stream: Switch stream_run() "
` [Qemu-devel] [PATCH v2 05/20] commit: Switch commit_populate() "
` [Qemu-devel] [PATCH v2 06/20] commit: Switch commit_run() "
` [Qemu-devel] [PATCH v2 07/20] mirror: Switch MirrorBlockJob "
` [Qemu-devel] [PATCH v2 08/20] mirror: Switch mirror_do_zero_or_discard() "
` [Qemu-devel] [PATCH v2 09/20] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PATCH v2 10/20] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PATCH v2 11/20] mirror: Switch mirror_do_read() "
` [Qemu-devel] [PATCH v2 12/20] mirror: Switch mirror_iteration() "
` [Qemu-devel] [PATCH v2 13/20] block: Drop unused bdrv_round_sectors_to_clusters()
` [Qemu-devel] [PATCH v2 14/20] backup: Switch BackupBlockJob to byte-based
` [Qemu-devel] [PATCH v2 15/20] backup: Switch block_backup.h "
` [Qemu-devel] [PATCH v2 16/20] backup: Switch backup_do_cow() "
` [Qemu-devel] [PATCH v2 17/20] backup: Switch backup_run() "
` [Qemu-devel] [PATCH v2 18/20] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PATCH v2 19/20] block: Minimize raw use of bds->total_sectors
` [Qemu-devel] [PATCH v2 20/20] block: Make bdrv_is_allocated_above() byte-based
[Qemu-devel] [RFC PATCH 0/2] ppc/spapr: Fix migration of radix guests
2017-05-11 1:02 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] spapr: Make h_register_process_table hcall flags global
` [Qemu-devel] [RFC PATCH 2/2] spapr: Fix migration of Radix guests
[Qemu-devel] [PATCH v3 00/15] target/sh4: misc fixes, cleanup and optimizations
2017-05-10 23:55 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 01/15] target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags
` [Qemu-devel] [PATCH v3 04/15] target/sh4: move DELAY_SLOT_TRUE flag into a separate global
` [Qemu-devel] [PATCH v3 07/15] target/sh4: only save flags state at the end of the TB
` [Qemu-devel] [PATCH v3 08/15] target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jump
` [Qemu-devel] [PATCH v3 09/15] target/sh4: optimize gen_store_fpr64
` [Qemu-devel] [PATCH v3 11/15] target/sh4: generate fences for SH4
` [Qemu-devel] [PATCH v3 12/15] target/sh4: implement tas.b using atomic helper
` [Qemu-devel] [PATCH v3 14/15] target/sh4: trap unaligned accesses
` [Qemu-devel] [PATCH v3 15/15] target/sh4: use cpu_loop_exit_restore
[Qemu-devel] [PATCH 00/17] make bdrv_is_allocated[_above] byte-based
2017-05-10 22:33 UTC (10+ messages)
` [Qemu-devel] [PATCH 16/17] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 17/17] block: Make bdrv_is_allocated_above() byte-based
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] spice: Use proper enum type for kbd led state
2017-05-10 20:20 UTC
[Qemu-devel] [PULL 0/9] pci, virtio, vhost: fixes
2017-05-10 19:48 UTC (11+ messages)
` [Qemu-devel] [PULL 1/9] hw/acpi-defs: replace leading X with x_ in FADT field names
` [Qemu-devel] [PULL 2/9] hw/arm/virt: generate 64-bit addressable ACPI objects
` [Qemu-devel] [PULL 3/9] hw/virtio: fix vhost user fails to startup when MQ
` [Qemu-devel] [PULL 4/9] libvhost-user: fix crash when rings aren't ready
` [Qemu-devel] [PULL 5/9] pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
` [Qemu-devel] [PULL 6/9] pc: add 2.10 machine type
` [Qemu-devel] [PULL 7/9] iommu: Don't crash if machine is not PC_MACHINE
` [Qemu-devel] [PULL 8/9] ACPI: don't call acpi_pcihp_device_plug_cb on xen
` [Qemu-devel] [PULL 9/9] acpi-defs: clean up open brace usage
[Qemu-devel] [PATCH] syscall: fix compiler warnings (clang 5)
2017-05-10 19:41 UTC (4+ messages)
[Qemu-devel] [Question] SeaBIOS: cannot boot oracle linux if increase the maximum size of permanent high memory area
2017-05-10 19:16 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/7] curl: locking cleanups/fixes, coroutine conversion, remove aio_poll
2017-05-10 18:37 UTC (4+ messages)
` [Qemu-devel] [PATCH 5/7] curl: convert CURLAIOCB to byte values
` [Qemu-devel] [Qemu-block] "
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).