messages from 2013-09-17 15:39:58 to 2013-09-18 16:20:15 UTC [more...]
[PATCH RFC v2 0/2] linux/vnuma: vNUMA PV guest support introduction
2013-09-18 16:20 UTC (19+ messages)
` [PATCH RFC v2 1/2] linux/vnuma: vNUMA for PV domu guest
` [PATCH RFC v2 2/2] linux/vnuma: Enables NUMA for domu PV guest
Problems when creating domU on OMAP5
2013-09-18 16:12 UTC (8+ messages)
xen/arm Problem with virtual disks
2013-09-18 16:08 UTC (8+ messages)
[PATCHv2] tracing/events: Add bounce tracing to swiotbl
2013-09-18 16:04 UTC (2+ messages)
[PATCH net-next v4] Don't destroy the netdev until the vif is shut down
2013-09-18 16:04 UTC (4+ messages)
[PATCH RFC 0/N] xen: arm: rework early bring up
2013-09-18 15:50 UTC (16+ messages)
` [PATCH RFC 1/7] xen: arm: Load xen under 4GB on 32-bit
` [PATCH RFC 5/7] xen: arm: rewrite start of day page table and cpu bring up
` [PATCH RFC 6/7] xen: arm: configure TCR_EL2 for 40 bit physical address space
Xen 4.1.x security support
2013-09-18 15:50 UTC (18+ messages)
large packet support in netfront driver and guest network throughput
2013-09-18 15:48 UTC (4+ messages)
[PATCH] libxl: Remove qxl support for the 4.3 release
2013-09-18 15:35 UTC (7+ messages)
Xen 4.1.x security support
2013-09-18 15:42 UTC (2+ messages)
Introduce PVH domU support
2013-09-18 15:36 UTC (44+ messages)
` [PATCH RFC v12 03/21] Remove an unnecessary assert from vmx_update_debug_state
` [PATCH RFC v12 04/21] pvh prep: code motion
` [PATCH RFC v12 05/21] Introduce pv guest type and has_hvm_container macros
` [PATCH RFC v12 06/21] pvh: Introduce PVH guest type
` [PATCH RFC v12 07/21] pvh: Disable unneeded features of HVM containers
` [PATCH RFC v12 08/21] pvh: vmx-specific changes
` [PATCH RFC v12 09/21] pvh: Do not allow PVH guests to change paging modes
` [PATCH RFC v12 10/21] pvh: PVH access to hypercalls
` [PATCH RFC v12 11/21] pvh: Use PV e820
` [PATCH RFC v12 12/21] pvh: Support guest_kernel_mode for PVH
` [PATCH RFC v12 13/21] pvh: Support read_segment_register "
` [PATCH RFC v12 14/21] pvh: read_descriptor for PVH guests
` [PATCH RFC v12 15/21] pvh: Set up more PV stuff in set_info_guest
` [PATCH RFC v12 16/21] pvh: Use PV handlers for emulated forced invalid ops, cpuid, and IO
` [PATCH RFC v12 17/21] pvh: Disable 32-bit guest support for now
Xen 4.4 development update
2013-09-18 15:36 UTC (8+ messages)
[PATCH v3] xen: arm: rework placement of fdt in initial dom0 memory map
2013-09-18 15:15 UTC (2+ messages)
Multi-Function PCI passthrough not implemented?
2013-09-18 14:07 UTC (4+ messages)
libxl videoram for cirrus graphics
2013-09-18 13:51 UTC (10+ messages)
[PATCH v8] interrupts: allow guest to set/clear MSI-X mask bit
2013-09-18 13:41 UTC (14+ messages)
[PATCH v2] unmodified_drivers: enable unplug per default
2013-09-18 13:37 UTC (3+ messages)
[PATCH v3 0/6] Dissociate logical and gic/hardware CPU ID
2013-09-18 13:15 UTC (7+ messages)
` [PATCH v3 1/6] xen/arm: use cpumask_t to describe cpu mask in gic_route_dt_irq
` [PATCH v3 2/6] xen/arm: Initialize correctly IRQ routing
` [PATCH v3 3/6] xen/arm: gic: Use the correct CPU ID
` [PATCH v3 4/6] xen/arm: Fix assert in send_SGI_one
` [PATCH v3 5/6] xen/arm: Dissociate logical and hardware CPU ID
` [PATCH v3 6/6] xen/arm: Use the hardware ID to boot correctly secondary cpus
[PATCH 00/28] Fixes for various minor Coverity issues, volume 2
2013-09-18 13:06 UTC (50+ messages)
` [PATCH 01/28] gnttab: remove unused shared header lookup
` [PATCH 02/28] libxc: fix memory leak in load_p2m_frame_list error handling
` [PATCH 03/28] libxc: move munmap into the loop it's needed in in change_pte
` [PATCH 04/28] libxl: fix libxl_string_list_length and its only caller
` [PATCH 05/28] libxl: fix dispose without init of disk in cd_insert
` [PATCH 06/28] libxl: fix leak of corename in handle_domain_death
` [PATCH 07/28] libxl: fix leak of config_data in main_cpupoolcreate
` [PATCH 08/28] libxl: fix leak of rune in main_remus
` [PATCH 09/28] libxl: fix out-of-memory check in parse_global_config
` [PATCH 10/28] libxl: only free cpupoolinfo if necessary in libxl_list_cpupool
` [PATCH 11/28] libxl: only put poller if already gotten in libxl_event_wait
` [PATCH 12/28] libxl: only free cputopology if it was allocated in libxl__get_numa_candidate
` [PATCH 13/28] libxl: only free cputopology if it was allocated in libxl_{cpu, node}map_to_{node, cpu}map
` [PATCH 14/28] libxl: only free console reader if it was allocated in main_dmesg
` [PATCH 15/28] libxl: fix typo in libxl__hotplug_nic error checking
` [PATCH 16/28] libxl: fix file open failure check in libxl__file_reference_map
` [PATCH 17/28] libxl: gettimeofday doesn't return an errno on failure
` [PATCH 18/28] xenstored: handle unlikely failure better in ask_parents
` [PATCH 19/28] xenstored: fix faulty check for bad handle in domain_init
` [PATCH 20/28] xenstore: check socket path length before copying it
` [PATCH 21/28] mini-os: fix nodename generation in init_netfront
` [PATCH 22/28] mini-os: fix various memory leaks in blkfront
` [PATCH 23/28] mini-os: fix various memory leaks in {fb, kbd}front
` [PATCH 24/28] mini-os: fix various memory leaks in netfront
` [PATCH 25/28] mini-os: fix various memory leaks in pcifront
` [PATCH 26/28] mini-os: fix various memory leaks in consfront
` [PATCH 27/28] mini-os: fix various memory leaks in various locations
` [PATCH 28/28] gdbsx: clear sockaddr before using it
[PATCH 0/2] VMX: further code generation improvements
2013-09-18 12:52 UTC (5+ messages)
` [PATCH 1/2] VMX: also use proper instruction mnemonic for VMREAD
[PATCH 1/1 V4] x86/AMD: Fix setup ssss:bb:dd:f for d0 failed
2013-09-18 12:51 UTC (3+ messages)
` [PATCH v5] AMD IOMMU: fix Dom0 device setup failure for host bridges
` Ping: "
cpuidle and un-eoid interrupts at the local apic
2013-09-18 12:06 UTC (26+ messages)
Xen 4.4 development update
2013-09-18 11:27 UTC (6+ messages)
[BUG] hhvm running on Ubuntu 13.04 with Xen Hypervisor - linux kernel panic
2013-09-18 11:23 UTC (2+ messages)
[PATCH v2] ARM/multiboot: use more flexible node naming
2013-09-18 9:36 UTC (5+ messages)
[PATCH RFC v2 4/7] libxl/vNUMA: vNUMA libxl functionality
2013-09-18 8:42 UTC (5+ messages)
[PATCH v5] libxl: usb2 and usb3 controller support for upstream qemu
2013-09-18 7:44 UTC (5+ messages)
[xen-unstable test] 19710: regressions - FAIL
2013-09-18 3:38 UTC
[PATCH] xen: numa-sched: leave node-affinity alone if not in "auto" mode
2013-09-17 23:17 UTC
[xen-unstable test] 19708: tolerable FAIL - PUSHED
2013-09-17 21:31 UTC
[PATCH] tools: disable xend build by default
2013-09-17 16:48 UTC (8+ messages)
[PATCH net-next v4] Don't destroy the netdev until the vif is shut down
2013-09-17 16:46 UTC
[PATCH v2] xen: arm: improve VMID allocation
2013-09-17 16:46 UTC (2+ messages)
[PATCH v4] Don't destroy the netdev until the vif is shut down
2013-09-17 16:45 UTC
[PATCHv2 net] xen-netback: count number required slots for an skb more carefully
2013-09-17 16:41 UTC
[PATCH RFC 1/2] xen/arm: remove cast in mmu_init_secondary_cpu
2013-09-17 16:37 UTC (2+ messages)
[PATCH] docs: fix documentation index for hypercalls
2013-09-17 16:04 UTC (2+ messages)
[PATCH v4] Don't destroy the netdev until the vif is shut down
2013-09-17 15:45 UTC
[PATCH RFC 2/2] xen/arm: patches for 32bit page shift operations
2013-09-17 15:44 UTC (2+ messages)
[PATCH RFC 0/2] xen/arm: Patches for large physical address accessing
2013-09-17 15:40 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).