messages from 2013-06-01 06:42:21 to 2013-06-03 21:13:45 UTC [more...]
dom0 crash without any message
2013-06-03 21:13 UTC (5+ messages)
[GIT PULL] Xen fixes and cleanups 20130603
2013-06-03 21:13 UTC (6+ messages)
[PATCH] AMD/IO-APIC: Use old IO-APIC ack method if AMD 813{1, 2} PCI-X tunnel is present
2013-06-03 20:44 UTC
S3 crash with VTD Queue Invalidation enabled
2013-06-03 19:22 UTC (2+ messages)
Creating a magic page for PV mem_access
2013-06-03 19:11 UTC (3+ messages)
[Xen-users] FreeBSD PVHVM call for testing
2013-06-03 18:23 UTC (10+ messages)
` HVM CPU enumeration, mapping to VCPU ID (Was: Re: [Xen-users] FreeBSD PVHVM call for testing)
Whats effect of EXTRA_MEM_RATIO
2013-06-03 17:50 UTC (4+ messages)
HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
2013-06-03 17:42 UTC (37+ messages)
HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
2013-06-03 17:18 UTC
[PATCH v2 0/5] Introduce Xen support to ARM64
2013-06-03 16:51 UTC (10+ messages)
` [PATCH v2 1/5] arm/xen: define xen_remap as ioremap_cached
` [PATCH v2 2/5] arm64/xen: introduce asm/xen header files on arm64
` [PATCH v2 3/5] arm64/xen: implement ioremap_cached "
` [PATCH v2 4/5] arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
` [PATCH v2 5/5] arm64/xen: introduce CONFIG_XEN and hypercall.S "
` [Xen-devel] "
Prioritising dom0 vcpus
2013-06-03 16:47 UTC (2+ messages)
Xen Security Advisory 54 (CVE-2013-2078) - Hypervisor crash due to missing exception recovery on XSETBV
2013-06-03 16:38 UTC
Xen Security Advisory 53 (CVE-2013-2077) - Hypervisor crash due to missing exception recovery on XRSTOR
2013-06-03 16:38 UTC
Xen Security Advisory 52 (CVE-2013-2076) - Information leak on XSAVE/XRSTOR capable AMD CPUs
2013-06-03 16:38 UTC
tmem ephemeral page discarding
2013-06-03 16:28 UTC (3+ messages)
Xen Security Advisory 55 - Multiple vulnerabilities in libelf PV kernel handling
2013-06-03 16:19 UTC
[PATCH] bitmap_*() should cope with zero size bitmaps
2013-06-03 16:12 UTC (4+ messages)
[PATCH v3.1 00/16] XSA55 libelf fixes for unstable
2013-06-03 16:08 UTC (18+ messages)
` [PATCH 01/16] libelf: abolish libelf-relocate.c
` [PATCH 02/16] libxc: introduce xc_dom_seg_to_ptr_pages
` [PATCH 03/16] libelf: add `struct elf_binary*' parameter to elf_load_image
` [PATCH 04/16] libelf: abolish elf_sval and elf_access_signed
` [PATCH 05/16] libelf: move include of <asm/guest_access.h> to top of file
` [PATCH 06/16] libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialised
` [PATCH 07/16] libelf: introduce macros for memory access and pointer handling
` [PATCH 08/16] tools/xcutils/readnotes: adjust print_l1_mfn_valid_note
` [PATCH 09/16] libelf: check nul-terminated strings properly
` [PATCH 10/16] libelf: check all pointer accesses
` [PATCH 11/16] libelf: Check pointer references in elf_is_elfbinary
` [PATCH 12/16] libelf: Make all callers call elf_check_broken
` [PATCH 13/16] libelf: use C99 bool for booleans
` [PATCH 14/16] libelf: use only unsigned integers
` [PATCH 15/16] libelf: check loops for running away
` [PATCH 16/16] libelf: abolish obsolete macros
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-06-03 16:05 UTC (35+ messages)
` [PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V9 2/19] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V9 4/19] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V9 5/19] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V9 6/19] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V9 7/19] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V9 8/19] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
` [PATCH RFC V9 10/19] x86/ticketlock: Add slowpath logic
` [PATCH RFC V9 11/19] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
` [PATCH RFC V9 13/19] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V9 14/19] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V9 15/19] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V9 16/19] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V9 17/19] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V9 18/19] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V9 19/19] kvm hypervisor: Add directed yield in vcpu block path
[PATCH] xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU
2013-06-03 15:51 UTC
[linux-linus test] 18060: regressions - FAIL
2013-06-03 15:47 UTC
[PATCH v2] AMD/intremap: Prevent use of per-device vector maps until irq logic is fixed
2013-06-03 15:41 UTC (7+ messages)
[xen-unstable test] 18061: regressions - FAIL
2013-06-03 15:35 UTC
[PATCH v5 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
2013-06-03 15:34 UTC (2+ messages)
[PATCH v3 0/2] Implement VFP context switch for arm32
2013-06-03 15:27 UTC (9+ messages)
` [PATCH v3 1/2] xen/arm: don't enable VFP on XEN during the boot
` [PATCH v3 2/2] xen/arm32: implement VFP context switch
[Xenhackthon] Virtualized APIC registers - virtual interrupt delivery
2013-06-03 15:22 UTC (12+ messages)
Install vTPM on Xen-4.2.2
2013-06-03 15:19 UTC (8+ messages)
GPU passthrough issue when VM is configured with 4G memory
2013-06-03 15:14 UTC (12+ messages)
cpuidle and un-eoid interrupts at the local apic
2013-06-03 14:30 UTC (2+ messages)
[PATCH v2] ARM: parse separate DT properties for different commandlines
2013-06-03 14:22 UTC (2+ messages)
xen 4.3 test report
2013-06-03 14:08 UTC (8+ messages)
[PATCH v4] xen/arm: Rework the way to compute dom0 DTB base address
2013-06-03 13:57 UTC
[PATCH v3] xen/arm: Rework the way to compute dom0 DTB base address
2013-06-03 13:53 UTC (2+ messages)
xen-netback stable backports request (regression fixes)
2013-06-03 13:50 UTC
[PATCH 0/4] CPU hotplug port from qemu-traditionnal to qemu-xen for 4.3
2013-06-03 13:49 UTC (15+ messages)
` [PATCH 1/4] HVM vcpu add/remove: qemu logic for vcpu add/revmoe
` [PATCH 4/4] Implement 'xm vcpu-set' command for HVM guest
` [PATCH] libxl: Use -vcpu_avail with qemu-xen
WARNING: at /home/konrad/linux-linus/kernel/time/tick-sched.c:935 tick_nohz_idle_exit+0x195/0x1b0() on v3.10-rc3
2013-06-03 13:42 UTC (3+ messages)
[PVSCSI]How to unplug scsi disk simulated by Qemu, just like unplug the ide disk?
2013-06-03 13:20 UTC (2+ messages)
[PATCH 0/2 V3] xen-netback: switch to NAPI + kthread 1:1 model
2013-06-03 13:02 UTC (2+ messages)
windows tmem
2013-06-03 12:56 UTC (13+ messages)
Latest Arndale Xen, dom0 kernel stuck on ASIX mac
2013-06-03 12:28 UTC (2+ messages)
Please backport bee980d9e9642e96351fa3ca9077b853ecf62f57 (xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.) to earlier kernels v3.8...and so on
2013-06-03 12:02 UTC
[PATCH v2 0/2] Implement VFP context switch for arm32
2013-06-03 11:25 UTC (9+ messages)
` [PATCH v2 2/2] xen/arm32: implement VFP context switch
The scenario of hypercall_preempt_check()
2013-06-03 10:33 UTC (3+ messages)
[PATCH-RESEND] Disable MCE if MCE banks are not present
2013-06-03 10:14 UTC (3+ messages)
[PATCH] Disable MCE if MCE banks are not present
2013-06-03 9:55 UTC (2+ messages)
Questions about the mapping from gpfn to mfn when live migration
2013-06-03 9:49 UTC (2+ messages)
AMD/IOMMU: revert "SR56x0 Erratum 64 - Reset all head & tail pointers"
2013-06-03 9:43 UTC (2+ messages)
Error in running libvchan
2013-06-03 9:32 UTC (3+ messages)
[PATCH 2/3] V3 qemu-xen-trad: Correctly expose PCH ISA bridge for IGD passthrough
2013-06-03 9:22 UTC (2+ messages)
GPF in mcheck_init() when booting xen-unstable on VMware ESX 5.1
2013-06-03 8:59 UTC (3+ messages)
What is the effect of EXTRA_MEM_RATIO
2013-06-03 8:51 UTC (2+ messages)
xenfs: race condition on xenstore watch
2013-06-03 7:57 UTC (5+ messages)
[xen-unstable test] 18059: tolerable FAIL
2013-06-03 6:07 UTC
[linux-linus test] 18058: regressions - FAIL
2013-06-02 15:48 UTC
[xen-unstable test] 18057: tolerable trouble: broken/fail/pass
2013-06-02 7:23 UTC
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-06-01 20:46 UTC (5+ messages)
[linux-linus test] 18056: regressions - FAIL
2013-06-01 16:11 UTC
dom0 alignment check panic due to EFLAGS.AC been set
2013-06-01 10:59 UTC (2+ messages)
[xen-unstable test] 18055: tolerable FAIL
2013-06-01 6: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).