messages from 2011-09-13 15:12:15 to 2011-09-20 10:45:04 UTC [more...]
[SEABIOS PATCH 0/2] fix of hotplug multi-func device
2011-09-20 10:44 UTC (14+ messages)
` [SeaBIOS PATCH 1/2] Fix regression of commit 87b533bf
` [SeaBIOS PATCH 2/2] hotplug: Add device per func in ACPI DSDT tables
` [SeaBIOS] "
` [SeaBIOS PATCH] "
` [SeaBIOS PATCH v2] Fix regression of commit 87b533bf
[PATCH v2] KVM: Fix simultaneous NMIs
2011-09-20 10:43 UTC
[RFC] KVM: Fix simultaneous NMIs
2011-09-20 8:40 UTC (14+ messages)
Migration (suspending) fails with large memory VM
2011-09-20 8:10 UTC
Memmory and CPU Ballooning
2011-09-20 2:47 UTC (3+ messages)
[PATCH] KVM: PPC: E500: Support hugetlbfs
2011-09-19 23:35 UTC
[PATCH] e1000: Don't set the Capabilities List bit
2011-09-19 22:52 UTC
RFC [v2]: vfio / device assignment -- layout of device fd files
2011-09-19 21:15 UTC (5+ messages)
Temporary kvm and qemu git repositories
2011-09-19 18:47 UTC (2+ messages)
[RFC PATCH 3/5] VFIO: Base framework for new VFIO driver
2011-09-19 16:42 UTC (2+ messages)
[IPXE PATCH] [dhcp] Use random transaction ID to associate messages
2011-09-19 16:38 UTC (2+ messages)
[net-next RFC V2 PATCH 0/5] Multiqueue support in tun/tap
2011-09-19 14:45 UTC (9+ messages)
` [net-next RFC V2 PATCH 1/5] tuntap: move socket to tun_file
` [net-next RFC V2 PATCH 2/5] tuntap: categorize ioctl
` [net-next RFC V2 PATCH 3/5] tuntap: introduce multiqueue flags
` [net-next RFC V2 PATCH 4/5] tuntap: multiqueue support
` [net-next RFC V2 PATCH 5/5] tuntap: add ioctls to attach or detach a file form tap device
[PATCH] kvm tool: get rid of entire setnet handling
2011-09-19 14:26 UTC (2+ messages)
[PATCH] kvm, mmu: fix incorrect return of spte
2011-09-19 14:21 UTC (3+ messages)
.img on nfs, relative on ram, consuming mass ram
2011-09-19 12:12 UTC (2+ messages)
[PATCH v8 0/4] The intro of QEMU block I/O throttling
2011-09-19 9:55 UTC (6+ messages)
` [PATCH v8 3/4] block: add block timer and throttling algorithm
Memory API code review
2011-09-19 9:27 UTC (5+ messages)
` [Qemu-devel] "
[PATCH] virtio-net: Read MAC only after initializing MSI-X
2011-09-19 7:49 UTC (7+ messages)
qemu-kvm 0.15 usb problem
2011-09-19 6:30 UTC (6+ messages)
Can't find system disk in VM
2011-09-19 3:09 UTC
[PATCH] kvm tools: Allow remapping guest TTY into host PTS
2011-09-18 14:30 UTC (7+ messages)
Great different disk-write performance of winxp vm compared with linux vm, and with different storage controller
2011-09-18 9:52 UTC
[PATCH] [dhcp] Use random transaction ID to associate messages
2011-09-18 1:05 UTC (10+ messages)
[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
2011-09-16 17:51 UTC
[PATCH] pci: clean all funcs when hot-removing multifunc device
2011-09-15 23:56 UTC (3+ messages)
[PATCH kvm-unit-tests] apic: test simultaneous NMIs
2011-09-15 14:41 UTC
[net-next-2.6 PATCH 0/3 RFC] macvlan: MAC Address filtering support for passthru mode
2011-09-15 13:46 UTC (2+ messages)
[PATCH 0/4] Avoid soft lockup message when KVM is stopped by host
2011-09-15 13:26 UTC (7+ messages)
[PATCH 0/10] IOMMU: Make iommu_ops per-bus_type
2011-09-15 13:13 UTC (15+ messages)
` [PATCH 02/10] Driver core: Add iommu_ops to bus_type
[PATCH v3 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
2011-09-15 13:11 UTC (24+ messages)
` [PATCH v3 03/11] KVM: x86: retry non-page-table writing instruction
` [PATCH v3 05/11] KVM: MMU: do not mark accessed bit on pte write path
` [PATCH v3 06/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH v3 11/11] KVM: MMU: improve write flooding detected
[PATCH 1/2] KVM: emulate lapic tsc deadline timer for guest
2011-09-15 12:15 UTC (6+ messages)
Nokia
2011-09-15 10:08 UTC
-cpu core2duo still has no SSE4 support?
2011-09-15 9:27 UTC (5+ messages)
[PATCH 1/2] kvm tools: Don't copy network autoconfiguration script
2011-09-15 7:11 UTC (10+ messages)
` [PATCH 2/2] kvm tools: Use host's resolv.conf within the guest
kgdb hooks and kvm-tool
2011-09-15 6:36 UTC (4+ messages)
More work on Livebackup for qemu/qemu-kvm
2011-09-15 6:10 UTC (2+ messages)
[PATCH] pci: clean all funcs when hot-removing multifunc device
2011-09-15 1:59 UTC (3+ messages)
[PATCH 00/10] [PATCH RFC V2] Paravirtualized ticketlocks
2011-09-15 0:31 UTC (11+ messages)
` [PATCH 01/10] x86/ticketlocks: remove obsolete comment
` [PATCH 02/10] x86/spinlocks: replace pv spinlocks with pv ticketlocks
` [PATCH 03/10] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH 04/10] x86/ticketlock: collapse a layer of functions
` [PATCH 05/10] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 06/10] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH 07/10] x86/ticketlocks: when paravirtualizing ticket locks, increment by 2
` [PATCH 08/10] x86/ticketlock: add slowpath logic
` [PATCH 09/10] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH 10/10] xen: enable PV ticketlocks on HVM Xen
[PATCH 0/3] KVM: PPC: HIOR and sregs fixup
2011-09-14 20:14 UTC (4+ messages)
` [PATCH 1/3] Revert "KVM: PPC: Add support for explicit HIOR setting"
` [PATCH 2/3] KVM: PPC: Add generic single register ioctls
` [PATCH 3/3] KVM: PPC: Add support for explicit HIOR setting
[PATCH 08/13] xen/pvticketlock: disable interrupts while blocking
2011-09-14 19:56 UTC (25+ messages)
[PATCH 00/14] Emulator decode generalization
2011-09-14 15:25 UTC (7+ messages)
` [PATCH 03/14] KVM: x86 emulator: move memop, memopp into emulation context
[PATCH] qemu-kvm: Fix build without VNC support
2011-09-14 14:18 UTC (3+ messages)
[PATCH 1/2] kvm tools: Use kernel dhcp for network autoconfiguration
2011-09-14 11:57 UTC (7+ messages)
` [PATCH 2/2] kvm tools: Don't use i8042 AUX port
[PATCH 2/2] Qemu co-operation with kvm tsc deadline timer
2011-09-14 11:47 UTC (4+ messages)
[PATCH] KVM: x86: Add module parameter for lapic periodic timer limit
2011-09-14 10:55 UTC (2+ messages)
[PATCH] KVM: Split up MSI-X assigned device IRQ handler
2011-09-14 10:59 UTC (2+ messages)
[PATCH] kvm tools: Fix 32bit build errors
2011-09-14 8:17 UTC
[PATCH] KVM: x86: Simplify kvm timer handler
2011-09-14 7:58 UTC
[PATCH v2 2/2] kvm tools: Don't use i8042 AUX port
2011-09-14 7:24 UTC
[PATCH v2 1/6] iommu/core: split mapping to page sizes as supported by the hardware
2011-09-13 19:31 UTC
[PATCH] kvm-tool: remove addr_type - unused but set variable
2011-09-13 17:39 UTC (2+ messages)
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).