messages from 2011-07-25 12:47:28 to 2011-07-26 11:51:36 UTC [more...]
[PATCH v2 00/23] Memory API, batch 1
2011-07-26 11:51 UTC (27+ 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
` [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 11:42 UTC (5+ messages)
[PATCH 00/23] Memory API, batch 1
2011-07-26 11:39 UTC (66+ 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 07/23] memory: late initialization of ram_addr
` [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
[PATCH 0/11] KVM: x86: optimize for guest page written
2011-07-26 11:31 UTC (11+ 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
[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] "
Windows7 crashes inside the VM when starting a certain program
2011-07-26 10:57 UTC (5+ messages)
[PATCH v3] pci: correct pci config size default for cap version 2 endpoints
2011-07-26 10:46 UTC (11+ messages)
[PATCH v2 0/1] The intro for QEMU disk I/O limits
2011-07-26 8:59 UTC (2+ messages)
` [PATCH v2 1/1] The codes V2 "
[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 "
virtagent for qemu-kvm ?
2011-07-26 8:24 UTC (4+ messages)
[RFC v5 00/86] Memory API
2011-07-26 8:01 UTC (18+ messages)
` [RFC v5 86/86] 440fx: fix PAM, PCI holes
` [Qemu-devel] "
[PATCH 0/6][v2] Check for supported SCSI commands
2011-07-26 6:46 UTC (8+ messages)
` [PATCH 5/6] scsi-disk: Remove 'drive_kind'
` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/6][v2] Check for supported SCSI commands
KVM autotest tip of the week - How to run KVM autotest tests on an existing guest image
2011-07-26 4:20 UTC (3+ messages)
[GIT PULL] Native Linux KVM tool for 3.1
2011-07-25 19:43 UTC (33+ messages)
[Patch v2] Disable API tests if dependencies are not met
2011-07-25 18:58 UTC
[PATCH -next] kvm: fix TASK_DELAY_ACCT kconfig warning
2011-07-25 18:01 UTC
[GIT PULL v2] Native Linux KVM tool for v3.1
2011-07-25 17:27 UTC
[PATCH] Introduce QEMU_NEW()
2011-07-25 15:35 UTC (33+ messages)
` [Qemu-devel] "
[PATCH v2 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions
2011-07-25 15:23 UTC (4+ messages)
` [PATCH v2 6/7] pci-assign: Generic config space access management
` [PATCH v3 "
Need to find OS running in VMs
2011-07-25 14:52 UTC
[PATCH] Add configure option to disable the building of the API tests
2011-07-25 14:36 UTC (2+ messages)
cpu hotplug issue
2011-07-25 13:26 UTC (13+ messages)
` [PATCH] "
[PATCH] KVM test: Adding CustomGuest variants
2011-07-25 13:07 UTC
[PATCH 1/5] ioeventfd: Remove natural sized length limitation
2011-07-25 13:04 UTC (16+ messages)
` [PATCH 5/5] ioeventfd: Introduce KVM_IOEVENTFD_FLAG_SOCKET
[PATCH] Fix svm unit test
2011-07-25 12:48 UTC
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