summaryrefslogtreecommitdiff
path: root/pc-bios
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kra...Peter Maydell2023-03-209-2/+2
|\
| * edk2: update firmware binariesGerd Hoffmann2023-03-208-0/+0
| * edk2: update submodule to edk2-stable202302Gerd Hoffmann2023-03-201-2/+2
* | replace TABs with spacesYeqi Fu2023-03-201-131/+131
|/
* update seabios binaries to 1.16.2Gerd Hoffmann2023-03-1612-0/+0
* Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into s...Peter Maydell2023-03-093-0/+0
|\
| * roms/openbios: update OpenBIOS images to af97fd7a built from submoduleMark Cave-Ayland2023-03-073-0/+0
* | Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2023-03-093-39/+148
|\ \ | |/ |/|
| * pc-bios/s390-ccw: Update s390-ccw.img with the list-directed IPL fixThomas Huth2023-03-081-0/+0
| * pc-bios: Add support for List-Directed IPL from ECKD DASDJared Rossi2023-03-082-39/+148
* | roms/opensbi: Upgrade from v1.1 to v1.2Bin Meng2023-03-052-0/+0
|/
* meson: fix dependency on qemu-keymapSteve Sistare2023-02-271-1/+1
* hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth2023-02-143-7/+0
* update seabios binaries to 1.16.1Gerd Hoffmann2022-11-2812-0/+0
* s390x: Fix spelling errorsThomas Huth2022-11-163-3/+3
* pc-bios/vof: Adopt meson style Make outputPaolo Bonzini2022-10-061-4/+11
* pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini2022-10-062-16/+16
* pc-bios/optionrom: Adopt meson style Make outputPaolo Bonzini2022-10-061-7/+7
* vof: add distclean targetPaolo Bonzini2022-10-061-1/+3
* pc-bios/s390-ccw: detect CC options just oncePaolo Bonzini2022-10-062-13/+27
* pc-bios/optionrom: detect CC options just oncePaolo Bonzini2022-10-061-12/+25
* configure: do not invoke as/ld directly for pc-bios/optionromPaolo Bonzini2022-09-271-8/+4
* qboot: rebuild based on latest commitPaolo Bonzini2022-09-271-0/+0
* roms/opensbi: Upgrade from v1.0 to v1.1Bin Meng2022-09-072-0/+0
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-09-021-1/+0
|\
| * meson: remove dead codePaolo Bonzini2022-09-011-1/+0
* | pseries: Update SLOF firmware imageAlexey Kardashevskiy2022-08-302-1/+1
|/
* pc-bios/s390-ccw: Update the s390-ccw.img with the block size fixThomas Huth2022-08-071-0/+0
* pc-bios/s390-ccw: Fix booting with logical block size < physical block sizeThomas Huth2022-08-071-1/+1
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* pc-bios/s390-ccw: add -Wno-array-boundsPaolo Bonzini2022-07-131-0/+1
* datadir: Use bundle mechanismAkihiko Odaki2022-07-132-25/+9
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-125-35/+17
|\
| * configure, pc-bios/vof: pass cross CFLAGS correctlyPaolo Bonzini2022-07-061-5/+3
| * configure, pc-bios/s390-ccw: pass cross CFLAGS correctlyPaolo Bonzini2022-07-062-13/+13
| * configure, pc-bios/optionrom: pass cross CFLAGS correctlyPaolo Bonzini2022-07-061-1/+1
| * pc-bios/optionrom: use -m16 unconditionallyPaolo Bonzini2022-07-062-17/+1
* | pc-bios/s390-ccw: Update the s390-ccw bios binaries with the virtio-blk fixesThomas Huth2022-07-062-0/+0
* | pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensionsThomas Huth2022-07-061-2/+5
* | pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypesThomas Huth2022-07-061-6/+6
* | pc-bios/s390-ccw/virtio-blkdev: Request the right feature bitsThomas Huth2022-07-061-0/+4
* | pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()Thomas Huth2022-07-064-27/+38
* | pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configurationThomas Huth2022-07-061-3/+2
* | pc-bios/s390-ccw/virtio: Read device config after feature negotiationThomas Huth2022-07-061-4/+3
* | pc-bios/s390-ccw/virtio: Set missing status bits while initializingThomas Huth2022-07-061-4/+14
* | pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()Thomas Huth2022-07-062-25/+0
* | pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()Thomas Huth2022-07-062-36/+7
* | pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()Thomas Huth2022-07-061-4/+23
* | pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block sizeThomas Huth2022-07-062-1/+2
* | pc-bios/s390-ccw: Add a proper prototype for main()Thomas Huth2022-07-062-2/+2
|/