messages from 2012-09-20 20:04:00 to 2012-09-24 11:52:40 UTC [more...]
[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
2012-09-24 11:52 UTC (16+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "
` [PATCH RFC 2/2] kvm: Be courteous to other VMs in overcommitted scenario "
[PATCH v3 0/7] KVM: MMU: fix release pfn in mmu code
2012-09-24 11:49 UTC (12+ messages)
` [PATCH v3 1/7] KVM: MMU: fix release noslot pfn
` [PATCH v3 2/7] KVM: MMU: remove mmu_is_invalid
` [PATCH v3 3/7] KVM: MMU: do not release pfn in mmu_set_spte
` [PATCH v3 4/7] KVM: MMU: cleanup FNAME(page_fault)
` [PATCH v3 5/7] KVM: MMU: introduce FNAME(prefetch_gpte)
` [PATCH v3 6/7] KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
` [PATCH v3 7/7] KVM: MMU: introduce page_fault_start/page_fault_end
KVM call agenda for September 25th
2012-09-24 11:48 UTC (2+ messages)
[PATCH v3 0/6] Optimize vcpu->requests processing
2012-09-24 11:16 UTC (6+ messages)
[RFC PATCH] KVM: x86: Skip request checking branches in vcpu_enter_guest() more effectively
2012-09-24 10:18 UTC (6+ messages)
[RFC PATCH v3 00/19] ACPI memory hotplug
2012-09-24 10:46 UTC (33+ messages)
` [RFC PATCH v3 01/19][SeaBIOS] Add ACPI_EXTRACT_DEVICE* macros
` [RFC PATCH v3 02/19][SeaBIOS] Add SSDT memory device support
` [RFC PATCH v3 03/19][SeaBIOS] acpi-dsdt: Implement functions for memory hotplug
` [RFC PATCH v3 04/19][SeaBIOS] acpi: generate hotplug memory devices
` [RFC PATCH v3 05/19] Implement dimm device abstraction
` [RFC PATCH v3 06/19] Implement "-dimm" command line option
` [RFC PATCH v3 07/19] acpi_piix4: Implement memory device hotplug registers
` [RFC PATCH v3 08/19] pc: calculate dimm physical addresses and adjust memory map
` [RFC PATCH v3 09/19] pc: Add dimm paravirt SRAT info
` [RFC PATCH v3 10/19] fix live-migration when "populated=on" is missing
` [RFC PATCH v3 11/19] Implement qmp and hmp commands for notification lists
` [RFC PATCH v3 12/19] Implement "info memory-total" and "query-memory-total"
` [RFC PATCH v3 13/19] balloon: update with hotplugged memory
` [RFC PATCH v3 14/19][SeaBIOS] Add _OST dimm method
` [RFC PATCH v3 15/19] Add _OST dimm support
` [RFC PATCH v3 16/19] Update dimm state on reset
` [RFC PATCH v3 17/19][SeaBIOS] Implement _PS3 method for memory device
` [RFC PATCH v3 18/19] Implement _PS3 for dimm
` [RFC PATCH v3 19/19][SeaBIOS] Calculate pcimem_start and pcimem64_start from SRAT entries
` [RFC PATCH v3 19/19] alternative: Introduce paravirt interface QEMU_CFG_PCI_WINDOW
` [RFC PATCH v3 20/19][SeaBIOS] alternative: Use paravirt interface for pci windows
[PATCH 0/9] Reduce compaction scanning and lock contention
2012-09-24 9:39 UTC (25+ messages)
` [PATCH 1/9] Revert "mm: compaction: check lock contention first before taking lock"
` [PATCH 2/9] Revert "mm-compaction-abort-compaction-loop-if-lock-is-contended-or-run-too-long-fix"
` [PATCH 3/9] Revert "mm: compaction: abort compaction loop if lock is contended or run too long"
` [PATCH 4/9] mm: compaction: Abort compaction loop if lock is contended or run too long
` [PATCH 5/9] mm: compaction: Acquire the zone->lru_lock as late as possible
` [PATCH 6/9] mm: compaction: Acquire the zone->lock "
` [PATCH 7/9] Revert "mm: have order > 0 compaction start off where it left"
` [PATCH 8/9] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
` [PATCH 9/9] mm: compaction: Restart compaction from near where it left off
[PATCH v4] kvm/fpu: Enable fully eager restore kvm FPU
2012-09-24 3:28 UTC
Block live migration without pausing VM
2012-09-23 15:03 UTC
TSC scaling interface to management
2012-09-23 13:41 UTC (6+ messages)
` [libvirt] "
[PATCH] KVM: x86: Fix guest debug across vcpu INIT reset
2012-09-23 13:01 UTC (4+ messages)
` [PATCH v2] "
[PATCH v11] kvm: Add resampling irqfds for level triggered interrupts
2012-09-23 11:50 UTC (2+ messages)
[PATCH v3] kvm/fpu: Enable fully eager restore kvm FPU
2012-09-23 9:03 UTC (12+ messages)
[PATCH v5 00/17] Allow changing of Hypervisor CPUIDs
2012-09-22 15:23 UTC (20+ messages)
` [PATCH v5 01/17] target-i386: Allow tsc-frequency to be larger then 2.147G
` [PATCH v5 02/17] target-i386: Add missing kvm bits
` [PATCH v5 03/17] target-i386: Add Hypervisor level
` [PATCH v5 04/17] target-i386: Add cpu object access routines for "
` [PATCH v5 05/17] "
` [PATCH v5 06/17] target-i386: Use Hypervisor level in -machine pc,accel=kvm
` [PATCH v5 07/17] target-i386: Use Hypervisor level in -machine pc,accel=tcg
` [PATCH v5 08/17] target-i386: Add Hypervisor vendor
` [PATCH v5 09/17] target-i386: Add cpu object access routines for "
` [PATCH v5 10/17] target-i386: Use Hypervisor vendor in -machine pc,accel=kvm
` [PATCH v5 11/17] target-i386: Use Hypervisor vendor in -machine pc,accel=tcg
` [PATCH v5 12/17] target-i386: Add some known names to Hypervisor vendor
` [PATCH v5 13/17] target-i386: Add optional Hypervisor leaf extra
` [PATCH v5 14/17] target-i386: Add cpu object access routines for "
` [PATCH v5 15/17] target-i386: Add setting of Hypervisor leaf extra for known vmare4
` [PATCH v5 16/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=kvm
` [PATCH v5 17/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=tcg
[RfC PATCH] vga: add mmio bar to standard vga
2012-09-22 12:12 UTC (4+ messages)
` [Qemu-devel] "
[PATCH v2 0/1] target-i386: Fix default Hypervisor level for kvm
2012-09-22 3:26 UTC (8+ messages)
` [PATCH v2 1/1] target-i386: Fix default Hypervisor level for hypervisor-vendor=kvm
gift
2012-09-21 23:58 UTC
gift
2012-09-21 23:56 UTC
Bianca Dragusanu la Ploiesti.Poze hot!!!
2012-09-21 16:39 UTC
[PATCH v5 0/4] VFIO-based PCI device assignment
2012-09-21 20:04 UTC (3+ messages)
pci-assign terminates the guest upon pread() / pwrite() error?
2012-09-21 17:07 UTC (9+ messages)
Recommendations for Virtulization Hardware
2012-09-21 17:02 UTC (5+ messages)
` [Xen-users] "
[PATCH] vfio: Fix virqfd release race
2012-09-21 16:55 UTC
[PATCH v4 00/17] Allow changing of Hypervisor CPUIDs
2012-09-21 13:17 UTC (17+ messages)
` [PATCH v4 02/17] target-i386: Add missing kvm bits
` [PATCH v4 06/17] target-i386: Use Hypervisor level in -machine pc,accel=kvm
` [PATCH v4 07/17] target-i386: Use Hypervisor level in -machine pc,accel=tcg
` [PATCH v4 08/17] target-i386: Add Hypervisor vendor
` [PATCH v4 09/17] target-i386: Add cpu object access routines for "
` [PATCH v4 10/17] target-i386: Use Hypervisor vendor in -machine pc,accel=kvm
` [PATCH v4 11/17] target-i386: Use Hypervisor vendor in -machine pc,accel=tcg
` [PATCH v4 12/17] target-i386: Add some known names to Hypervisor vendor
` [PATCH v4 13/17] target-i386: Add optional Hypervisor leaf extra
` [PATCH v4 14/17] target-i386: Add cpu object access routines for "
` [PATCH v4 15/17] target-i386: Add setting of Hypervisor leaf extra for known vmare4
` [PATCH v4 16/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=kvm
` [PATCH v4 17/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=tcg
Guest Debugging Facilities in KVM
2012-09-21 12:25 UTC (5+ messages)
[PATCH v3 1/2] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
2012-09-21 10:07 UTC (5+ messages)
` [PATCH v3 2/2] KVM: PPC: Book3S: Get/set guest FP regs "
[PATCH 0/6] Reduce compaction scanning and lock contention
2012-09-21 9:55 UTC (8+ messages)
[Autotest] Adds OpenVSwitch support
2012-09-21 9:31 UTC (5+ messages)
` [Autotest][PATCH 1/5] Autotest: Add utils for OpenVSwitch patch
` [Autotest][PATCH 2/5] virt: Adds OpenVSwitch support to virt tests
` [Autotest][PATCH 3/5] virt: Adds functionality for vms
` [Autotest][PATCH 5/5] virt: Repair import path
[PATCH 0/10] HV KVM fixes, reposted
2012-09-21 5:39 UTC (11+ messages)
` [PATCH 01/10] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
` [PATCH 02/10] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
` [PATCH 03/10] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
` [PATCH 04/10] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
` [PATCH 05/10] KVM: PPC: Book3S HV: Fix some races in starting secondary threads
` [PATCH 06/10] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
` [PATCH 07/10] KVM: PPC: Book3S HV: Fixes for late-joining threads
` [PATCH 08/10] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
` [PATCH 09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time
` [PATCH 10/10] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
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).