messages from 2011-08-11 07:38:09 to 2011-08-14 18:31:16 UTC [more...]
[PATCH 00/24] Memory API batch 4: more conversions
2011-08-14 18:31 UTC (9+ messages)
` [PATCH 17/24] arm11mpcore: use sysbus_init_mmio_cb2
` [Qemu-devel] "
` [PATCH 18/24] versatile_pci: convert to memory API
` [Qemu-devel] "
` [PATCH v1.1 "
[PATCH 0/3] Memory API updates
2011-08-14 15:43 UTC (8+ messages)
` [PATCH 2/3] memory: add API for creating ROM/device regions
` [Qemu-devel] "
[PATCH] virtio-net: Read MAC only after initializing MSI-X
2011-08-14 13:57 UTC (3+ messages)
[PATCH] Virt: Adding softlockup subtest
2011-08-14 13:12 UTC (4+ messages)
` [Autotest] "
[net-next RFC PATCH 0/7] multiqueue support for tun/tap
2011-08-14 6:19 UTC (17+ messages)
` [net-next RFC PATCH 1/7] tuntap: move socket/sock related structures to tun_file
` [net-next RFC PATCH 2/7] tuntap: categorize ioctl
` [net-next RFC PATCH 3/7] tuntap: introduce multiqueue related flags
` [net-next RFC PATCH 4/7] tuntap: multiqueue support
` [net-next RFC PATCH 5/7] tuntap: add ioctls to attach or detach a file form tap device
` [net-next RFC PATCH 6/7] Change virtqueue structure
` [net-next RFC PATCH 7/7] virtio-net changes
[PATCH v2] posix-aio-compat: fix latency issues
2011-08-14 4:04 UTC
[PATCH] posix-aio-compat: fix latency issues
2011-08-14 3:43 UTC (3+ messages)
` [Qemu-devel] "
gfx card passthrough broken with latest head
2011-08-13 13:35 UTC
Shared IRQ with PCI Passthrough?
2011-08-13 5:04 UTC
Fix refcounting in hugetlbfs quota handling
2011-08-13 1:08 UTC (6+ messages)
` [Qemu-devel] "
Changing clock in KVM host may cause VM to hang
2011-08-13 0:10 UTC
KVM Forum 2011
2011-08-12 23:37 UTC
KVM and transcendent memory (again)
2011-08-12 21:47 UTC
[RFC] postcopy livemigration proposal
2011-08-12 21:26 UTC (9+ messages)
` [PATCH][RFC] post copy chardevice (was Re: [RFC] postcopy livemigration proposal)
` [Qemu-devel] "
[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
2011-08-12 16:12 UTC (26+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk
[PATCH 1/7] kvm tools: Print version when running 'kvm --version'
2011-08-12 15:47 UTC (12+ messages)
` [PATCH 2/7] kvm tools: Connect existing command helpers to 'kvm help'
` [PATCH 3/7] kvm tools: Improve 'kvm stop' parameters
` [PATCH 4/7] kvm tools: Improve 'kvm resume' parameters
` [PATCH 5/7] kvm tools: Improve 'kvm pause' parameters
` [PATCH 6/7] kvm tools: Improve 'kvm debug' parameters
` [PATCH 7/7] kvm tools: Improve 'kvm balloon' parameters
[PATCH] kvm tools: unify all serials' registers with the first serial
2011-08-12 14:59 UTC
[PATCH] kvm tools, bios: Rename bios.S to entry.S
2011-08-12 11:25 UTC
[PATCH 1/8] kvm tools, bios: Setup CF after returning from interrupt handler
2011-08-12 11:07 UTC (8+ messages)
` [PATCH 2/8] kvm tools, bios: Rename struct int10_args to struct biosregs
` [PATCH 3/8] kvm tools, bios: Add macros for BIOS registers
` [PATCH 4/8] kvm tools, bios: Add EIP and EFLAGS to 'struct biosregs'
` [PATCH 5/8] kvm tools, bios: Use struct biosregs in E820 code
` [PATCH 6/8] kvm tools, bios: Move CF clearing to e820_query_map()
` [PATCH 7/8] kvm tools, bios: Convert int15 code to C
` [PATCH 8/8] kvm tools, bios: Set CF for non-supported services
[Bug 23992] RFE: Add support for MS-DOS FPU compatibility mode
2011-08-12 9:47 UTC (2+ messages)
[PATCH v5 0/4] The intro of QEMU block I/O throttling
2011-08-12 9:11 UTC (21+ messages)
` [PATCH v5 2/4] block: add the block queue support
` [PATCH v5 3/4] block: add block timer and block throttling algorithm
` [Qemu-devel] "
[Bug 25332] When a VM is rebooted, assigned devices do not get RESET
2011-08-12 8:55 UTC
[KVM]:could anyone give me some instruction for KVM pci driver? Thanks
2011-08-12 8:33 UTC
[PATCH 00/10] PAPR virtualization on PR KVM
2011-08-12 8:09 UTC (11+ messages)
` [PATCH 07/10] KVM: PPC: Add PAPR hypercall code for PR mode
` [PATCH 09/10] KVM: PPC: Support SC1 hypercalls for PAPR in "
Using EPT to map guest MMIO to host MMIO
2011-08-12 8:05 UTC (5+ messages)
[PATCH] kvm tools: Missing braces in BAR index calculation
2011-08-12 7:37 UTC
network boot always enabled with 0.15.0
2011-08-12 7:10 UTC (20+ messages)
[RFC PATCH v3 0/4] Separate thread for VM migration
2011-08-12 6:45 UTC (12+ messages)
` [RFC PATCH v3 1/4] separate "
` [RFC PATCH v3 2/4] Making iothread block for migrate_cancel
` [RFC PATCH v3 3/4] lock to protect memslots
` [RFC PATCH v3 4/4] Separate migration bitmap
[PATCH 1/2] kvm tools: Speed up PS/2 mouse detection
2011-08-12 5:50 UTC (4+ messages)
` [PATCH 2/2] kvm tools: Use correct offset for virtio-net config space
[PATCH resend] kvm tools: Use correct size for VESA memory bar
2011-08-12 0:12 UTC (2+ messages)
[PATCH 0/2] Fix wide ioport access cracking
2011-08-11 19:01 UTC (14+ messages)
` [PATCH 1/2] memory: abstract cracking of write access ops into a function
` [PATCH 2/2] memory: crack wide ioport accesses into smaller ones when needed
` [Qemu-devel] [PATCH 0/2] Fix wide ioport access cracking
[ANNOUNCE] qemu-kvm-0.15.0
2011-08-11 17:41 UTC (5+ messages)
kvm linux guest hanging for minutes at a time
2011-08-11 16:37 UTC (4+ messages)
[PATCH] kvm tools: Print only serial output to the terminal
2011-08-11 15:55 UTC (10+ messages)
bootindex issue for virtio disks
2011-08-11 15:15 UTC
Network available but no network connectivity
2011-08-11 14:13 UTC (3+ messages)
[PATCH][SeaBIOS] memory hotplug
2011-08-11 14:39 UTC
[PATCH 1/3] kvm tools: Make keyboard termination go through regular termination path
2011-08-11 14:04 UTC (9+ messages)
` [PATCH 2/3] kvm tools: Add kvm__trigger_irq()
` [PATCH 3/3] kvm tools: Add MSI-X support to virtio-net
[PATCH] kvm tools: Fix IRQ mapping
2011-08-11 13:54 UTC (7+ messages)
` [PATCH] kvm tools: Use correct size for VESA memory bar
[PATCH 2/3] kvm tools: check negative value of num_pages
2011-08-11 13:37 UTC (4+ messages)
[PATCH] kvm tools: Add MSI-X support to virtio-net
2011-08-11 10:14 UTC (5+ messages)
` [PATCH] kvm tools: Wait for all VCPU threads to exit while rebooting
large amount of NMI_INTERRUPT disgrade winxp VM performance much
2011-08-11 9:54 UTC (5+ messages)
[PATCH] kvm tools: Sanitize output characters in serial console
2011-08-11 8:36 UTC (2+ messages)
[PATCH 1/3] kvm tools: add signal placeholder to avoid balloon crash
2011-08-11 7:29 UTC (2+ messages)
` [PATCH 1/3] kvm tools: ignore balloon signals by default "
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).