summaryrefslogtreecommitdiff
path: root/pc-bios
AgeCommit message (Expand)Author
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-07-13pc-bios/s390-ccw: add -Wno-array-boundsPaolo Bonzini
2022-07-13datadir: Use bundle mechanismAkihiko Odaki
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-06pc-bios/s390-ccw: Update the s390-ccw bios binaries with the virtio-blk fixesThomas Huth
2022-07-06pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensionsThomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypesThomas Huth
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Request the right feature bitsThomas Huth
2022-07-06pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()Thomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configurationThomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Read device config after feature negotiationThomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Set missing status bits while initializingThomas Huth
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()Thomas Huth
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()Thomas Huth
2022-07-06pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()Thomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block sizeThomas Huth
2022-07-06pc-bios/s390-ccw: Add a proper prototype for main()Thomas Huth
2022-07-06configure, pc-bios/vof: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06configure, pc-bios/s390-ccw: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06configure, pc-bios/optionrom: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06pc-bios/optionrom: use -m16 unconditionallyPaolo Bonzini
2022-06-01configure: enable cross compilation of vofPaolo Bonzini
2022-06-01configure: enable cross-compilation of optionromPaolo Bonzini
2022-06-01configure: enable cross-compilation of s390-ccwPaolo Bonzini
2022-06-01configure, meson: move symlinking of ROMs to mesonPaolo Bonzini
2022-06-01configure: do not define or use the CPP variablePaolo Bonzini
2022-05-26New SeaBIOS-hppa version 6Helge Deller
2022-05-18Merge tag 'artist-cursor-fix-final-pull-request' of https://github.com/hdelle...Richard Henderson
2022-05-16seabios-hppa: Update SeaBIOS-hppa to VERSION 5Helge Deller
2022-05-12pc-bios/optionrom: compile with -Wno-array-boundsPaolo Bonzini
2022-05-12pc-bios/optionrom: detect -fno-piePaolo Bonzini
2022-04-20ppc/pnv: Update skiboot to v7.0Joel Stanley
2022-03-24build: disable fcf-protection on -march=486 -m16Christian Ehrhardt
2022-03-15edk2: update binaries to stable202202Gerd Hoffmann
2022-03-09Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220308' i...Peter Maydell
2022-03-07roms/openbios: update OpenBIOS images to 0e0afae6 built from submoduleMark Cave-Ayland
2022-03-07update seabios binaries to 1.16.0Gerd Hoffmann
2022-02-09spapr/vof: Install rom and nvram binariesAlexey Kardashevskiy
2022-02-02Merge remote-tracking branch 'remotes/hdeller/tags/hppa-updates-pull-request'...Peter Maydell
2022-02-02seabios-hppa: Update SeaBIOS-hppa to VERSION 3Helge Deller
2022-01-21roms/opensbi: Remove ELF imagesAnup Patel
2022-01-18seabios: update binaries to snapshotGerd Hoffmann
2022-01-15roms/openbios: update OpenBIOS images to 04dfc98 built from submoduleMark Cave-Ayland
2022-01-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-01-12configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini
2022-01-12Merge tag 'qemu-slof-20220110' of github.com:aik/qemu into ppc-7.0Cédric Le Goater
2022-01-10pseries: Update SLOF firmware imageAlexey Kardashevskiy
2022-01-08roms/opensbi: Upgrade from v0.9 to v1.0Bin Meng
2021-12-18configure: remove unnecessary symlinksPaolo Bonzini
2021-12-16Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-nextCédric Le Goater