summaryrefslogtreecommitdiff
path: root/pc-bios
AgeCommit message (Expand)AuthorFilesLines
2017-11-21Use qemu.org domain nameStefan Hajnoczi1-2/+2
2017-11-20pc-bios/s390-ccw.img: update imageCornelia Huck1-0/+0
2017-11-20pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebootingThomas Huth1-1/+2
2017-11-14seabios: update to 1.11 finalGerd Hoffmann8-0/+0
2017-10-30s390-*.img: update s390 bios with latest fixesChristian Borntraeger2-0/+0
2017-10-30s390-ccw: print carriage return with new linesCollin L. Walling1-3/+21
2017-10-19Update OpenBIOS images to 83818bd built from submodule.Mark Cave-Ayland3-0/+0
2017-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-0/+0
2017-10-19seabios: update to 1.11 prereleaseGerd Hoffmann8-0/+0
2017-10-19sun4u: update PCI topology to include simba PCI bridgesMark Cave-Ayland1-0/+0
2017-10-16pc-bios/keymaps: keymaps updateGerd Hoffmann32-1717/+24007
2017-10-16Add pc-bios/keymaps/MakefileGerd Hoffmann1-0/+56
2017-09-19s390: set DHCP client architecure id for netbootViktor Mihajlovski1-1/+1
2017-09-11Update OpenBIOS images to 314d4f8 built from submodule.Mark Cave-Ayland3-0/+0
2017-08-30pc-bios/s390-ccw.img: update imageCornelia Huck1-0/+0
2017-08-30s390-ccw: Fix alignment for CCW1Farhan Ali1-1/+1
2017-08-15pc-bios/s390-ccw: Use rm command during make cleanEric Farman1-1/+1
2017-07-25pseries: Update SLOF firmware imageAlexey Kardashevskiy2-1/+1
2017-07-20keymaps: fr-ca: more fixupsGerd Hoffmann1-1/+9
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' i...Peter Maydell1-0/+2
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-pull-request' into sta...Peter Maydell8-0/+0
2017-07-17PPC: E500: Update u-boot to v2017.07Alexander Graf1-0/+0
2017-07-17keymaps: fr-ca: add missing keysGerd Hoffmann1-0/+2
2017-07-17ipxe: update to commit 0600d3ae94Gerd Hoffmann8-0/+0
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell17-387/+1017
2017-07-14pc-bios/s390: rebuild s390-ccw.imgChristian Borntraeger1-0/+0
2017-07-14pc-bios/s390: add s390-netboot.imgChristian Borntraeger1-0/+0
2017-07-14pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth2-1/+238
2017-07-14pc-bios/s390-ccw: Add virtio-net driver codeThomas Huth4-3/+151
2017-07-14pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth3-2/+192
2017-07-14pc-bios/s390-ccw: Add code for virtio feature negotiationThomas Huth3-6/+20
2017-07-14pc-bios/s390-ccw: Remove unused structs from virtio.hThomas Huth1-27/+0
2017-07-14pc-bios/s390-ccw: Move byteswap functions to a separate headerThomas Huth3-26/+31
2017-07-14pc-bios/s390-ccw: Add a write() function for stdioThomas Huth1-2/+14
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth6-274/+311
2017-07-14pc-bios/s390-ccw: Move ebc2asc to sclp.cThomas Huth2-11/+11
2017-07-14pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth7-37/+51
2017-07-13Update OpenBIOS images to fbc1b4a built from submodule.Mark Cave-Ayland3-0/+0
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell1-1/+3
2017-06-07linuxboot_dma: compile for i486Paolo Bonzini2-0/+1
2017-06-06pc-bios/s390-ccw: use STRIP variable in MakefileGreg Kurz1-1/+3
2017-05-24Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into stagingStefan Hajnoczi6-11/+114
2017-05-19Update OpenBIOS images to 3ebaaa2 built from submodule.Mark Cave-Ayland3-0/+0
2017-05-19pc-bios/s390-ccw.img: rebuild imageEric Farman1-0/+0
2017-05-19pc-bios/s390-ccw: Build a reasonable max_sectors limitEric Farman2-0/+11
2017-05-19pc-bios/s390-ccw: Get Block Limits VPD device dataEric Farman3-1/+35
2017-05-19pc-bios/s390-ccw: Get list of supported VPD pagesEric Farman2-0/+27
2017-05-19pc-bios/s390-ccw: Refactor scsi_inquiry functionEric Farman2-2/+14
2017-05-19pc-bios/s390-ccw: Break up virtio-scsi read into multiplesEric Farman2-5/+22
2017-05-19pc-bios/s390-ccw: Move SCSI block factor to outer readEric Farman1-6/+8