messages from 2017-03-23 13:25:04 to 2017-03-24 13:30:25 UTC [more...]
[PATCH v3] tools/firmware: add ACPI device for Windows laptop/slate mode switch
2017-03-24 13:30 UTC (2+ messages)
[PATCH RFC] x86/emulate: implement hvmemul_cmpxchg() with an actual CMPXCHG
2017-03-24 13:24 UTC
[PATCH v9 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
2017-03-24 13:09 UTC (29+ messages)
` [PATCH v9 2/5] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v9 4/5] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v9 5/5] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps
[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
2017-03-24 13:05 UTC (14+ messages)
` [RFC PATCH 8/9] iommu: Split iommu_hwdom_init() into arch specific parts
` [RFC PATCH 9/9] xen: Add use_iommu flag to createdomain domctl
[PATCH v2 00/27] arm64: Dom0 ITS emulation
2017-03-24 13:00 UTC (40+ messages)
` [PATCH v2 01/27] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [PATCH v2 02/27] ARM: GICv3: allocate LPI pending and property table
` [PATCH v2 08/27] ARM: GICv3 ITS: introduce host LPI array
` [PATCH v2 09/27] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v2 10/27] ARM: GICv3: forward pending LPIs to guests
` [PATCH v2 12/27] ARM: vGICv3: handle virtual LPI pending and property tables
` [PATCH v2 13/27] ARM: vGICv3: Handle disabled LPIs
` [PATCH v2 14/27] ARM: vGICv3: introduce basic ITS emulation bits
` [PATCH v2 15/27] ARM: vITS: introduce translation table walks
[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
2017-03-24 12:56 UTC (11+ messages)
[linux-linus test] 106857: regressions - FAIL
2017-03-24 12:41 UTC
[PATCH v3 0/3] xen: support of large memory maps
2017-03-24 12:18 UTC (7+ messages)
` [PATCH v3 1/3] xen/x86: split boot trampoline into permanent and temporary part
` [PATCH v3 2/3] xen/x86: use trampoline e820 buffer for BIOS interface only
` [PATCH v3 3/3] xen/x86: support larger memory map from EFI
[PATCH v2] docs: update HVM emulated unplug protocol to cover NVMe disks
2017-03-24 11:57 UTC (3+ messages)
[PATCH] tools/firmware: use a canned config for seabios
2017-03-24 11:54 UTC (3+ messages)
[PATCH] xen/Makefile: remove all temporary files for every architecture
2017-03-24 11:49 UTC (2+ messages)
[PATCH v2] tools/firmware: add ACPI device for Windows laptop/slate mode switch
2017-03-24 11:40 UTC (7+ messages)
[PATCH] tools/libxenforeignmemory: add a call to restrict the handle
2017-03-24 11:40 UTC (2+ messages)
[PATCH v2] x86/mm: fix the check in get_pg_owner
2017-03-24 11:38 UTC (2+ messages)
[PATCH] x86/mm: relax the check in get_pg_owner
2017-03-24 11:18 UTC (5+ messages)
Oprofile Report
2017-03-24 11:02 UTC (4+ messages)
[PATCH v2] boot allocator: Use arch helper for virt_to_mfn on DIRECTMAP
2017-03-24 10:54 UTC (4+ messages)
[PATCH] docs: update HVM emulated unplug protocol to cover NVMe disks
2017-03-24 10:52 UTC (4+ messages)
[PATCH 0/2] xen/arm32: Use alternative to skip the check of pending serrors
2017-03-24 10:48 UTC (5+ messages)
` [PATCH 1/2] xen/arm32: Introduce alternative runtime patching
[PATCH 00/11] pl011 emulation support in Xen
2017-03-24 10:39 UTC (16+ messages)
` [PATCH 01/11] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 02/11] xen/arm: vpl011: Add new hvm params in Xen for ring buffer/event setup
[PATCH 0/2] libxl: add PV display device driver interface
2017-03-24 10:35 UTC (8+ messages)
[PATCH] xen/x86: use 64 bit mask when masking away mfn bits
2017-03-24 10:10 UTC (2+ messages)
[PATCH] tools/firmware: add ACPI device for Windows laptop/slate mode switch
2017-03-24 10:09 UTC (2+ messages)
[PATCH 0/3] Rework vlapic timer to behave more like real-hardware
2017-03-24 9:54 UTC (7+ messages)
` [PATCH 1/3] x86/vlapic: Fix vLAPIC Timer to behave more like real-hw
` [PATCH 2/3] x86/vlapic: Handle change of timer Divide Configuration Register
` [PATCH 3/3] x86/vlapic: Reset LAPIC Timer only on TSC Deadline mode change
[PATCH v2 0/9] Fixes to pagetable handling
2017-03-24 9:06 UTC (31+ messages)
` [PATCH v2 2/9] x86/pagewalk: Use pointer syntax for pfec parameter
` [PATCH v2 3/9] x86/shadow: Drop VALID_GFN()
` [PATCH v2 4/9] x86/pagewalk: Clean up guest_supports_* predicates
` [PATCH v2 5/9] x86/pagewalk: Helpers for reserved bit handling
` [PATCH v2 7/9] x86/shadow: Use the pagewalk reserved bits helpers
` [PATCH v2 8/9] x86/pagewalk: Improve the logic behind setting access and dirty bits
` [PATCH v2 9/9] x86/pagewalk: non-functional cleanup
[PATCH v2] xen-platform: separate unplugging of NVMe disks
2017-03-24 9:05 UTC (3+ messages)
[xen-unstable test] 106504: regressions - FAIL
2017-03-24 9:00 UTC (11+ messages)
[PATCH v10 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
2017-03-24 8:44 UTC (6+ messages)
` [PATCH v10 4/6] VT-d: introduce update_irte to update irte safely
[PATCH 00/18] Provide a command line option to choose how to handle SErrors
2017-03-24 8:11 UTC (16+ messages)
` [PATCH 14/18] xen/arm: Unmask the Abort/SError bit in the exception entries
` [PATCH 16/18] xen/arm: Isolate the SError between the context switch of 2 vCPUs
[qemu-upstream-4.4-testing test] 106849: tolerable FAIL - PUSHED
2017-03-24 7:46 UTC
[PATCH v3 0/3] new ring macros, 9pfs and pvcalls headers
2017-03-24 7:44 UTC (5+ messages)
` [PATCH v3 1/3] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
[PATCH v2] dm_op: Add xendevicemodel_modified_memory_bulk
2017-03-24 7:21 UTC (8+ messages)
[PATCH v4 0/8] xen/9pfs: introduce the Xen 9pfs backend
2017-03-24 6:02 UTC (8+ messages)
` [Qemu-devel] "
` [PATCH v4 1/8] xen: import ring.h from xen
[libvirt test] 106855: regressions - FAIL
2017-03-24 5:48 UTC
[PATCH for-4.8] xen/arm:alternative: Register re-mapped Xen area as a temporary virtual region
2017-03-24 5:45 UTC (3+ messages)
[PATCH v2] xen/arm:alternative: Register re-mapped Xen area as a temporary virtual region
2017-03-24 5:43 UTC (3+ messages)
[ovmf test] 106852: all pass - PUSHED
2017-03-24 5:29 UTC
[qemu-upstream-4.5-testing test] 106846: tolerable trouble: broken/fail/pass - PUSHED
2017-03-24 2:38 UTC
[xen-4.8-testing test] 106844: tolerable FAIL - PUSHED
2017-03-24 0:19 UTC
[PATCH] libxl/xl: add support for Xen 9pfs
2017-03-23 23:36 UTC
[xen-4.7-testing test] 106842: tolerable FAIL - PUSHED
2017-03-23 21:25 UTC
[PATCH v3 0/4] xen: add qdevs for each backend, correct pvUSB
2017-03-23 21:11 UTC (5+ messages)
` [PATCH v3 2/4] qdev: add function qdev_set_id()
` [Qemu-devel] "
` [PATCH v3 3/4] xen: create qdev for each backend device
` [Qemu-devel] "
[xen-unstable-smoke test] 106871: tolerable trouble: broken/fail/pass - PUSHED
2017-03-23 21:03 UTC
[linux-next test] 106838: regressions - FAIL
2017-03-23 19:57 UTC
[PATCH V8 1/3] irq: Add flags to request_percpu_irq function
2017-03-23 19:19 UTC (3+ messages)
[xen-4.5-testing test] 106840: regressions - FAIL
2017-03-23 19:02 UTC
[PATCH v6 0/7] Xen transport for 9pfs frontend driver
2017-03-23 18:43 UTC
[PATCH] arm/mm: remove unused p2m_refcount in page_info
2017-03-23 18:12 UTC (2+ messages)
[PATCH 00/28] arm64: Dom0 ITS emulation
2017-03-23 18:08 UTC (5+ messages)
` [PATCH 04/28] ARM: GICv3 ITS: allocate device and collection table
[GSoC] Xen on ARM: create multiple guests from device tree
2017-03-23 18:07 UTC (14+ messages)
[xen-unstable-smoke test] 106869: tolerable trouble: broken/fail/pass - PUSHED
2017-03-23 18:01 UTC
[PATCH V8 1/3] irq: Add flags to request_percpu_irq function
2017-03-23 17:42 UTC
[PATCH] Config.mk: update OVMF changeset
2017-03-23 17:10 UTC
[PATCH v2 0/3] xen: support of large memory maps
2017-03-23 17:01 UTC (13+ messages)
` [PATCH v2 1/3] xen/x86: split boot trampoline into permanent and temporary part
` [PATCH v2 2/3] xen/x86: use trampoline e820 buffer for BIOS interface only
` [PATCH v2 3/3] xen/x86: support larger memory map from EFI
[PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen
2017-03-23 16:45 UTC (2+ messages)
[PATCH V2] x86/emulate: synchronize LOCKed instruction emulation
2017-03-23 16:31 UTC (19+ messages)
[PATCH] x86: suppress duplicate symbol warnings for CONFIG_GCOV
2017-03-23 16:00 UTC (3+ messages)
gnttab_map_refs and contiguous buffer
2017-03-23 15:40 UTC
[PATCH v4 01/14] golang/xenlight: Create stub package
2017-03-23 15:37 UTC (5+ messages)
[xen-unstable-smoke test] 106868: tolerable trouble: broken/fail/pass - PUSHED
2017-03-23 14:35 UTC
[qemu-upstream-4.8-testing test] 106837: tolerable FAIL - PUSHED
2017-03-23 14:24 UTC
[PATCH] xen, fbfront: fix connecting to backend
2017-03-23 14:21 UTC (4+ messages)
[PATCH] xen, fbfront: add support for specifying size via xenstore
2017-03-23 14:13 UTC
[qemu-mainline baseline-only test] 71064: tolerable trouble: blocked/broken/fail/pass
2017-03-23 13:37 UTC
[PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data
2017-03-23 13:24 UTC (3+ messages)
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).