messages from 2009-10-07 14:32:56 to 2009-10-09 21:07:07 UTC [more...]
[PATCH v2: kvm 4/4] Fix hotplug of CPUs for KVM
2009-10-09 21:05 UTC (10+ messages)
` [PATCH v4: kvm 1/4] Code motion. Separate timer intialization into an indepedent function
` [PATCH v4: kvm 2/4] Kill the confusing tsc_ref_khz and ref_freq variables
[PATCH 1/6] KVM test: Added floppy and tftp options to qemu command
2009-10-09 20:49 UTC (7+ messages)
` [PATCH 2/6] KVM test: Introducing unattended install subtest
` [PATCH 3/6] KVM test: Add unattended install files for F11 and WinXP
` [PATCH 4/6] KVM test: Add unattended install script
` [PATCH 5/6] KVM test: Utility to make windows guests ACK end of install
` [PATCH 6/6] KVM test: kvm_tests.cfg.sample changes for unattended
` [Autotest] [PATCH 1/6] KVM test: Added floppy and tftp options to qemu command
kernel bug in kvm_intel
2009-10-09 20:04 UTC
[PATCH v2 3/9] provide in-kernel ioapic
2009-10-09 19:55 UTC (29+ messages)
` [Qemu-devel] "
` "
` [PATCH v2 4/9] provide in-kernel apic
` "
` [Qemu-devel] "
sync guest calls made async on host - SQLite performance
2009-10-09 19:06 UTC (14+ messages)
[PATCH 00/10] Clean up vcpu context structure
2009-10-09 18:03 UTC (11+ messages)
` [PATCH 01/10] use a more upstream friendly version of irqchip-in-kernel test
` [PATCH 02/10] drop kvm_mmio_read and write
` [PATCH 03/10] remove unneded opaque
` [PATCH 04/10] remove kvm_context from vpcu structure
` [PATCH 05/10] Use kvm_run inside CPUState
` [PATCH 06/10] make some functions static
` [PATCH 07/10] use env as parameter for functions that access kvm_run
` [PATCH 08/10] use env in kvm_arch_run
` [PATCH 09/10] remove kvm_run from vcpu_context
` [PATCH 10/10] remove id field from vcpu context structure
[PATCH 0/9 v3] KVM: Nested SVM fixes and tracepoint conversion
2009-10-09 14:08 UTC (10+ messages)
` [PATCH 1/9] KVM: SVM: Notify nested hypervisor of lost event injections
` [PATCH 2/9] KVM: SVM: Move INTR vmexit out of atomic code
` [PATCH 3/9] KVM: SVM: Add tracepoint for nested vmrun
` [PATCH 4/9] KVM: SVM: Add tracepoint for nested #vmexit
` [PATCH 5/9] KVM: SVM: Add tracepoint for injected #vmexit
` [PATCH 6/9] KVM: SVM: Add tracepoint for #vmexit because intr pending
` [PATCH 7/9] KVM: SVM: Add tracepoint for invlpga instruction
` [PATCH 8/9] KVM: SVM: Add tracepoint for skinit instruction
` [PATCH 9/9] KVM: SVM: Remove nsvm_printk debugging code
[PATCH] KVM test: Adding Windows 7 guests and step files
2009-10-09 15:41 UTC
[libvirt] dynamic scsi disk attach seems to be broken in qemu(-kvm)-0.11, libvirt-0.7.1
2009-10-09 15:38 UTC (5+ messages)
` [Qemu-devel] "
[was: mmotm 2009-10-09-01-07 uploaded]
2009-10-09 15:32 UTC (3+ messages)
` kvm build failure "
[PATCH 1/3] pc-bios: enable io/memory unconditionally
2009-10-09 15:08 UTC (18+ messages)
` [PATCH 2/3] qemu: make cirrus init value pci spec compliant
` [Qemu-devel] "
` "
` [PATCH 3/3] qemu: cleanup unused macros in cirrus
[PATCH] [RESEND] KVM:VMX: Add support for Pause-Loop Exiting
2009-10-09 10:03 UTC (10+ messages)
[PATCH qemu-kvm] Enable UFO on virtio-net and tap devices
2009-10-09 7:11 UTC (4+ messages)
[PATCHv2] seabios: enable io/memory unconditionally
2009-10-09 6:48 UTC (5+ messages)
` [Qemu-devel] "
buildbot failure in qemu-kvm on default_i386_out_of_tree
2009-10-09 1:04 UTC
buildbot failure in qemu-kvm on default_i386_debian_5_0
2009-10-09 1:04 UTC
kvm guest: hrtimer: interrupt too slow
2009-10-08 21:02 UTC (16+ messages)
[PATCH] include stdlib.h in qemu-kvm.h
2009-10-08 18:53 UTC
kvm: test: timer testcase
2009-10-08 18:02 UTC (3+ messages)
` kvm: test: timer testcase (v2)
[PATCH 0/9 v2] KVM: Nested SVM fixes and tracepoint conversion
2009-10-08 16:46 UTC (23+ messages)
` [PATCH 1/9] KVM: SVM: Notify nested hypervisor of lost event injections
` [PATCH 2/9] KVM: SVM: Move INTR vmexit out of atomic code
` [PATCH 3/9] KVM: SVM: Add tracepoint for nested vmrun
` [PATCH 4/9] KVM: SVM: Add tracepoint for nested #vmexit
` [PATCH 5/9] KVM: SVM: Add tracepoint for injected #vmexit
` [PATCH 6/9] KVM: SVM: Add tracepoint for #vmexit because intr pending
` [PATCH 7/9] KVM: SVM: Add tracepoint for invlpga instruction
` [PATCH 8/9] KVM: SVM: Add tracepoint for skinit instruction
` [PATCH 9/9] KVM: SVM: Remove nsvm_printk debugging code
[PATCHv2 1/4] qemu: update pcbios to enable i/o for cirrus
2009-10-08 16:17 UTC (5+ messages)
` [PATCHv2 2/4] qemu: update seabios "
` [PATCHv2 3/4] qemu: make cirrus init value pci spec compliant
` [PATCHv2 4/4] qemu: cleanup unused macros in cirrus
` [PATCHv3 "
[PATCHv2 0/4] qemu: cirrus reset-related fixes
2009-10-08 15:54 UTC
[PATCHv2] pcbios: enable io/memory unconditionally
2009-10-08 15:52 UTC
[PATCH 0/3] qemu: reset-related fixes
2009-10-08 15:16 UTC (3+ messages)
[PATCH v2 0/4] KVM: xinterface
2009-10-08 14:45 UTC (13+ messages)
` [PATCH v2 2/4] KVM: introduce "xinterface" API for external interaction with guests
buildbot failure in qemu-kvm on default_x86_64_out_of_tree
2009-10-08 14:42 UTC
Release plan for 0.12.0
2009-10-08 14:21 UTC (3+ messages)
` [Qemu-devel] "
KVM: use proper hrtimer function to retrieve expiration time
2009-10-08 14:16 UTC (2+ messages)
[PATCH] qemu-kvm: kvm headers update
2009-10-08 13:39 UTC (4+ messages)
[PATCH] qemu-kvm: move msi-x to Makefile.target
2009-10-08 13:21 UTC (4+ messages)
[ kvm-Bugs-2874699 ] qemu-kvm-0.11.0 will not boot gpxe e1000
2009-10-08 13:18 UTC
[PATCH 3/3] qemu-kvm: convert kvm_types to ISO
2009-10-08 13:18 UTC (2+ messages)
[ kvm-Bugs-2874689 ] qemu-kvm-0.11.0 will not boot gpxe e1000
2009-10-08 12:54 UTC
bad? encoding for KVM_SET_IRQCHIP
2009-10-08 12:41 UTC (2+ messages)
[PATCH 0/10] KVM: Nested SVM fixes and tracepoint conversion
2009-10-08 9:12 UTC (6+ messages)
` [PATCH 01/10] KVM: SVM: Notify nested hypervisor of lost event injections
` [PATCH 03/10] KVM: SVM: Move nested INTR #vmexit into preemtible code
` [PATCH 04/10] KVM: SVM: Add tracepoint for nested vmrun
regarding Benchmarking tools
2009-10-08 7:26 UTC
buildbot failure in qemu-kvm on default_x86_64_out_of_tree
2009-10-08 1:03 UTC
[Qemu-commits] [COMMIT c0b1905] qemu/pci: reset device registers on bus reset
2009-10-07 20:18 UTC (6+ messages)
migrate_set_downtime bug
2009-10-07 19:40 UTC (12+ messages)
KVM crash on kvm-88 + kernel 2.6.30.6
2009-10-07 18:42 UTC
Modifying RAM during runtime on guest
2009-10-07 18:21 UTC (7+ messages)
[KVM-AUTOTEST PATCH 1/7] KVM test: migration test: move the bulk of the code to a utility function
2009-10-07 17:54 UTC (7+ messages)
` [KVM-AUTOTEST PATCH 2/7] KVM test: timedrift test: move the get_time() helper function to kvm_test_utils.py
` [KVM-AUTOTEST PATCH 3/7] KVM test: new test timedrift_with_migration
` [KVM-AUTOTEST PATCH 4/7] KVM test: move the reboot code to kvm_test_utils.py
` [KVM-AUTOTEST PATCH 5/7] KVM test: new test timedrift_with_reboot
` [KVM-AUTOTEST PATCH 6/7] KVM test: add option to kill all unresponsive VMs at the end of each test
` [KVM-AUTOTEST PATCH 7/7] KVM test: kvm_preprocessing.py: fix indentation and logging messages in postprocess_vm
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).