messages from 2014-08-05 19:32:05 to 2014-08-07 06:20:11 UTC [more...]
[PATCH V2 00/12] arm64 EFI stub
2014-08-07 6:20 UTC (22+ messages)
` [PATCH V2 01/12] Create efi-shared.[ch], and move string functions
` [PATCH V2 04/12] Refactor read_file() so it can be shared
` [PATCH V2 05/12] replace split_value() with truncate_string()
` [PATCH V2 06/12] add read_config_file() function for XEN EFI config file
[linux-linus test] 29623: regressions - FAIL
2014-08-07 3:54 UTC
[PATCH] Fix qemu traditional with PCI passthrough
2014-08-07 3:29 UTC (5+ messages)
` [PATCH] qemu-xen-trad: free all the pirqs for msi/msix when driver unloads
linux PVH broken in 3.16.0-rc7 (arch_gnttab_map_shared)
2014-08-07 1:44 UTC (4+ messages)
[v4][PATCH 0/5] xen: introduce new machine for IGD passthrough
2014-08-07 1:44 UTC (14+ messages)
` [v4][PATCH 1/5] i440fx: make types configurable at run-time
` [v4][PATCH 2/5] pc_init1: pass parameters just with types
` [v4][PATCH 3/5] I440FX_PCI_DEVICE: add pci_type to index
` [v4][PATCH 4/5] xen:hw:pci-host:piix: create host bridge to passthrough
` [v4][PATCH 5/5] xen:hw:i386:pc_piix: introduce new machine for IGD passthrough
[PATCH v18 00/11] Remus/Libxl: Remus network buffering and drbd disk
2014-08-07 1:17 UTC (2+ messages)
[PATCH v2] fix Remus failover regression
2014-08-07 1:16 UTC (2+ messages)
[xen-4.4-testing test] 29622: tolerable FAIL - PUSHED
2014-08-06 23:06 UTC
[PATCH v5] Fixes to Xen pciback for 3.17
2014-08-06 22:08 UTC (8+ messages)
[PATCH net-next] xen-netback: Fix vif->disable handling
2014-08-06 21:08 UTC (2+ messages)
[PATCH net-next 1/2 v2] xen-netback: Using a new state bit instead of carrier
2014-08-06 21:07 UTC (6+ messages)
` [PATCH net-next 2/2 v2] xen-netback: Turn off the carrier if the guest is not able to receive
` [PATCH] xen-netback: Small fixes around internal queue purging
` [PATCH] xen-netback: Change disable flag from bool to a bit
` [PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling
[PATCH net-next 0/2] xen-netback: Changes around carrier handling
2014-08-06 21:01 UTC (8+ messages)
` [PATCH net-next 1/2] xen-netback: Using a new state bit instead of carrier
` [PATCH net-next 2/2] xen-netback: Turn off the carrier if the guest is not able to receive
[PATCH net-next 1/4 v5] pktgen: Fill the payload optionally with a pattern
2014-08-06 20:53 UTC (5+ messages)
` [PATCH net-next 2/4 v5] pktgen: Allow setting frag sizes individually
` [PATCH net-next 3/4 v5] pktgen: Fixing UPD checksum calculation
` [PATCH net-next 4/4 v5] pktgen: Allow sending IPv4 TCP packets
` [PATCH net-next 0/4 v5] pktgen: Upstreaming features useful for xen-netback/front testing
[PATCH v3 0/3] map grant refs at pfn = mfn
2014-08-06 20:46 UTC (25+ messages)
[xen-4.2-testing test] 29621: tolerable FAIL - PUSHED
2014-08-06 19:51 UTC
[PATCH net-next] xen-netback: Fix vif->disable handling
2014-08-06 19:33 UTC
ELF .note BSD_SYMTAB
2014-08-06 19:31 UTC (2+ messages)
[PATCH net-next 0/4 v5] pktgen: Upstreaming features useful for xen-netback/front testing
2014-08-06 18:17 UTC
[PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling
2014-08-06 18:16 UTC
[PATCH net-next v4 4/4 RFC] pktgen: Allow sending IPv4 TCP packets
2014-08-06 18:09 UTC (2+ messages)
[PATCH v1 0/2] Extend ioreq-server to support page write protection
2014-08-06 17:38 UTC (17+ messages)
[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
2014-08-06 17:09 UTC (51+ messages)
` [PATCH v2 02/21] xen: guestcopy: Provide an helper to safely copy string from guest
` [PATCH v2 03/21] xen/arm: vgic: Rename nr_lines into nr_spis
` [PATCH v2 04/21] xen/arm: vgic: Introduce a function to initialize pending_irq
` [PATCH v2 06/21] xen/arm: Allow virq != irq
` [PATCH v2 07/21] xen/arm: route_irq_to_guest: Check validity of the IRQ
` [PATCH v2 08/21] xen/arm: Initialize the virtual GIC later
` [PATCH v2 09/21] xen/arm: Release IRQ routed to a domain when it's destroying
` [PATCH v2 10/21] xen/arm: Implement hypercall PHYSDEVOP_{, un}map_pirq
` [PATCH v2 11/21] xen/dts: Use unsigned int for MMIO and IRQ index
` [PATCH v2 13/21] xen/dts: Add hypercalls to retrieve device node information
` [PATCH v2 16/21] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody
` [PATCH v2 17/21] xen/iommu: arm: Wire iommu DOMCTL for ARM
` [PATCH v2 19/21] xen/arm: Reserve region in guest memory for device passthrough
` [PATCH v2 20/21] libxl: Add support for non-PCI passthrough
[PATCH] mini-os: enable compiler check for printk format types
2014-08-06 16:29 UTC (2+ messages)
[PATCH] libxl: support domainReset
2014-08-06 16:05 UTC
[PATCH RFC V5 1/5] xen: Emulate with no writes
2014-08-06 15:58 UTC (5+ messages)
` [PATCH RFC V5 2/5] xen: Optimize introspection access to guest state
` [PATCH RFC V5 3/5] xen: Force-enable relevant MSR events; optimize the number of sent MSR events
` [PATCH RFC V5 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH RFC V5 5/5] xen: Handle resumed instruction based on previous mem_event reply
[PATCH RFC V4 0/5] Basic guest memory introspection support
2014-08-06 15:58 UTC
[qemu-mainline test] 29619: regressions - FAIL
2014-08-06 15:49 UTC
[PATCH RFC 0/1] Introduce VCPUOP_reset_vcpu_info
2014-08-06 15:43 UTC (13+ messages)
` [PATCH RFC 1/1] "
[PATCH v4 0/3] Move xenstore and libxc public headers to include subdir
2014-08-06 15:04 UTC (4+ messages)
` [PATCH v4 1/3] "
[PATCH v8 0/7] xen/arm: Add GICv3 support
2014-08-06 14:52 UTC (7+ messages)
Xen OMAP5 Support
2014-08-06 14:47 UTC (3+ messages)
[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
2014-08-06 14:28 UTC (2+ messages)
[PATCH RFC V4 1/5] xen: Emulate with no writes
2014-08-06 14:00 UTC (9+ messages)
` [PATCH RFC V4 5/5] xen: Handle resumed instruction based on previous mem_event reply
[linux-next test] 29618: tolerable trouble: blocked/broken/fail/pass
2014-08-06 13:17 UTC
Possible problem emulating movntq, movss
2014-08-06 12:50 UTC (10+ messages)
[GIT PULL] Xen updates for 3.17-rc0
2014-08-06 12:14 UTC
virtualization Android OS + XEN
2014-08-06 11:58 UTC (3+ messages)
[PATCH 1/2] xen: Implement ioctl to restrict privcmd to a specific domain
2014-08-06 10:52 UTC (4+ messages)
[PATCH] x86/HVM: extend LAPIC shortcuts around P2M lookups
2014-08-06 9:38 UTC (7+ messages)
[PATCH] xen: arm: don't release modules which aren't in RAM into the heap
2014-08-06 9:37 UTC (6+ messages)
[RFH]: AMD CR intercept for lmsw/clts
2014-08-06 9:34 UTC (8+ messages)
[xen-unstable test] 29616: regressions - FAIL
2014-08-06 8:20 UTC
[PATCH] pass-through: fix unbinding of MSI interrupts
2014-08-06 8:20 UTC (4+ messages)
VMX test report for Xen 4.5-unstable-C/S 28634
2014-08-06 7:57 UTC (3+ messages)
[v3][PATCH 0/5] xen: introduce new machine for IGD passthrough
2014-08-06 6:26 UTC (12+ messages)
` [v3][PATCH 1/4] i440fx: make types configurable at run-time
` [v3][PATCH 2/4] hw:i386:pc_piix: split pc_init1()
` [v3][PATCH 3/4] xen:hw:pci-host:piix: create host bridge to passthrough
[Xen-users] xen on centos6.5 issue with /proc/xen
2014-08-06 5:22 UTC (2+ messages)
[PATCH v6 00/10] vnuma introduction
2014-08-06 4:48 UTC (7+ messages)
` [PATCH v6 05/10] libxl: vnuma topology configuration parser and doc
` [PATCH v6 07/10] libxc: allocate domain memory for vnuma enabled
[xen-4.3-testing test] 29615: regressions - FAIL
2014-08-06 4:18 UTC
[PATCH RFC 2/2] xen: arm: Enable physical address space compression (PDX) on arm64
2014-08-06 3:04 UTC
[linux-3.14 test] 29612: regressions - FAIL
2014-08-06 2:17 UTC
[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
2014-08-05 23:45 UTC
[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
2014-08-05 23:15 UTC
[qemu-upstream-unstable test] 29609: regressions - FAIL
2014-08-05 22:55 UTC
[libvirt test] 29610: regressions - FAIL
2014-08-05 21:59 UTC
[PATCH] libxl: create PVH guests with max memory assigned
2014-08-05 21:36 UTC (10+ messages)
` Is: PVH - how to solve maxmem != memory scenario? Was:Re: "
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).