qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/16 v4] Add an IPMI device to qemu
@ 2012-09-18 20:00 minyard
  2012-09-18 20:00 ` [Qemu-devel] [PATCH 01/16] vl: Move init_timer_alarm() earlier minyard
                   ` (16 more replies)
  0 siblings, 17 replies; 20+ messages in thread
From: minyard @ 2012-09-18 20:00 UTC (permalink / raw)
  To: qemu-devel

I haven't pushed on the SEABIOS changes for IPMI, and the changes for
qemu for BIOS support are quite small, anyway.  So I've separated out
those changes; here's the driver without BIOS table support.

-corey

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2013-04-03 13:43 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18 20:00 [Qemu-devel] [PATCH 00/16 v4] Add an IPMI device to qemu minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 01/16] vl: Move init_timer_alarm() earlier minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 02/16] qemu-char: Allocate CharDriverState in qemu_chr_new_from_opts minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 03/16] qemu-char: Allow a chardev to reconnect if disconnected minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 04/16] qemu-char: Fix a race reporting opens and closes minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 05/16] qemu-char: remove free of chr from win_stdio_close minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 06/16] qemu-char: Close fd at end of file minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 07/16] qom: release previous object when setting minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 08/16] Add a base IPMI interface minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 09/16] IPMI: Add a PC ISA type structure minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 10/16] IPMI: Add a KCS low-level interface minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 11/16] IPMI: Add a BT " minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 12/16] IPMI: Add a local BMC simulation minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 13/16] IPMI: Add an external connection simulation interface minyard
2013-04-02 11:32   ` Zang Hongyong
2013-04-03 13:43     ` Corey Minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 14/16] IPMI: Add tests minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 15/16] IPMI: Add documentation minyard
2012-09-18 20:00 ` [Qemu-devel] [PATCH 16/16] ipmi: Add migration capability to the IPMI device minyard
2012-10-04 21:29 ` [Qemu-devel] [PATCH 00/16 v4] Add an IPMI device to qemu Corey Minyard

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