messages from 2013-12-12 22:53:33 to 2013-12-13 19:15:04 UTC [more...]
[PATCH 3/4] tools/xenstored: Avoid buffer overflows while setting up sockets
2013-12-13 19:15 UTC (7+ messages)
` [Patch v2 "
` [Patch v2 3/4] tools/xenstored: Avoid buffer overflows while setting up sockets [and 1 more messages]
[PATCH net-next v2 1/9] xen-netback: Introduce TX grant map definitions
2013-12-13 19:14 UTC (16+ messages)
` [PATCH net-next v2 2/9] xen-netback: Change TX path from grant copy to mapping
` [PATCH net-next v2 3/9] xen-netback: Remove old TX grant copy definitons and fix indentations
` [PATCH net-next v2 4/9] xen-netback: Change RX path for mapped SKB fragments
` [PATCH net-next v2 5/9] xen-netback: Add stat counters for zerocopy
` [PATCH net-next v2 6/9] xen-netback: Handle guests with too many frags
` [PATCH net-next v2 7/9] xen-netback: Add stat counters for frag_list skbs
` [PATCH net-next v2 8/9] xen-netback: Timeout packets in RX path
` [PATCH net-next v2 9/9] xen-netback: Aggregate TX unmap operations
[V6 PATCH 0/7]: PVH dom0
2013-12-13 19:02 UTC (12+ messages)
` [V6 PATCH 6/7] pvh dom0: Add and remove foreign pages
` [V6 PATCH 6.2/7] "
[RFC PATCH 00/10] Xen VMware tools support
2013-12-13 18:55 UTC (28+ messages)
` [RFC PATCH 01/10] smbios: Add "plus VMware-Tools" to HVM_XS_SYSTEM_PRODUCT_NAME
` [RFC PATCH 02/10] Add VMware HVM params
` [RFC PATCH 03/10] Add cpuid_vmware_leaves
` [RFC PATCH 06/10] Add vmport structs
` [RFC PATCH 07/10] Add new vmport code
` [RFC PATCH 08/10] connect vmport up
` [RFC PATCH 09/10] libxl: Add VTPOWER, VTREBOOT and VTPING
` [RFC PATCH 10/10] Add VMware guest info access
libxl: ocaml: fix tests makefile and osevent callbacks
2013-12-13 18:48 UTC (14+ messages)
` [PATCH 3/3] libxl: ocaml: use 'for_app_registration' in "
` [PATCH v2 "
Questions / Comments about hard / soft affinity in Credit 2
2013-12-13 18:43 UTC (2+ messages)
[OSSTest PATCH [RFC] 0/4] New test case: Fedora PV guests
2013-12-13 18:24 UTC (17+ messages)
` [OSSTest PATCH [RFC] 1/4] Introducing Osstest/Fedora.pm
` [OSSTest PATCH [RFC] 2/4] ts-fedora-install: added for installing fedora guests
` [OSSTest PATCH [RFC] 3/4] sg-run-job: Fedora guest job
` [OSSTest PATCH [RFC] 4/4] make-flight: Fedora guest tests
[PATCH] firmware: Fix vcpu hotplug race with qemu-xen
2013-12-13 18:17 UTC (7+ messages)
` [PATCH V2] firmware: Change level-triggered GPE event to a edge one for qemu-xen
[PATCH v5 4/7] X86: generic MSRs save/restore
2013-12-13 17:57 UTC (12+ messages)
` "
` [PATCH v2] x86: "
` [PATCH v2] x86: MSR_IA32_BNDCFGS save/restore
[PATCH V10 01/14] xen/pvh: Support ParaVirtualized Hardware extensions
2013-12-13 17:55 UTC (37+ messages)
` [PATCH V10 02/14] xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus
` [PATCH V10 03/14] xen/pvh: Implement MMU changes for PVH
` [PATCH V10 04/14] xen/pvh: bootup and setup (E820) related changes
` [PATCH V10 05/14] xen/pvh: balloon and grant changes
` [PATCH V10 06/14] xen: x86 pvh: use XENMEM_add_to_physmap_range for foreign gmfn mappings
` [PATCH V10 07/14] xen/x86: remove duplicated include from enlighten.c
` [PATCH V10 08/14] x86/xen: Use __pa_symbol instead of __pa on C visible symbols
` [PATCH V10 09/14] xen: implement updated XENMEM_add_to_physmap_range ABI
` [PATCH V10 10/14] xen/pvh: specify xen features strings cleanly for PVH
` [PATCH V10 11/14] xen/pvh: remove code to map iomem from guest
` [PATCH V10 12/14] xen/pvh: Use ballooning to allocate grant table pages [v2]
` [PATCH V10 13/14] x86/xen: remove depends on CONFIG_EXPERIMENTAL
` [PATCH V10 14/14] xen/pvh: vcpu info placement, load CS selector, and remove debug printk
` [PATCH v10] Repost of PVH patches for Linux
[PATCH 00/13] Coverity fixes for libxl
2013-12-13 17:31 UTC (5+ messages)
` [PATCH 01/13] libxl: fix unsigned less-than-0 comparison in e820_sanitize
[PATCH 02/13] libxl: check for xc_domain_setmaxmem failure in libxl__build_pre
2013-12-13 17:23 UTC (5+ messages)
` [PATCH 02/13 v2] "
[PATCH 08/13 v4] libxl: don't leak ptr in libxl_list_vm error case
2013-12-13 17:21 UTC (7+ messages)
` [PATCH 08/13 v5] "
` [PATCH 08/13 v5] libxl: don't leak ptr in libxl_list_vm error case [and 1 more messages]
[PATCH v2] pvh: disable MTRR feature on cpuid for Dom0
2013-12-13 17:16 UTC
[PATCH] xenconsole: merge pty access check into when it is opened
2013-12-13 17:01 UTC (7+ messages)
` [PATCH v2] "
` [PATCH] xenconsole: merge pty access check into when it is opened [and 1 more messages]
Kernel 3.11 / 3.12 OOM killer and Xen ballooning
2013-12-13 16:59 UTC (8+ messages)
[PATCH 2/2 v2] xenstore: check F_SETFL fcntl invocation in setnonblock
2013-12-13 16:56 UTC (4+ messages)
[RFC PATCH 1/5] xen-pciback: Cleanup up pcistub_put_pci_dev
2013-12-13 16:52 UTC (7+ messages)
` [RFC PATCH 2/5] xen-pciback: First reset, then free
` [RFC PATCH 3/5] xen-pciback: Document when we FLR an PCI device
` [RFC PATCH 4/5] xen/pciback: Move the FLR code to a function
` [RFC PATCH 5/5] xen/pciback: PCI reset slot or bus
` [RFC PATCH] Xen PCI back - do slot and bus reset (v0)
[PATCH v4 00/15] xen: continue to cleanup tmem
2013-12-13 16:44 UTC (3+ messages)
` [PATCH v4 11/15] tmem: cleanup: drop useless functions from head file
Vdagent not working on xen linux hvm DomUs
2013-12-13 16:22 UTC (14+ messages)
` [Spice-devel] "
[GIT PULL] (xen) for-4.4.tmem.cleanups
2013-12-13 16:13 UTC (2+ messages)
[RFC PATCH] Xen PCI back - do slot and bus reset (v0)
2013-12-13 16:09 UTC
Question on Lazy VM Restore
2013-12-13 16:06 UTC
[xen-unstable test] 22425: tolerable FAIL
2013-12-13 15:45 UTC
[PATCH 0/5] XSA-77 follow-ups
2013-12-13 15:44 UTC (19+ messages)
` [PATCH 1/5] IOMMU: make page table population preemptible
` [PATCH v2 "
` [PATCH 2/5] IOMMU: make page table deallocation preemptible
` [PATCH v2 "
` [PATCH 3/5] x86/p2m: restrict auditing to debug builds
changes for illumos in public headers
2013-12-13 15:41 UTC (5+ messages)
Multi-bridged PCIe devices (Was: Re: iommuu/vt-d issues with LSI MegaSAS (PERC5i))
2013-12-13 15:27 UTC (15+ messages)
[PATCH] evtchn/fifo: map correct pages when guest is HVM
2013-12-13 15:14 UTC (5+ messages)
[PATCH] xen/balloon: do not modify the p2m for auto_translate guests
2013-12-13 14:57 UTC (4+ messages)
[PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up
2013-12-13 14:39 UTC (8+ messages)
[BUGFIX][PATCH 0/4] hvm_save_one: return correct data
2013-12-13 14:38 UTC (5+ messages)
` [BUGFIX][PATCH 3/4] "
` [BUGFIX][PATCH 4/4] hvm_save_one: allow the 2nd instance to be fetched for PIC
[PATCH] tools: libxc: flush data cache after loading images into guest memory
2013-12-13 12:53 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/4] Turn-key PV-GRUB2 installation
2013-12-13 12:19 UTC (3+ messages)
` [PATCH 3/4] Build grub.xen
[PATCH] pv/pvh: disable MTRR feature on cpuid for Dom0
2013-12-13 11:55 UTC (3+ messages)
[PATCH v3] tools: libxc: flush data cache after loading images into guest memory
2013-12-13 11:46 UTC (2+ messages)
Bug in usbdevices option handling when BusID=8
2013-12-13 11:04 UTC (8+ messages)
[PATCH] tools/libxc: Fix error checking for xc_get_{cpu, node}map_size() callers
2013-12-13 10:13 UTC (7+ messages)
[PATCH] linux-2.6.18/xencons: generalize use of add_preferred_console()
2013-12-13 9:30 UTC
[xen-unstable test] 22421: tolerable FAIL - PUSHED
2013-12-13 8:18 UTC
[linux-3.4 test] 22417: tolerable FAIL - PUSHED
2013-12-13 7:20 UTC
[PATCH v2 3/4] makedumpfile/xen: Fail immediately on every architecture if dump level is invalid
2013-12-13 6:59 UTC
[PATCH 0/3] some nested vmx fixing to hyper-v
2013-12-13 3:30 UTC (4+ messages)
` [PATCH 1/3] Nested VMX: update nested paging mode when vmswitch is in progress
[PATCH] xen/dts: Don't translate invalid address
2013-12-13 2:31 UTC
xen 4.3 build failed
2013-12-13 2:17 UTC
[PATCH v10] Repost of PVH patches for Linux
2013-12-13 2:10 UTC
[xen-unstable test] 22412: regressions - trouble: broken/fail/pass
2013-12-13 1:23 UTC
[PATCH net-next v2 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
2013-12-12 23: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;
as well as URLs for NNTP newsgroup(s).