messages from 2012-10-26 19:47:32 to 2012-10-30 18:14:10 UTC [more...]
[PATCH uq/master 0/3] Fix MSI injection at load time
2012-10-30 18:13 UTC (10+ messages)
` [PATCH 1/3] kvm: move KVM_GET_LAPIC/KVM_SET_LAPIC to hw/kvm/apic.c
` [PATCH 2/3] apic: add get/put methods
` [PATCH 3/3] apic: always update the in-kernel status after loading
` [PATCH 4/3] ioapic: change pre_save/post_load methods to get/put
` [PATCH 5/3] ioapic: unify reset callbacks
[PATCH] Add a page cache-backed balloon device driver
2012-10-30 16:25 UTC (8+ messages)
[PATCH v2 0/5] s390: Guest support for virtio-ccw
2012-10-30 15:56 UTC (6+ messages)
` [PATCH v2 1/5] KVM: s390: Handle hosts not supporting s390-virtio
` [PATCH v2 2/5] s390: Move css limits from drivers/s390/cio/ to include/asm/
` [PATCH v2 3/5] s390: Add a mechanism to get the subchannel id
` [PATCH v2 4/5] KVM: s390: Add a channel I/O based virtio transport driver
` [PATCH v2 5/5] KVM: s390: Split out early console code
Ubuntu/Debian Installer + Virtio-SCSI -> Bad ram pointer
2012-10-30 15:56 UTC (4+ messages)
` [Qemu-devel] "
` [Qemu-devel] Ubuntu/Debian Installer + Virtio-BLK "
[PATCH net-next 0/8] enable/disable zero copy tx dynamically
2012-10-30 15:54 UTC (13+ messages)
` [PATCH net-next 1/8] skb: report completion status for zero copy skbs
` [PATCH net-next 2/8] skb: api to report errors "
` [PATCH net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCH net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCH net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCH net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCH net-next 6/8] vhost: move -net specific code out
` [PATCH net-next 7/8] vhost-net: select tx zero copy dynamically
[PATCH 0/5] s390: Guest support for virtio-ccw
2012-10-30 15:42 UTC (27+ messages)
` [PATCH 1/5] KVM: s390: Handle hosts not supporting s390-virtio
` [PATCH 2/5] s390: Move css limits from drivers/s390/cio/ to include/asm/
` [PATCH 3/5] s390: Add a mechanism to get the subchannel id
` [PATCH 4/5] KVM: s390: Add a channel I/O based virtio transport driver
` [PATCH 5/5] KVM: s390: Split out early console code
KVM call agenda for 2012-10-30
2012-10-30 13:39 UTC (2+ messages)
[PATCH] Add code to track call origin for msr assignment
2012-10-30 12:42 UTC (4+ messages)
[PATCH V2 RFC 0/3] kvm: Improving undercommit,overcommit scenarios
2012-10-30 12:17 UTC (11+ messages)
` [PATCH V2 RFC 1/3] sched: Bail out of yield_to when source and target runqueue has one task
` [PATCH V2 RFC 2/3] kvm: Handle yield_to failure return code for potential undercommit case
` [PATCH V2 RFC 3/3] kvm: Check system load and handle different commit cases accordingly
[rfc net-next v6 0/3] Multiqueue virtio-net
2012-10-30 10:03 UTC (4+ messages)
` [rfc net-next v6 1/3] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [rfc net-next v6 2/3] virtio_net: multiqueue support
` [rfc net-next v6 3/3] virtio-net: change the number of queues through ethtool
[PULL 00/12] ppc patch queue 2012-10-30
2012-10-30 10:02 UTC (13+ messages)
` [PATCH 01/12] KVM: PPC: 44x: fix DCR read/write
` [PATCH 02/12] KVM: Documentation: Fix reentry-to-be-consistent paragraph
` [PATCH 03/12] KVM: PPC: Move mtspr/mfspr emulation into own functions
` [PATCH 04/12] PPC: ePAPR: Convert header to uapi
` [PATCH 05/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
` [PATCH 06/12] KVM: PPC: Book3S HV: Fix some races in starting secondary threads
` [PATCH 07/12] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
` [PATCH 08/12] KVM: PPC: Book3S HV: Fixes for late-joining threads
` [PATCH 09/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
` [PATCH 10/12] KVM: PPC: Book3S HV: Fix accounting of stolen time
` [PATCH 11/12] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
` [PATCH 12/12] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()
Alignment issue with transparent huge pages
2012-10-30 9:48 UTC (2+ messages)
[PATCH] update-linux-headers.sh: Handle new kernel uapi/ directories
2012-10-30 9:48 UTC (2+ messages)
` [Qemu-devel] "
[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
2012-10-30 9:39 UTC (30+ messages)
` [patch 03/18] x86: pvclock: remove pvclock_shadow_time
` [patch 08/18] x86: pvclock: generic pvclock vsyscall initialization
` [patch 09/18] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 11/18] x86: vsyscall: pass mode to gettime backend
` [patch 12/18] x86: vdso: pvclock gettime support
` [patch 13/18] KVM: x86: pass host_tsc to read_l1_tsc
` [patch 15/18] KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
[PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory
2012-10-30 9:12 UTC (8+ messages)
[PATCH v4 0/2] postcopy migration: uvmem: Linux char device for postcopy
2012-10-30 8:34 UTC (3+ messages)
` [PATCH v4 1/2] export necessary symbols
` [PATCH v4 2/2] umem: chardevice for kvm postcopy
[PATCH v3 00/35] postcopy live migration
2012-10-30 8:33 UTC (36+ messages)
` [PATCH v3 01/35] migration.c: remove redundant line in migrate_init()
` [PATCH v3 02/35] arch_init: DPRINTF format error and typo
` [PATCH v3 03/35] split MRU ram list
` [PATCH v3 04/35] add a version number to ram_list
` [PATCH v3 05/35] protect the ramlist with a separate mutex
` [PATCH v3 06/35] osdep: add qemu_read_full() to read interrupt-safely
` [PATCH v3 07/35] savevm: export qemu_peek_buffer, qemu_peek_byte, qemu_file_skip, qemu_fflush
` [PATCH v3 08/35] savevm/QEMUFile: consolidate QEMUFile functions a bit
` [PATCH v3 09/35] savevm/QEMUFile: introduce qemu_fopen_fd
` [PATCH v3 10/35] savevm/QEMUFile: add read/write QEMUFile on memory buffer
` [PATCH v3 11/35] savevm, buffered_file: introduce method to drain buffer of buffered file
` [PATCH v3 12/35] arch_init: export RAM_SAVE_xxx flags for postcopy
` [PATCH v3 13/35] arch_init/ram_save: introduce constant for ram save version = 4
` [PATCH v3 14/35] arch_init: refactor ram_save_block() and export ram_save_block()
` [PATCH v3 15/35] arch_init/ram_save_setup: factor out bitmap alloc/free
` [PATCH v3 16/35] arch_init/ram_load: refactor ram_load
` [PATCH v3 17/35] arch_init: factor out logic to find ram block with id string
` [PATCH v3 18/35] migration: export migrate_fd_completed() and migrate_fd_cleanup()
` [PATCH v3 19/35] uvmem.h: import Linux uvmem.h and teach update-linux-headers.sh
` [PATCH v3 20/35] osdep: add QEMU_MADV_REMOVE and tirivial fix
` [PATCH v3 21/35] postcopy: introduce helper functions for postcopy
` [PATCH v3 22/35] savevm: add new section that is used by postcopy
` [PATCH v3 23/35] postcopy: implement incoming part of postcopy live migration
` [PATCH v3 24/35] postcopy outgoing: add -p option to migrate command
` [PATCH v3 25/35] postcopy: implement outgoing part of postcopy live migration
` [PATCH v3 26/35] postcopy/outgoing: add -n options to disable background transfer
` [PATCH v3 27/35] postcopy/outgoing: implement forward/backword prefault
` [PATCH v3 28/35] arch_init: factor out setting last_block, last_offset
` [PATCH v3 29/35] postcopy/outgoing: add movebg mode(-m) to migration command
` [PATCH v3 30/35] arch_init: factor out ram_load
` [PATCH v3 31/35] arch_init: export ram_save_iterate()
` [PATCH v3 32/35] postcopy: pre+post optimization incoming side
` [PATCH v3 33/35] arch_init: export migration_bitmap_sync and helper method to get bitmap
` [PATCH v3 34/35] postcopy/outgoing: introduce precopy_count parameter
` [PATCH v3 35/35] postcopy: pre+post optimization outgoing side
Validate Your Mailbox
2012-10-30 3:26 UTC
Mailbox Folder
2012-10-29 23:06 UTC
[PATCH v5 1/6] KVM: MMU: fix release noslot pfn
2012-10-29 22:31 UTC (4+ messages)
` [PATCH v5 2/6] KVM: MMU: remove mmu_is_invalid
[PATCH v7 00/17] target-i386: Add way to expose VMWare CPUID
2012-10-29 20:39 UTC (2+ messages)
[PATCH] kvm tools: don't crash on virtio MSI-X reset
2012-10-29 20:00 UTC
[QEMU PATCH 0/3] Fix -cpu host and enforce/check to use GET_SUPPORTED_CPUID
2012-10-29 19:34 UTC (2+ messages)
Validate Your Mailbox?
2012-10-29 19:12 UTC
[PATCH 2/2] kvm, svm: Update MAINTAINERS entry
2012-10-29 18:08 UTC
[PATCH] kvm tools: fix rbtree-interval search
2012-10-29 16:51 UTC (2+ messages)
**Alert Notification!!!
2012-10-29 10:27 UTC
Can we run guest OS without using NAT and iptables?
2012-10-29 15:19 UTC (3+ messages)
[Patch]KVM: enabling per domain PLE
2012-10-29 12:43 UTC (5+ messages)
I/O errors in guest OS after repeated migration
2012-10-29 11:29 UTC (5+ messages)
acpi_piix4 migration issue
2012-10-29 8:49 UTC (2+ messages)
[PATCH v2 0/5] Qemu: implement readonly memory
2012-10-29 8:31 UTC (6+ messages)
` [PATCH v2 3/5] Qemu: do not mark bios readonly
1.1.1 -> 1.1.2 migrate /managedsave issue
2012-10-29 6:22 UTC (4+ messages)
[PATCH] migrate: error message for ram_load size
2012-10-29 6:16 UTC
JOB OFFER
2012-10-28 20:41 UTC
[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
2012-10-28 22:19 UTC (28+ messages)
` [kvmarm] "
[PATCH 2/5] kvm: avoid using cpu_single_env
2012-10-28 15:03 UTC
[PATCH] PPC: ePAPR: Convert header to uapi
2012-10-27 17:57 UTC
(unknown),
2012-10-27 15:18 UTC
[BUG] lkvm crash on crashkernel boot
2012-10-27 7:56 UTC (6+ messages)
[PATCH v7 1/1] target-i386: Add missing kvm bits
2012-10-26 20:39 UTC (2+ messages)
[PATCH] Added call parameter to track whether invocation originated with guest or elsewhere
2012-10-26 20:48 UTC (7+ messages)
[PATCH] KVM: ia64: remove unused variable in kvm_release_vm_pages()
2012-10-26 20:51 UTC (2+ messages)
kvm-clock clocksource efficiency versus tsc
2012-10-26 20:18 UTC (2+ messages)
[PULL stable-0.15] Stable-0.15 queue for qemu-kvm
2012-10-26 19:47 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).