Age | Commit message (Expand) | Author |
2023-03-20 | Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kra... | Peter Maydell |
2023-03-20 | replace TABs with spaces | Yeqi Fu |
2023-03-20 | edk2: update firmware binaries | Gerd Hoffmann |
2023-03-20 | edk2: update submodule to edk2-stable202302 | Gerd Hoffmann |
2023-03-16 | update seabios binaries to 1.16.2 | Gerd Hoffmann |
2023-03-09 | Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into s... | Peter Maydell |
2023-03-09 | Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2023-03-08 | pc-bios/s390-ccw: Update s390-ccw.img with the list-directed IPL fix | Thomas Huth |
2023-03-08 | pc-bios: Add support for List-Directed IPL from ECKD DASD | Jared Rossi |
2023-03-07 | roms/openbios: update OpenBIOS images to af97fd7a built from submodule | Mark Cave-Ayland |
2023-03-05 | roms/opensbi: Upgrade from v1.1 to v1.2 | Bin Meng |
2023-02-27 | meson: fix dependency on qemu-keymap | Steve Sistare |
2023-02-14 | hw/misc/sga: Remove the deprecated "sga" device | Thomas Huth |
2022-11-28 | update seabios binaries to 1.16.1 | Gerd Hoffmann |
2022-11-16 | s390x: Fix spelling errors | Thomas Huth |
2022-10-06 | pc-bios/vof: Adopt meson style Make output | Paolo Bonzini |
2022-10-06 | pc-bios/s390-ccw: Adopt meson style Make output | Paolo Bonzini |
2022-10-06 | pc-bios/optionrom: Adopt meson style Make output | Paolo Bonzini |
2022-10-06 | vof: add distclean target | Paolo Bonzini |
2022-10-06 | pc-bios/s390-ccw: detect CC options just once | Paolo Bonzini |
2022-10-06 | pc-bios/optionrom: detect CC options just once | Paolo Bonzini |
2022-09-27 | configure: do not invoke as/ld directly for pc-bios/optionrom | Paolo Bonzini |
2022-09-27 | qboot: rebuild based on latest commit | Paolo Bonzini |
2022-09-07 | roms/opensbi: Upgrade from v1.0 to v1.1 | Bin Meng |
2022-09-02 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2022-09-01 | meson: remove dead code | Paolo Bonzini |
2022-08-30 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2022-08-07 | pc-bios/s390-ccw: Update the s390-ccw.img with the block size fix | Thomas Huth |
2022-08-07 | pc-bios/s390-ccw: Fix booting with logical block size < physical block size | Thomas Huth |
2022-08-01 | misc: fix commonly doubled up words | Daniel P. Berrangé |
2022-07-13 | pc-bios/s390-ccw: add -Wno-array-bounds | Paolo Bonzini |
2022-07-13 | datadir: Use bundle mechanism | Akihiko Odaki |
2022-07-12 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2022-07-06 | pc-bios/s390-ccw: Update the s390-ccw bios binaries with the virtio-blk fixes | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio: Read device config after feature negotiation | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio: Set missing status bits while initializing | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk() | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size | Thomas Huth |
2022-07-06 | pc-bios/s390-ccw: Add a proper prototype for main() | Thomas Huth |
2022-07-06 | configure, pc-bios/vof: pass cross CFLAGS correctly | Paolo Bonzini |
2022-07-06 | configure, pc-bios/s390-ccw: pass cross CFLAGS correctly | Paolo Bonzini |
2022-07-06 | configure, pc-bios/optionrom: pass cross CFLAGS correctly | Paolo Bonzini |
2022-07-06 | pc-bios/optionrom: use -m16 unconditionally | Paolo Bonzini |