xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-11 11:13:26 to 2013-12-12 16:05:11 UTC [more...]

Vdagent not working on xen linux hvm DomUs
 2013-12-12 16:05 UTC  (19+ messages)
                                ` [Spice-devel] "

[PATCH v4 0/6] interrupt handling fixes
 2013-12-12 15:56 UTC  (18+ messages)
` [PATCH v4 1/6] xen/arm: Physical IRQ is not always equal to virtual IRQ
` [PATCH v4 2/6] xen/arm: track the state of guest IRQs
` [PATCH v4 3/6] xen/arm: do not add a second irq to the LRs if one is already present
` [PATCH v4 4/6] xen/arm: implement gic_irq_enable and gic_irq_disable
` [PATCH v4 5/6] xen/arm: Only enable physical IRQs when the guest asks
` [PATCH v4 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ

[PATCH RFC V2 0/6] OSSTest: OVMF test job
 2013-12-12 15:52 UTC  (19+ messages)
` [PATCH RFC V2 1/6] TestSupport.pm: add bios option to guest config file
` [PATCH RFC V2 2/6] Build OVMF for Xen-unstable
` [PATCH RFC V2 3/6] Debian.pm: factor out preseed_base
` [PATCH RFC V2 4/6] Introduce ts-ovmf-debian-install
` [PATCH RFC V2 5/6] make-flight: OVMF test filght
` [PATCH RFC V2 6/6] sg-run-job: OVMF job

[xen-unstable test] 22407: regressions - FAIL
 2013-12-12 15:41 UTC 

[PATCH 0/4] Turn-key PV-GRUB2 installation
 2013-12-12 15:37 UTC  (5+ messages)
` [PATCH 1/4] Add an option to exclude devices from search results
` [PATCH 2/4] Accept environment variables on the command line for Xen
` [PATCH 3/4] Build grub.xen
` [PATCH 4/4] Improve installation on Xen

[PATCH 0 of 4 V5] Remus/Libxl: Network buffering support
 2013-12-12 15:36 UTC  (8+ messages)
` [PATCH 4 of 4 V5] tools/xl: Remus - Network buffering cmdline switch

[PATCH] firmware: Fix vcpu hotplug race with qemu-xen
 2013-12-12 15:30 UTC  (4+ messages)
` [PATCH V2] firmware: Change level-triggered GPE event to a edge one for qemu-xen

[xen-unstable test] 22380: regressions - trouble: broken/fail/pass
 2013-12-12 15:24 UTC  (3+ messages)

[PATCH v2] xen/block: Correctly define structures in public headers on ARM32 and ARM64
 2013-12-12 15:11 UTC  (2+ messages)

[PATCH 0 of 2] libxl: AO support in domain suspend ops
 2013-12-12 15:08 UTC  (4+ messages)
` [PATCH 1 of 2] libxl: async version of domain suspend

[PATCH] tools/libxc: Fix error checking for xc_get_{cpu, node}map_size() callers
 2013-12-12 14:56 UTC  (3+ messages)

[PATCH v3 0/6] interrupt handling fixes
 2013-12-12 14:55 UTC  (14+ messages)
` [PATCH v3 2/6] xen/arm: track the state of guest IRQs
` [PATCH v3 5/6] xen/arm: Only enable physical IRQs when the guest asks

[PATCH] tools: libxc: flush data cache after loading images into guest memory
 2013-12-12 14:49 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net] xen-netback: fix gso_prefix check
 2013-12-12 14:44 UTC  (2+ messages)

[PATCH] libxc/arm: Correctly handle the difference between virtual and physical address
 2013-12-12 14:36 UTC  (8+ messages)

[BUGFIX][PATCH 0/4] hvm_save_one: return correct data
 2013-12-12 14:32 UTC  (9+ messages)
` [PATCH 1/4] tools/test: Add check-hvmctx
` [PATCH 2/4] Add tools/tests/offline_module
` [BUGFIX][PATCH 3/4] hvm_save_one: return correct data
` [BUGFIX][PATCH 4/4] hvm_save_one: allow the 2nd instance to be fetched for PIC

[PATCH net] xen-netback: fix gso_prefix check
 2013-12-12 14:20 UTC 

[PATCH] xen/elf: header: fix typoes in elfnote.h
 2013-12-12 13:37 UTC  (3+ messages)

vunmap() on large regions may trigger soft lockup warnings
 2013-12-12 12:50 UTC  (2+ messages)

[RFC PATCH net-next 0/3] unify netfront and netback checksum setup code
 2013-12-12 12:50 UTC  (8+ messages)
` [RFC PATCH net-next 1/3] net: add skb checksum setup functions for TCP and UDP
` [RFC PATCH net-next 2/3] xen-netback: use new core skb_checksum_setup function

[OSSTest PATCH 0/2] Fix (minor) bugs in dir creation and root login
 2013-12-12 12:37 UTC  (3+ messages)
` [OSSTest PATCH 1/2] Use `mkdir -p' in a few more places
` [OSSTest PATCH 2/2] ts-debian-fixup: avoid removing the host root password

[PATCH net v4 0/2] napi fixes
 2013-12-12 12:33 UTC  (2+ messages)

[PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up
 2013-12-12 11:30 UTC  (4+ messages)

changes for illumos in public headers
 2013-12-12 11:25 UTC  (5+ messages)

[PATCH v4 00/15] xen: continue to cleanup tmem
 2013-12-12 11:05 UTC  (16+ messages)
` [PATCH v4 01/15] tmem: cleanup: drop unused sub command
` [PATCH v4 02/15] tmem: cleanup: drop some debug code
` [PATCH v4 03/15] tmem: cleanup: drop useless function 'tmem_copy_page'
` [PATCH v4 04/15] tmem: cleanup: drop useless parameters from put/get page
` [PATCH v4 05/15] tmem: cleanup: reorg function do_tmem_put()
` [PATCH v4 06/15] tmem: drop unneeded is_ephemeral() and is_private()
` [PATCH v4 07/15] tmem: cleanup: rm useless EXPORT/FORWARD define
` [PATCH v4 08/15] tmem: cleanup: drop tmem_lock_all
` [PATCH v4 09/15] tmem: cleanup: refactor the alloc/free path
` [PATCH v4 10/15] tmem: cleanup: __tmem_alloc_page: drop unneed parameters
` [PATCH v4 11/15] tmem: cleanup: drop useless functions from head file
` [PATCH v4 12/15] tmem: refator function tmem_ensure_avail_pages()
` [PATCH v4 13/15] tmem: cleanup: rename tmem_relinquish_npages()
` [PATCH v4 14/15] tmem: cleanup: rm unused tmem_freeze_all()
` [PATCH v4 15/15] tmem: check the return value of copy to guest

[PATCH 0/3] some nested vmx fixing to hyper-v
 2013-12-12 11:04 UTC  (5+ messages)
` [PATCH 1/3] Nested VMX: update nested paging mode when vmswitch is in progress
` [PATCH 2/3] VMX, apicv: Set "NMI-window exiting" for NMI
` [PATCH 3/3] Nested VMX: Setup the virtual NMI exiting info

xen installing dmesg executable in /usr/local/bin potentially overriding the system dmesg
 2013-12-12 10:33 UTC  (3+ messages)

[PATCH v2 0/6] interrupt handling fixes
 2013-12-12 10:21 UTC  (7+ messages)
` [PATCH v2 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ

Xen for real-time/embedded/automotive
 2013-12-12  9:46 UTC  (8+ messages)

[xen-unstable test] 22406: regressions - FAIL
 2013-12-12  9:26 UTC 

[xen-unstable test] 22404: regressions - FAIL
 2013-12-12  3:19 UTC 

[V6 PATCH 0/7]: PVH dom0
 2013-12-12  2:46 UTC  (8+ messages)
` [V6 PATCH 6/7] pvh dom0: Add and remove foreign pages
  ` [V6 PATCH 6.2/7] "

[xen-4.1-testing test] 22405: tolerable FAIL - PUSHED
 2013-12-12  1:32 UTC 

Kernel 3.11 / 3.12 OOM killer and Xen ballooning
 2013-12-12  1:03 UTC  (7+ messages)

[PATCH] ia64/xen: Remove Xen support for ia64
 2013-12-12  0:25 UTC 

[RFC PATCH v3 19/19] smp, x86: kill SMP single function call interrupt
 2013-12-11 22:10 UTC  (2+ messages)

[PATCH v3 00/15] tmem: continue to cleanup tmem
 2013-12-11 22:01 UTC  (5+ messages)
` [PATCH v3 09/15] tmem: cleanup: drop tmem_lock_all

Powerdown problem on XEN | ACPI S5
 2013-12-11 21:52 UTC  (11+ messages)

[PATCH net] xen-netback: make sure skb linear area covers checksum field
 2013-12-11 21:47 UTC  (2+ messages)

Multi-bridged PCIe devices (Was: Re: iommuu/vt-d issues with LSI MegaSAS (PERC5i))
 2013-12-11 21:30 UTC  (13+ messages)

[xen-4.1-testing test] 22399: regressions - FAIL
 2013-12-11 20:46 UTC 

[RFC][PATCH 2/5] timekeeping: Fix potential lost pv notification of time change
 2013-12-11 19:11 UTC 

[PATCH 0/5] XSA-77 follow-ups
 2013-12-11 19:01 UTC  (5+ messages)
` [PATCH 1/5] IOMMU: make page table population preemptible
` [PATCH 2/5] IOMMU: make page table deallocation preemptible

NAPI rescheduling and the delay caused by it
 2013-12-11 18:52 UTC 

[PATCH] xen/balloon: do not modify the p2m for auto_translate guests
 2013-12-11 17:12 UTC  (2+ messages)

Developer Dashboards for Xen Project sub-projects (need input)
 2013-12-11 17:09 UTC 

[PATCH] xen: balloon: enable for ARM
 2013-12-11 17:00 UTC  (2+ messages)

vunmap() on large regions may trigger soft lockup warnings
 2013-12-11 16:58 UTC 

[xen-unstable test] 22394: regressions - trouble: broken/fail/pass
 2013-12-11 16:51 UTC 

[PATCH net] xen-netback: make sure skb linear area covers checksum field
 2013-12-11 16:37 UTC 

[PATCH RFC] xen-block: correctly define structures in public headers
 2013-12-11 16:29 UTC  (3+ messages)

Xen on ARMv8
 2013-12-11 16:19 UTC  (14+ messages)

[3.11.y.z extended stable] Patch "xen/gnttab: leave lazy MMU mode in the case of a m2p override failure" has been added to staging queue
 2013-12-11 14:40 UTC 

pvgrub2 is merged
 2013-12-11 14:34 UTC  (4+ messages)

libxl: ocaml: improve the bindings
 2013-12-11 14:11 UTC  (6+ messages)
` [PATCH v7 3/9] libxl: ocaml: event management

[PATCH] xen: arm: inject unhandled instruction and data aborts to the guest
 2013-12-11 13:37 UTC  (3+ messages)

[xen-4.1-testing test] 22393: regressions - trouble: broken/fail/pass
 2013-12-11 12:55 UTC 

[PATCH v5 00/17] Implement vcpu soft affinity for credit1
 2013-12-11 11:33 UTC  (6+ messages)
` [PATCH v5 12/17] xen/libxc: sched: DOMCTL_*vcpuaffinity works with hard and soft affinity

About booting Xen with UEFI on FastModel
 2013-12-11 11:29 UTC  (6+ messages)

[xen-4.2-testing test] 22389: tolerable FAIL - PUSHED
 2013-12-11 11:13 UTC 


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).