messages from 2016-09-19 02:08:55 to 2016-09-20 00:19:20 UTC [more...]
[PATCH v4 00/21] Make ACPI builder available to components other than hvmloader
2016-09-20 0:19 UTC (3+ messages)
` [PATCH v4 01/21] acpi: Extract acpi info description into a separate ASL file
` [PATCH v4 02/21] acpi: Prevent GPL-only code from seeping into non-GPL binaries
[xen-4.5-testing test] 101015: regressions - FAIL
2016-09-20 0:13 UTC
[RFC 0/5] xen/arm: support big.little SoC
2016-09-20 0:11 UTC (23+ messages)
` [RFC 4/5] xen/arm: move vpidr from arch_domain to arch_vcpu
` [RFC 5/5] xen/arm: cpupool: implement arch_domain_cpupool_compatible
[xen-4.7-testing test] 101013: regressions - FAIL
2016-09-19 23:40 UTC
[Help] Trigger Watchdog when adding an IPI in vcpu_wake
2016-09-19 23:24 UTC (7+ messages)
Xen Code Review Dashboard
2016-09-19 23:21 UTC (4+ messages)
[PATCH v3 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
2016-09-19 23:12 UTC (18+ messages)
` [PATCH v3 4/6] Pause/Unpause the domain before/after assigning PI hooks
[qemu-mainline baseline-only test] 67730: trouble: blocked/broken
2016-09-19 21:28 UTC
[PATCH v6] Livepatch fixes and general features for Xen4.8
2016-09-19 20:44 UTC (14+ messages)
` [PATCH v6 1/6] livepatch: Disallow applying after an revert
` [PATCH v6 2/6] livepatch: Add limit of 2MB to payload .bss sections
` [PATCH v6 3/6] livepatch: NOP if func->new_addr is zero
` [PATCH v6 6/6] livepatch/tests: Move the .name value to .rodata
[PATCH v4] Livepatch for ARM 64 and 32
2016-09-19 20:26 UTC (41+ messages)
` [PATCH v4 01/16] arm/x86/common: Add HAS_[ALTERNATIVE|EX_TABLE]
` [PATCH v4 03/16] arm: poison initmem when it is freed
` [PATCH v4 04/16] livepatch: Initial ARM64 support
` [PATCH v4 05/16] livepatch: ARM/x86: Check displacement of old_addr and new_addr
` [PATCH v4 07/16] livepatch/arm/x86: Check payload for for unwelcomed symbols
` [PATCH v4 09/16] livepatch: tests: Make them compile under ARM64
` [PATCH v4 10/16] livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCH
` [PATCH v4 11/16] xen/arm32: Add an helper to invalidate all instruction caches
` [PATCH v4 12/16] bug/x86/arm: Align bug_frames sections
` [PATCH v4 13/16] livepatch: Initial ARM32 support
` [PATCH v4 14/16] livepatch, arm[32|64]: Share arch_livepatch_revert_jmp
` [PATCH v4 16/16] livepatch: In xen_nop test-case remove the .bss and .data sections
[xen-unstable test] 101012: regressions - FAIL
2016-09-19 20:03 UTC
stack size limit issues with xen + qemu + rbd
2016-09-19 19:50 UTC
[xen-unstable-smoke test] 101018: tolerable all pass - PUSHED
2016-09-19 19:49 UTC
[PATCH v2 1/2] vm_event: Sanitize vm_event response handling
2016-09-19 18:27 UTC (5+ messages)
` [PATCH v2 2/2] x86/vm_event: Allow overwriting Xen's i-cache used for emulation
[PATCH] Fix issues introduced in 3a7f872a
2016-09-19 18:13 UTC
[xen-unstable-smoke test] 101014: tolerable all pass - PUSHED
2016-09-19 17:56 UTC
[PATCH v4 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
2016-09-19 17:54 UTC (15+ messages)
` [PATCH v4 2/5] x86/time: implement tsc as clocksource
` [PATCH v4 3/5] x86/time: refactor read_platform_stime()
` [PATCH v4 4/5] x86/time: implement PVCLOCK_TSC_STABLE_BIT
` [PATCH v4 5/5] x86/time: extend "tsc" param with "stable:socket"
per-domain logging
2016-09-19 16:53 UTC (6+ messages)
[PATCH] tools: lift BUILD_BUG_ON to a tools header file
2016-09-19 16:52 UTC (6+ messages)
[qemu-mainline test] 101010: tolerable FAIL - PUSHED
2016-09-19 16:42 UTC
[RFC PATCH 0/9] Introduce AMD SVM AVIC
2016-09-19 16:21 UTC (12+ messages)
` [RFC PATCH 1/9] x86/HVM: Introduce struct hvm_pi_ops
` [RFC PATCH 2/9] x86/vLAPIC: Declare vlapic_read_aligned() and vlapic_reg_write() as non-static
` [RFC PATCH 3/9] x86/HVM: Call vlapic_destroy after vcpu_destroy
` [RFC PATCH 4/9] x86/SVM: Modify VMCB fields to add AVIC support
` [RFC PATCH 5/9] x86/HVM/SVM: Add AVIC initialization code
` [RFC PATCH 6/9] x86/SVM: Add AVIC vmexit handlers
` [RFC PATCH 7/9] x86/SVM: Add vcpu scheduling support for AVIC
` [RFC PATCH 8/9] x86/SVM: Add interrupt management code via AVIC
` [RFC PATCH 9/9] x86/SVM: Hook up miscellaneous AVIC functions
[PATCH v7 0/2] qemu-qdisk: Implementation of grant copy operation
2016-09-19 16:20 UTC (4+ messages)
` [PATCH v7 1/2] libs/gnttab: introduce grant copy interface
[PATCH v6 00/15] x86: multiboot2 protocol support
2016-09-19 16:03 UTC (36+ messages)
` [PATCH v6 01/15] x86: properly calculate ELF end of image address
` [PATCH v6 02/15] x86/boot/reloc: create generic alloc and copy functions
` [PATCH v6 04/15] x86: add multiboot2 protocol support
` [PATCH v6 05/15] efi: create efi_enabled()
` [PATCH v6 06/15] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v6 08/15] x86/efi: create new early memory allocator
` [PATCH v6 09/15] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v6 10/15] x86/boot: implement early command line parser in C
` [PATCH v6 11/15] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v6 12/15] x86/setup: use XEN_IMG_OFFSET instead of
[PATCH V4] tools/libxc, xen/x86: Added xc_set_mem_access_multi()
2016-09-19 15:51 UTC (2+ messages)
[PATCH v3 00/19] Make ACPI builder available to components other than hvmloader
2016-09-19 15:49 UTC (19+ messages)
[PATCH for-4.7, 4.6] libxl: do not assume Dom0 backend while getting nic info
2016-09-19 15:43 UTC (3+ messages)
[PATCH v2 1/2] x86: add a user configurable Kconfig option for the NS16550 UART
2016-09-19 15:37 UTC (4+ messages)
` [PATCH v2 2/2] x86: add a user configurable Kconfig option for the EHCI debug port
[PATCH v2 0/3] Significant changes to Xen Project Governance (governance.html)
2016-09-19 15:36 UTC (7+ messages)
` [PATCH v2 3/3] Significant changes to decision making; some new roles and minor changes
[PATCH v2 0/4] libxl: add HVM USB passthrough capability
2016-09-19 15:31 UTC (8+ messages)
` [PATCH v2 1/4] libxl: add function to remove usb controller xenstore entries
` [PATCH v2 2/4] libxl: add basic support for devices without backend
` [PATCH v2 3/4] libxl: add HVM usb passthrough support
` [PATCH v2 4/4] docs: add HVM USB passthrough documentation
[PATCH v3 0/6] xen/arm: Add support for mapping mmio-sram nodes into dom0
2016-09-19 15:22 UTC (5+ messages)
` [PATCH v3 1/6] xen/arm: p2m: Add support for normal non-cacheable memory
[PATCH v5 00/16] Xen ARM DomU ACPI support
2016-09-19 14:53 UTC (6+ messages)
` [PATCH v5 16/16] libxl/arm: Add the size of ACPI tables to maxmem
[PATCH] Xen/timer: Disable watchdog during dumping timer queues
2016-09-19 14:46 UTC (6+ messages)
[xen-unstable-smoke test] 101011: tolerable all pass - PUSHED
2016-09-19 14:32 UTC
[PATCH 0/5] gcov: more cleanup
2016-09-19 14:30 UTC (3+ messages)
` [PATCH 3/5] xen: replace TEST_COVERAGE with CONFIG_GCOV
[xtf test] 100874: all pass - PUSHED
2016-09-19 14:14 UTC (10+ messages)
trying to get started w/ osstest
2016-09-19 14:08 UTC (2+ messages)
[PATCH v2] libs/gnttab: introduce XENGNTTAB_BUILD_BUG_ON
2016-09-19 13:55 UTC (5+ messages)
Interest in KDD (Windows Debugger Stub) enhancements
2016-09-19 13:20 UTC
Inquiring about Xen Hypervisor project
2016-09-19 13:15 UTC
[xen-unstable-smoke test] 101009: tolerable all pass - PUSHED
2016-09-19 11:39 UTC
[PATCH] docs: correct values for old VMDP unplug
2016-09-19 11:34 UTC (3+ messages)
edk2 compile error
2016-09-19 10:59 UTC (2+ messages)
` [edk2] "
[PATCH net-next v3] xen-netfront: avoid packet loss when ethernet header crosses page boundary
2016-09-19 10:53 UTC
[PATCH net-next RESEND] xen-netfront: avoid packet loss when ethernet header crosses page boundary
2016-09-19 10:36 UTC (4+ messages)
[PATCH net-next v2] xen-netfront: avoid packet loss when ethernet header crosses page boundary
2016-09-19 10:35 UTC
Interested in Participating in Outreachy Round 13
2016-09-19 10:21 UTC
[distros-debian-sid test] 67729: trouble: blocked/broken
2016-09-19 9:56 UTC
[PATCH] x86/Intel: Broadwell doesn't have PKG_C{8, 9, 10}_RESIDENCY MSRs
2016-09-19 9:29 UTC (2+ messages)
[PATCH] x86/Intel: hide CPUID faulting capability from guests
2016-09-19 9:27 UTC (2+ messages)
[RFC PATCH] x86/apicv: fix RTC periodic timer and apicv issue
2016-09-19 9:25 UTC (6+ messages)
[xen-unstable test] 101008: tolerable FAIL
2016-09-19 8:53 UTC
[PATCH v5 1/2] xen: replace tlbflush check and operation with inline functions
2016-09-19 8:33 UTC (4+ messages)
` [PATCH v5 2/2] xen: move TLB-flush filtering out into populate_physmap during vm creation
[linux-4.1 baseline-only test] 67728: trouble: blocked/broken/fail/pass
2016-09-19 3:57 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).