messages from 2016-03-02 08:47:23 to 2016-03-04 07:28:13 UTC [more...]
[PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
2016-03-04 7:21 UTC (3+ messages)
[RFC PATCH v2 1/3] vGPU Core driver
2016-03-04 7:00 UTC (4+ messages)
` [RFC PATCH v2 3/3] VFIO: Type1 IOMMU mapping support for vGPU
linux-next: manual merge of the kvm tree with the powerpc tree
2016-03-04 4:30 UTC
[RFC qemu 0/4] A PV solution for live migration optimization
2016-03-04 2:43 UTC (17+ messages)
` [RFC qemu 1/4] pc: Add code to get the lowmem form PCMachineState
` [RFC qemu 2/4] virtio-balloon: Add a new feature to balloon device
` [RFC qemu 3/4] migration: not set migration bitmap in setup stage
` [RFC qemu 4/4] migration: filter out guest's free pages in ram bulk stage
` [Qemu-devel] "
` [Qemu-devel] [RFC qemu 0/4] A PV solution for live migration optimization
[PATCH kvm-unit-tests] x86: vmx: fix RDPMC interception test
2016-03-03 21:57 UTC (2+ messages)
[PATCH kvm-unit-tests] build: enable -Werror
2016-03-03 21:55 UTC
[kvm-unit-tests] arm: fix parallel build (make -j)
2016-03-03 21:41 UTC
[PATCH] KVM: x86: disable PEBS before a guest entry
2016-03-03 21:32 UTC (2+ messages)
[PATCH 0/4] kvmtool: add PRE_INIT support for ARM/ARM64
2016-03-03 21:08 UTC (8+ messages)
` [PATCH 3/4] pre_init: add support for i386 also
` [PATCH 4/4] pre_init: add ARM implementations
[kvm-unit-tests] powerpc: fix boot_rom.bin build
2016-03-03 20:55 UTC
[kvm-unit-tests 0/5] Debugging aids
2016-03-03 20:48 UTC (29+ messages)
` [kvm-unit-tests 1/5] lib: print failing assert cond
` [kvm-unit-tests 5/5] scripts: pretty print stack traces
` [kvm-unit-tests v2 0/8] Debugging aids
` [kvm-unit-tests v2 1/8] x86: emulator: asm fixes
` [kvm-unit-tests v2 2/8] x86: emulator: disable test_lldt
` [kvm-unit-tests v2 3/8] x86: realmode: fix test_sgdt_sidt overflow
` [kvm-unit-tests v2 4/8] x86: eventinj: make test work with -O0
` [kvm-unit-tests v2 5/8] lib: backtrace printing
` [kvm-unit-tests v2 6/8] x86: lib: debug dump on unhandled exceptions
` [kvm-unit-tests v2 7/8] lib: dump stack on abort()
` [kvm-unit-tests v2 8/8] scripts: pretty print stack traces
` [kvm-unit-tests v3 0/4] Debugging aids
` [kvm-unit-tests v3 1/4] lib: backtrace printing
` [kvm-unit-tests v3 2/4] x86: lib: debug dump on unhandled exceptions
` [kvm-unit-tests v3 3/4] lib: dump stack on failed assert()
` [kvm-unit-tests v3 4/4] scripts: pretty print stack traces
[PATCH v2 0/6] arm64: Add support of KVM with ACPI
2016-03-03 19:38 UTC (3+ messages)
` [PATCH v2 2/6] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
[RFC] host and guest kernel trace merging
2016-03-03 19:35 UTC
[PATCH v2 00/17] KVM/ARM: Guest Entry/Exit optimizations
2016-03-03 19:21 UTC (24+ messages)
` [PATCH v2 07/17] arm64: KVM: vgic-v2: Avoid accessing GICH registers
` [PATCH v2 08/17] arm64: KVM: vgic-v2: Save maintenance interrupt state only if required
` [PATCH v2 09/17] arm64: KVM: vgic-v2: Move GICH_ELRSR saving to its own function
` [PATCH v2 10/17] arm64: KVM: vgic-v2: Do not save an LR known to be empty
` [PATCH v2 11/17] arm64: KVM: vgic-v2: Only wipe LRs on vcpu exit
` [PATCH v2 12/17] arm64: KVM: vgic-v2: Make GICD_SGIR quicker to hit
` [PATCH v2 14/17] arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
` [PATCH v2 15/17] arm64: KVM: vgic-v3: Do not save an LR known to be empty
` [PATCH v2 16/17] arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
` [PATCH v2 17/17] arm64: KVM: vgic-v3: Do not save ICH_AP0Rn_EL2 for GICv2 emulation
[kvm-unit-tests PATCH] powerpc: Add tests for RTAS
2016-03-03 17:17 UTC (9+ messages)
[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
2016-03-03 16:26 UTC (5+ messages)
` [RFC v5 03/17] iommu: introduce a reserved iova cookie
[PATCH v3 00/16] KVM: x86: change PIT discard policy and untangle related code
2016-03-03 16:10 UTC (20+ messages)
` [PATCH v3 01/16] KVM: x86: change PIT discard tick policy
` [PATCH v3 02/16] KVM: x86: simplify atomics in kvm_pit_ack_irq
` [PATCH v3 03/16] KVM: x86: add kvm_pit_reset_reinject
` [PATCH v3 04/16] KVM: x86: use atomic_t instead of pit.inject_lock
` [PATCH v3 05/16] KVM: x86: tone down WARN_ON pit.state_lock
` [PATCH v3 06/16] KVM: x86: pass struct kvm_pit instead of kvm in PIT
` [PATCH v3 07/16] KVM: x86: remove unnecessary uses of PIT state lock
` [PATCH v3 08/16] KVM: x86: remove notifiers from PIT discard policy
` [PATCH v3 09/16] KVM: x86: refactor kvm_create_pit
` [PATCH v3 10/16] KVM: x86: refactor kvm_free_pit
` [PATCH v3 11/16] KVM: x86: remove pit and kvm from kvm_kpit_state
` [PATCH v3 12/16] KVM: x86: remove pointless dereference of PIT
` [PATCH v3 13/16] KVM: x86: don't assume layout of kvm_kpit_state
` [PATCH v3 14/16] KVM: x86: move PIT timer function initialization
` [PATCH v3 15/16] KVM: x86: turn kvm_kpit_state.reinject into atomic_t
` [PATCH v3 16/16] KVM: document KVM_REINJECT_CONTROL ioctl
[GIT PULL] KVM changes for Linux 4.5-rc7
2016-03-03 15:39 UTC
[PATCH v5 0/5] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
2016-03-03 14:48 UTC (19+ messages)
` [PATCH v5 1/5] nvdimm acpi: initialize the resource used by NVDIMM ACPI
` [PATCH v5 2/5] nvdimm acpi: introduce patched dsm memory
` [PATCH v5 3/5] nvdimm acpi: let qemu handle _DSM method
` [PATCH v5 4/5] nvdimm acpi: emulate dsm method
` [PATCH v5 5/5] nvdimm acpi: add _CRS
[kvm-unit-tests PATCH] run scripts: add BUILD_HEAD
2016-03-03 14:36 UTC (2+ messages)
[kvm-unit-tests PATCH] trivial: add "check" keyword description
2016-03-03 13:51 UTC (2+ messages)
[GIT PULL] Please pull my kvm-ppc-next branch
2016-03-03 13:46 UTC (2+ messages)
[PULL for-4.5] virtio/vhost: minor fixes
2016-03-03 13:08 UTC
[kvm-unit-tests PATCH v4 0/6] reduce exit status ambiguity and more
2016-03-03 13:03 UTC (8+ messages)
` [kvm-unit-tests PATCH v4 1/6] x86: clean up exit use, use abort
` [kvm-unit-tests PATCH v4 2/6] run scripts need consistent exit status
` [kvm-unit-tests PATCH v4 3/6] arch-run: reduce return code ambiguity
` [kvm-unit-tests PATCH v4 4/6] cleanup unittests.cfg headers
` [kvm-unit-tests PATCH v4 5/6] runtime: enable some unittest config overriding
` [kvm-unit-tests PATCH v4 6/6] run scripts: add timeout support
[kvm-unit-tests PATCH] powerpc/spapr_hcall: Fix assembler constraints of the h_random h-call
2016-03-03 12:58 UTC (2+ messages)
[GIT PULL] VFIO fixes for v4.5-rc7
2016-03-03 12:56 UTC
[kvm-unit-tests PATCH v3 0/4] add fmt warnings to printf, and fix bad uses
2016-03-03 12:38 UTC (7+ messages)
` [kvm-unit-tests PATCH v3 1/4] lib: *printf: warn on format/arg mismatch
` [kvm-unit-tests PATCH v3 2/4] lib/alloc: fix format warnings, add/use PRIx64
` [kvm-unit-tests PATCH v3 3/4] arm64: fix printf format warnings
` [kvm-unit-tests PATCH v3 4/4] x86: "
[kvm-unit-tests PATCH v2 0/4] add fmt warnings to printf, and fix bad uses
2016-03-03 12:36 UTC (11+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib: *printf: warn on format/arg mismatch
` [kvm-unit-tests PATCH v2 2/4] lib/alloc: fix format warnings, add/use PRIx64
` [kvm-unit-tests PATCH v2 3/4] arm64: fix printf format warnings
` [kvm-unit-tests PATCH v2 4/4] x86: "
[PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC
2016-03-03 10:50 UTC (14+ messages)
[RFC kernel 0/2]A PV solution for KVM live migration optimization
2016-03-03 10:46 UTC (3+ messages)
` [RFC kernel 1/2] mm: Add the functions used to get free pages information
` [RFC kernel 2/2] virtio-balloon: extend balloon driver to support a new feature
[PATCH v3] powerpc: Add tests for sPAPR h-calls
2016-03-03 8:58 UTC (8+ messages)
Question regarding a special case VM communication
2016-03-03 3:55 UTC
[PATCH 0/3] kvmtool: fix vhost-net support
2016-03-02 22:20 UTC (4+ messages)
` [PATCH 2/3] MSI-X: update GSI routing after changed MSI-X configuration
[kvm-unit-tests 0/5] Split large EPT mappings properly
2016-03-02 18:13 UTC (14+ messages)
` [kvm-unit-tests v2 0/6] "
` [kvm-unit-tests v2 3/6] x86: vmx: Named constant: EPT_ADDR_MASK
` [kvm-unit-tests v3 0/6] Split large EPT mappings properly
` [kvm-unit-tests v3 1/6] x86: vmx.h: trivial whitespace fixes
` [kvm-unit-tests v3 2/6] lib: generic bitops.h
` [kvm-unit-tests v3 3/6] x86: vmx: Named constant: EPT_ADDR_MASK
` [kvm-unit-tests v3 4/6] x86: vmx: Named constant: EPT_LEVEL_SHIFT
` [kvm-unit-tests v3 5/6] x86: vmx: split large EPTEs in install_ept_entry
` [kvm-unit-tests v3 6/6] x86: vmx: don't explicitly split identity EPT map
[kvm-unit-tests PATCH v3 0/6] reduce exit status ambiguity and more
2016-03-02 17:13 UTC (8+ messages)
` [kvm-unit-tests PATCH v3 3/6] arch-run: reduce return code ambiguity
[kvm-unit-tests PATCH] x86: setjmp: including stdio is a no-no
2016-03-02 14:50 UTC (3+ messages)
[PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration
2016-03-02 12:48 UTC (4+ messages)
` [PATCH v7 1/6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
我的主页在
2016-03-02 9:53 UTC
[PATCH] kvm: x86: Update tsc multiplier on change
2016-03-02 9:38 UTC (2+ messages)
[PULL] KVM/ARM updates for 4.5-rc7
2016-03-02 9:35 UTC (3+ messages)
` [PATCH] arm/arm64: KVM: Fix ioctl error handling
[PATCH for-4,5] mips/kvm: fix ioctl error handling
2016-03-02 9:35 UTC (2+ messages)
[RFC PATCH] kvm: Make KVM DF intercept configurable
2016-03-02 9:22 UTC (7+ messages)
[PATCH v4 0/9] NVDIMM ACPI: introduce the framework of QEMU emulated
2016-03-02 9:05 UTC (10+ messages)
` [PATCH 8/9] nvdimm acpi: emulate dsm method
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).