messages from 2017-01-12 16:52:54 to 2017-01-16 20:09:22 UTC [more...]
[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-01-16 20:09 UTC (14+ messages)
` [PATCH V7 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V7 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V7 03/10] efi: parse ARM processor error
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V7 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V7 07/10] efi: print unrecognized CPER section
` [PATCH V7 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V7 09/10] trace, ras: add ARM processor error trace event
` [PATCH V7 10/10] arm/arm64: KVM: add guest SEA support
[patch 0/3] KVM virtual PTP driver
2017-01-16 20:01 UTC (31+ messages)
` [patch 1/3] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/3] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/3] PTP: add kvm PTP driver
[PATCH v1 0/2] vpopcntdq support
2017-01-16 19:43 UTC (5+ messages)
` [PATCH v1 1/2] x86/cpufeature: Add AVX512_VPOPCNTDQ feature
[Bug 192521] New: KVM: entry failed, hardware error 0x0
2017-01-16 18:20 UTC (2+ messages)
` [Bug 192521] "
[PATCH kvm-unit-tests] configure: fix non-newlib cross-compiling
2017-01-16 16:19 UTC (4+ messages)
[PATCH 20/30] KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
2017-01-16 16:07 UTC
[PATCH kvm-unit-tests v2] configure: fix non-newlib cross-compiling
2017-01-16 16:07 UTC
[PULL 0/5] virtio/s390 patches for -next
2017-01-16 16:04 UTC (12+ messages)
` [PULL 1/5] tools/virtio/ringtest: fix run-on-all.sh for offline cpus
` [PULL 2/5] tools/virtio/ringtest: tweaks for s390
` [PULL 3/5] virtio/s390: support READ_STATUS command for virtio-ccw
` [PULL 4/5] virtio/s390: add missing \n to end of dev_err message
` [PULL 5/5] virtio/s390: virtio: constify virtio_config_ops structures
[PATCH kvm-unit-tests 0/5] x86/intel-iommu: couple fixups
2017-01-16 15:32 UTC (6+ messages)
` [PATCH kvm-unit-tests 1/5] x86/intel-iommu: make edu_dev global
` [PATCH kvm-unit-tests 2/5] x86/intel-iommu: properly ack edu interrupt
` [PATCH kvm-unit-tests 3/5] lib/pci: generalize pci_cap_walk
` [PATCH kvm-unit-tests 4/5] lib/pci: expose pci_dev_print
` [PATCH kvm-unit-tests 5/5] lib/pci: reduce library noise
[PATCH v3 1/5] arm64: Define Falkor v1 CPU
2017-01-16 14:26 UTC (13+ messages)
` [PATCH v3 2/5] arm64: Work around Falkor erratum 1003
` [PATCH v3 3/5] arm64: Create and use __tlbi_dsb() macros
[PATCH 0/3] KVM/ARM updates for 4.10-rc4
2017-01-16 14:19 UTC (18+ messages)
` [PATCH 1/3] KVM: arm/arm64: Fix occasional warning from the timer work function
` [PATCH 2/3] KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
` [PATCH 3/3] KVM: arm/arm64: vgic: Fix deadlock on error handling
[PATCH kvm-unit-tests 0/5] Makefile changes/cleanups
2017-01-16 13:38 UTC (6+ messages)
` [PATCH kvm-unit-tests 1/5] Makefile: Disable PIE as GCC enables it by default from 6.2.0-7
` [PATCH kvm-unit-tests 2/5] arm/Makefile.common cleanup
` [PATCH kvm-unit-tests 3/5] powerpc/Makefile.common cleanup
` [PATCH kvm-unit-tests 4/5] arm/Makefile.common: generated files dep cleanup
` [PATCH kvm-unit-tests 5/5] powerpc/Makefile.common: "
[PATCH 0/13] KVM: MIPS: Dirty logging, SYNC_MMU & READONLY_MEM
2017-01-16 12:49 UTC (14+ messages)
` [PATCH 1/13] KVM: MIPS/T&E: Ignore user writes to CP0_Config7
` [PATCH 2/13] KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
` [PATCH 3/13] KVM: MIPS/T&E: Abstract bad access handling
` [PATCH 4/13] KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO
` [PATCH 5/13] KVM: MIPS/T&E: Handle read only GPA in TLB mod
` [PATCH 6/13] KVM: MIPS/MMU: Add GPA PT mkclean helper
` [PATCH 7/13] KVM: MIPS/MMU: Use generic dirty log & protect helper
` [PATCH 8/13] KVM: MIPS: Clean & flush on dirty page logging enable
` [PATCH 9/13] KVM: MIPS/MMU: Handle dirty logging on GPA faults
` [PATCH 10/13] KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEs
` [PATCH 11/13] KVM: MIPS/MMU: Pass GPA PTE bits to mapped "
` [PATCH 12/13] KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
` [PATCH 13/13] KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
[PATCH] s390: virtio: constify virtio_config_ops structures
2017-01-16 9:08 UTC (2+ messages)
[PATCH v8 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2017-01-16 9:07 UTC (7+ messages)
` [PATCH v8 16/18] vfio/type1: Allow transparent MSI IOVA allocation
` [PATCH v8 17/18] vfio/type1: Check MSI remapping at irq domain level
[PATCH v5 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
2017-01-16 4:35 UTC (4+ messages)
` [PATCH v5 1/2] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v5 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled
[PATCH] kvmtool: add support for virtio console window resizing
2017-01-15 19:29 UTC
kvm: WARNING in vmx_handle_exit
2017-01-15 19:18 UTC (3+ messages)
` [PATCH] KVM: VMX: downgrade warning on unexpected exit code
kvm: use-after-free in process_srcu
2017-01-15 17:11 UTC (6+ messages)
[vfio-users] Interrupt Handling: Regression or config change?
2017-01-14 23:03 UTC (2+ messages)
[GIT PULL] VFIO fixes for v4.10-rc4
2017-01-13 20:24 UTC
[patch 0/3] KVM virtual PTP driver (v2)
2017-01-13 18:46 UTC (4+ messages)
` [patch 1/3] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/3] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/3] PTP: add kvm PTP driver
[PATCH kvm-unit-tests 00/15] Introduce an errata framework
2017-01-13 18:15 UTC (16+ messages)
` [PATCH kvm-unit-tests 01/15] devicetree: improve dt_get_bootargs interface
` [PATCH kvm-unit-tests 02/15] devicetree: introduce dt_get_initrd
` [PATCH kvm-unit-tests 03/15] arm/arm64: better document setup
` [PATCH kvm-unit-tests 04/15] powerpc: "
` [PATCH kvm-unit-tests 05/15] arm/arm64: import initrd
` [PATCH kvm-unit-tests 06/15] powerpc: "
` [PATCH kvm-unit-tests 07/15] x86_64: mbi-cmdline is a 4 byte addr
` [PATCH kvm-unit-tests 08/15] x86: import initrd
` [PATCH kvm-unit-tests 09/15] lib/argv: fix coding style
` [PATCH kvm-unit-tests 10/15] lib/argv: introduce setup_env and getenv
` [PATCH kvm-unit-tests 11/15] arm/arm64: enable environ
` [PATCH kvm-unit-tests 12/15] powerpc: "
` [PATCH kvm-unit-tests 13/15] x86: "
` [PATCH kvm-unit-tests 14/15] README: reserve some environment variables
` [PATCH kvm-unit-tests 15/15] Introduce lib/errata.h
[kvm-unit-tests PATCH 0/6] Documentation misc fixes
2017-01-13 18:03 UTC (21+ messages)
` [kvm-unit-tests PATCH 1/6] libcflat: add PRI(dux)32 format types
` [kvm-unit-tests PATCH 3/6] docs: move README to README.md and symlink
` [kvm-unit-tests PATCH 4/6] docs: mention checkpatch in the README
` [kvm-unit-tests PATCH 5/6] docs: mention modifying env vars in README
` [kvm-unit-tests PATCH 6/6] run_tests: allow passing of options to QEMU
kvm: WARNING in x86_emulate_insn
2017-01-13 17:47 UTC (2+ messages)
Contact me here ( edithako002@gmail.com )my private email
2017-01-13 16:55 UTC
kvm: WARNING in mmu_spte_clear_track_bits
2017-01-13 11:15 UTC (2+ messages)
[PATCH v2] KVM: arm/arm64: Fix occasional warning from the timer work function
2017-01-13 11:12 UTC (2+ messages)
[GIT PULL] KVM changes for 4.10-rc4
2017-01-13 11:03 UTC
[RFC 00/13] vITS save/restore
2017-01-13 9:46 UTC (12+ messages)
` [RFC 01/13] KVM: arm/arm64: Add vITS save/restore API documentation
` [RFC 06/13] KVM: arm64: ITS: Expose ITT_Entry_Size in GITS_TYPER
` [RFC 07/13] KVM: arm64: ITS: Change entry_size and indirect bit in BASER
[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-01-13 9:24 UTC (4+ messages)
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
` [virtio-dev] "
[PATCH] KVM: arm/arm64: vgic: Fix deadlock on error handling
2017-01-13 8:30 UTC (3+ messages)
[PATCH kvm-unit-tests] mkstandalone: make parsing of unittests.cfg simpler and clearer
2017-01-13 8:26 UTC (4+ messages)
[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
2017-01-13 7:22 UTC (3+ messages)
[v2 0/2] test capability for remote task
2017-01-13 6:52 UTC (6+ messages)
` [v2 1/2] capability: export has_capability
` [v2 2/2] vfio iommu type1: fix the testing of capability for remote task
[patch] vhost/scsi: silence uninitialized variable warning
2017-01-13 3:12 UTC (2+ messages)
[PATCH kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
2017-01-13 2:38 UTC (7+ messages)
` [PATCH kernel v3] "
kvmtool: suggestion for a website and a bugtracker
2017-01-12 21:47 UTC (2+ messages)
[PATCH v2] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
2017-01-12 21:39 UTC (2+ messages)
[PATCH] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
2017-01-12 20:03 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).