messages from 2011-07-25 15:24:04 to 2011-07-28 02:41:02 UTC [more...]
[PATCH 0/11] KVM: x86: optimize for guest page written
2011-07-28 2:43 UTC (34+ messages)
` [PATCH 01/11] KVM: MMU: avoid pte_list_desc run out in kvm_mmu_pte_write
` [PATCH 02/11] KVM: x86: cleanup pio/pout emulated
` [PATCH 03/11] KVM: x86: fast emulate repeat string write instructions
` [PATCH 04/11] KVM: MMU: do not mark access bit on pte write path
` [PATCH 05/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH 06/11] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH 07/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH 08/11] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH 09/11] KVM: MMU: remove the mismatch shadow page
` [PATCH 10/11] KVM: MMU: fix detecting misaligned accessed
` [PATCH 11/11] KVM: MMU: improve write flooding detected
[PATCH v2 0/1] The intro for QEMU disk I/O limits
2011-07-28 2:35 UTC (7+ messages)
` [PATCH v2 1/1] The codes V2 "
` [Qemu-devel] "
Strange MySQL behaviour
2011-07-27 23:25 UTC
[GIT PULL v2] Native Linux KVM tool for v3.1
2011-07-27 20:26 UTC (2+ messages)
cpu hotplug issue
2011-07-27 16:35 UTC (12+ messages)
` [PATCH] "
How to assign devices with VT-d in KVM
2011-07-27 15:47 UTC
[RFC 0/2] KVM: Fix kvm_exit trace event format
2011-07-27 13:19 UTC (5+ messages)
[PATCH v4] IO: Intelligent device lookup on bus
2011-07-27 13:00 UTC
[PATCH v3] IO: Intelligent device lookup on bus
2011-07-27 12:37 UTC (4+ messages)
Nested VMX - L1 hangs on running L2
2011-07-27 11:51 UTC (5+ messages)
Adding 1366x768 VGA resolution
2011-07-27 11:48 UTC (2+ messages)
[PATCH] kvm: Really fix HV_X64_MSR_APIC_ASSIST_PAGE
2011-07-27 11:41 UTC (2+ messages)
[PATCH] Fix svm unit test
2011-07-27 11:22 UTC (2+ messages)
[PATCH -next] kvm: fix TASK_DELAY_ACCT kconfig warning
2011-07-27 11:19 UTC (2+ messages)
[Patch v2] Disable API tests if dependencies are not met
2011-07-27 11:16 UTC (2+ messages)
[PATCH] dev-assignment: handle device with incorrect PCIe Cap structure size
2011-07-27 9:27 UTC (4+ messages)
Unexpected behaviour when CDROM ISO can not be read
2011-07-27 9:12 UTC (3+ messages)
Windows7 crashes inside the VM when starting a certain program
2011-07-27 8:56 UTC (6+ messages)
[PATCH v2 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions
2011-07-27 8:42 UTC (7+ messages)
` [PATCH v2 6/7] pci-assign: Generic config space access management
` [PATCH v3 "
(unknown),
2011-07-27 8:29 UTC
KVM autotest tip of the week - How to run KVM autotest tests on an existing guest image
2011-07-27 7:47 UTC (4+ messages)
[PATCH 0/6][v2] Check for supported SCSI commands
2011-07-27 6:15 UTC (16+ messages)
` [PATCH 5/6] scsi-disk: Remove 'drive_kind'
` [Qemu-devel] "
` [PATCH 6/6] scsi-disk: Check for supported commands
` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/6][v2] Check for supported SCSI commands
Increase Your Mail Quota
2011-07-27 2:07 UTC
[Autotest PATCH] KVM-test: TSC drift test
2011-07-26 18:45 UTC (2+ messages)
` [Autotest] "
[PATCH] KVM test: Add subtest nmi_watchdog
2011-07-26 18:31 UTC (2+ messages)
` [Autotest] "
[PATCH v2] x86: kvm: fix information leak to userland
2011-07-26 17:39 UTC (10+ messages)
` [patch v2] x86: kvm: x86: "
[PATCH v2 00/23] Memory API, batch 1
2011-07-26 16:04 UTC (30+ messages)
` [PATCH v2 01/23] Add memory API documentation
` [PATCH v2 02/23] Hierarchical memory region API
` [PATCH v2 03/23] memory: implement dirty tracking
` [PATCH v2 04/23] memory: merge adjacent segments of a single memory region
` [Qemu-devel] "
` [PATCH v2 05/23] Internal interfaces for memory API
` [PATCH v2 06/23] memory: abstract address space operations
` [PATCH v2 07/23] memory: rename MemoryRegion::has_ram_addr to ::terminates
` [PATCH v2 08/23] memory: late initialization of ram_addr
` [PATCH v2 09/23] memory: I/O address space support
` [PATCH v2 10/23] memory: add backward compatibility for old portio registration
` [PATCH v2 11/23] memory: add backward compatibility for old mmio registration
` [PATCH v2 12/23] memory: add ioeventfd support
` [PATCH v2 13/23] memory: separate building the final memory map into two steps
` [PATCH v2 14/23] memory: transaction API
` [PATCH v2 15/23] exec.c: initialize memory map
` [PATCH v2 16/23] ioport: register ranges by byte aligned addresses always
` [PATCH v2 17/23] pc: grab system_memory
` [PATCH v2 18/23] pc: convert pc_memory_init() to memory API
` [PATCH v2 19/23] pc: move global memory map out of pc_init1() and into its callers
` [PATCH v2 20/23] pci: pass address space to pci bus when created
` [PATCH v2 21/23] pci: add MemoryRegion based BAR management API
` [PATCH v2 22/23] sysbus: add MemoryRegion based memory "
` [PATCH v2 23/23] usb-ohci: convert to MemoryRegion
[PATCH V2] device-assignment pci: correct pci config size default for cap version 2 endpoints
2011-07-26 15:45 UTC (6+ messages)
virtagent for qemu-kvm ?
2011-07-26 14:10 UTC (5+ messages)
[PATCH 00/23] Memory API, batch 1
2011-07-26 11:39 UTC (65+ messages)
` [PATCH 01/23] Hierarchical memory region API
` [Qemu-devel] "
` [PATCH 02/23] memory: implement dirty tracking
` [PATCH 03/23] memory: merge adjacent segments of a single memory region
` [Qemu-devel] "
` [PATCH 04/23] Internal interfaces for memory API
` [Qemu-devel] "
` [PATCH 05/23] memory: abstract address space operations
` [Qemu-devel] "
` [PATCH 06/23] memory: rename MemoryRegion::has_ram_addr to ::terminates
` [Qemu-devel] "
` [PATCH 08/23] memory: I/O address space support
` [Qemu-devel] "
` [PATCH 09/23] memory: add backward compatibility for old portio registration
` [Qemu-devel] "
` [PATCH 10/23] memory: add backward compatibility for old mmio registration
` [Qemu-devel] "
` [PATCH 11/23] memory: add ioeventfd support
` [Qemu-devel] "
` [PATCH 12/23] memory: separate building the final memory map into two steps
` [Qemu-devel] "
` [PATCH 13/23] memory: document the memory API
` [Qemu-devel] "
` [PATCH 14/23] memory: transaction API
` [Qemu-devel] "
` [PATCH 15/23] exec.c: initialize memory map
` [Qemu-devel] "
` [PATCH 16/23] ioport: register ranges by byte aligned addresses always
` [Qemu-devel] "
` [PATCH 17/23] pc: grab system_memory
` [Qemu-devel] "
` [PATCH 18/23] pc: convert pc_memory_init() to memory API
` [Qemu-devel] "
` [PATCH 19/23] pc: move global memory map out of pc_init1() and into its callers
` [Qemu-devel] "
` [PATCH 20/23] pci: pass address space to pci bus when created
` [PATCH 21/23] pci: add MemoryRegion based BAR management API
` [PATCH 22/23] sysbus: add MemoryRegion based memory "
` [PATCH 23/23] usb-ohci: convert to MemoryRegion
` [Qemu-devel] "
` [Qemu-devel] [PATCH 00/23] Memory API, batch 1
[RFC PATCH 0/2] A separate thread for VM migration
2011-07-26 11:13 UTC (3+ messages)
` [RFC PATCH 2/2] "
KVM call agenda for July 26
2011-07-26 11:07 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v3] pci: correct pci config size default for cap version 2 endpoints
2011-07-26 10:46 UTC (11+ messages)
[PATCH 0/1] The intro for QEMU disk I/O limits
2011-07-26 8:57 UTC (2+ messages)
` [PATCH 1/1] The codes V2 "
[RFC v5 00/86] Memory API
2011-07-26 8:01 UTC (4+ messages)
` [RFC v5 86/86] 440fx: fix PAM, PCI holes
[GIT PULL] Native Linux KVM tool for 3.1
2011-07-25 19:43 UTC (10+ messages)
[PATCH] Introduce QEMU_NEW()
2011-07-25 15:35 UTC (10+ messages)
` [Qemu-devel] "
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