xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-08 01:12:31 to 2012-02-09 12:37:25 UTC [more...]

[PATCH v3 0/6] initial suspend support
 2012-02-09 12:37 UTC  (22+ messages)
` [PATCH v3 1/6] suspend: add infrastructure
` [PATCH v3 2/6] suspend: switch acpi s3 to new infrastructure
  ` [Xen-devel] "
` [PATCH v3 3/6] suspend: add system_wakeup monitor command
` [PATCH v3 4/6] suspend: make ps/2 devices wakeup the guest
` [PATCH v3 5/6] suspend: make serial ports "
` [PATCH v3 6/6] suspend: make rtc alarm "

[PATCH] gnttab: miscellaneous fixes
 2012-02-09 12:37 UTC  (2+ messages)

[PATCH, RFC] Re: x86: gnttab_clear_flag() abusing clear_bit()
 2012-02-09 12:33 UTC  (4+ messages)

[PATCH 0 of 5] blkif.h: Document protocol and existing extensions
 2012-02-09 12:32 UTC  (37+ messages)
` [PATCH 1 of 5] blkif.h: Miscelaneous style fixes
` [PATCH 2 of 5] blkif.h: Provide more complete documentation of the blkif interface
` [PATCH 3 of 5] blkif.h: Add definitions for virtual block device major numbers
` [PATCH 4 of 5] blkif.h: Document the RedHat and Citrix blkif multi-page ring extensions
` [PATCH 5 of 5] blkif.h: Define and document the request number/size/segments extension

[PATCH] RFC: Automatically adjust dom0 weight
 2012-02-09 12:31 UTC 

[PATCH 0 of 7] Synchronized p2m lookups v2
 2012-02-09 12:07 UTC  (9+ messages)
` [PATCH 1 of 7] Make p2m lookups fully synchronized wrt modifications
` [PATCH 2 of 7] Clean up locking now that p2m lockups are fully synchronized
` [PATCH 3 of 7] Rework locking in the PoD layer
` [PATCH 4 of 7] Re-order calls to put_gfn() around wait queue invocations
` [PATCH 5 of 7] x86/mm: Revert changeset 24582:f6c33cfe7333
` [PATCH 6 of 7] x86/mm: Refactor possibly deadlocking get_gfn calls
` [PATCH 7 of 7] x86/mm: When removing/adding a page from/to the physmap, keep in mind it could be shared

[PATCH] tools/libxl: use libxl wrapper for yajl_gen_alloc
 2012-02-09 12:02 UTC  (2+ messages)

[PATCH] tools/seabios: override $(PYTHON)
 2012-02-09 11:59 UTC  (2+ messages)

[PATCH 0 of 4] Prune outdated/impossible preprocessor symbols, and update VIOAPIC emulation
 2012-02-09 11:52 UTC  (15+ messages)
` [PATCH 1 of 4] CONFIG: remove CONFIG_SMP #ifdefs
` [PATCH 2 of 4] CONFIG: remove smp barrier definitions
` [PATCH 3 of 4] VIOAPIC: Emulate a version 0x20 IOAPIC
` [PATCH 4 of 4] CONFIG: remove #ifdef __ia64__ from the x86 arch tree

[PATCH v6 00/27] xen: ARMv7 with virtualization extensions
 2012-02-09 11:49 UTC  (2+ messages)

[PATCH] libxl: Set VNC password through QMP
 2012-02-09 11:17 UTC  (6+ messages)

[PATCH] tools: fix qemu build
 2012-02-09 11:09 UTC 

Cdrom on Linux domU PV
 2012-02-09 10:49 UTC  (7+ messages)

seabios build failure in xen tree
 2012-02-09 10:25 UTC  (5+ messages)
  ` [SeaBIOS] "

[PATCH 00 of 29 RFC] libxl: move device plug/unplug to a separate daemon
 2012-02-09 10:03 UTC  (11+ messages)
` [PATCH 20 of 29 RFC] libxl: introduce libxl hotplug public API functions
` [PATCH 23 of 29 RFC] libxl: add libxl__parse_nic_hotplug_path
` [PATCH 25 of 29 RFC] libxl: add libxl_hotplug_dispatch

[PATCH] xenpaging:add the dealing of MEM_EVENT_FLAG_EVICT_FAIL request in
 2012-02-09  9:54 UTC  (2+ messages)

[PATCH 0 of 6 V3] libxl: refactor suspend/resume code
 2012-02-09  9:20 UTC  (10+ messages)
` [PATCH 3 of 6 V3] libxl: QMP stop/resume & refactor QEMU suspend/resume/save
` [PATCH 4 of 6 V3] libxl: support suspend_cancel in domain_resume
` [PATCH 5 of 6 V3] libxl: refactor migrate_domain and generalize migrate_receive
` [PATCH 6 of 6 V3] libxl: resume instead of unpause on xl save -c

Mini-os fbfront.c unused variable complaint
 2012-02-09  9:10 UTC  (6+ messages)

remus fail with SMP domU
 2012-02-09  9:03 UTC  (5+ messages)

Spice in unstable
 2012-02-09  8:57 UTC  (3+ messages)

[PATCH 0 of 9] libxl: API updates + xl: JSON
 2012-02-09  8:55 UTC  (4+ messages)
` [PATCH 9 of 9] xl: use json output by default

[PATCH] xenpaging:close domU's event channel and free port
 2012-02-09  8:53 UTC 

[PATCH] x86/mm: Make asserts on types and counts of shared pages more accurate
 2012-02-09  7:42 UTC  (2+ messages)

[xen-unstable test] 11901: tolerable FAIL - PUSHED
 2012-02-09  7:30 UTC  (2+ messages)

[xen-unstable test] 11902: tolerable FAIL
 2012-02-09  6:08 UTC 

[PATCH 0 of 3] Update paging/sharing/access interfaces v2
 2012-02-09  6:08 UTC  (4+ messages)
` [PATCH 1 of 3] Use memops for mem paging, sharing, and access, instead of domctls
` [PATCH 2 of 3] x86/mm: New sharing audit memop
` [PATCH 3 of 3] Tools: Sanitize mem_event/access/paging interfaces

[PATCH] x86/mm: Fix more ballooning+paging and ballooning+sharing bugs
 2012-02-09  6:01 UTC 

[PATCH] Automatically select 0xe9 as default debug port if configured for Xen
 2012-02-09  5:07 UTC  (5+ messages)
  ` HVM Driver Domain for GPU API remoting

[PATCH] Tools: Make xen-access test compile in 32 bits mode
 2012-02-09  4:53 UTC 

[PATCH] x86: add Ivy Bridge model numbers to model specific MSR handling
 2012-02-09  3:36 UTC  (3+ messages)

[PATCH 0/5] xen: patches for supporting efi
 2012-02-09  3:33 UTC  (6+ messages)
` [PATCH 1/5] EFI: Provide registration for efi_init.. etc efi public function
` [PATCH 2/5] EFI: seperate get efi table info code to single function
` [PATCH 3/5] EFI: add efi driver for Xen efi
` [PATCH 4/5] Xen efi: Add xen efi enabled detect
` [PATCH 5/5] Xen vga: add the xen efi video mode support

[help]: handling IO instructions for hybrid
 2012-02-09  3:18 UTC  (4+ messages)

[XenARM] [help] How to compile the unstable source for arm at sstabellini/xen-unstable.git/.git
 2012-02-09  1:00 UTC  (7+ messages)

How does Xen perform the rate control for guest domain?
 2012-02-08 20:01 UTC 

Question about xen network and strange happenings with migrating a node
 2012-02-08 19:44 UTC 

applying ATI patches
 2012-02-08 19:21 UTC  (3+ messages)

1 GPU multiple VMs
 2012-02-08 18:22 UTC  (6+ messages)

Xen Mem Page Sharing -> Implementation
 2012-02-08 18:07 UTC 

[question] Does HVM domain support xen-pcifront/xen-pciback?
 2012-02-08 18:07 UTC  (6+ messages)

pvusb drivers for pvops 2.6.32.x kernel
 2012-02-08 18:01 UTC  (12+ messages)
`  "
                    ` Xen pvusb drivers for upstream Linux 3.x kernels

[PATCH RFC] hvmloader: Make ROM dependencies optional
 2012-02-08 17:53 UTC  (5+ messages)

Setting IP address for stubdom?
 2012-02-08 17:35 UTC  (4+ messages)

Security Response Problem Update
 2012-02-08 17:16 UTC  (2+ messages)

[PATCH] build: add needed missing libraries libm and librt
 2012-02-08 17:06 UTC 

relation between upstream qemu tree and qemu-upstream-unstable.git
 2012-02-08 16:55 UTC  (5+ messages)

credit1 scheduler question
 2012-02-08 16:36 UTC  (5+ messages)

Re-reading domain configs on domain restart
 2012-02-08 16:32 UTC  (3+ messages)

Hackathon in March: ideas for T-shirts
 2012-02-08 14:52 UTC 

[PATCH] stubdoms: update README to reference xl configuration syntax
 2012-02-08 14:24 UTC 

[PATCH] vpmu: Is CONFIG_SMP used anymore?
 2012-02-08 14:05 UTC  (4+ messages)

[PATCH] [PATCH] libxl: fix bootloader args setting [with diff]
 2012-02-08 13:44 UTC  (2+ messages)

[PATCH] remove references to removed libflask from setup.py
 2012-02-08 13:40 UTC 

[PATCH 0/4] Update flask_op hypercall interface
 2012-02-08 13:36 UTC  (4+ messages)
` [PATCH 1/4] tools/flask: remove libflask

questions about minios idd
 2012-02-08 13:15 UTC  (2+ messages)

[PATCH 3/3] vpmu: Rename PASSIVE_DOMAIN_ALLOCATED
 2012-02-08 12:51 UTC 

[PATCH 2/3] vpmu: Remove unnecessary spaces at the end of lines
 2012-02-08 12:51 UTC 

[PATCH 1/3] vpmu: Use macros to access struct vpmu_struct.flags
 2012-02-08 12:50 UTC 

[PATCH 0/3] vpmu: Some vpmu cleanups
 2012-02-08 12:50 UTC 

Ping: [PATCH] qemu-dm: fix unregister_iomem()
 2012-02-08 12:32 UTC  (2+ messages)

[PATCH v6 07/27] xen/common/Makefile: introduce HAS_CPUFREQ, HAS_PCI, HAS_PASSTHROUGH, HAS_NS16550, HAS_KEXEC
 2012-02-08  8:35 UTC  (2+ messages)

[XenARM] Para-virtualized linux kernel release for the Tegra2 harmony board
 2012-02-08  1:15 UTC 

Para-virtualized linux kernel release for the Tegra2 harmony board
 2012-02-08  1:12 UTC 


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).