qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 07:59:23 to 2019-06-21 16:43:37 UTC [more...]

[Qemu-devel] [PATCH v2 00/14] target/arm/kvm: enable SVE in guests
 2019-06-21 16:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
` [Qemu-devel] [PATCH v2 02/14] target/arm/cpu: Ensure we can use the pmu with kvm
` [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [Qemu-devel] [PATCH v2 04/14] tests: arm: Introduce cpu feature tests
` [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption

[Qemu-devel] [PATCH 0/4] libvhost-user: VHOST_USER_PROTOCOL_F_MQ support
 2019-06-21 16:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] libvhost-user: add vmsg_set_reply_u64() helper
` [Qemu-devel] [PATCH 2/4] libvhost-user: support many virtqueues
` [Qemu-devel] [PATCH 3/4] libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ
` [Qemu-devel] [PATCH 4/4] docs: avoid vhost-user-net specifics in multiqueue section

[Qemu-devel] [PATCH v3 1/6] armv7m: Allow entry information to be returned
 2019-06-21 16:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] ioapic: use irq number instead of vector in ioapic_eoi_broadcast
 2019-06-21 16:14 UTC 

[Qemu-devel] [PULL v2 00/25] Misc (mostly x86) patches for 2019-06-21
 2019-06-21 16:01 UTC  (39+ messages)
` [Qemu-devel] [PULL 01/25] kvm-all: Add/update fprintf's for kvm_*_ioeventfd_del
` [Qemu-devel] [PULL 02/25] hax: Honor CPUState::halted
` [Qemu-devel] [PULL 03/25] i386/kvm: convert hyperv enlightenments properties from bools to bits
` [Qemu-devel] [PULL 04/25] i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID
` [Qemu-devel] [PULL 05/25] i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()
` [Qemu-devel] [PULL 06/25] i386/kvm: document existing Hyper-V enlightenments
` [Qemu-devel] [PULL 07/25] i386/kvm: implement 'hv-passthrough' mode
` [Qemu-devel] [PULL 08/25] i386/kvm: hv-stimer requires hv-time and hv-synic
` [Qemu-devel] [PULL 09/25] i386/kvm: hv-tlbflush/ipi require hv-vpindex
` [Qemu-devel] [PULL 10/25] i386/kvm: hv-evmcs requires hv-vapic
` [Qemu-devel] [PULL 11/25] i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
` [Qemu-devel] [PULL 12/25] target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
` [Qemu-devel] [PULL 13/25] target/i386: kvm: Delete VMX migration blocker on vCPU init failure
` [Qemu-devel] [PULL 14/25] KVM: Introduce kvm_arch_destroy_vcpu()
` [Qemu-devel] [PULL 15/25] target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
` [Qemu-devel] [PULL 16/25] target/i386: kvm: Re-inject #DB to guest with updated DR6
` [Qemu-devel] [PULL 17/25] target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
` [Qemu-devel] [PULL 18/25] linux-headers: sync with latest KVM headers from Linux 5.2
` [Qemu-devel] [PULL 19/25] vmstate: Add support for kernel integer types
` [Qemu-devel] [PULL 20/25] target/i386: kvm: Add support for save and restore nested state
` [Qemu-devel] [PULL 21/25] target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
` [Qemu-devel] [PULL 22/25] target/i386: kvm: Add nested migration blocker only when kernel lacks required capabilities
` [Qemu-devel] [PULL 23/25] sd: Fix out-of-bounds assertions
` [Qemu-devel] [PULL 24/25] util/main-loop: Fix incorrect assertion
` [Qemu-devel] [PULL 25/25] hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1

[Qemu-devel] [RFC PATCH] tests/acceptance: Handle machine type for ARM target
 2019-06-21 15:38 UTC 

[Qemu-devel] [PATCH] blockjob: drain all job nodes in block_job_drain
 2019-06-21 15:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH v4 00/13] Add migration support for VFIO device
 2019-06-21 15:16 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 01/13] vfio: KABI for migration interface
` [Qemu-devel] [PATCH v4 08/13] vfio: Add save state functions to SaveVMHandlers

[Qemu-devel] [PATCH] spapr/xive: H_INT_ESB is used for LSIs only
 2019-06-21 15:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/20] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
 2019-06-21 14:48 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 01/20] hw/i386/pc: Use unsigned type to index arrays
` [Qemu-devel] [PATCH v2 02/20] hw/i386/pc: Use size_t type to hold/return a size of array
` [Qemu-devel] [PATCH v2 04/20] hw/i386/pc: Add the E820Type enum type

[Qemu-devel] [RFC 0/1] Add live migration support to the PVRDMA device
 2019-06-21 14:45 UTC  (2+ messages)
` [Qemu-devel] [RFC 1/1] hw/pvrdma: Add live migration support

[Qemu-devel] [PATCH 0/2] Acceptance tests: exclude "flaky" tests and introduce SPICE test
 2019-06-21 14:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] Acceptance tests: exclude "flaky" tests

[Qemu-devel] [PATCH] migrtion: define MigrationState/MigrationIncomingState.state as MigrationStatus
 2019-06-21 14:27 UTC 

[Qemu-devel] [PATCH v8 00/10] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-06-21 14:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 01/10] escc: introduce a selector for the register bit

[Qemu-devel] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches
 2019-06-21 13:43 UTC  (4+ messages)
` [Qemu-devel] [PULL SUBSYSTEM s390x 1/3] tests/tcg/s390x: Fix alignment of csst parameter list
` [Qemu-devel] [PULL SUBSYSTEM s390x 2/3] s390x/cpumodel: Rework CPU feature definition
` [Qemu-devel] [PULL SUBSYSTEM s390x 3/3] s390x/cpumodel: Prepend KDSA features with "KDSA"

[Qemu-devel] [Bug 1831225] [NEW] guest migration 100% cpu freeze bug
 2019-06-21 13:36 UTC  (3+ messages)
` [Qemu-devel] [Bug 1831225] "

[Qemu-devel] [PATCH RFC] checkpatch: do not warn for multiline parenthesized returned value
 2019-06-21 13:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 0/7] virtio pmem driver
 2019-06-21 13:34 UTC  (8+ messages)
` [Qemu-devel] [PATCH v14 1/7] libnvdimm: nd_region flush callback support
` [Qemu-devel] [PATCH v14 2/7] virtio-pmem: Add virtio pmem driver
` [Qemu-devel] [PATCH v14 3/7] libnvdimm: add dax_dev sync flag
` [Qemu-devel] [PATCH v13 4/7] dm: enable synchronous dax
` [Qemu-devel] [PATCH v14 5/7] dax: check synchronous mapping is supported
` [Qemu-devel] [PATCH v14 6/7] ext4: disable map_sync for async flush
` [Qemu-devel] [PATCH v14 7/7] xfs: "

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-21 13:39 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 30/42] qemu-img: Use child access functions
` [Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice
` [Qemu-devel] [PATCH v5 34/42] block: Inline bdrv_co_block_status_from_*()

[Qemu-devel] [PATCH 00/12] bitmaps: introduce 'bitmap' sync mode
 2019-06-21 13:44 UTC  (16+ messages)
` [Qemu-devel] [PATCH 02/12] block/backup: Add mirror sync mode 'bitmap'
` [Qemu-devel] [PATCH 05/12] hbitmap: enable merging across granularities
` [Qemu-devel] [PATCH 06/12] block/dirty-bitmap: add bdrv_dirty_bitmap_claim
` [Qemu-devel] [PATCH 07/12] block/backup: add 'always' bitmap sync policy

[Qemu-devel] [PULL 0/8] Block patches
 2019-06-21 13:23 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] nvme: do not advertise support for unsupported arbitration mechanism
` [Qemu-devel] [PULL 2/8] blockdev: enable non-root nodes for transaction drive-backup source
` [Qemu-devel] [PULL 3/8] iotest 134: test cluster-misaligned encrypted write
` [Qemu-devel] [PULL 4/8] vmdk: Fix comment regarding max l1_size coverage
` [Qemu-devel] [PULL 5/8] vmdk: Reduce the max bound for L1 table size
` [Qemu-devel] [PULL 6/8] vmdk: Add read-only support for seSparse snapshots
` [Qemu-devel] [PULL 7/8] ssh: switch from libssh2 to libssh
` [Qemu-devel] [PULL 8/8] iotests: Fix 205 for concurrent runs

[Qemu-devel] [PATCH v3 0/2] Fix build of Xen support + cleanup
 2019-06-21 13:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/2] Revert xen/io/ring.h of "Clean up a few header guard symbols"
` [Qemu-devel] [PATCH v3 2/2] xen: Import other xen/io/*.h
` [Qemu-devel] [Xen-devel] [PATCH v3 0/2] Fix build of Xen support + cleanup

[Qemu-devel] [PATCH] configure: linux-user doesn't need neither fdt nor slirp
 2019-06-21 13:11 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] establish nesting rule of BQL vs cpu-exclusive
 2019-06-21 12:49 UTC  (5+ messages)

[Qemu-devel] [PATCH] iotests: Fix 205 for concurrent runs
 2019-06-21 12:40 UTC  (2+ messages)

[Qemu-devel] [RFC v1 0/5] RISC-V: Add firmware loading support and default
 2019-06-21 12:35 UTC  (9+ messages)
        ` [Qemu-devel] [Qemu-riscv] "

[Qemu-devel] [PATCH v3 0/5] target/mips: Improve MSA TCG tests
 2019-06-21 11:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] tests/tcg: target/mips: Include isa/ase and group name in test output
` [Qemu-devel] [PATCH v3 2/5] tests/tcg: target/mips: Amend tests for MSA pack instructions
` [Qemu-devel] [PATCH v3 3/5] tests/tcg: target/mips: Add tests for MSA bit move instructions
` [Qemu-devel] [PATCH v3 4/5] tests/tcg: target/mips: Add tests for MSA "
` [Qemu-devel] [PATCH v3 5/5] tests/tcg: target/mips: Amend tests for MSA int dot product instructions

[Qemu-devel] [PULL 00/25] Misc (mostly x86) patches for 2019-06-21
 2019-06-21 11:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] ppc: Get rid of some CONFIG_KVM guards
 2019-06-21 11:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH 6/7] ppc: Introduce kvmppc_set_reg_tb_offset() helper
` [Qemu-devel] [PATCH 7/7] target/ppc/machine: Add kvmppc_pvr_workaround_required() stub

[Qemu-devel] [PATCH v3 0/8] target/ppc: Optimize emulation of some Altivec
 2019-06-21 11:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] target/ppc: Optimize emulation of lvsl and lvsr instructions
` [Qemu-devel] [PATCH v3 2/8] target/ppc: Optimize emulation of vsl and vsr instructions
` [Qemu-devel] [PATCH v3 3/8] target/ppc: Optimize emulation of vpkpx instruction
` [Qemu-devel] [PATCH v3 4/8] target/ppc: Optimize emulation of vgbbd instruction
` [Qemu-devel] [PATCH v3 5/8] target/ppc: Optimize emulation of vclzd instruction
` [Qemu-devel] [PATCH v3 6/8] target/ppc: Optimize emulation of vclzw instruction
` [Qemu-devel] [PATCH v3 7/8] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [Qemu-devel] [PATCH v3 8/8] target/ppc: Refactor emulation of vmrgew and vmrgow instructions

[Qemu-devel] [PATCH v6] vfio-ccw: support async command subregion
 2019-06-21 11:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] tricore: adding new instructions and fixing issues
 2019-06-21 10:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/5] tricore: add QSEED instruction

[Qemu-devel] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
 2019-06-21 10:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] blk: postpone request execution on a context protected with "drained section"
 2019-06-21  9:59 UTC  (11+ messages)
                  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PULL 00/10] MIPS queue for June 21st, 2019
 2019-06-21  9:54 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] MAINTAINERS: Update file items for MIPS Malta board
` [Qemu-devel] [PULL 02/10] MAINTAINERS: Consolidate MIPS disassembler-related items
` [Qemu-devel] [PULL 03/10] target/mips: Fix some space checkpatch errors in translate.c
` [Qemu-devel] [PULL 04/10] target/mips: Fix if-else-switch-case arms "
` [Qemu-devel] [PULL 05/10] tests/tcg: target/mips: Include isa/ase and group name in test output
` [Qemu-devel] [PULL 06/10] tests/tcg: target/mips: Amend tests for MSA pack instructions
` [Qemu-devel] [PULL 07/10] target/mips: Fix emulation of ILVEV.<B|H|W> on big endian host
` [Qemu-devel] [PULL 08/10] target/mips: Fix emulation of ILVOD.<B|H|W> "
` [Qemu-devel] [PULL 09/10] target/mips: Fix emulation of ILVL.<B|H|W> "
` [Qemu-devel] [PULL 10/10] target/mips: Fix emulation of ILVR.<B|H|W> "

[Qemu-devel] [PATCH for-4.1 00/24] Fix record/replay and add reverse debugging
 2019-06-21  9:36 UTC  (26+ messages)
` [Qemu-devel] [PATCH for-4.1 01/24] replay: add missing fix for internal function
` [Qemu-devel] [PATCH for-4.1 02/24] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH for-4.1 03/24] replay: disable default snapshot for record/replay
` [Qemu-devel] [PATCH for-4.1 04/24] replay: update docs for record/replay with block devices
` [Qemu-devel] [PATCH for-4.1 05/24] replay: don't drain/flush bdrv queue while RR is working
` [Qemu-devel] [PATCH for-4.1 06/24] replay: finish record/replay before closing the disks
` [Qemu-devel] [PATCH for-4.1 07/24] qcow2: introduce icount field for snapshots
` [Qemu-devel] [PATCH for-4.1 08/24] migration: "
` [Qemu-devel] [PATCH for-4.1 09/24] replay: provide an accessor for rr filename
` [Qemu-devel] [PATCH for-4.1 10/24] qapi: introduce replay.json for record/replay-related stuff
` [Qemu-devel] [PATCH for-4.1 11/24] replay: introduce info hmp/qmp command
` [Qemu-devel] [PATCH for-4.1 12/24] replay: introduce breakpoint at the specified step
` [Qemu-devel] [PATCH for-4.1 13/24] replay: implement replay-seek command
` [Qemu-devel] [PATCH for-4.1 14/24] replay: refine replay-time module
` [Qemu-devel] [PATCH for-4.1 15/24] replay: flush rr queue before loading the vmstate
` [Qemu-devel] [PATCH for-4.1 16/24] gdbstub: add reverse step support in replay mode
` [Qemu-devel] [PATCH for-4.1 17/24] gdbstub: add reverse continue "
` [Qemu-devel] [PATCH for-4.1 18/24] replay: describe reverse debugging in docs/replay.txt
` [Qemu-devel] [PATCH for-4.1 19/24] replay: add BH oneshot event for block layer
` [Qemu-devel] [PATCH for-4.1 20/24] replay: document development rules
` [Qemu-devel] [PATCH for-4.1 21/24] util/qemu-timer: refactor deadline calculation for external timers
` [Qemu-devel] [PATCH for-4.1 22/24] replay: fix replay shutdown
` [Qemu-devel] [PATCH for-4.1 23/24] replay: rename step-related variables and functions
` [Qemu-devel] [PATCH for-4.1 24/24] icount: clean up cpu_can_io before jumping to the next block

[Qemu-devel] [PATCH 0/3] Add block size histogram qapi interface
 2019-06-21  9:48 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/3] block/accounting: rename struct BlockLatencyHistogram
` [Qemu-devel] [PATCH 2/3] block/accounting: introduce block size histogram
` [Qemu-devel] [PATCH 3/3] qapi: add block size histogram interface
    ` [Qemu-devel] [External Email] "

[Qemu-devel] [PATCH] spapr_pci: Unregister listeners before destroying the IOMMU address space
 2019-06-21  9:27 UTC 

[Qemu-devel] [PATCH v2] aspeed: Link SCU to the watchdog
 2019-06-21  9:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 0/3] block/stream: get rid of the base
 2019-06-21  8:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 1/3] block: include base when checking image chain for block allocation

[Qemu-devel] [PATCH] blockjob: drain all job nodes in block_job_drain
 2019-06-21  8:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-06-21  8:21 UTC  (3+ messages)

[Qemu-devel] [PATCH] memory: do not do out of bound notification
 2019-06-21  7:57 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH 0/9] hw/acpi: make build_madt arch agnostic
 2019-06-21  8:11 UTC  (8+ messages)

[Qemu-devel] [Bug 1833668] [NEW] linux-user: Unable to run ARM binaries on Aarch64
 2019-06-21  7:47 UTC 

[Qemu-devel] [RFC] spice-core: allow setting properties from QMP
 2019-06-21  7:56 UTC  (5+ 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).