messages from 2017-05-03 10:46:23 to 2017-05-04 16:52:39 UTC [more...]
[PATCH v6 00/24] vITS save/restore
2017-05-04 16:52 UTC (36+ messages)
` [PATCH v6 01/24] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v6 02/24] KVM: arm/arm64: Add GICV3 pending table save "
` [PATCH v6 03/24] KVM: arm/arm64: vgic-its: rename itte into ite
` [PATCH v6 04/24] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v6 05/24] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v6 06/24] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v6 07/24] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v6 08/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v6 09/24] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
` [PATCH v6 10/24] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v6 11/24] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
` [PATCH v6 12/24] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
` [PATCH v6 13/24] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
` [PATCH v6 14/24] KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
` [PATCH v6 15/24] KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
` [PATCH v6 16/24] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
` [PATCH v6 17/24] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
` [PATCH v6 18/24] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v6 19/24] KVM: arm64: vgic-its: Collection table save/restore
` [PATCH v6 20/24] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
` [PATCH v6 21/24] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v6 22/24] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v6 23/24] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v6 24/24] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
2017-05-04 16:52 UTC
[PATCH 0/4] KVM: x86: kvm_mwait_in_guest() cleanup and fixes
2017-05-04 16:45 UTC (11+ messages)
` [PATCH 1/4] KVM: svm: prevent MWAIT in guest with erratum 400
` [PATCH 2/4] KVM: x86: prevent MWAIT in guest with buggy MONITOR
` [PATCH 3/4] KVM: x86: drop bogus MWAIT check
` [PATCH 4/4] KVM: x86: simplify kvm_mwait_in_guest()
Re:
2017-05-04 16:44 UTC
[PATCH] KVM: Expose Virtual Machine Control Structure to SYSFS
2017-05-04 16:24 UTC (3+ messages)
[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
2017-05-04 15:49 UTC (6+ messages)
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-05-04 14:39 UTC (17+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
[PATCH v2 0/5] mc146818rtc: fix Windows VM clock faster
2017-05-04 14:00 UTC (8+ messages)
` [PATCH v2 1/5] mc146818rtc: update periodic timer only if it is needed
` [PATCH v2 2/5] mc146818rtc: precisely count the clock for periodic timer
` [PATCH v2 3/5] mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386
` [PATCH v2 4/5] mc146818rtc: drop unnecessary '#ifdef TARGET_I386'
` [PATCH v2 5/5] mc146818rtc: embrace all x86 specific code
` [Qemu-devel] [PATCH v2 0/5] mc146818rtc: fix Windows VM clock faster
[PATCH v3 00/10] KVM: arm/arm64: race fixes and vcpu requests
2017-05-04 13:31 UTC (18+ messages)
` [PATCH v3 01/10] KVM: add kvm_request_pending
` [PATCH v3 02/10] KVM: Add documentation for VCPU requests
` [PATCH v3 03/10] KVM: arm/arm64: prepare to use vcpu requests
` [PATCH v3 04/10] KVM: arm/arm64: use vcpu request in kvm_arm_halt_vcpu
` [PATCH v3 05/10] KVM: arm/arm64: don't clear exit request from caller
` [PATCH v3 06/10] KVM: arm/arm64: use vcpu requests for power_off
` [PATCH v3 07/10] KVM: arm/arm64: optimize VCPU RUN
` [PATCH v3 08/10] KVM: arm/arm64: change exit request to sleep request
` [PATCH v3 09/10] KVM: arm/arm64: use vcpu requests for irq injection
` [PATCH v3 10/10] KVM: arm/arm64: PMU: remove request-less vcpu kick
[PATCH] KVM: arm/arm64: Move shared files to virt/kvm/arm
2017-05-04 13:07 UTC (4+ messages)
[PATCH 0/5] mc146818rtc: fix Windows VM clock faster
2017-05-04 12:02 UTC (15+ messages)
` [PATCH 1/5] mc146818rtc: update periodic timer only if it is needed
` [PATCH 2/5] mc146818rtc: fix clock lost after scaling coalesced irq
` [PATCH 3/5] mc146818rtc: properly count the time for the next interrupt
` [PATCH 4/5] mc146818rtc: move x86 specific code out of periodic_timer_update
[PATCH kvm-unit-tests] Makefile: drop "-lpthread -lrt"
2017-05-04 11:48 UTC
[PATCH 0/5] Userspace timer IRQ number control and PMU with userspace-gic
2017-05-04 11:22 UTC (19+ messages)
` [PATCH 1/5] KVM: arm64: Allow creating the PMU without the in-kernel GIC
` [PATCH 2/5] KVM: arm: Handle VCPU device attributes in guest.c
` [PATCH 3/5] KVM: arm/arm64: Move irq_is_ppi() to header file
` [PATCH 4/5] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
` [PATCH 5/5] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
[PATCH] KVM: nVMX: fix MWAIT emulation for guests
2017-05-04 10:47 UTC (4+ messages)
[PATCH 0/3] nVMX: Emulated Page Modification Logging for Nested Virtualization
2017-05-04 9:21 UTC (6+ messages)
` [PATCH 1/3] kvm: x86: Add a hook for arch specific dirty logging emulation
` [PATCH 2/3] nVMX: Implement emulated Page Modification Logging
` [PATCH 3/3] nVMX: Advertise PML to L1 hypervisor
[PATCH v10 0/6] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-05-04 8:50 UTC (7+ messages)
` [PATCH v10 1/6] virtio-balloon: deflate via a page list
` [PATCH v10 2/6] virtio-balloon: coding format cleanup
` [PATCH v10 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [PATCH v10 4/6] mm: function to offer a page block on the free list
` [PATCH v10 5/6] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v10 6/6] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ
[PATCH v5 00/22] vITS save/restore
2017-05-04 8:44 UTC (38+ messages)
` [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v5 22/22] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
[Bug 111711] New: IOMMU Xonar Essence STX causes issues
2017-05-04 7:19 UTC (2+ messages)
` [Bug 111711] "
[PATCH 0/7] KVM: MMU: fast write protect
2017-05-04 7:06 UTC (13+ messages)
` [PATCH 1/7] KVM: MMU: correct the behavior of mmu_spte_update_no_track
` [PATCH 2/7] KVM: MMU: introduce possible_writable_spte_bitmap
` [PATCH 3/7] KVM: MMU: introduce kvm_mmu_write_protect_all_pages
` [PATCH 4/7] KVM: MMU: enable KVM_WRITE_PROTECT_ALL_MEM
` [PATCH 5/7] KVM: MMU: allow dirty log without write protect
` [PATCH 6/7] KVM: MMU: clarify fast_pf_fix_direct_spte
` [PATCH 7/7] KVM: MMU: stop using mmu_spte_get_lockless under mmu-lock
[PATCH] KVM: Expose Virtual Machine Control Structure to SYSFS
2017-05-04 2:08 UTC
[PATCH] KVM: x86: fix KVM_SET_CLOCK relative to setting correct clock value
2017-05-03 18:24 UTC (6+ messages)
` [PATCH v2] "
[GIT PULL] VFIO updates for v4.12-rc1
2017-05-03 18:04 UTC
[PATCH v2 0/9] KVM: towards maintainable kvm_make_all_cpus_request()
2017-05-03 17:04 UTC (5+ messages)
` [PATCH v2 3/9] KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
` [PATCH v3] "
[PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
2017-05-03 15:58 UTC (9+ messages)
` [PATCH 02/31] arm64: KVM: Do not use stack-protector to compile EL2 code
` [PATCH 05/31] KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
` [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH 08/31] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
` [PATCH 10/31] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
[PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions
2017-05-03 14:17 UTC (3+ messages)
` [PATCH 1/2] kvm: arm/arm64: Fix race in resetting stage2 PGD
` [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table
[PATCH 0/2] kvm: Fixes for race conditions
2017-05-03 13:13 UTC (6+ messages)
` [PATCH 1/2] kvm: Fix mmu_notifier release race
[kvm-unit-tests PATCH 0/3] Update license information
2017-05-03 12:45 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/3] Add LGPL information to some ARM and PPC specific library files
` [kvm-unit-tests PATCH 2/3] COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays
` [kvm-unit-tests PATCH 3/3] Add a copyright/license header for the ARM spinlock test
[PATCH v6 00/13] basic channel IO passthrough infrastructure based on vfio
2017-05-03 11:14 UTC (5+ messages)
` [PATCH v6 10/13] s390x/css: introduce and realize ccw-request callback
` [Qemu-devel] "
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