aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
AgeCommit message (Expand)Author
2023-06-23pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy ...pull-target-arm-20230623Peter Maydell
2023-06-21Merge tag 'seabios-hppa-v7-pull-request' of https://github.com/hdeller/qemu-h...Richard Henderson
2023-06-20target/hppa: New SeaBIOS-hppa version 7Helge Deller
2023-06-09meson: install keyboard maps only if necessaryCarlos Santos
2023-06-06pc-bios/s390-ccw: always build network bootloaderPaolo Bonzini
2023-06-06configure: move SLOF submodule handling to pc-bios/s390-ccwPaolo Bonzini
2023-03-20Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kra...Peter Maydell
2023-03-20replace TABs with spacesYeqi Fu
2023-03-20edk2: update firmware binariesGerd Hoffmann
2023-03-20edk2: update submodule to edk2-stable202302Gerd Hoffmann
2023-03-16update seabios binaries to 1.16.2Gerd Hoffmann
2023-03-09Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into s...Peter Maydell
2023-03-09Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-08pc-bios/s390-ccw: Update s390-ccw.img with the list-directed IPL fixThomas Huth
2023-03-08pc-bios: Add support for List-Directed IPL from ECKD DASDJared Rossi
2023-03-07roms/openbios: update OpenBIOS images to af97fd7a built from submoduleMark Cave-Ayland
2023-03-05roms/opensbi: Upgrade from v1.1 to v1.2Bin Meng
2023-02-27meson: fix dependency on qemu-keymapSteve Sistare
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth
2022-11-28update seabios binaries to 1.16.1Gerd Hoffmann
2022-11-16s390x: Fix spelling errorsThomas Huth
2022-10-06pc-bios/vof: Adopt meson style Make outputPaolo Bonzini
2022-10-06pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini
2022-10-06pc-bios/optionrom: Adopt meson style Make outputPaolo Bonzini
2022-10-06vof: add distclean targetPaolo Bonzini
2022-10-06pc-bios/s390-ccw: detect CC options just oncePaolo Bonzini
2022-10-06pc-bios/optionrom: detect CC options just oncePaolo Bonzini
2022-09-27configure: do not invoke as/ld directly for pc-bios/optionromPaolo Bonzini
2022-09-27qboot: rebuild based on latest commitPaolo Bonzini
2022-09-07roms/opensbi: Upgrade from v1.0 to v1.1Bin Meng
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-09-01meson: remove dead codePaolo Bonzini
2022-08-30pseries: Update SLOF firmware imageAlexey Kardashevskiy
2022-08-07pc-bios/s390-ccw: Update the s390-ccw.img with the block size fixThomas Huth
2022-08-07pc-bios/s390-ccw: Fix booting with logical block size < physical block sizeThomas Huth
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