messages from 2018-05-22 20:58:37 to 2018-05-23 12:29:12 UTC [more...]
[Qemu-devel] [RFC 0/3] pci_expander_brdige: Put pxb host bridge into separate pci domain
2018-05-23 12:28 UTC (22+ messages)
` [Qemu-devel] [RFC 3/3] acpi-build: allocate mcfg for multiple host bridges
[Qemu-devel] [PATCH v7 0/3] wakeup-from-suspend and system_wakeup changes
2018-05-23 12:27 UTC (8+ messages)
` [Qemu-devel] [PATCH v7 1/3] qmp: adding 'wakeup-suspend-support' in query-target
[Qemu-devel] [PATCH v1 00/30] QEMU 2.13 RISC-V updates
2018-05-23 12:26 UTC (35+ messages)
` [Qemu-devel] [PATCH v1 01/30] RISC-V: Update address bits to support sv39 and sv48
` [Qemu-devel] [PATCH v1 02/30] RISC-V: Improve page table walker spec compliance
` [Qemu-devel] [PATCH v1 03/30] RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
` [Qemu-devel] [PATCH v1 04/30] RISC-V: Simplify riscv_cpu_local_irqs_pending
` [Qemu-devel] [PATCH v1 05/30] RISC-V: Allow setting and clearing multiple irqs
` [Qemu-devel] [PATCH v1 06/30] RISC-V: Move non-ops from op_helper to cpu_helper
` [Qemu-devel] [PATCH v1 07/30] RISC-V: Update CSR and interrupt definitions
` [Qemu-devel] [PATCH v1 08/30] RISC-V: Implement modular CSR helper interface
` [Qemu-devel] [PATCH v1 09/30] RISC-V: Implement atomic mip/sip CSR updates
` [Qemu-devel] [PATCH v1 10/30] RISC-V: Implement existential predicates for CSRs
` [Qemu-devel] [PATCH v1 11/30] RISC-V: Split out mstatus_fs from tb_flags
` [Qemu-devel] [PATCH v1 12/30] RISC-V: Mark mstatus.fs dirty
` [Qemu-devel] [PATCH v1 13/30] RISC-V: Implement mstatus.TSR/TW/TVM
` [Qemu-devel] [PATCH v1 14/30] RISC-V: Add public API for the CSR dispatch table
` [Qemu-devel] [PATCH v1 15/30] RISC-V: Add hartid and \n to interrupt logging
` [Qemu-devel] [PATCH v1 16/30] RISC-V: Use riscv prefix consistently on cpu helpers
` [Qemu-devel] [PATCH v1 17/30] RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
` [Qemu-devel] [PATCH v1 18/30] RISC-V: Add missing free for plic_hart_config
` [Qemu-devel] [PATCH v1 19/30] RISC-V: Allow interrupt controllers to claim interrupts
` [Qemu-devel] [PATCH v1 20/30] RISC-V: Add misa to DisasContext
` [Qemu-devel] [PATCH v1 21/30] RISC-V: Add misa.MAFD checks to translate
` [Qemu-devel] [PATCH v1 22/30] RISC-V: Add misa runtime write support
` [Qemu-devel] [PATCH v1 23/30] RISC-V: Fix CLINT timecmp low 32-bit writes
` [Qemu-devel] [PATCH v1 24/30] RISC-V: Fix PLIC pending bitfield reads
` [Qemu-devel] [PATCH v1 25/30] RISC-V: Enable second UART on sifive_e and sifive_u
` [Qemu-devel] [PATCH v1 26/30] RISC-V: Remove unnecessary disassembler constraints
` [Qemu-devel] [PATCH v1 27/30] elf: Add RISC-V PSABI ELF header defines
` [Qemu-devel] [PATCH v1 28/30] RISC-V: linux-user support for RVE ABI
` [Qemu-devel] [PATCH v1 29/30] RISC-V: Don't add NULL bootargs to device-tree
` [Qemu-devel] [PATCH v1 30/30] RISC-V: Support separate firmware and kernel payload
[Qemu-devel] [PATCH v2 0/1] Bug: Sandbox: libvirt breakdowns qemu guest
2018-05-23 12:17 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/1] sandbox: disable -sandbox if CONFIG_SECCOMP undefined
[Qemu-devel] [Bug 1425597] [NEW] moving window + changing screen resolution = bug
2018-05-23 11:58 UTC (2+ messages)
` [Qemu-devel] [Bug 1425597] "
[Qemu-devel] storing machine data in qcow images?
2018-05-23 12:13 UTC (14+ messages)
[Qemu-devel] [PATCH] arm: fix qemu crash on startup with -bios option
2018-05-23 12:09 UTC (2+ messages)
[Qemu-devel] [PATCH] tests: Allow GTESTER_OPTIONS variable expansion from command line
2018-05-23 11:57 UTC
[Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
2018-05-23 11:54 UTC (30+ messages)
` [Qemu-devel] [PATCH 14/27] iommu: Add IOMMU index concept to IOMMU API
` [Qemu-devel] [PATCH 15/27] iommu: Add IOMMU index argument to notifier APIs
` [Qemu-devel] [PATCH 16/27] iommu: Add IOMMU index argument to translate method
` [Qemu-devel] [PATCH 17/27] exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
` [Qemu-devel] [PATCH 18/27] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
` [Qemu-devel] [PATCH 19/27] hw/misc/tz-mpc.c: Implement registers
` [Qemu-devel] [PATCH 20/27] hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
` [Qemu-devel] [PATCH 22/27] vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
` [Qemu-devel] [PATCH 25/27] hw/arm/iotkit: Instantiate MPC
` [Qemu-devel] [PATCH 26/27] hw/arm/iotkit: Wire up MPC interrupt lines
` [Qemu-devel] [PATCH 27/27] hw/arm/mps2-tz.c: Instantiate MPCs
[Qemu-devel] [PATCH] Correct CPACR reset value for v7 cores
2018-05-23 11:50 UTC (5+ messages)
[Qemu-devel] [PULL 00/15] xen-20180521-tag
2018-05-21 19:57 UTC (2+ messages)
[Qemu-devel] [PATCH v13 00/12] Multifd
2018-05-23 11:41 UTC (14+ messages)
` [Qemu-devel] [PATCH v13 01/12] migration: Create multipage support
` [Qemu-devel] [PATCH v13 02/12] migration: Create multifd packet
` [Qemu-devel] [PATCH v13 03/12] migration: Add multifd traces for start/end thread
` [Qemu-devel] [PATCH v13 04/12] migration: Calculate transferred ram correctly
` [Qemu-devel] [PATCH v13 05/12] migration: Multifd channels always wait on the sem
` [Qemu-devel] [PATCH v13 06/12] migration: Add block where to send/receive packets
` [Qemu-devel] [PATCH v13 07/12] migration: Synchronize multifd threads with main thread
` [Qemu-devel] [PATCH v13 08/12] migration: Create ram_save_multifd_page
` [Qemu-devel] [PATCH v13 09/12] migration: Start sending messages
` [Qemu-devel] [PATCH v13 10/12] migration: Wait for blocking IO
` [Qemu-devel] [PATCH v13 11/12] migration: Remove not needed semaphore and quit
` [Qemu-devel] [PATCH v13 12/12] migration: Stop sending whole pages through main channel
[Qemu-devel] [PATCH v12 00/21] Multifd
2018-05-23 11:13 UTC (10+ messages)
` [Qemu-devel] [PATCH v12 14/21] migration: Multifd channels always wait on the sem
` [Qemu-devel] [PATCH v12 17/21] migration: Create ram_multifd_page
` [Qemu-devel] [PATCH v12 18/21] migration: Start sending messages
[Qemu-devel] Questions about the flow of interrupt simulation
2018-05-23 10:45 UTC
[Qemu-devel] [Bug 1257352] Re: kvm hangs occasionally when switching out of the qemu console
2018-05-23 10:25 UTC
[Qemu-devel] [PPC64] P5020DS: Booting from img possible (-drive)?
2018-05-23 10:31 UTC (15+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [Bug 1734810] Re: Windows guest virtual PC running abnormally slow
2018-05-23 10:22 UTC
[Qemu-devel] [Bug 1353947] [NEW] Hypervisor with QEMU-2.0/libvirtd 1.2.2 stack when launching VM with CirrOS or Ubuntu 12.04
2018-05-23 10:09 UTC (2+ messages)
` [Qemu-devel] [Bug 1353947] "
[Qemu-devel] [PATCH 0/2] qemu-iotests: Add more tests to "migration" group
2018-05-23 10:25 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] qemu-iotests: Remove MIG_SOCKET from non-migration tests
[Qemu-devel] [PATCH v3 0/5] NBD export bitmaps
2018-05-23 10:24 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] nbd/server: fix trace
` [Qemu-devel] [PATCH v3 2/5] nbd/server: add nbd_meta_empty_or_pattern helper
` [Qemu-devel] [PATCH v3 3/5] nbd/server: implement dirty bitmap export
` [Qemu-devel] [PATCH v3 4/5] qapi: new qmp command nbd-server-add-bitmap
` [Qemu-devel] [PATCH v3 5/5] docs/interop: add nbd.txt
[Qemu-devel] [PULL 00/21] target-arm queue
2018-05-23 10:25 UTC (4+ messages)
` [Qemu-devel] [PULL 05/21] arm/boot: split load_dtb() from arm_load_kernel()
[Qemu-devel] [PATCH v2 1/1] tests/docker: Add a Avocado Docker test
2018-05-23 10:14 UTC (8+ messages)
[Qemu-devel] [PATCH v3 00/35] ppc: support for the XIVE interrupt controller (POWER9)
2018-05-23 10:12 UTC (12+ messages)
` [Qemu-devel] [PATCH v3 03/35] ppc/xive: introduce the XiveFabric interface
[Qemu-devel] [PATCH] migration: fix exec/fd migrations
2018-05-23 10:01 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] vfio-ccw: loosen orb flags checks
2018-05-23 9:37 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] vfio-ccw: add force unlimited prefetch property
` [Qemu-devel] [PATCH v2 2/2] vfio-ccw: remove orb.c64 (64 bit data addresses) check
[Qemu-devel] [PATCH] nbd/server: fix trace
2018-05-23 9:33 UTC (2+ messages)
[Qemu-devel] [PATCH v3] monitor: let cur_mon be per-thread
2018-05-23 9:04 UTC (3+ messages)
[Qemu-devel] [PATCH v5 0/4] monitor: let Monitor be thread safe
2018-05-23 8:52 UTC (13+ messages)
` [Qemu-devel] [PATCH v5 3/4] monitor: more comments on lock-free fleids/funcs
` [Qemu-devel] [PATCH v5 4/4] monitor: add lock to protect mon_fdsets
[Qemu-devel] [PATCH 0/4] target/xtensa: Convert to TranslatorOps
2018-05-23 8:36 UTC (4+ messages)
[Qemu-devel] [PATCH v2] tests/docker/Makefile.include: handle empty TARGET_LIST
2018-05-23 8:34 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/19] reverse debugging
2018-05-23 6:51 UTC (20+ messages)
` [Qemu-devel] [PATCH v3 01/19] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH v3 02/19] replay: disable default snapshot for record/replay
` [Qemu-devel] [PATCH v3 03/19] replay: update docs for record/replay with block devices
` [Qemu-devel] [PATCH v3 04/19] replay: don't drain/flush bdrv queue while RR is working
` [Qemu-devel] [PATCH v3 05/19] replay: finish record/replay before closing the disks
` [Qemu-devel] [PATCH v3 06/19] qcow2: introduce icount field for snapshots
` [Qemu-devel] [PATCH v3 07/19] migration: "
` [Qemu-devel] [PATCH v3 08/19] replay: introduce info hmp/qmp command
` [Qemu-devel] [PATCH v3 09/19] replay: introduce breakpoint at the specified step
` [Qemu-devel] [PATCH v3 10/19] replay: implement replay-seek command to proceed to the desired step
` [Qemu-devel] [PATCH v3 11/19] replay: flush events when exiting
` [Qemu-devel] [PATCH v3 12/19] timer: remove replay clock probe in deadline calculation
` [Qemu-devel] [PATCH v3 13/19] replay: refine replay-time module
` [Qemu-devel] [PATCH v3 14/19] translator: fix breakpoint processing
` [Qemu-devel] [PATCH v3 15/19] replay: flush rr queue before loading the vmstate
` [Qemu-devel] [PATCH v3 16/19] gdbstub: add reverse step support in replay mode
` [Qemu-devel] [PATCH v3 17/19] gdbstub: add reverse continue "
` [Qemu-devel] [PATCH v3 18/19] replay: describe reverse debugging in docs/replay.txt
` [Qemu-devel] [PATCH v3 19/19] replay: allow loading any snapshots before recording
[Qemu-devel] [PATCH v2 0/6] display: add new bochs-display device
2018-05-23 6:50 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 5/6] bochs-display: add pcie support
[Qemu-devel] AArch64: ZCR and ARM_CP_SVE/ARM_CP_FPU flags
2018-05-23 6:49 UTC
[Qemu-devel] [PULL 00/40] Migration PULL requset (take 2)
2018-05-23 6:29 UTC (7+ messages)
` [Qemu-devel] [PULL 10/40] migration: Delay start of migration main routines
[Qemu-devel] [PATCH] ppc: move at24c to its own CONFIG_ symbol
2018-05-23 5:30 UTC (2+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH RFC] hw: make virtio devices configurable via default-configs/
2018-05-23 5:18 UTC (2+ messages)
[Qemu-devel] [PATCH] tcg: Fix helper function vs host abi for float16
2018-05-23 5:10 UTC (2+ messages)
[Qemu-devel] Questions about vNVDIMM on qemu/KVM
2018-05-23 5:08 UTC
[Qemu-devel] [PATCH] tcg: remove softfloat from --disable-tcg builds
2018-05-23 4:34 UTC (6+ messages)
[Qemu-devel] [PATCH] tests/boot-serial: Do not delete the output file in case of errors
2018-05-23 4:29 UTC (3+ messages)
[Qemu-devel] [PATCH V3 1/2] arm_gicv3_kvm: increase clroffset accordingly
2018-05-23 3:53 UTC (2+ messages)
` [Qemu-devel] [PATCH V3 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
[Qemu-devel] [PATCH v3 0/2] error-report: introduce {error|warn}_report_once
2018-05-23 3:18 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] qemu-error: "
` [Qemu-devel] [PATCH v3 2/2] intel-iommu: start to use error_report_once
[Qemu-devel] [PATCH v5 00/10] qemu-img convert with copy offloading
2018-05-23 3:04 UTC (11+ messages)
` [Qemu-devel] [PATCH v5 01/10] block: Introduce API for "
` [Qemu-devel] [PATCH v5 02/10] raw: Check byte range uniformly
` [Qemu-devel] [PATCH v5 03/10] raw: Implement copy offloading
` [Qemu-devel] [PATCH v5 04/10] qcow2: "
` [Qemu-devel] [PATCH v5 05/10] file-posix: Implement bdrv_co_copy_range
` [Qemu-devel] [PATCH v5 06/10] iscsi: Query and save device designator when opening
` [Qemu-devel] [PATCH v5 07/10] iscsi: Create and use iscsi_co_wait_for_task
` [Qemu-devel] [PATCH v5 08/10] iscsi: Implement copy offloading
` [Qemu-devel] [PATCH v5 09/10] block-backend: Add blk_co_copy_range
` [Qemu-devel] [PATCH v5 10/10] qemu-img: Convert with copy offloading
[Qemu-devel] [PATCH v2 0/3] qemu-iotests: Fix NFS + raw
2018-05-23 2:55 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu-iotests: Fix paths for NFS
` [Qemu-devel] [PATCH v2 2/3] qemu-iotests: Filter NFS paths
` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: 086 doesn't work with NFS
[Qemu-devel] [PATCH v3 0/6] Enable postcopy RDMA live migration
2018-05-23 2:36 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 5/6] migration: implement bi-directional RDMA QIOChannel
[Qemu-devel] [PATCH 0/2] sheepdog: remove huge BSS object
2018-05-23 2:12 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] sheepdog: cleanup repeated expression
` [Qemu-devel] [PATCH 2/2] sheepdog: remove huge BSS object
[Qemu-devel] [PATCH v2 0/2] error-report: introduce {error|warn}_report_once
2018-05-23 1:19 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] intel-iommu: start to use error_report_once
[Qemu-devel] [PATCH v2 0/4] SDCard: support UHS-I
2018-05-22 23:05 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 3/4] sdcard: Implement the UHS-I SWITCH_FUNCTION entries (Spec v3)
[Qemu-devel] [PATCH 0/5] trace-mem fixes
2018-05-22 22:26 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] trace: fix misreporting of TCG access sizes for user-space
` [Qemu-devel] [PATCH 2/5] trace: simplify trace_mem functions
` [Qemu-devel] [PATCH 3/5] trace: expand mem_info:size_shift to 3 bits
` [Qemu-devel] [PATCH 4/5] trace: add trace_mem_build_info_no_se_be/le
` [Qemu-devel] [PATCH 5/5] trace: enable tracing of TCG atomics
[Qemu-devel] [PATCH] hw: allow compiling out SCSI
2018-05-22 22:05 UTC (3+ messages)
[Qemu-devel] AIO error case
2018-05-22 22:01 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).