index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pc-bios
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...
Peter Maydell
2019-01-23
2
-976
/
+0
|
\
|
*
ui: install logo icons to $prefix/share/icons
Daniel P. Berrangé
2019-01-21
2
-976
/
+0
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-20190122-pull-request'...
Peter Maydell
2019-01-22
8
-0
/
+0
|
\
\
|
*
|
ipxe: update to latest git master
Gerd Hoffmann
2019-01-22
8
-0
/
+0
|
|
/
*
/
pc-bios/s390-ccw: Use proper register names for Clang
Thomas Huth
2019-01-18
1
-7
/
+7
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
2019-01-10
5
-180
/
+351
|
\
|
*
keymaps: remove common include
Gerd Hoffmann
2019-01-10
3
-176
/
+351
|
*
keymaps: drop nl-be map
Gerd Hoffmann
2019-01-10
1
-3
/
+0
|
*
keymaps: remove modifiers include
Gerd Hoffmann
2019-01-10
2
-19
/
+18
*
|
pc-bios: Update palcode-clipper
Richard Henderson
2019-01-08
1
-0
/
+0
|
/
*
update seabios to 1.12
Gerd Hoffmann
2018-11-20
10
-0
/
+0
*
target-alpha: use HTTPS git URL for palcode
Stefan Hajnoczi
2018-11-12
1
-1
/
+1
*
git: use HTTPS git URLs for repo.or.cz
Stefan Hajnoczi
2018-11-12
1
-1
/
+1
*
README: use 'https://' instead of 'git://'
Stefan Hajnoczi
2018-11-12
1
-2
/
+2
*
update seabios to master snapshot
Gerd Hoffmann
2018-11-06
10
-0
/
+0
*
Update OpenBIOS images to 441a84d3 built from submodule.
Mark Cave-Ayland
2018-10-05
3
-0
/
+0
*
trivial: Make bios files and source files non-executable
Thomas Huth
2018-09-25
4
-0
/
+0
*
Update OpenBIOS images to a1280807 built from submodule.
Mark Cave-Ayland
2018-08-31
3
-0
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
2
-3
/
+16
|
\
|
*
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
2
-3
/
+16
*
|
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2018-08-21
2
-1
/
+1
|
/
*
sam460ex: Update u-boot-sam460ex firmware
BALATON Zoltan
2018-07-09
1
-0
/
+0
*
seabios: update bios and vgabios binaries
Gerd Hoffmann
2018-07-02
10
-0
/
+0
*
pseries: Update SLOF firmware image to qemu-slof-20180621
Alexey Kardashevskiy
2018-06-22
2
-1
/
+1
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into staging
Peter Maydell
2018-06-20
8
-83
/
+173
|
\
|
*
pc-bios/s390-ccw: Update the s390-netboot.img binary
Thomas Huth
2018-06-18
1
-0
/
+0
|
*
pc-bios/s390-ccw: Optimize the s390-netboot.img for size
Thomas Huth
2018-06-18
2
-2
/
+3
|
*
pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
Thomas Huth
2018-06-18
1
-1
/
+55
|
*
pc-bios/s390-ccw/net: Add support for pxelinux-style config files
Thomas Huth
2018-06-18
2
-4
/
+89
|
*
pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
Thomas Huth
2018-06-18
2
-70
/
+18
|
*
pc-bios/s390-ccw: define loadparm length
Collin Walling
2018-06-18
4
-7
/
+9
*
|
Update OpenBIOS images to 8fe6f5f96f built from submodule.
Mark Cave-Ayland
2018-06-18
3
-0
/
+0
|
/
*
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
2018-05-14
1
-1
/
+1
*
pc-bios/s390: Update firmware images
Thomas Huth
2018-05-02
2
-0
/
+0
*
s390-ccw: force diag 308 subcode to unsigned long
Cornelia Huck
2018-05-02
1
-1
/
+2
*
pc-bios/s390-ccw/net: Add support for .INS config files
Thomas Huth
2018-05-02
1
-5
/
+95
*
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2018-05-02
7
-69
/
+111
*
pc-bios/s390-ccw/net: Split up net_load() into init, load and release parts
Thomas Huth
2018-05-02
1
-26
/
+37
*
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
2018-05-02
3
-15
/
+28
*
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
Collin Walling
2018-05-02
1
-9
/
+20
*
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
2018-05-02
1
-7
/
+7
*
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
2018-05-02
3
-5
/
+5
*
pc-bios/s390-ccw: size_t should be unsigned
Thomas Huth
2018-05-02
2
-2
/
+2
*
pc-bios/s390: update images
Cornelia Huck
2018-04-09
2
-0
/
+0
*
s390: Do not pass inofficial IPL type to the guest
Viktor Mihajlovski
2018-04-09
2
-2
/
+20
*
Update seabios-hppa
Richard Henderson
2018-04-06
1
-0
/
+0
*
pc-bios/s390-ccw: update image
Cornelia Huck
2018-04-03
1
-0
/
+0
*
pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
Thomas Huth
2018-04-03
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
1
-0
/
+0
|
\
|
*
acpi: remove unused acpi-dsdt.aml
Igor Mammedov
2018-03-13
1
-0
/
+0
[next]