xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 01:18:49 to 2016-09-30 11:22:41 UTC [more...]

[PATCH v2] Added COPYING and README.patch files to xen/common and xen/tools
 2016-09-30 11:22 UTC  (3+ messages)

[PATCH 1/2] tools/libxc: Don't leak foreign mappings when loading modules
 2016-09-30 11:20 UTC  (5+ messages)
` [PATCH 2/2] x86/emulate: Resolve MISSING_BREAK issue in x86_decode()

[PATCH v2 00/10] sched: Credit1 and Credit2 improvements... but *NO* soft-affinity for Credit2!
 2016-09-30 11:18 UTC  (19+ messages)
` [PATCH v2 01/10] xen: credit1: return the 'time remaining to the limit' as next timeslice
` [PATCH v2 02/10] xen: credit1: don't rate limit context switches in case of yields
` [PATCH v2 03/10] xen: credit2: make tickling more deterministic
` [PATCH v2 04/10] xen: credit2: only reset credit on reset condition
` [PATCH v2 05/10] xen: credit2: implement yield()
` [PATCH v2 06/10] xen: tracing: add trace records for schedule and rate-limiting
` [PATCH v2 07/10] tools: tracing: handle more scheduling related events
` [PATCH v2 08/10] libxl: fix coding style of credit1 parameters related functions
` [PATCH v2 09/10] libxl: allow to set the ratelimit value online for Credit2
` [PATCH v2 10/10] xl: "

[PATCH v2 0/2] Clarify License information : stubdom, tools/blktap2
 2016-09-30 11:11 UTC  (3+ messages)

[PATCH v8 00/16] Xen ARM DomU ACPI support
 2016-09-30 11:10 UTC  (21+ messages)
` [PATCH v8 03/16] libxl/arm: Generate static ACPI DSDT table
` [PATCH v8 04/16] libxl/arm: Estimate the size of ACPI tables
` [PATCH v8 05/16] libxl/arm: Construct ACPI RSDP table
` [PATCH v8 06/16] libxl/arm: Construct ACPI XSDT table
` [PATCH v8 07/16] libxl/arm: Construct ACPI GTDT table
` [PATCH v8 08/16] libxl/arm: Factor MPIDR computing codes out as a helper
` [PATCH v8 09/16] libxl/arm: Construct ACPI MADT table
` [PATCH v8 10/16] libxl/arm: Construct ACPI FADT table
` [PATCH v8 11/16] libxl/arm: Construct ACPI DSDT table
` [PATCH v8 12/16] libxl/arm: Factor finalise_one_memory_node as a gerneric function
` [PATCH v8 13/16] libxl/arm: Add ACPI module
` [PATCH v8 14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI
` [PATCH v8 15/16] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
` [PATCH v8 16/16] libxl/arm: Add the size of ACPI tables to maxmem

[xen-unstable-smoke test] 101221: tolerable all pass - PUSHED
 2016-09-30 11:02 UTC 

[PATCH v9 00/13] x86: multiboot2 protocol support
 2016-09-30 10:49 UTC  (19+ messages)
` [PATCH v9 01/13] x86: add "
` [PATCH v9 02/13] efi: create efi_enabled()
` [PATCH v9 03/13] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v9 04/13] x86: properly calculate xen ELF end of image address
` [PATCH v9 05/13] efi: build xen.gz with EFI code
` [PATCH v9 06/13] efi: create new early memory allocator
` [PATCH v9 07/13] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v9 08/13] x86/boot: implement early command line parser in C
` [PATCH v9 09/13] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v9 10/13] x86/setup: use XEN_IMG_OFFSET instead of
` [PATCH v9 11/13] x86: make Xen early boot code relocatable
` [PATCH v9 12/13] x86/boot: rename sym_phys() to sym_offs()
` [PATCH v9 13/13] x86: add multiboot2 protocol support for relocatable images

[PATCH 0/5] x86: further insn emulator improvements
 2016-09-30 10:43 UTC  (7+ messages)
` [PATCH 1/5] x86emul: support UMIP
` [PATCH 2/5] x86emul: consolidate segment register handling
` [PATCH 4/5] x86/emulate: add support for {, v}movq xmm, xmm/m64

[PATCH] x86emul: defer injection of #DB
 2016-09-30 10:10 UTC  (2+ messages)

[PATCH v3] x86emul: support XSETBV
 2016-09-30 10:10 UTC  (2+ messages)

[ovmf test] 101220: all pass - PUSHED
 2016-09-30 10:01 UTC 

[PATCH v3] SVM: use generic instruction decoding
 2016-09-30  9:38 UTC 

[libvirt test] 101218: regressions - FAIL
 2016-09-30  9:17 UTC 

[PATCH] pub-headers: reduce C99 dependencies
 2016-09-30  9:14 UTC  (10+ messages)

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-30  8:59 UTC  (36+ messages)
` [PATCH v2 01/30] xen/x86: move setup of the VM86 TSS to the domain builder
` [PATCH v2 02/30] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v2 03/30] xen/x86: fix parameters and return value of *_set_allocation functions
` [PATCH v2 04/30] xen/x86: allow calling {sh/hap}_set_allocation with the idle domain
` [PATCH v2 05/30] xen/x86: assert that local_events_need_delivery is not called by "
` [PATCH v2 06/30] x86/paging: introduce paging_set_allocation
` [PATCH v2 07/30] xen/x86: split the setup of Dom0 permissions to a function
` [PATCH v2 08/30] xen/x86: do the PCI scan unconditionally
` [PATCH v2 09/30] x86/vtd: fix and simplify mapping RMRR regions
` [PATCH v2 10/30] xen/x86: allow the emulated APICs to be enbled for the hardware domain

[PATCH v2 00/16] x86: split insn emulator decode and execution
 2016-09-30  8:55 UTC  (36+ messages)
` [PATCH v2 04/16] x86emul: complete decoding of two-byte instructions
` [PATCH v2 05/16] x86emul: add XOP decoding
` [PATCH v2 06/16] x86emul: add EVEX decoding
` [PATCH v2 07/16] x86emul: generate and make use of a canonical opcode representation
` [PATCH v2 08/16] SVM: use generic instruction decoding
` [PATCH v2 09/16] x86/32on64: use generic instruction decoding for call gate emulation
` [PATCH v2 10/16] x86/PV: split out dealing with CRn from privileged instruction handling
` [PATCH v2 11/16] x86/PV: split out dealing with DRn "
` [PATCH v2 12/16] x86/PV: split out dealing with MSRs "
` [PATCH v2 13/16] x86emul: support XSETBV
` [PATCH v2 14/16] x86emul: sort opcode 0f01 special case switch() statement
` [PATCH v2 15/16] x86/PV: use generic emulator for privileged instruction handling
` [PATCH v2 16/16] x86emul: don't assume a memory operand

[qemu-mainline test] 101216: tolerable FAIL - PUSHED
 2016-09-30  7:54 UTC 

[xen-unstable test] 101215: tolerable FAIL - PUSHED
 2016-09-30  5:24 UTC 

[ovmf test] 101217: all pass - PUSHED
 2016-09-30  4:48 UTC 

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-30  2:22 UTC  (24+ messages)
` [PATCH 05/24] xen: credit2: make tickling more deterministic
` [PATCH 06/24] xen: credit2: implement yield()
` [PATCH 07/24] xen: sched: don't rate limit context switches in case of yields
` [PATCH 10/24] xen: tracing: improve Credit2's tickle_check and burn_credits records
` [PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2
` [PATCH 18/24] xen: credit2: soft-affinity awareness fallback_cpu() and cpu_pick()

[Resend PATCH 0/2] Xen: Fix Xen hypervisor panic during dumping timer info on huge machine
 2016-09-30  2:19 UTC  (3+ messages)
` [Resend PATCH 1/2] Xen/Keyhandler: Make keyhandler always run in tasklet
` [Resend PATCH 2/2] Xen/timer: Process softirq during dumping timer info

[qemu-mainline test] 101213: tolerable FAIL - PUSHED
 2016-09-30  1:16 UTC 

[xen-unstable test] 101209: tolerable FAIL - PUSHED
 2016-09-29 22:14 UTC 

[xen-unstable-smoke test] 101212: tolerable all pass - PUSHED
 2016-09-29 20:48 UTC 

[PATCH 0/2] Xen pvUSB correction
 2016-09-29 19:39 UTC  (13+ messages)
` [PATCH 1/2] xen: add an own bus for xen backend devices
` [PATCH 2/2] xen: add qemu device for each pvusb backend
    ` [Qemu-devel] "

[xtf test] 101211: all pass - PUSHED
 2016-09-29 19:18 UTC 

[PATCH] x86emul: fix {,i}mul and {,i}div
 2016-09-29 18:21 UTC  (3+ messages)

[PATCH v5] vm_event: Implement ARM SMC events
 2016-09-29 18:18 UTC  (2+ messages)

qdevification of xen_disk
 2016-09-29 18:10 UTC  (2+ messages)

[PATCH] x86emul: simplify LEAVE handling
 2016-09-29 17:46 UTC  (2+ messages)

[ovmf test] 101206: all pass - PUSHED
 2016-09-29 15:54 UTC 

[qemu-mainline test] 101203: tolerable FAIL - PUSHED
 2016-09-29 15:45 UTC 

[libvirt test] 101200: tolerable FAIL - PUSHED
 2016-09-29 15:00 UTC 

[xen-unstable test] 101202: regressions - FAIL
 2016-09-29 14:55 UTC 

[PATCH] trace: Fix incorrect number of pages used for trace metadata
 2016-09-29 13:53 UTC 

[xen-4.7-testing test] 101197: tolerable FAIL - PUSHED
 2016-09-29 13:41 UTC 

Adding new custom devices to Xen via QEMU
 2016-09-29 13:35 UTC 

[xen-4.6-testing baseline-only test] 67782: regressions - FAIL
 2016-09-29 13:28 UTC 

[distros-debian-wheezy test] 67783: all pass
 2016-09-29 12:57 UTC 

[xen-unstable-smoke test] 101207: tolerable all pass - PUSHED
 2016-09-29 12:52 UTC 

[PATCH v8 00/13] x86: multiboot2 protocol support
 2016-09-29 12:47 UTC  (13+ messages)
` [PATCH v8 04/13] x86: properly calculate xen ELF end of image address
` [PATCH v8 06/13] efi: create new early memory allocator
` [PATCH v8 13/13] x86: add multiboot2 protocol support for relocatable images

Regression introduced by a3db233 x86emul: use DstEax also for {, I}{MUL, DIV
 2016-09-29 11:13 UTC  (4+ messages)

[PATCH v2] Enhancements to hvmloader for Xen 4.8
 2016-09-29 10:48 UTC  (8+ messages)
` [PATCH v2 1/2] hvmloader: Use MB(x) and GB(x) macros
` [PATCH v2 2/2] hvmloader, pci: Don't try to relocate memory if 64-bit BAR is bigger than ~2GB

[ovmf test] 101199: all pass - PUSHED
 2016-09-29 10:12 UTC 

Xen failing under VMware
 2016-09-29  9:06 UTC  (2+ messages)

[xen-unstable baseline-only test] 67780: regressions - FAIL
 2016-09-29  7:12 UTC 

[qemu-mainline baseline-only test] 67781: tolerable FAIL
 2016-09-29  6:18 UTC 

[PATCH v1] hvmloader, pci: Don't try to relocate memory if 64-bit BAR is bigger than 4GB
 2016-09-29  6:08 UTC  (4+ messages)

[qemu-mainline test] 101192: trouble: broken/fail/pass
 2016-09-29  5:50 UTC 

[xen-unstable test] 101190: regressions - FAIL
 2016-09-29  4:28 UTC 

[xen-unstable-smoke test] 101198: tolerable all pass - PUSHED
 2016-09-29  3:49 UTC 

[PATCH] xenpv: Fix qemu_uuid compiling error
 2016-09-29  3:38 UTC  (4+ messages)

[PATCH v4 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-09-29  3:08 UTC  (6+ messages)
` [PATCH v4 2/6] VMX: Properly handle pi when all the assigned devices are removed

[xen-unstable-smoke test] 101195: tolerable all pass - PUSHED
 2016-09-29  1:38 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).