messages from 2015-07-06 13:24:41 to 2015-07-08 22:36:43 UTC [more...]
[PATCH] KVM: x86: Add host physical address width capability
2015-07-08 22:36 UTC
[RFC PATCH] KVM: arm/arm64: Don't let userspace update CNTVOFF once guest is running
2015-07-08 19:13 UTC (12+ messages)
[PATCH v2 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
2015-07-08 17:56 UTC (11+ messages)
` [PATCH v2 01/10] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
` [PATCH v2 02/10] arm/arm64: KVM: Move vgic handling to a non-preemptible section
` [PATCH v2 03/10] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
` [PATCH v2 04/10] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
` [PATCH v2 05/10] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH v2 06/10] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v2 07/10] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
` [PATCH v2 08/10] KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
` [PATCH v2 09/10] KVM: arm/arm64: timer: Allow the timer to control the active state
` [PATCH v2 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts
[PATCH 00/13] arm64: Virtualization Host Extension support
2015-07-08 17:54 UTC (16+ messages)
` [PATCH 01/13] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH 02/13] arm64: Allow the arch timer to use the HYP timer
` [PATCH 03/13] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH 04/13] arm64: KVM: skip HYP setup when already running in HYP
` [PATCH 05/13] arm64: KVM: VHE: macroize VTCR_EL2 setup
` [PATCH 06/13] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH 07/13] arm64: KVM: VHE: Patch out use of HVC
` [PATCH 08/13] arm64: KVM: VHE: Preserve VHE config in world switch
` [PATCH 09/13] arm64: KVM: VHE: Add alternatives for VHE-enabled world-switch
` [PATCH 10/13] arm64: Add support for running Linux in EL2 mode
` [PATCH 11/13] arm64: Panic when VHE and non VHE CPUs coexist
` [PATCH 12/13] arm64: KVM: Split sysreg save/restore
` [PATCH 13/13] arm64: KVM: VHE: Early interrupt handling
[RFC/RFT PATCH v3 0/4] KVM: x86: full virtualization of guest MTRR
2015-07-08 17:46 UTC (7+ messages)
` [PATCH 1/4] KVM: count number of assigned devices
` [PATCH 2/4] KVM: SVM: use NPT page attributes
` [PATCH 3/4] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH 4/4] KVM: x86: apply guest MTRR virtualization on host reserved pages
[PATCH 00/18] KVM: ARM64: Add guest PMU support
2015-07-08 17:18 UTC (3+ messages)
` [PATCH 01/18] ARM64: Move PMU register related defines to asm/pmu.h
[PATCH v3 00/11] KVM: arm: debug infrastructure support
2015-07-08 17:08 UTC (9+ messages)
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for debug registers
Multi queue support in KVM
2015-07-08 16:41 UTC
[kvm-unit-tests PATCH v3 0/3] A couple of small fixes
2015-07-08 15:37 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 1/3] README: add some CONTRIBUTING notes
` [kvm-unit-tests PATCH v3 2/3] configure: emit HOST=$host to config.mak
` [kvm-unit-tests PATCH v3 3/3] arm/run: introduce usingkvm var and use it
[PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts
2015-07-08 15:22 UTC (3+ messages)
[RFC PATCH] irq: IRQ bypass manager
2015-07-08 14:37 UTC (5+ messages)
[PATCH] MIPS: KVM: do not sign extend on unsigned MMIO load
2015-07-08 14:25 UTC (2+ messages)
` [PATCH stable <3.17] MIPS: KVM: Do "
[PATCH v4 0/2] vhost: support more than 64 memory regions
2015-07-08 12:51 UTC (2+ messages)
[RFC/RFT PATCH v2 0/4] KVM: x86: full virtualization of guest MTRR
2015-07-08 11:19 UTC (12+ messages)
` [PATCH 1/4] KVM: count number of assigned devices
` [PATCH 2/4] KVM: SVM: use NPT page attributes
` [PATCH 3/4] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH 4/4] KVM: x86: apply guest MTRR virtualization on host reserved pages
[PATCH v8 00/11] KVM Guest Debug support for arm64
2015-07-08 10:03 UTC (14+ messages)
` [PATCH v8 01/11] KVM: add comments for kvm_debug_exit_arch struct
` [PATCH v8 02/11] KVM: arm64: guest debug, define API headers
` [PATCH v8 03/11] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v8 04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v8 05/11] KVM: arm64: guest debug, add SW break point support
` [PATCH v8 06/11] KVM: arm64: guest debug, add support for single-step
` [PATCH v8 07/11] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v8 08/11] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v8 09/11] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v8 10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v8 11/11] KVM: arm64: add trace points for guest_debug debug
[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
2015-07-07 19:47 UTC (7+ messages)
` [RFC PATCH 6/6] powerpc/kvm: change the condition of identifying hugetlb vm
[RFC v2 0/6] IRQ bypass manager and irqfd consumer
2015-07-07 17:17 UTC (23+ messages)
` [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control
` [RFC v2 6/6] KVM: eventfd: add irq bypass consumer management
[PULL] virtio/vhost: cross endian support
2015-07-07 16:51 UTC (7+ messages)
[PATCH 0/3] arm: KVM: VFP lazy switch in KVM Host Mode may save upto 98%
2015-07-07 15:27 UTC (13+ messages)
` [PATCH 1/3] arm: KVM: define headers and offsets to mange VFP state
` [PATCH 2/3] arm: KVM: Implement lazy VFP switching outside of Hyp Mode
` [PATCH 3/3] arm: KVM: Add VFP lazy switch hooks in Host KVM
[PATCH] KVM: VMX: fix vmwrite to invalid VMCS
2015-07-07 13:55 UTC (4+ messages)
[RFC/RFT PATCH 0/3] KVM: x86: full virtualization of guest MTRR
2015-07-07 13:23 UTC (5+ messages)
` [PATCH 1/3] KVM: SVM: use NPT page attributes
` [PATCH 2/3] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH 3/3] KVM: x86: apply guest MTRR virtualization on host reserved pages
[PATCH] KVM: x86: reintroduce kvm_is_mmio_pfn
2015-07-07 13:03 UTC
[BUG/RFC] Two cpus are not brought up normally in SLES11 sp3 VM after reboot
2015-07-07 12:39 UTC (7+ messages)
` [Qemu-devel] "
[kvm-unit-tests PATCH v2 0/4] A couple of small fixes
2015-07-07 11:43 UTC (9+ messages)
` [kvm-unit-tests PATCH v2 1/4] README: add some CONTRIBUTING notes
` [kvm-unit-tests PATCH v2 2/4] configure: emit HOST=$host to config.mak
` [kvm-unit-tests PATCH v2 3/4] arm/run: introduce usingkvm var and use it
` [kvm-unit-tests PATCH v2 4/4] arm/run: clean-up setting of accel options
[kvm-unit-tests PATCH 0/2] one fix, one resend
2015-07-07 11:25 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: spinlock-test fixup
` [kvm-unit-tests PATCH 2/2] arm/arm64: allow building a single test
[PATCH 0/1] KVM: s390: virtio-ccw: Fix config space values
2015-07-07 11:19 UTC (6+ messages)
` [PATCH] MAINTAINERS: separate section for s390 virtio drivers
` [PATCH] virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio
[PATCH 1/2] Fix NULL pointer dereferences if KVM is used without in-kernel irqchip
2015-07-07 11:11 UTC (2+ messages)
` [PATCH 2/2] Detect vGIC presence at runtime
[PATCH 0/2] Allow to use KVM without in-kernel irqchip
2015-07-07 11:10 UTC
[PATCH 0/7] KVM: arm/arm64: gsi routing support
2015-07-07 10:57 UTC (27+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi
[PATCH v6 0/12] HyperV equivalent of pvpanic driver
2015-07-07 10:21 UTC (5+ messages)
` [PATCH 12/12] i386/kvm: Hyper-v crash msrs set/get'ers and migration
[PATCH] KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions
2015-07-07 9:35 UTC (2+ messages)
[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
2015-07-07 8:13 UTC (5+ messages)
` [PATCH 12/13] KVM: arm64: implement MSI injection in "
[kvm-unit-tests PATCH 0/7] A number of small arm/run fixes
2015-07-07 6:45 UTC (4+ messages)
` [kvm-unit-tests PATCH 7/7] arm/run: add --debug option
[PATCH 0/7] kvmtool support for seabios
2015-07-07 6:38 UTC (8+ messages)
` [PATCH 1/7] kvmtool: initial support
` [PATCH 2/7] kvmtool: tweak kconfig for emulated hardware
` [PATCH 3/7] kvmtool: add (fake) ram detection
` [PATCH 4/7] kvmtool: detect pci devices
` [PATCH 5/7] kvmtool: uses mmio for legacy bar 0
` [PATCH 6/7] kvmtool: no keyboard, don't need boot menu
` [PATCH 7/7] kvmtool: support larger virtio queues
LCD WALL MOUNT
2015-07-07 5:10 UTC
KVM call for agenda for 2015-07-07
2015-07-06 18:17 UTC
[PATCH v3 18/18] x86/tsc: Remove rdtsc_barrier()
2015-07-06 15:45 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: "
[PATCH v3 14/18] x86: Add rdtsc_ordered() and use it in trivial call sites
2015-07-06 15:44 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: "
[PATCH v3 17/18] x86/kvm/tsc: Drop extra barrier and use rdtsc_ordered in kvmclock
2015-07-06 15:45 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() "
[PATCH v3 13/18] x86/tsc: Rename native_read_tsc() to rdtsc()
2015-07-06 15:43 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: "
[PATCH v3 16/18] x86/tsc: In read_tsc, use rdtsc_ordered() instead of get_cycles()
2015-07-06 15:44 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: Use rdtsc_ordered() in read_tsc() "
[PATCH v3 15/18] x86/tsc: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
2015-07-06 15:44 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc/sync: "
[PATCH v3 11/18] drivers/input/gameport: Replace rdtscl() with native_read_tsc()
2015-07-06 15:43 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, drivers/input/gameport: Replace rdtscl () "
[PATCH v3 12/18] x86/tsc: Remove rdtscl()
2015-07-06 15:43 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: "
[PATCH v3 10/18] input/joystick/analog: Switch from rdtscl() to native_read_tsc()
2015-07-06 15:42 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, "
[PATCH v3 06/18] x86/tsc: Use the full 64-bit tsc in tsc_delay
2015-07-06 15:41 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: Use the full 64-bit TSC in delay_tsc()
[PATCH v3 09/18] staging/lirc_serial: Remove TSC-based timing
2015-07-06 15:42 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, "
[PATCH v3 08/18] baycom_epp: Replace rdtscl() with native_read_tsc()
2015-07-06 15:42 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, drivers/net/hamradio/baycom_epp: "
[PATCH v3 04/18] x86/tsc: Replace rdtscll with native_read_tsc
2015-07-06 15:40 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: Replace rdtscll() with native_read_tsc ()
[PATCH v3 07/18] x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
2015-07-06 15:41 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, "
[PATCH v3 05/18] x86/tsc: Remove the rdtscp and rdtscpll macros
2015-07-06 15:41 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: Remove the rdtscp() and rdtscpll() macros
[PATCH v3 03/18] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
2015-07-06 15:40 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() "
[PATCH v3 02/18] x86/msr/kvm: Remove vget_cycles()
2015-07-06 15:40 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc, kvm: "
[PATCH v3 01/18] x86/tsc: Inline native_read_tsc and remove __native_read_tsc
2015-07-06 15:39 UTC (2+ messages)
` [tip:x86/asm] x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
[RFC v2 0/9] ARM IRQ forward control based on IRQ bypass manager
2015-07-06 13:24 UTC (5+ messages)
` [RFC v2 2/9] VFIO: platform: test forwarded state when selecting IRQ handler
` [RFC v2 7/9] VFIO: platform: add irq bypass producer management
` [RFC v2 8/9] KVM: arm/arm64: vgic: forwarding control
` [RFC v2 9/9] KVM: arm/arm64: implement IRQ bypass consumer functions
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).