qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/1] updated fw_cfg option ROM 2016-07-13
@ 2016-07-14 13:52 Paolo Bonzini
  2016-07-14 13:52 ` [Qemu-devel] [PULL 1/1] Add optionrom compatible with fw_cfg DMA version Paolo Bonzini
  2016-07-14 16:32 ` [Qemu-devel] [PULL v2 0/1] updated fw_cfg option ROM 2016-07-13 Peter Maydell
  0 siblings, 2 replies; 10+ messages in thread
From: Paolo Bonzini @ 2016-07-14 13:52 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit a91a4e7d8cfe6ece610aacf7c52738188f5b5cb5:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2016-07-11 15:08:47 +0100)

are available in the git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream-fwcfg

for you to fetch changes up to b2a575a1c652904600869e774e45bf4c9ed72c55:

  Add optionrom compatible with fw_cfg DMA version (2016-07-14 15:50:52 +0200)

----------------------------------------------------------------
* Updated fw_cfg option ROM to include DMA support

----------------------------------------------------------------
Marc Marí (1):
      Add optionrom compatible with fw_cfg DMA version

 .gitignore                        |   4 +
 Makefile                          |   2 +-
 hw/i386/pc.c                      |  10 +-
 hw/nvram/fw_cfg.c                 |   2 +-
 include/hw/i386/pc.h              |   4 +
 include/hw/nvram/fw_cfg.h         |   1 +
 pc-bios/linuxboot_dma.bin         | Bin 0 -> 1024 bytes
 pc-bios/optionrom/Makefile        |  42 ++++--
 pc-bios/optionrom/code16gcc.h     |   3 +
 pc-bios/optionrom/linuxboot_dma.c | 294 ++++++++++++++++++++++++++++++++++++++
 10 files changed, 349 insertions(+), 13 deletions(-)
 create mode 100644 pc-bios/linuxboot_dma.bin
 create mode 100644 pc-bios/optionrom/code16gcc.h
 create mode 100644 pc-bios/optionrom/linuxboot_dma.c
-- 
2.7.4

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] [PULL 0/1] updated fw_cfg option ROM 2016-07-13
@ 2016-07-13 12:55 Paolo Bonzini
  2016-07-13 12:55 ` [Qemu-devel] [PULL 1/1] Add optionrom compatible with fw_cfg DMA version Paolo Bonzini
  0 siblings, 1 reply; 10+ messages in thread
From: Paolo Bonzini @ 2016-07-13 12:55 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit a91a4e7d8cfe6ece610aacf7c52738188f5b5cb5:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2016-07-11 15:08:47 +0100)

are available in the git repository at:


  git://github.com/bonzini/qemu.git tags/for-upstream-fwcfg

for you to fetch changes up to 7282d40ba0937512ec94c30895e2ef0299069569:

  Add optionrom compatible with fw_cfg DMA version (2016-07-13 14:49:03 +0200)

----------------------------------------------------------------
* Updated fw_cfg option ROM to include DMA support

----------------------------------------------------------------
Marc Marí (1):
      Add optionrom compatible with fw_cfg DMA version

 .gitignore                        |   4 +
 Makefile                          |   2 +-
 hw/i386/pc.c                      |  10 +-
 hw/nvram/fw_cfg.c                 |   2 +-
 include/hw/nvram/fw_cfg.h         |   1 +
 pc-bios/linuxboot_dma.bin         | Bin 0 -> 2560 bytes
 pc-bios/optionrom/Makefile        |  30 +++-
 pc-bios/optionrom/code16gcc.h     |   3 +
 pc-bios/optionrom/linuxboot_dma.c | 291 ++++++++++++++++++++++++++++++++++++++
 9 files changed, 335 insertions(+), 8 deletions(-)
 create mode 100644 pc-bios/linuxboot_dma.bin
 create mode 100644 pc-bios/optionrom/code16gcc.h
 create mode 100644 pc-bios/optionrom/linuxboot_dma.c
-- 
1.8.3.1

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

end of thread, other threads:[~2016-08-10 23:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14 13:52 [Qemu-devel] [PULL v2 0/1] updated fw_cfg option ROM 2016-07-13 Paolo Bonzini
2016-07-14 13:52 ` [Qemu-devel] [PULL 1/1] Add optionrom compatible with fw_cfg DMA version Paolo Bonzini
2016-07-15 13:26   ` Stefan Hajnoczi
2016-07-15 15:02     ` Paolo Bonzini
2016-07-18  9:03     ` Paolo Bonzini
2016-08-06 23:53   ` Brad Smith
2016-08-08  8:50     ` Paolo Bonzini
2016-08-10 23:28       ` Brad Smith
2016-07-14 16:32 ` [Qemu-devel] [PULL v2 0/1] updated fw_cfg option ROM 2016-07-13 Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2016-07-13 12:55 [Qemu-devel] [PULL " Paolo Bonzini
2016-07-13 12:55 ` [Qemu-devel] [PULL 1/1] Add optionrom compatible with fw_cfg DMA version Paolo Bonzini

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