messages from 2012-01-26 17:20:58 to 2012-01-27 23:20:16 UTC [more...]
XEN 4.1.3-rc1 bug, spinlock acquired twice
2012-01-27 23:20 UTC
[PATCH v6 00/24] Xenstore stub domain
2012-01-27 22:15 UTC (25+ messages)
` [PATCH 01/24] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
` [PATCH 02/24] xen: allow global VIRQ handlers to be delegated to other domains
` [PATCH 03/24] xen: change virq parameters from int to uint32_t
` [PATCH 04/24] xen: use XSM instead of IS_PRIV for getdomaininfo
` [PATCH 05/24] xen: Preserve reserved grant entries when switching versions
` [PATCH 06/24] tools/libxl: pull xenstore/console domids from xenstore
` [PATCH 07/24] lib{xc, xl}: Seed grant tables with xenstore and console grants
` [PATCH 08/24] mini-os: use BSD sys/queue.h instead of Linux list.h
` [PATCH 09/24] mini-os: avoid crash if no console is provided
` [PATCH 10/24] mini-os: remove per-fd evtchn limit
` [PATCH 11/24] mini-os: create app-specific configuration
` [PATCH 12/24] mini-os: Move test functions into test.c
` [PATCH 13/24] mini-os: make frontends and xenbus optional
` [PATCH 14/24] xenstored: use grant references instead of map_foreign_range
` [PATCH 15/24] xenstored: refactor socket setup code
` [PATCH 16/24] xenstored: add NO_SOCKETS compilation option
` [PATCH 17/24] xenstored: support for tdb_copy with TDB_INTERNAL
` [PATCH 18/24] xenstored: add --internal-db flag
` [PATCH 19/24] xenstored: support running in minios stubdom
` [PATCH 20/24] xenstored: add --event parameter for bootstrapping
` [PATCH 21/24] stubdom: enable xenstored build
` [PATCH 22/24] xenstored: use domain_is_unprivileged instead of checking conn->id
` [PATCH 23/24] xenstored: add --priv-domid parameter
` [PATCH 24/24] xenstored: Add stub domain builder
[PATCH] Tools: build tests
2012-01-27 21:21 UTC
[linux test] 11644: regressions - FAIL
2012-01-27 20:40 UTC
[PATCH v2 0/2] libxl: save/restore qemu physmap
2012-01-27 20:12 UTC (3+ messages)
` [PATCH v2 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK
[PATCH v3 0/6] prevent Qemu from waking up needlessly
2012-01-27 20:08 UTC (9+ messages)
` [PATCH v3 1/6] xen: do not initialize the interval timer emulator
` [PATCH v3 2/6] xen: disable rtc_clock
` [PATCH v3 3/6] xen: introduce an event channel for buffered io event notifications
` [PATCH v3 4/6] timers: the rearm function should be able to handle delta = INT64_MAX
` [PATCH v3 5/6] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
` [PATCH v3 6/6] qemu_calculate_timeout: increase minimum timeout to 1h
[RFC PATCH V2] New Xen netback implementation
2012-01-27 19:22 UTC (2+ messages)
[PATCHv3 0 of 2] libxl: Extend CPU affinity syntax and enable for specifying it in config file
2012-01-27 19:18 UTC (2+ messages)
[PATCH v3] libxl: add support for yajl 2.x
2012-01-27 19:09 UTC (2+ messages)
[PATCH] xen-pciback features for v3.4 (FLR). v2
2012-01-27 19:07 UTC (4+ messages)
` [PATCH 1/2] pci: Introduce __pci_reset_function_locked to be used when holding device_lock
Where does xl debug logging info appear?
2012-01-27 19:05 UTC (2+ messages)
[PATCH] xenpaging: make file_op largefile aware
2012-01-27 19:03 UTC (2+ messages)
GPLPV and pci passthrough
2012-01-27 19:02 UTC (3+ messages)
Linux 3.2.2 & btrfs, on a DomU
2012-01-27 18:59 UTC
[PATCH v2 0/2] Xen (PV and HVM) multiple PV consoles
2012-01-27 18:45 UTC (5+ messages)
` [PATCH v2 1/2] hvc_xen: support PV on HVM consoles
` [PATCH v2 2/2] hvc_xen: implement multiconsole support
[PATCH 0/2] Xen (PV and HVM) multiple PV consoles
2012-01-27 18:37 UTC (9+ messages)
` [PATCH 1/2] hvc_xen: support PV on HVM consoles
` [PATCH 2/2] hvc_xen: implement multiconsole support
` [Xen-devel] "
[PATCH] tools/libxc: handle fallback in linux_privcmd_map_foreign_bulk properly
2012-01-27 18:33 UTC (2+ messages)
Xen 3.4.4 released
2012-01-27 18:28 UTC
[PATCH 00 of 13] Sharing overhaul V4
2012-01-27 18:27 UTC (4+ messages)
` [PATCH 12 of 13] Memshrtool: tool to test and exercise the sharing subsystem
[PATCH 0 of 9] libxl: API updates + xl: JSON
2012-01-27 18:16 UTC (7+ messages)
` [PATCH 6 of 9] libxl: expose cpu topology as a single list of cpu->{node, core, socket} maps
` [PATCH 7 of 9] libxl: drop libxl_cpuarray -- topology was the only user
[PATCH] libxl_qmp: fix qmp_next
2012-01-27 17:58 UTC (2+ messages)
[PATCH v2] libxl: fix mutex initialization
2012-01-27 17:49 UTC (2+ messages)
[PATCH] libxl: fix upstream qemu binary name to what we actually install
2012-01-27 17:09 UTC (2+ messages)
[PATCH v8 00/11] libxl: New event API
2012-01-27 17:07 UTC (11+ messages)
` [PATCH 01/11] .gitignore/.hgignore: New names for ioemu dirs, seabios
` [PATCH 02/11] xl: fix a couple of memory leaks
` [PATCH 04/11] ocaml, libxl: support "private" fields
` [PATCH 09/11] libxl: New convenience macro CONTAINER_OF
[PATCH v5 00/24] Xenstore stub domain
2012-01-27 16:40 UTC (47+ messages)
` [PATCH 01/24] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
` [PATCH 02/24] xen: allow global VIRQ handlers to be delegated to other domains
` [PATCH 03/24] xen: change virq parameters from int to uint32_t
` [PATCH 04/24] xen: use XSM instead of IS_PRIV for getdomaininfo
` [PATCH 05/24] xen: Preserve reserved grant entries when switching versions
` [PATCH 06/24] tools/libxl: pull xenstore/console domids from xenstore
` [PATCH 07/24] lib{xc, xl}: Seed grant tables with xenstore and console grants
` [PATCH 08/24] mini-os: avoid crash if no console is provided
` [PATCH 09/24] mini-os: remove per-fd evtchn limit
` [PATCH 10/24] mini-os: create app-specific configuration
` [PATCH 11/24] mini-os: Move test functions into test.c
` [PATCH 12/24] mini-os: make frontends and xenbus optional
` [PATCH 13/24] mini-os: fix list.h include guard name
` [PATCH 14/24] xenstored: use grant references instead of map_foreign_range
` [PATCH 15/24] xenstored: refactor socket setup code
` [PATCH 16/24] xenstored: add NO_SOCKETS compilation option
` [PATCH 17/24] xenstored: support for tdb_copy with TDB_INTERNAL
` [PATCH 18/24] xenstored: add --internal-db flag
` [PATCH 19/24] xenstored: support running in minios stubdom
` [PATCH 20/24] stubdom: enable xenstored build
` [PATCH 21/24] xenstored: add --event parameter for bootstrapping
` [PATCH 22/24] xenstored: use domain_is_unprivileged instead of checking conn->id
` [PATCH 23/24] xenstored: add --priv-domid parameter
` [PATCH 24/24] xenstored: Add stub domain builder
[PATCH v2 0/5] prevent Qemu from waking up needlessly
2012-01-27 15:53 UTC (12+ messages)
` [PATCH v2 1/5] xen: do not initialize the interval timer emulator
` [PATCH v2 2/5] xen: disable rtc_clock
` [PATCH v2 3/5] xen: introduce an event channel for buffered io event notifications
` [PATCH v2 4/5] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
` [PATCH v2 5/5] qemu_calculate_timeout: increase minimum timeout to 1h
[xen-unstable test] 11643: tolerable FAIL - PUSHED
2012-01-27 15:48 UTC
[PATCH v6 00/27] xen: ARMv7 with virtualization extensions
2012-01-27 15:15 UTC (3+ messages)
` [PATCH v6 07/27] xen/common/Makefile: introduce HAS_CPUFREQ, HAS_PCI, HAS_PASSTHROUGH, HAS_NS16550, HAS_KEXEC
regression ioatdma 3.3
2012-01-27 15:02 UTC (3+ messages)
[qemu-upstream-unstable test] 11628: trouble: blocked/broken/pass
2012-01-27 14:35 UTC (5+ messages)
` [xen-unstable test] 11631: regressions - "
` [xen-unstable test] 11631: regressions - trouble: blocked/broken/pass [and 1 more messages]
[xen-unstable test] 11627: regressions - trouble: blocked/broken/fail/pass
2012-01-27 14:28 UTC (3+ messages)
seabios build failure
2012-01-27 14:19 UTC (5+ messages)
[PATCH 1/2] xen: Introduce PHYSDEVOP_pirq_eoi_gmfn_new
2012-01-27 14:10 UTC (8+ messages)
` [PATCH v2 1/2] xen: introduce PHYSDEVOP_pirq_eoi_gmfn_v2
` [PATCH v2 2/2] linux/xen: support pirq_eoi_map
[PATCH] tools/libxc: send page-in requests in batches in linux_privcmd_map_foreign_bulk
2012-01-27 12:35 UTC (4+ messages)
VGA passthough still not working
2012-01-27 11:02 UTC (14+ messages)
` [Xen-users] "
` [Xen-devel] "
` Future of xend and xl (Was: Re: [Xen-users] VGA passthough still not working)
` [Xen-users] Future of xend and xl (Was: "
` xl vs xm - hernya (bad results)
RFC: Still TODO for 4.2?
2012-01-27 10:57 UTC (19+ messages)
` Driver domains and hotplug scripts, redux
[PATCH] xen-netfront: correct MAX_TX_TARGET calculation
2012-01-27 10:36 UTC (4+ messages)
[PATCH] qemu: react to XenbusStateClosing
2012-01-27 10:32 UTC (2+ messages)
RFC PATCH: bring OpenBSD stdarg in line with FreeBSD one
2012-01-27 10:26 UTC (4+ messages)
[PATCH 00 of 13 RFC] libxl: add hotplug script calling
2012-01-27 10:21 UTC (5+ messages)
` [PATCH 09 of 13 RFC] libxl: destroy devices before device model
[xen-unstable bisection] complete build-amd64
2012-01-27 9:51 UTC (5+ messages)
Fwd: BUG in linux+v3.2.1/drivers/xen/xen-pciback/pci_stub.c
2012-01-27 3:05 UTC (5+ messages)
` [Xen-devel] "
[linux test] 11638: regressions - trouble: blocked/broken/pass
2012-01-27 2:45 UTC
[xen-unstable test] 11637: regressions - trouble: blocked/broken/pass
2012-01-27 2:40 UTC
WARN... Device 'cpu1' does not have a release() function, it is broken and must be fixed. when doing 'xl vcpu-set <guest_id> 1'
2012-01-27 0:53 UTC (4+ messages)
[PATCH] disable downloading qemu traditional
2012-01-26 22:34 UTC (3+ messages)
[PATCH] xenpaging: unify return value in nominate and evict
2012-01-26 19:56 UTC
[PATCH v2 0/2] use pirq_eoi_map in modern Linux kernels
2012-01-26 17:59 UTC
[PATCH] Fix setting XENSTORED_ROOTDIR in xencommons
2012-01-26 17:43 UTC (2+ messages)
[PATCH] libxl: fix mutex initialization
2012-01-26 17:41 UTC (2+ messages)
[PATCH] libxl: fix parse_backend_path and device_backend_path to be mutual
2012-01-26 17:38 UTC (2+ messages)
[PATCH] netback: fix multi page ring size calculation
2012-01-26 17:21 UTC (2+ messages)
[PATCH 0 of 8] xenalyze: Optimizations
2012-01-26 17:21 UTC (9+ messages)
` [PATCH 1 of 8] xenalyze: Improve record-sorting algorithm
` [PATCH 2 of 8] xenalyze: Remove spurious dump_header construction
` [PATCH 3 of 8] xenalyze: Remove --dump-cooked
` [PATCH 4 of 8] xenalyze: Enable -O2 optimization level
` [PATCH 5 of 8] xenalyze: Rework math to remove two 64-bit divisions
` [PATCH 6 of 8] xenalyze: Eliminate unnecessary cycles_to_time calculation
` [PATCH 7 of 8] xenalyze: Introduce more efficient read mechanism
` [PATCH 8 of 8] xenalyze: Get rid of redundant hvm dump_header
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).