qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] eepro100
@ 2010-03-03 12:08 Michael S. Tsirkin
  2010-03-04 15:15 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2010-03-03 12:08 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel

The following changes since commit 55b1e61f640bb2cf3bed0b4cc6d4ba1326c625d9:
  Samuel Thibault (1):
        (curses) Use more descriptive values

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony

Stefan Weil (19):
      eepro100: Fix compiler errors from debug messages
      eepro100: Add missing SCB register names
      eepro100: Fix PXE boot
      eepro100: Support gpxe boot for all eepro100 devices
      eepro100: Add TODO list
      eepro100: Update copyright notice
      eepro100: Add device descriptions
      eepro100: Use symbolic names and BIT macros in binary operations
      eepro100: Remove old unused code
      eepro100: Use symbolic names for bits in EEPROM id
      eepro100: Replace variable name to fix a compiler warning
      eepro100: Support RNR interrupt
      eepro100: Fix CU Start command
      eepro100: Prettify code (no functional changes)
      eepro100: Use tx.status
      eepro100: New function for reading command block
      eepro100: Add diagnose command
      eepro100: Remove C++ comments
      eepro100: Keep includes sorted

 hw/eepro100.c                                      |  436 +++++++++++++-------
 pc-bios/README                                     |    4 +-
 ...pxe-i82559er.bin => gpxe-eepro100-80861209.rom} |  Bin 56832 -> 56832 bytes
 ...pxe-i82559er.bin => gpxe-eepro100-80861229.rom} |  Bin 56832 -> 56832 bytes
 4 files changed, 294 insertions(+), 146 deletions(-)
 copy pc-bios/{pxe-i82559er.bin => gpxe-eepro100-80861209.rom} (100%)
 rename pc-bios/{pxe-i82559er.bin => gpxe-eepro100-80861229.rom} (99%)

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

* Re: [Qemu-devel] [PULL] eepro100
  2010-03-03 12:08 [Qemu-devel] [PULL] eepro100 Michael S. Tsirkin
@ 2010-03-04 15:15 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2010-03-04 15:15 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel

On 03/03/2010 06:08 AM, Michael S. Tsirkin wrote:
> The following changes since commit 55b1e61f640bb2cf3bed0b4cc6d4ba1326c625d9:
>    Samuel Thibault (1):
>          (curses) Use more descriptive values
>
> are available in the git repository at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony
>
> Stefan Weil (19):
>        eepro100: Fix compiler errors from debug messages
>        eepro100: Add missing SCB register names
>        eepro100: Fix PXE boot
>        eepro100: Support gpxe boot for all eepro100 devices
>        eepro100: Add TODO list
>        eepro100: Update copyright notice
>        eepro100: Add device descriptions
>        eepro100: Use symbolic names and BIT macros in binary operations
>        eepro100: Remove old unused code
>        eepro100: Use symbolic names for bits in EEPROM id
>        eepro100: Replace variable name to fix a compiler warning
>        eepro100: Support RNR interrupt
>        eepro100: Fix CU Start command
>        eepro100: Prettify code (no functional changes)
>        eepro100: Use tx.status
>        eepro100: New function for reading command block
>        eepro100: Add diagnose command
>        eepro100: Remove C++ comments
>        eepro100: Keep includes sorted
>    

Pulled.  Thanks.

Regards,

Anthony Liguori

>   hw/eepro100.c                                      |  436 +++++++++++++-------
>   pc-bios/README                                     |    4 +-
>   ...pxe-i82559er.bin =>  gpxe-eepro100-80861209.rom} |  Bin 56832 ->  56832 bytes
>   ...pxe-i82559er.bin =>  gpxe-eepro100-80861229.rom} |  Bin 56832 ->  56832 bytes
>   4 files changed, 294 insertions(+), 146 deletions(-)
>   copy pc-bios/{pxe-i82559er.bin =>  gpxe-eepro100-80861209.rom} (100%)
>   rename pc-bios/{pxe-i82559er.bin =>  gpxe-eepro100-80861229.rom} (99%)
>
>
>
>    

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

end of thread, other threads:[~2010-03-04 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-03 12:08 [Qemu-devel] [PULL] eepro100 Michael S. Tsirkin
2010-03-04 15:15 ` Anthony Liguori

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