messages from 2012-01-31 12:42:54 to 2012-02-01 22:32:51 UTC [more...]
[PATCH 1/2] qemu-xen: Pass through, utility functions
2012-02-01 22:32 UTC (7+ messages)
` [PATCH 2/2] qemu-xen: Intel GPU passthrough
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-02-01 22:22 UTC (2+ messages)
Xen Mem Page Sharing
2012-02-01 21:27 UTC
[PATCH] small fixes to 3.3 (and 3.2) CPU hotplug code. (v1)
2012-02-01 21:16 UTC (3+ messages)
` [PATCH 1/2] xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic
` [PATCH 2/2] xen/bootup: During bootup suppress XENBUS: Unable to read cpu state
Domain relinquish resources racing with p2m access
2012-02-01 20:49 UTC
[PATCH 0 of 2] x86/mm: Switch paging/sharing/access per-page ops to memops
2012-02-01 20:09 UTC (3+ messages)
` [PATCH 1 of 2] Use memops for mem paging, sharing, and access, instead of domctls
` [PATCH 2 of 2] x86/mm: New sharing audit memop
[PATCH 0 of 5] Synchronized p2m lookups
2012-02-01 19:56 UTC (6+ messages)
` [PATCH 1 of 5] Make p2m lookups fully synchronized wrt modifications
` [PATCH 2 of 5] Clean up locking now that p2m lockups are fully synchronized
` [PATCH 3 of 5] Rework locking in the PoD layer
` [PATCH 4 of 5] Re-order calls to put_gfn() around wait queu invocations
` [PATCH 5 of 5] x86/mm: Revert changeset 24582:f6c33cfe7333
[PATCH 0 of 9] x86/mm: Fixes to sharing, paging and p2m
2012-02-01 19:52 UTC (10+ messages)
` [PATCH 1 of 9] x86/mm: Remove p2m_ram_paging_in
` [PATCH 2 of 9] x86/mm: Don't fail to nominate for paging on type flag, rather look at type count
` [PATCH 3 of 9] x86/mm: Refactor possibly deadlocking get_gfn calls
` [PATCH 4 of 9] Reorder locks used by shadow code in anticipation of synchronized p2m lookups
` [PATCH 5 of 9] x86/mm: When removing/adding a page from/to the physmap, keep in mind it could be shared
` [PATCH 6 of 9] x86/mm: Fix balooning+sharing
` [PATCH 7 of 9] x86/mm: Fix paging stats
` [PATCH 8 of 9] x86/mm: Make sharing ASSERT check more accurate
` [PATCH 9 of 9] x86/mm: Make debug_{gfn, mfn, gref} calls to sharing more useful and correct
Crashing / unable to start domUs due to high number of luns?
2012-02-01 19:48 UTC (3+ messages)
[PATCH 0 of 6] libxl: refactor suspend/resume code
2012-02-01 19:30 UTC (20+ messages)
` [PATCH 1 of 6] libxl: helper function to send commands to traditional qemu
` [PATCH 3 of 6] libxl: QMP stop/resume & refactor QEMU suspend/resume/save
` [PATCH 4 of 6] libxl: support suspend_cancel in domain_resume
` [PATCH 6 of 6] libxl: resume instead of unpause on xl save -c
[PATCH 00/10] FLASK updates: MSI interrupts, cleanups
2012-02-01 19:09 UTC (20+ messages)
` [PATCH 01/10] xsm: Add security labels to event-channel dump
` [PATCH 02/10] xsm: Add security label to IRQ debug output
` [PATCH 03/10] xsm/flask: Use PCI device label for PCI-MSI IRQs
` [PATCH 04/10] xsm: Add xsm_map_domain_pirq hook
` [PATCH 05/10] xsm: Use mapped IRQ not PIRQ in unmap_domain_pirq
` [PATCH 06/10] xsm/flask: Improve error reporting for ocontexts
` [PATCH 07/10] xsm/flask: Remove useless back pointers
` [PATCH 08/10] flask/policy: Policy build updates
` [PATCH 09/10] flask/policy: Add user and constraint examples
` [PATCH 10/10] flask/policy: use declare_domain for dom0_t
` [PATCH 0/8] XSM/FLASK updates part 2: booleans, stubdoms
` [PATCH 1/8] xen/xsm: fix incorrect handling of XSM hook return
` [PATCH 2/8] xsm/flask: allow policy booleans to be addressed by name
` [PATCH 3/8] libflask: Add boolean manipulation functions
` [PATCH 4/8] flask: add flask-{get,set}-bool tools
` [PATCH 5/8] flask/policy: Add boolean example
` [PATCH 6/8] libxl: Add device_model_stubdomain_seclabel
` [PATCH 7/8] flask/policy: add device model types to example policy
` [PATCH 8/8] xsm/flask: Improve domain ID auditing in AVCs
[PATCH v4 0/3] libxl: save/restore qemu physmap
2012-02-01 18:10 UTC (4+ messages)
` [PATCH v4 1/3] libxc: introduce XC_SAVE_ID_TOOLSTACK
` [PATCH v4 2/3] libxl: save/restore qemu's physmap
` [PATCH v4 3/3] libxl_qmp: remove libxl__qmp_migrate, introduce libxl__qmp_save
Xen Mem Page Sharing
2012-02-01 18:05 UTC
VGA passthough still not working
2012-02-01 18:05 UTC (27+ messages)
` [Xen-devel] "
` [Xen-users] "
` 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)
` [Xen-users] "
Reminder: Xen Hackathon hosted by Oracle, March 6-8, Santa Clara, CA, USA
2012-02-01 17:40 UTC
[PATCH 0 of 6 V2] libxl: refactor suspend/resume code
2012-02-01 17:38 UTC (10+ messages)
` [PATCH 1 of 6 V2] libxl: helper function to send commands to traditional qemu
` [PATCH 2 of 6 V2] libxl: bugfix: create_domain() return to caller if !daemonize
` [PATCH 3 of 6 V2] libxl: QMP stop/resume & refactor QEMU suspend/resume/save
` [PATCH 4 of 6 V2] libxl: support suspend_cancel in domain_resume
` [PATCH 5 of 6 V2] libxl: refactor migrate_domain and generalize migrate_receive
` [PATCH 6 of 6 V2] libxl: resume instead of unpause on xl save -c
[GIT PULL] libxl API updates backlog
2012-02-01 17:21 UTC (3+ messages)
[PATCH v4] x86/AMD: Add support for AMD's OSVW feature in guests
2012-02-01 16:30 UTC
Linux 3.2.2 & btrfs, on a DomU
2012-02-01 16:27 UTC (2+ messages)
Help needed debugging "EPT Misconfiguration" exception on Intel CPU
2012-02-01 16:25 UTC (2+ messages)
[PATCH] perf: Replace malloc with alloca in hot path
2012-02-01 16:19 UTC (3+ messages)
[PATCH] Tools: build tests
2012-02-01 16:14 UTC (4+ messages)
[PATCH] amd iommu: disable iommu emulation on non-iommu systems
2012-02-01 15:58 UTC (2+ messages)
about page cache architecture of the dom0 and domUs in xen platform
2012-02-01 15:57 UTC (3+ messages)
Xen guest disk online resize, xenstore/blkback/blkfront questions
2012-02-01 15:51 UTC (3+ messages)
[linux test] 11770: regressions - FAIL
2012-02-01 15:26 UTC
Unused Variable in xl code for CPU Pool
2012-02-01 14:48 UTC (2+ messages)
[PATCH v3 0/2] libxl: save/restore qemu physmap
2012-02-01 14:40 UTC (11+ messages)
` [PATCH v3 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK
xc_gnttab_get_version question/bug
2012-02-01 14:36 UTC (2+ messages)
xenstore watches and event queue
2012-02-01 13:45 UTC (2+ messages)
[xen-unstable test] 11761: regressions - FAIL
2012-02-01 13:42 UTC (2+ messages)
[PATCH] x86: avoid deadlock after a PCI SERR NMI
2012-02-01 13:02 UTC
PCI SERR NMI may cause Xen to deadlock
2012-02-01 12:03 UTC (3+ messages)
[xen-4.0-testing test] 11751: tolerable FAIL - PUSHED
2012-02-01 11:23 UTC
[PATCH v3] hvc_xen: implement multiconsole support
2012-02-01 11:18 UTC (3+ messages)
` [Xen-devel] "
[PATCH] xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
2012-02-01 11:09 UTC (5+ messages)
` [Xen-devel] "
Linux kernel initialization using Xen
2012-02-01 10:56 UTC (2+ messages)
Linux kernel initialization using Xen
2012-02-01 10:39 UTC (4+ messages)
[PATCH v3] x86/AMD: Add support for AMD's OSVW feature in guests
2012-02-01 10:18 UTC (2+ messages)
Xen-devel Digest, Vol 84, Issue 4
2012-02-01 10:06 UTC (2+ messages)
[PATCH] qemu-dm: fix unregister_iomem()
2012-02-01 10:00 UTC
[linux test] 11749: regressions - FAIL
2012-02-01 5:52 UTC
[PATCH 0 of 2 V2] libxl - Remus support
2012-02-01 4:44 UTC (3+ messages)
` [PATCH 1 of 2 V2] libxl: Remus - suspend/postflush/commit callbacks
` [PATCH 2 of 2 V2] libxl: Remus - xl remus command
[xen-unstable test] 11748: regressions - FAIL
2012-02-01 3:57 UTC
OProfile patch for Linux 3.2
2012-02-01 1:28 UTC (3+ messages)
[xen-4.0-testing test] 11746: regressions - FAIL
2012-02-01 0:37 UTC
RFC: Still TODO for 4.2?
2012-01-31 20:02 UTC (20+ messages)
` Driver domains and hotplug scripts, redux
[RFC] libxl: fork/wait handling API proposal
2012-01-31 19:34 UTC
[xen-4.1-testing test] 11747: tolerable FAIL - PUSHED
2012-01-31 19:34 UTC
XenSummit 2012: Dates, Location, PMC & CFP
2012-01-31 18:57 UTC
[PATCH v4] libxl: add support for yajl 2.x
2012-01-31 18:15 UTC (2+ messages)
[PATCH 0 of 2] libxl - Remus support
2012-01-31 17:59 UTC (4+ messages)
` [PATCH 1 of 2] libxl: Remus - suspend/postflush/commit callbacks
GPLPV and pci passthrough
2012-01-31 17:20 UTC (9+ messages)
qemu-dm: unregister_iomem() broken?
2012-01-31 16:59 UTC (4+ messages)
[PATCH] Intel GPU passthrough: Host bridge config space
2012-01-31 16:52 UTC (2+ messages)
[PATCH v5 00/24] Xenstore stub domain
2012-01-31 16:38 UTC (4+ messages)
` [PATCH 13/24] mini-os: fix list.h include guard name
[PATCH v4 0/6] prevent QEMU from waking up needlessly
2012-01-31 16:12 UTC (7+ messages)
` [PATCH v4 1/6] xen: do not initialize the interval timer and PCSPK emulator
` [PATCH v4 2/6] xen: disable rtc_clock
` [PATCH v4 3/6] xen: introduce an event channel for buffered io event notifications
` [PATCH v4 4/6] timers: the rearm function should be able to handle delta = INT64_MAX
` [PATCH v4 5/6] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
` [PATCH v4 6/6] qemu_calculate_timeout: increase minimum timeout to 1h
[PATCH v4 0/6] save/restore on Xen
2012-01-31 15:50 UTC (2+ messages)
[PATCH 00 of 20] libxl: drop device_model_info
2012-01-31 15:38 UTC (8+ messages)
` [PATCH 03 of 20] ocaml: use libxl IDL type helpers for C argument passing
` [PATCH 08 of 20] libxl: now that dm creation takes domain_config stop passing down devices
` [PATCH 17 of 20] libxl: move device model selection variables to b_info
[RFC] Using per_cpu(processor) information to pipe it up the hypervisor. v1
2012-01-31 15:32 UTC (2+ messages)
` [PATCH] xen/acpi: Provide a ACPI driver that sends "processor" data to the hypervisor
[xen-unstable test] 11601: tolerable FAIL
2012-01-31 15:12 UTC (4+ messages)
MIPS port
2012-01-31 15:07 UTC (2+ messages)
[XenARM] [help] How to compile the unstable source for arm at sstabellini/xen-unstable.git/.git
2012-01-31 14:53 UTC
[PATCH] qemu-xen: Intel GPU passthrough, fix OpRegion mapping. (v3)
2012-01-31 14:51 UTC (8+ messages)
[RFC PATCH V3] Xen netback / netfront improvement
2012-01-31 14:48 UTC (13+ messages)
` [RFC PATCH V3 12/16] netback: multi-page ring support
` [Xen-devel] "
` [RFC PATCH V3 13/16] netback: stub for multi receive protocol support
` [Xen-devel] "
[PATCH 00 of 32 RFC] libxl: drop device_model_info, better defaults support, stubdoms by default
2012-01-31 14:48 UTC (5+ messages)
` [PATCH 14 of 32 RFC] libxl: HVM device configuration info build_info->u.hvm
vMCE vs migration
2012-01-31 14:34 UTC (8+ messages)
[PATCH 0 of 9] libxl: API updates + xl: JSON
2012-01-31 14:24 UTC (5+ messages)
` [PATCH 6 of 9] libxl: expose cpu topology as a single list of cpu->{node, core, socket} maps
live migration question
2012-01-31 14:17 UTC (7+ messages)
[PATCH v2] msr: Use defines for bits of MSR_IA32_DEBUGCTLMSR instead of numbers
2012-01-31 13:54 UTC
qemu(-dm): aborting on wrong mmio size?
2012-01-31 13:14 UTC (4+ messages)
` [Xen-devel] "
Xen Document Days for Jan, Feb & March : Looking for input on dates and a couple volunteers
2012-01-31 12:49 UTC (5+ messages)
` [Xen-devel] "
` [Xen-users] "
` [Xen-users] [Xen-devel] "
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).