messages from 2012-08-18 05:42:23 to 2012-08-22 13:29:04 UTC [more...]
[PATCH 1/3] xen/tools: Add 64 bits big bar support
2012-08-22 13:29 UTC (12+ messages)
[PATCH] libxl/qemu-xen: use cache=writeback for IDE and cache=none for SCSI
2012-08-22 13:27 UTC (3+ messages)
[PATCH RFC] xen/netback: Count ring slots properly when larger MTU sizes are used
2012-08-22 13:22 UTC (6+ messages)
[RFC 0/8] include qdev core in *-user, make CPU child of DeviceState
2012-08-22 13:08 UTC (20+ messages)
` [RFC 1/8] move qemu_irq typedef out of cpu-common.h
` [RFC 2/8] qdev: split up header so it can be used in cpu.h
` [RFC 3/8] qapi-types.h doesn't really need to include qemu-common.h
` [RFC 4/8] cleanup error.h, included qapi-types.h aready has stdbool.h
` [RFC 5/8] split qdev into a core and code used only by qemu-system-*
` [RFC 6/8] qdev: use full qdev.h include path on qdev*.c
` [RFC 7/8] include core qdev code into *-user, too
` [RFC 8/8] make CPU a child of DeviceState
[XEN][RFC PATCH V2 00/17] QEMU disaggregation in Xen environment
2012-08-22 12:32 UTC (18+ messages)
` [XEN][RFC PATCH V2 01/17] hvm: Modify interface to support multiple ioreq server
` [XEN][RFC PATCH V2 02/17] hvm: Add functions to handle ioreq servers
` [XEN][RFC PATCH V2 03/17] hvm-pci: Handle PCI config space in Xen
` [XEN][RFC PATCH V2 04/17] hvm: Change initialization/destruction of an hvm
` [XEN][RFC PATCH V2 05/17] hvm: Modify hvm_op
` [XEN][RFC PATCH V2 06/17] hvm-io: IO refactoring with ioreq server
` [XEN][RFC PATCH V2 07/17] hvm-io: send invalidate map cache to each registered servers
` [XEN][RFC PATCH V2 08/17] hvm-io: Handle server in buffered IO
` [XEN][RFC PATCH V2 09/17] xc: Add the hypercall for multiple servers
` [XEN][RFC PATCH V2 10/17] xc: Add argument to allocate more special pages
` [XEN][RFC PATCH V2 11/17] xc: modify save/restore to support multiple device models
` [XEN][RFC PATCH V2 12/17] xl: Add interface to handle qemu disaggregation
` [XEN][RFC PATCH V2 13/17] xl: add device model id to qmp functions
` [XEN][RFC PATCH V2 14/17] xl-parsing: Parse new device_models option
` [XEN][RFC PATCH V2 15/17] xl: support spawn/destroy on multiple device model
` [XEN][RFC PATCH V2 16/17] xl: Fix PCI library
` [XEN][RFC PATCH V2 17/17] xl: implement save/restore for multiple device models
[QEMU][RFC V2 00/10] QEMU disaggregation in Xen environment
2012-08-22 12:30 UTC (11+ messages)
` [QEMU][RFC V2 01/10] xen: add new machine options to support "
` [QEMU][RFC V2 02/10] xen: modify QEMU status path in XenStore
` [QEMU][RFC V2 03/10] xen: add wrappers for new Xen disaggregation hypercalls
` [QEMU][RFC V2 04/10] xen-hvm: register qemu as ioreq server and retrieve shared pages
` [QEMU][RFC V2 05/10] xen-memory: register memory/IO range in Xen
` [QEMU][RFC V2 06/10] xen-pci: register PCI device in Xen and handle IOREQ_TYPE_PCI_CONFIG
` [QEMU][RFC V2 07/10] xen: specify which device is part of default devices
` [QEMU][RFC V2 08/10] xen: audio is not a "
` [QEMU][RFC V2 09/10] xen-memory: handle node "device_model" for physical mapping
` [QEMU][RFC V2 10/10] xen: emulate IDE outside default device set
Failure to boot Xen 4.1.2 kernel 2.6.32.40 with Ubuntu 10.04.4
2012-08-22 11:27 UTC
[PATCH WIP 0/6] xen/arm: PV console support
2012-08-22 11:20 UTC (8+ messages)
` [PATCH WIP 1/6] xen/arm: fix the shared_info and vcpu_info structs
` [PATCH] xen/events: fix unmask_evtchn for PV on HVM guests
` [Xen-devel] "
Issue with MSI in a HVM domU with several passed through PCI devices
2012-08-22 11:10 UTC (14+ messages)
` [PATCH] qemu-xen-trad: fix msi_translate with PV event delivery
[PATCH v4 0/6] ARM hypercall ABI: 64 bit ready
2012-08-22 11:08 UTC (7+ messages)
` [PATCH v4 1/6] xen: improve changes to xen_add_to_physmap
` [PATCH v4 2/6] xen: xen_ulong_t substitution
` [PATCH v4 3/6] xen: change the limit of nr_extents to UINT_MAX >> MEMOP_EXTENT_SHIFT
` [PATCH v4 4/6] xen: introduce XEN_GUEST_HANDLE_PARAM
` [PATCH v4 5/6] xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriate
` [PATCH v4 6/6] xen: more substitutions
error when pass through device to guest with qemu-xen-dir-remote
2012-08-22 10:54 UTC (7+ messages)
[PATCH] Boot PV guests with more than 128GB (v3) for v3.7
2012-08-22 10:48 UTC (19+ messages)
` [PATCH 02/11] xen/x86: Use memblock_reserve for sensitive areas
` [Xen-devel] "
` Q:pt_base in COMPAT mode offset by two pages. Was:Re: "
` [PATCH 06/11] xen/mmu: For 64-bit do not call xen_map_identity_early
` [Xen-devel] "
` [PATCH 11/11] xen/mmu: Release just the MFN list, not MFN list and part of pagetables
` [Xen-devel] "
[PATCH v2 0/5] X86/XEN: Merge x86_init.paging.pagetable_setup_start and x86_init.paging.pagetable_setup_done setup functions and document its semantic
2012-08-22 10:30 UTC (8+ messages)
` [PATCH v2 1/5] X86/XEN: Remove the base argument from x86_init.paging.pagetable_setup_start
` [PATCH v2 2/5] X86/XEN: Rename pagetable_setup_start() setup functions into pagetable_init()
` [PATCH v2 3/5] X86/XEN: Allow setup function x86_init.paging.pagetable_init to setup kernel pagetables
` [PATCH v2 4/5] X86/XEN: Move content of xen_pagetable_setup_done() into xen_pagetable_init() and retire now unused x86_init.paging.pagetable_setup_done
` [PATCH v2 5/5] X86/XEN: Add few lines explaining simple semantic for x86_init.paging.pagetable_init setup function
[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
2012-08-22 10:26 UTC (3+ messages)
[PULL] Xen fixes 2012-08-22
2012-08-22 10:23 UTC
[PATCH 0 of 4] [RFC PATCH] Various docs and inthe field help patches
2012-08-22 9:21 UTC (7+ messages)
` [PATCH 1 of 4] xen/vga: Add 'vga_delay' parameter to delay screen output by X miliseconds per line
` [PATCH 2 of 4] get_page_type: Print out extra information when failing to get page_type
` [PATCH 3 of 4] xen/pagetables: Document that all of the initial regions are mapped
` [PATCH 4 of 4] xen/pagetables: Document pt_base inconsistency when running in COMPAT mode
[RFC PATCH 5/8]: PVH: smp changes
2012-08-22 6:10 UTC (4+ messages)
[PATCH 0/5] X86/XEN: Merge x86_init.paging.pagetable_setup_start and x86_init.paging.pagetable_setup_done PVOPS and document the semantic
2012-08-21 20:26 UTC (14+ messages)
` [PATCH 1/5] XEN: Remove the base argument from x86_init.paging.pagetable_setup_done PVOPS
` [PATCH 2/5] XEN: Remove the base argument from x86_init.paging.pagetable_setup_start PVOPS
` [PATCH 3/5] X86/XEN: Introduce the x86_init.paging.pagetable_init PVOPS
` [PATCH 4/5] X86/XEN: Retire now unused x86_init.paging.pagetable_setup_start and x86_init.paging.pagetable_setup_done PVOPS
` [PATCH 5/5] X86/XEN: Add few lines explaining simple semantic for x86_init.paging.pagetable_init PVOPS
[PATCH] Fix shared entry status for grant copy operation on paged out gfn
2012-08-21 20:13 UTC (2+ messages)
Xen 4.3 release planning proposal
2012-08-21 18:44 UTC (2+ messages)
Xen 4.3 release planning proposal
2012-08-21 18:27 UTC (11+ messages)
[PATCH] xenconsoled: clean-up after all dead domains
2012-08-21 16:24 UTC
Xen 4.2 TODO / Release Plan
2012-08-21 16:08 UTC (7+ messages)
[PATCH] Remove VM genearation ID device and incr_generationid from build_info
2012-08-21 15:54 UTC
Regression in kernel 3.5 as Dom0 regarding PCI Passthrough?!
2012-08-21 14:23 UTC (2+ messages)
[PATCH 0/5 v2] cpu: make a child of DeviceState
2012-08-21 14:03 UTC (19+ messages)
` [PATCH 1/5] move qemu_irq typedef out of cpu-common.h
` [PATCH 2/5] qdev: split up header so it can be used in cpu.h
` [PATCH 3/5] qapi-types.h doesn't really need to include qemu-common.h
` [PATCH 4/5] cleanup error.h, included qapi-types.h aready has stdbool.h
` [Xen-devel] "
` [PATCH 5/5] make CPU a child of DeviceState
` [RFC] How should QEMU code handle include statements (was: Re: [PATCH 0/5 v2] cpu: make a child of DeviceState)
` [RFC] How should QEMU code handle include statements
[PATCH] Dump IOMMU p2m table
2012-08-21 10:04 UTC (2+ messages)
remove dependency on PyXML from xen?
2012-08-21 8:31 UTC (7+ messages)
` [PATCH] "
` [PATCH] README: Update references to PyXML to lxml (Was: Re: [PATCH] Re: remove dependency on PyXML from xen?)
[xen-unstable test] 13620: tolerable FAIL
2012-08-21 6:46 UTC
PV USB Use Case for Xen 4.x
2012-08-21 6:18 UTC (5+ messages)
gdbsx bug : fail on a breakpoint
2012-08-20 23:51 UTC
[RFC PATCH 1/8]: PVH: Basic and preparatory changes
2012-08-20 23:42 UTC (12+ messages)
Regression in kernel 3.5 as Dom0 regarding PCI Passthrough?!
2012-08-20 23:30 UTC (4+ messages)
[xen-unstable test] 13619: tolerable FAIL - PUSHED
2012-08-20 21:21 UTC
VM save/restore
2012-08-20 21:05 UTC (6+ messages)
[xen-unstable test] 13618: regressions - FAIL
2012-08-20 16:16 UTC
[Fedora-xen] DomU console driver not works for Fedora17 in HVM mode with Xen 4.1.2
2012-08-20 15:47 UTC (3+ messages)
[PATCH v2] QEMU/helper2.c: Fix multiply issue for int and uint types
2012-08-20 15:22 UTC (2+ messages)
[PATCH] QEMU/helper2.c: Fix multiply issue for int and uint types
2012-08-20 12:26 UTC (3+ messages)
[help] What's the relationship between tap*.* and vif *.* ?
2012-08-20 9:28 UTC (2+ messages)
Reminder: Xen Document Day is Today
2012-08-20 7:49 UTC
[xen-unstable test] 13617: tolerable FAIL
2012-08-20 5:18 UTC
The hypercall will fail and return EFAULT when the page becomes COW by forking process in linux
2012-08-20 1:30 UTC (20+ messages)
SATA controller passthrough - option rom
2012-08-19 13:27 UTC
[xen-unstable test] 13616: tolerable FAIL
2012-08-19 5:22 UTC
[[RFC PATCH 2/8]: PVH: changes related to initial boot and irq rewiring
2012-08-18 8:23 UTC (4+ messages)
[RFC PATCH 7/8]: PVH: grant changes
2012-08-18 8:22 UTC (4+ messages)
[xen-unstable test] 13615: tolerable trouble: broken/fail/pass
2012-08-18 5:42 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).