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
2018-10-19
blockdev: Convert drive_new() to Error
Markus Armbruster
4
-19
/
+24
2018-10-19
vl: Assert drive_new() does not fail in default_drive()
Markus Armbruster
1
-3
/
+1
2018-10-19
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
5
-15
/
+16
2018-10-19
spice: Clean up error reporting in add_channel()
Markus Armbruster
1
-6
/
+7
2018-10-19
tpm: Clean up error reporting in tpm_init_tpmdev()
Markus Armbruster
4
-19
/
+12
2018-10-19
numa: Clean up error reporting in parse_numa()
Markus Armbruster
2
-6
/
+3
2018-10-19
vnc: Clean up error reporting in vnc_init_func()
Markus Armbruster
2
-5
/
+5
2018-10-19
ui: Convert vnc_display_init(), init_keyboard_layout() to Error
Fei Li
6
-18
/
+24
2018-10-19
ui/keymaps: Fix handling of erroneous include files
Markus Armbruster
1
-12
/
+23
2018-10-19
vl: Clean up error reporting in device_init_func()
Markus Armbruster
1
-7
/
+3
2018-10-19
vl: Clean up error reporting in parse_fw_cfg()
Markus Armbruster
1
-9
/
+8
2018-10-19
vl: Clean up error reporting in mon_init_func()
Markus Armbruster
1
-8
/
+6
2018-10-19
vl: Clean up error reporting in machine_set_property()
Markus Armbruster
1
-6
/
+3
2018-10-19
vl: Clean up error reporting in chardev_init_func()
Markus Armbruster
1
-5
/
+3
2018-10-19
qom: Clean up error reporting in user_creatable_add_opts_foreach()
Markus Armbruster
4
-23
/
+13
2018-10-19
vl: Clean up error reporting in parse_add_fd()
Markus Armbruster
1
-13
/
+9
2018-10-19
seccomp: Clean up error reporting in parse_sandbox()
Markus Armbruster
2
-11
/
+11
2018-10-19
xen/pt: Fix incomplete conversion to realize()
Markus Armbruster
1
-1
/
+1
2018-10-19
numa: Fix QMP command set-numa-node error handling
Markus Armbruster
1
-4
/
+9
2018-10-19
net/socket: Fix invalid socket type error handling
Markus Armbruster
1
-2
/
+2
2018-10-19
l2tpv3: Improve -netdev/netdev_add/-net/... error reporting
Markus Armbruster
1
-13
/
+12
2018-10-19
migration: Fix !replay_can_snapshot() error handling
Markus Armbruster
1
-4
/
+4
2018-10-19
smbios: Clean up error handling in smbios_add()
Markus Armbruster
1
-28
/
+62
2018-10-19
ioapic: Fix error handling in realize()
Markus Armbruster
1
-4
/
+4
2018-10-19
pc: Fix machine property nvdimm-persistence error handling
Markus Armbruster
1
-2
/
+3
2018-10-19
9pfs: Fix CLI parsing crash on error
Markus Armbruster
1
-2
/
+4
2018-10-19
char: Use error_printf() to print help and such
Markus Armbruster
2
-2
/
+2
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
4
-8
/
+7
2018-10-19
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
3
-10
/
+10
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
8
-24
/
+25
2018-10-19
block: Use warn_report() & friends to report warnings
Markus Armbruster
3
-4
/
+4
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
4
-17
/
+23
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
13
-33
/
+61
2018-10-19
vl: Print error when using incorrect backend for debugcon
Philippe Mathieu-Daudé
1
-0
/
+1
2018-10-19
scripts: Remove check-qerror.sh
Alberto Garcia
2
-25
/
+3
2018-10-19
linux-user: Implement special usbfs ioctls.
Cortland Tölva
4
-0
/
+209
2018-10-19
linux-user: Define ordinary usbfs ioctls.
Cortland Tölva
4
-0
/
+113
2018-10-19
linux-user: Check for Linux USBFS in configure
Cortland Tölva
1
-1
/
+11
2018-10-19
replay: pass raw icount value to replay_save_clock
Paolo Bonzini
7
-18
/
+38
2018-10-19
target/i386: kvm: just return after migrate_add_blocker failed
Li Qiang
1
-1
/
+1
2018-10-19
hyperv_testdev: add SynIC message and event testmodes
Roman Kagan
1
-1
/
+164
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
3
-0
/
+105
2018-10-19
hyperv: add support for KVM_HYPERV_EVENTFD
Roman Kagan
1
-1
/
+26
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
4
-4
/
+113
2018-10-19
hyperv: add synic event flag signaling
Roman Kagan
2
-0
/
+36
2018-10-19
hyperv: add synic message delivery
Roman Kagan
2
-14
/
+166
2018-10-19
hyperv: make overlay pages for SynIC
Roman Kagan
2
-9
/
+62
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
4
-8
/
+33
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
7
-2
/
+164
2018-10-19
hyperv:synic: split capability testing and setting
Roman Kagan
1
-4
/
+16
[prev]
[next]