index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-18
vfio: Report warnings with warn_report(), not error_printf()
Markus Armbruster
2019-04-17
hpet: Report warnings with warn_report(), not error_printf()
Markus Armbruster
2019-04-17
pci: Report fatal errors with error_report(), not error_printf()
Markus Armbruster
2019-04-17
mips/boston: Report errors with error_report(), not error_printf()
Markus Armbruster
2019-04-17
loader-fit: Wean off error_printf()
Markus Armbruster
2019-04-17
block/ssh: Do not report read/write/flush errors to the user
Markus Armbruster
2019-04-17
qemu-img: Use error_vreport() in error_exit()
Markus Armbruster
2019-04-17
util/error: do not free error on error_abort
Vladimir Sementsov-Ogievskiy
2019-04-17
error: Fix error_report_err(), warn_report_err() hint printing
Markus Armbruster
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
2019-04-17
qemu-io: Use error_[gs]et_progname()
Christophe Fergeau
2019-04-17
MAINTAINERS: add the "EDK2 Firmware" subsystem
Laszlo Ersek
2019-04-17
Makefile: install the edk2 firmware images and their descriptors
Laszlo Ersek
2019-04-17
tests: add missing dependency to build QTEST_QEMU_BINARY, round 2
Laszlo Ersek
2019-04-17
pc-bios: document the edk2 firmware images; add firmware descriptors
Laszlo Ersek
2019-04-17
pc-bios: add edk2 firmware binaries and variable store templates
Laszlo Ersek
2019-04-17
roms: build edk2 firmware binaries and variable store templates
Laszlo Ersek
2019-04-17
roms/Makefile: replace the $(EDK2_EFIROM) target with "edk2-basetools"
Laszlo Ersek
2019-04-17
roms/edk2-funcs.sh: add the qemu_edk2_get_thread_count() function
Laszlo Ersek
2019-04-17
roms/edk2: advance to tag edk2-stable201903
Laszlo Ersek
2019-04-17
tests/uefi-test-tools/build.sh: work around TianoCore#1607
Laszlo Ersek
2019-04-17
roms/edk2-funcs.sh: require gcc-4.8+ for building i386 and x86_64
Laszlo Ersek
2019-04-17
roms: lift "edk2-funcs.sh" from "tests/uefi-test-tools/build.sh"
Laszlo Ersek
2019-04-16
Update version for v4.0.0-rc4 release
v4.0.0-rc4
Peter Maydell
2019-04-16
usb-mtp: fix bounds check for guest provided filename
Daniel P. Berrangé
2019-04-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-04-16
qcow2: Fix preallocation bdrv_pwrite to wrong file
Kevin Wolf
2019-04-16
socket: allow wait=false for client socket
Marc-André Lureau
2019-04-16
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2019-04-15
slirp: Gcc 9 -O3 fix
Dr. David Alan Gilbert
2019-04-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-04-12
iotest: Fix 241 to run in generic directory
Eric Blake
2019-04-12
iotests: Let 245 pass on tmpfs
Max Reitz
2019-04-12
qemu-img: fix .hx and .texi disparity
John Snow
2019-04-12
curses: fix wchar_t printf warning
Gerd Hoffmann
2019-04-12
pc-bios/s390: Update firmware images
Thomas Huth
2019-04-12
s390-bios: Use control unit type to find bootable devices
Jason J. Herne
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
2019-04-12
s390-bios: Add channel command codes/structs needed for dasd-ipl
Jason J. Herne
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
2019-04-12
s390-bios: Refactor virtio to run channel programs via cio
Jason J. Herne
2019-04-12
s390-bios: Factor finding boot device out of virtio code path
Jason J. Herne
2019-04-12
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
2019-04-12
s390-bios: cio error handling
Jason J. Herne
2019-04-12
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
2019-04-12
s390-bios: ptr2u32 and u32toptr
Jason J. Herne
2019-04-12
s390-bios: Map low core memory
Jason J. Herne
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
2019-04-12
s390-bios: Clean up cio.h
Jason J. Herne
2019-04-12
s390-bios: decouple common boot logic from virtio
Jason J. Herne
[prev]
[next]