index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
s390x/kvm: Report warnings with warn_report(), not error_printf()
Markus Armbruster
1
-1
/
+1
2019-04-18
vfio: Report warnings with warn_report(), not error_printf()
Markus Armbruster
1
-6
/
+13
2019-04-17
hpet: Report warnings with warn_report(), not error_printf()
Markus Armbruster
1
-1
/
+1
2019-04-17
pci: Report fatal errors with error_report(), not error_printf()
Markus Armbruster
1
-1
/
+1
2019-04-17
mips/boston: Report errors with error_report(), not error_printf()
Markus Armbruster
1
-3
/
+3
2019-04-17
loader-fit: Wean off error_printf()
Markus Armbruster
1
-26
/
+36
2019-04-17
block/ssh: Do not report read/write/flush errors to the user
Markus Armbruster
2
-25
/
+16
2019-04-17
qemu-img: Use error_vreport() in error_exit()
Markus Armbruster
1
-4
/
+2
2019-04-17
util/error: do not free error on error_abort
Vladimir Sementsov-Ogievskiy
1
-1
/
+4
2019-04-17
error: Fix error_report_err(), warn_report_err() hint printing
Markus Armbruster
1
-2
/
+2
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
9
-6
/
+65
2019-04-17
qemu-io: Use error_[gs]et_progname()
Christophe Fergeau
1
-8
/
+6
2019-04-17
MAINTAINERS: add the "EDK2 Firmware" subsystem
Laszlo Ersek
1
-0
/
+12
2019-04-17
Makefile: install the edk2 firmware images and their descriptors
Laszlo Ersek
3
-1
/
+30
2019-04-17
tests: add missing dependency to build QTEST_QEMU_BINARY, round 2
Laszlo Ersek
1
-1
/
+1
2019-04-17
pc-bios: document the edk2 firmware images; add firmware descriptors
Laszlo Ersek
7
-0
/
+209
2019-04-17
pc-bios: add edk2 firmware binaries and variable store templates
Laszlo Ersek
9
-0
/
+209
2019-04-17
roms: build edk2 firmware binaries and variable store templates
Laszlo Ersek
3
-0
/
+208
2019-04-17
roms/Makefile: replace the $(EDK2_EFIROM) target with "edk2-basetools"
Laszlo Ersek
1
-2
/
+2
2019-04-17
roms/edk2-funcs.sh: add the qemu_edk2_get_thread_count() function
Laszlo Ersek
1
-0
/
+25
2019-04-17
roms/edk2: advance to tag edk2-stable201903
Laszlo Ersek
1
-0
/
+0
2019-04-17
tests/uefi-test-tools/build.sh: work around TianoCore#1607
Laszlo Ersek
1
-0
/
+3
2019-04-17
roms/edk2-funcs.sh: require gcc-4.8+ for building i386 and x86_64
Laszlo Ersek
1
-13
/
+1
2019-04-17
roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh"
Laszlo Ersek
2
-91
/
+246
2019-04-16
Update version for v4.0.0-rc4 release
v4.0.0-rc4
Peter Maydell
1
-1
/
+1
2019-04-16
usb-mtp: fix bounds check for guest provided filename
Daniel P. Berrangé
1
-2
/
+9
2019-04-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2019-04-16
qcow2: Fix preallocation bdrv_pwrite to wrong file
Kevin Wolf
1
-1
/
+2
2019-04-16
socket: allow wait=false for client socket
Marc-André Lureau
2
-4
/
+13
2019-04-16
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-1
/
+4
2019-04-15
slirp: Gcc 9 -O3 fix
Dr. David Alan Gilbert
1
-1
/
+4
2019-04-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-6
/
+14
2019-04-12
iotest: Fix 241 to run in generic directory
Eric Blake
2
-4
/
+6
2019-04-12
iotests: Let 245 pass on tmpfs
Max Reitz
1
-2
/
+8
2019-04-12
qemu-img: fix .hx and .texi disparity
John Snow
2
-3
/
+3
2019-04-12
curses: fix wchar_t printf warning
Gerd Hoffmann
1
-2
/
+2
2019-04-12
pc-bios/s390: Update firmware images
Thomas Huth
2
-0
/
+0
2019-04-12
s390-bios: Use control unit type to find bootable devices
Jason J. Herne
1
-10
/
+35
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
7
-1
/
+404
2019-04-12
s390-bios: Add channel command codes/structs needed for dasd-ipl
Jason J. Herne
1
-0
/
+23
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
3
-3
/
+15
2019-04-12
s390-bios: Refactor virtio to run channel programs via cio
Jason J. Herne
1
-30
/
+27
2019-04-12
s390-bios: Factor finding boot device out of virtio code path
Jason J. Herne
2
-40
/
+47
2019-04-12
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
1
-5
/
+11
2019-04-12
s390-bios: cio error handling
Jason J. Herne
2
-0
/
+246
2019-04-12
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
4
-3
/
+301
2019-04-12
s390-bios: ptr2u32 and u32toptr
Jason J. Herne
1
-0
/
+31
2019-04-12
s390-bios: Map low core memory
Jason J. Herne
2
-0
/
+92
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
8
-28
/
+53
2019-04-12
s390-bios: Clean up cio.h
Jason J. Herne
2
-65
/
+57
[prev]
[next]