messages from 2014-04-22 09:45:55 to 2014-04-23 06:51:51 UTC [more...]
[PATCH v3 0/4] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
2014-04-23 6:51 UTC (29+ messages)
` [PATCH v3 1/4] xen-all: Fix xen_hvm_init() to adjust pc memory layout
` [PATCH v3 2/4] GlobalProperty: Display warning about unused -global
` [Xen-devel] "
` [PATCH v3 3/4] pc & q35: Add new object pc-memory-layout
` [PATCH v3 4/4] xen-all: Pass max_ram_below_4g to xen_hvm_init
[PATCH] only use legitimate shift counts in bitmap shifting
2014-04-23 6:50 UTC
[PATCH] x86: add missing break in hwdom_pit_access()
2014-04-23 6:48 UTC
[PATCH] x86/EPT: fix super page splitting when resolving EPT_MISCONFIG VM exits
2014-04-23 6:47 UTC
[linux-3.10 test] 25952: regressions - FAIL
2014-04-23 4:59 UTC
[RFC v2] vm snapshot documents
2014-04-23 3:31 UTC (2+ messages)
Xen Project Document Day is next WEDNESDAY, April 30
2014-04-23 2:50 UTC
The GUI in virtualization and HDMI driver in kernel 3.13
2014-04-23 1:23 UTC
[xen-unstable test] 25949: regressions - trouble: broken/fail/pass
2014-04-23 1:08 UTC
drjones@redhat.com, vkuznets@redhat.com, leiwang@redhat.com, wshi@redhat.com
2014-04-23 0:56 UTC (3+ messages)
[V9 PATCH 0/8] pvh dom0 patches
2014-04-23 0:28 UTC (14+ messages)
` [V9 PATCH 6/8] pvh dom0: Add and remove foreign pages
` [V9 PATCH 7/8] pvh dom0: check for vioapic null ptr in vioapic_range
[PATCH v5 00/17] x86/PMU: Xen PMU PV(H) support
2014-04-22 23:48 UTC (3+ messages)
[PATCH RFC 00/23] tools: add support for FreeBSD
2014-04-22 22:27 UTC (25+ messages)
` [PATCH RFC 02/23] configure: make the libaio test non-fatal on OSes different than Linux
` [PATCH RFC 03/23] include: import FreeBSD headers for evtchn and privcmd devices
` [PATCH RFC 09/23] lz4: add support for OSes that don't have asm/unaligned.h
` [PATCH RFC 10/23] xenstored: add the FreeBSD xenstored interface
` [PATCH RFC 16/23] libxl: add FreeBSD OS support
` [PATCH RFC 17/23] libxl: add support for FreeBSD uuid implementation
[PATCH v6 00/11] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-04-22 20:03 UTC (9+ messages)
` [PATCH v6 02/11] arch, arm: add consistency check to REMOVE p2m changes
` [PATCH v6 04/11] arch, arm: make pfn range passed to map_mmio_regions() inclusive
` [PATCH v6 08/11] tools, libxl: parse optional start gfn from the iomem config option
` [PATCH v6 10/11] tools, libxl: handle the iomem parameter with the memory_mapping hcall
[PATCH 1/3] bridge: preserve random init MAC address
2014-04-22 19:43 UTC (2+ messages)
` [PATCH 2/3] bridge: trigger a bridge calculation upon port changes
[linux-linus test] 25948: regressions - FAIL
2014-04-22 19:35 UTC
[PATCH v5 0/8] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-04-22 19:27 UTC (5+ messages)
` [PATCH v5 2/8] arch, arm: add consistency check to REMOVE p2m changes
[PATCH v5] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
2014-04-22 19:18 UTC (3+ messages)
` [PATCH 3.13] "
[PATCH v9 0/3] Expose HW APIC virtualization support to HVM guests
2014-04-22 19:17 UTC (4+ messages)
` [PATCH v9 1/3] xen/libxc: Allow changing max number of hypervisor cpuid leaves
` [PATCH v9 2/3] x86/hvm: Add HVM-specific hypervisor CPUID leaf
` [PATCH v9 3/3] x86/hvm: Indicate avaliability of HW support of APIC virtualization to HVM guests
[PATCH v3 0/5] xen: Add EFI support
2014-04-22 18:38 UTC (2+ messages)
33 VCPUs in HVM guests with live migration with Linux hangs
2014-04-22 18:34 UTC (2+ messages)
` [XEN PATCH 1/2] hvm: Support more than 32 VCPUS when migrating
Xen domU module debugging using GDBSX
2014-04-22 18:30 UTC (2+ messages)
[PATCH v4 00/21] IOMMU support for ARM
2014-04-22 18:02 UTC (35+ messages)
` [PATCH v4 01/21] xen/arm: map_device: Don't hardcode dom0 in print message
` [PATCH v4 02/21] xen/arm: Constify address pointer for cache helpers
` [PATCH v4 03/21] xen/arm: p2m: Move comment that was misplaced
` [PATCH v4 04/21] xen/arm: p2m: apply_p2m_changes: Only load domain P2M when we flush TLBs
` [PATCH v4 05/21] xen/common: grant-table: only call IOMMU if paging mode translate is disabled
` [PATCH v4 06/21] xen/passthrough: amd: Remove domain_id from hvm_iommu
` [PATCH v4 07/21] xen/passthrough: amd: rename iommu_has_feature into amd_iommu_has_feature
` [PATCH v4 08/21] xen/passthrough: vtd: iommu_set_hwdom_mapping is VTD specific
` [PATCH v4 09/21] xen/dts: Add dt_property_read_bool
` [PATCH v4 10/21] xen/dts: Add dt_parse_phandle_with_args and dt_parse_phandle
` [PATCH v4 11/21] xen/passthrough: rework hwdom_pvh_reqs to use it also on ARM
` [PATCH v4 12/21] xen/passthrough: iommu: Split generic IOMMU code
` [PATCH v4 13/21] xen/passthrough: iommu: Introduce arch specific code
` [PATCH v4 14/21] xen/passthrough: iommu: Basic support of device tree assignment
` [PATCH v4 15/21] xen/passthrough: Introduce IOMMU ARM architecture
` [PATCH v4 16/21] MAINTAINERS: Add drivers/passthrough/arm
` [PATCH v4 17/21] xen/arm: Don't give IOMMU devices to dom0 when iommu is disabled
` [PATCH v4 18/21] xen/arm: p2m: Clean cache PT when the IOMMU doesn't support coherent walk
` [PATCH v4 19/21] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m
` [PATCH v4 20/21] drivers/passthrough: arm: Add support for SMMU drivers
` [PATCH v4 21/21] xen/arm: Add the property "protected-devices" in the hypervisor node
[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
2014-04-22 17:54 UTC (3+ messages)
` [RFC v2 4/6] xen/arm: Implement VLPT for guest p2m mapping in live migration
ARM: grant table setup
2014-04-22 17:37 UTC
Hypervisor crash setting up GIC (arm32)
2014-04-22 17:26 UTC (4+ messages)
[PATCH] libxl: support ACPI shutdown flag
2014-04-22 17:12 UTC
[PATCH] serial: poll the serial console with G_IO_HUP
2014-04-22 17:08 UTC
[PATCH v4] x86/vmx: Add force-ept command line option
2014-04-22 16:36 UTC
Proposal: deprecate "vncviewer" option in xl domain config file
2014-04-22 16:32 UTC (5+ messages)
[PATCH RFC V2 00/10] xl/libxl: JSON infrastructure and new "xl-json" format
2014-04-22 16:12 UTC (27+ messages)
` [PATCH RFC V2 02/10] libxl_json: introduce libx__object_from_json
` [PATCH RFC V2 03/10] libxl_internal: make JSON_* types bit-field
` [PATCH RFC V2 05/10] libxl_json: introduce parser functions for builtin types
` [PATCH RFC V2 06/10] libxl_json: allow basic JSON type objects generation
` [PATCH RFC V2 07/10] libxl/gentypes.py: generate JSON object for keyed-union discriminator
` [PATCH RFC V2 08/10] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct
` [PATCH RFC V2 09/10] libxl/gentest.py: test JSON parser
` [PATCH RFC V2 10/10] xl: introduce "xl-json" format
[linux-3.10 test] 25947: regressions - FAIL
2014-04-22 16:00 UTC
[PATCH v3] x86/vmx: Add force-ept command line option
2014-04-22 15:48 UTC (4+ messages)
Xen Security Advisory 93 - Hardware features unintentionally exposed to guests on ARM
2014-04-22 15:06 UTC
[PATCH v4 0/2] x86/AMD support data breakpoint extension registers
2014-04-22 14:32 UTC (7+ messages)
` [PATCH v4 1/2] SVM: "
` Ping: [PATCH v4 0/2] x86/AMD "
[PATCH v8 0/3] Expose HW APIC virtualization support to HVM guests
2014-04-22 14:26 UTC (6+ messages)
` [PATCH v8 1/3] xen/libxc: Allow changing max number of hypervisor cpuid leaves
vif processing is unbalance
2014-04-22 14:21 UTC (11+ messages)
undefined instruction error during HYP mode switch for arndale-octa board
2014-04-22 14:09 UTC (4+ messages)
[PATCH osstest v4] Add libvirt build and test jobs
2014-04-22 13:55 UTC (6+ messages)
[PATCH] tools/pygrub: store kernels in /var/run/pygrub
2014-04-22 13:55 UTC (4+ messages)
[PATCH] xen/arm: debug-exynos4210: Remove early_uart_init
2014-04-22 13:41 UTC
[PATCH v4 00/18] xen/arm: Interrupt management reworking
2014-04-22 13:36 UTC (21+ messages)
` [PATCH v4 01/18] xen/arm: timer: replace timer_dt_irq by timer_get_irq
` [PATCH v4 02/18] xen/arm: IRQ: Use default irq callback from common code for no_irq_type
` [PATCH v4 03/18] xen/arm: IRQ: Rename irq_cfg into arch_irq_desc
` [PATCH v4 04/18] xen/arm: IRQ: move gic {, un}lock in gic_set_irq_properties
` [PATCH v4 05/18] xen/arm: IRQ: drop irq parameter in __setup_irq
` [PATCH v4 06/18] xen/arm: IRQ: remove __init from setup_dt_irq, request_dt_irq and release_irq
` [PATCH v4 07/18] xen/arm: IRQ: Rework gic_route_irq_to_guest function
` [PATCH v4 08/18] xen/arm: IRQ: Move IRQ management from gic.c to irq.c
` [PATCH v4 09/18] xen/arm: IRQ Introduce irq_get_domain
` [PATCH v4 10/18] xen/arm: IRQ: Require desc.lock be held by callers of hw_irq_controller callbacks
` [PATCH v4 11/18] xen/arm: IRQ: Defer routing IRQ to Xen until setup_irq() call
` [PATCH v4 12/18] xen/arm: IRQ: Do not allow IRQ to be shared between domains and XEN
` [PATCH v4 13/18] xen/serial: remove serial_dt_irq
` [PATCH v4 14/18] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v4 15/18] xen/arm: IRQ: Replace {request, setup}_dt_irq by {request, setup}_irq
` [PATCH v4 16/18] xen: IRQ: Add dev_id parameter to release_irq
` [PATCH v4 17/18] xen/arm: IRQ: extend {request, setup}_irq to take an irqflags in parameter
` [PATCH v4 18/18] xen/arm: IRQ: Handle multiple action per IRQ
Debian Wheezy installer crashes guest when EPT is enabled
2014-04-22 13:25 UTC (9+ messages)
[PATCH] libxl: fix cirrus vga video memory setting with upstream qemu
2014-04-22 13:21 UTC (3+ messages)
[PATCH] gitignore: ignore OVMF directories
2014-04-22 13:15 UTC (2+ messages)
[PATCH v1 1/6] x86: Add support for STAC/CLAC instructions
2014-04-22 13:09 UTC (10+ messages)
[PATCH v2 0/6] x86/P2M: reduce time bulk type changes take
2014-04-22 12:37 UTC (8+ messages)
` [PATCH v2 1/6] x86/EPT: don't walk entire page tables when globally changing types
` [PATCH v2 2/6] x86/EPT: don't walk entire page tables when changing types on a range
` [PATCH v2 3/6] x86/P2M: simplify write_p2m_entry()
` [PATCH v2 4/6] x86/NPT: don't walk entire page tables when changing types on a range
` [PATCH v2 5/6] x86/NPT: don't walk entire page tables when globally changing types
` [PATCH v2 6/6] x86/P2M: cleanup
[PATCH] x86/HAP: drop pointless assertions
2014-04-22 12:32 UTC (2+ messages)
[Xen-users] substantial shutdown delay for PV guests with PCI -passthrough
2014-04-22 12:02 UTC (14+ messages)
usage of fixed path in hotplug scripts
2014-04-22 11:37 UTC (3+ messages)
[xen-unstable test] 25945: tolerable FAIL
2014-04-22 11:19 UTC
Failed to contact a running XenServer management agent
2014-04-22 10:56 UTC (2+ messages)
[PATCH RFC] arm64: 32-bit tolerant sync bitops
2014-04-22 10:55 UTC (2+ messages)
[linux-3.10 test] 25944: regressions - FAIL
2014-04-22 10:52 UTC (3+ messages)
Cleaning up qemu-xen with passed-through devices
2014-04-22 10:41 UTC (2+ messages)
kexec and kdump on Xen?
2014-04-22 10:14 UTC (8+ messages)
` kexec and kdump on Xen??
Bug - IPv4 Address
2014-04-22 10:02 UTC (2+ messages)
Problems running Xen 4.4 on OMAP5432 evm
2014-04-22 9:58 UTC (4+ 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).