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
2016-01-13
s390/sclp: Simplify control flow in sclp_realize()
Markus Armbruster
2016-01-13
hw/s390x: Rename local variables Error *l_err to just err
Markus Armbruster
2016-01-13
error: Clean up errors with embedded newlines (again)
Markus Armbruster
2016-01-13
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
2016-01-13
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
2016-01-13
vmdk: Clean up control flow in vmdk_parse_extents() a bit
Markus Armbruster
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
Markus Armbruster
2016-01-13
migration: Use error_reportf_err() instead of monitor_printf()
Markus Armbruster
2016-01-13
spapr: Use error_reportf_err()
Markus Armbruster
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
2016-01-13
error: New error_prepend(), error_reportf_err()
Markus Armbruster
2016-01-13
test-throttle: Simplify qemu_init_main_loop() error handling
Markus Armbruster
2016-01-13
qemu-nbd: Clean up "Failed to load snapshot" error message
Markus Armbruster
2016-01-13
block: Clean up "Could not create temporary overlay" error message
Markus Armbruster
2016-01-13
error: Improve documentation
Markus Armbruster
2016-01-13
error: Use error_report_err() instead of ad hoc prints
Markus Armbruster
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
2016-01-13
qemu-nbd: Replace BSDism <err.h> by error_report()
Markus Armbruster
2016-01-13
xen-hvm: Mark inappropriate error handling FIXME
Markus Armbruster
2016-01-13
audio: Clean up inappropriate and unreachable use of hw_error()
Markus Armbruster
2016-01-13
isa: Clean up inappropriate hw_error()
Markus Armbruster
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
isa: Trivially convert remaining PCI-ISA bridges to realize()
Markus Armbruster
2016-01-13
sysbus: Don't use hw_error() in machine_init_done_notifiers
Markus Armbruster
2016-01-13
hw/arm/virt: Fix property "gic-version" error handling
Markus Armbruster
2016-01-13
error: Don't append a newline when printing the error hint
Markus Armbruster
2016-01-13
raven: Mark use of hw_error() in realize() FIXME
Markus Armbruster
2016-01-13
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
2016-01-13
arm_mptimer: Don't use hw_error() in realize() method
Markus Armbruster
2016-01-13
omap: Don't use hw_error() in device init() methods
Markus Armbruster
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
2016-01-13
error: Document how to accumulate multiple errors
Markus Armbruster
2016-01-13
multithread decompression: Avoid one copy
Dr. David Alan Gilbert
2016-01-13
Use qemu_get_buffer_in_place for xbzrle data
Dr. David Alan Gilbert
2016-01-13
Migration: Emit event at start of pass
Dr. David Alan Gilbert
2016-01-13
Postcopy: Send events/change state on incoming side
Dr. David Alan Gilbert
2016-01-13
migration: Add state records for migration incoming
zhanghailiang
2016-01-13
migration: Export migrate_set_state()
zhanghailiang
2016-01-13
s390x/pci: return real state during listing PCI
Yi Min Zhao
2016-01-13
virtio-ccw: fix sanity check for vector
Halil Pasic
2016-01-13
s390: Introduce CCW_COMPAT_2_5
Shmulik Ladkani
2016-01-13
s390x/virtio: use qemu_check_nic_model()
Cornelia Huck
2016-01-13
s390x/pci: code cleanup
Yi Min Zhao
[prev]
[next]