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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
63
-719
/
+690
2019-04-18
qemu-print: New qemu_fprintf(), qemu_vfprintf()
Markus Armbruster
2
-0
/
+31
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
5
-18
/
+12
2019-04-18
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
3
-47
/
+40
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
18
-183
/
+178
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
40
-218
/
+129
2019-04-18
memory: Clean up how mtree_info() prints
Markus Armbruster
5
-107
/
+98
2019-04-18
block/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
5
-83
/
+67
2019-04-18
qsp: Simplify how qsp_report() prints
Markus Armbruster
4
-15
/
+15
2019-04-18
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
3
-8
/
+11
2019-04-18
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
5
-45
/
+47
2019-04-18
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
5
-9
/
+10
2019-04-18
trace: Simplify how st_print_trace_file_status() prints
Markus Armbruster
3
-5
/
+6
2019-04-18
include: Include fprintf-fn.h only where needed
Markus Armbruster
3
-4
/
+1
2019-04-18
monitor: Simplify how -device/device_add print help
Markus Armbruster
3
-36
/
+17
2019-04-18
char-pty: Print "char device redirected" message to stdout
Markus Armbruster
1
-2
/
+3
2019-04-18
char: Make -chardev help print to stdout
Markus Armbruster
1
-1
/
+2
2019-04-18
blockdev: Make -drive format=help print to stdout
Markus Armbruster
1
-4
/
+5
2019-04-18
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
6
-0
/
+70
2019-04-18
monitor error: Make printf()-like functions return a value
Markus Armbruster
5
-45
/
+57
2019-04-18
vl: Make -machine $TYPE,help and -accel help print to stdout
Markus Armbruster
1
-5
/
+5
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-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
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190412' into...
Peter Maydell
1
-2
/
+2
2019-04-12
spapr_pci: Fix broken naming of PCI bus
Greg Kurz
1
-2
/
+2
2019-04-10
Update version for v4.0.0-rc3 release
v4.0.0-rc3
Peter Maydell
1
-1
/
+1
2019-04-10
Merge remote-tracking branch 'remotes/alistair/tags/pull-device-tree-20190409...
Peter Maydell
1
-0
/
+4
2019-04-09
device_tree: Fix integer overflowing in load_device_tree()
Markus Armbruster
1
-0
/
+4
[next]