search for: cmos_s3

Displaying 2 results from an estimated 2 matches for "cmos_s3".

2012 Feb 08
28
[PATCH v3 0/6] initial suspend support
...state: A monitor command, ps/2 input, serial input, rtc. Not much yet, but it''s a start with the low hanging fruits ;) Changes in v3: * Rename monitor command to ''system_wakeup''. * Fix tyops in documentation. Changes in v2: * Add a suspend notifier. * Replace the cmos_s3 qemu_irq with the notifier, zap a bunch of hackish cmos_s3 windup code (this touches xen-all.c, thus cc xen-devel). * Add rtc wakeup support. Gerd Hoffmann (6): suspend: add infrastructure suspend: switch acpi s3 to new infrastructure. suspend: add system_wakeup monitor command susp...
2010 Aug 12
59
[PATCH 00/15] RFC xen device model support
Hi all, this is the long awaited patch series to add xen device model support in qemu; the main author is Anthony Perard. Developing this series we tried to come up with the cleanest possible solution from the qemu point of view, limiting the amount of changes to common code as much as possible. The end result still requires a couple of hooks in piix_pci but overall the impact should be very