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
2014-05-09
qmp: use valid JSON in transaction example
Eric Blake
2014-05-09
qmp: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-05-09
dump: Drop pointless error_is_set(), DumpState member errp
Markus Armbruster
2014-05-09
qemu-option: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
qga: Drop superfluous error_is_set()
Markus Armbruster
2014-05-09
qga: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
qapi: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
tests/qapi-schema: Drop superfluous error_is_set()
Markus Armbruster
2014-05-09
qapi: Drop redundant, unclean error_is_set()
Markus Armbruster
2014-05-09
hmp: Guard against misuse of hmp_handle_error()
Markus Armbruster
2014-05-09
qga: Use return values instead of error_is_set(errp)
Markus Armbruster
2014-05-09
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
qmp: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
qemu-iotests: Test converting to streamOptimized from small cluster size
Fam Zheng
2014-05-09
vmdk: Implement .bdrv_get_info()
Fam Zheng
2014-05-09
vmdk: Implement .bdrv_write_compressed
Fam Zheng
2014-05-09
qemu-img: Convert by cluster size if target is compressed
Fam Zheng
2014-05-09
block/iscsi: bump year in copyright notice
Peter Lieven
2014-05-09
block/nfs: Check for NULL server part
Max Reitz
2014-05-09
qemu-img: sort block formats in help message
Mike Day
2014-05-09
iotests: Use configured python
Max Reitz
2014-05-09
qcow2: Fix alloc_clusters_noref() overflow detection
Max Reitz
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-08
pci-assign: assigned_initfn(): set monitor error in common error handler
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assign_intx()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assign_device()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assigned_dev_register_regions()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from assigned_device_pci_cap_init()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from get_real_device()
Laszlo Ersek
2014-05-08
pci-assign: assignment should fail if we can't read config space
Laszlo Ersek
2014-05-08
pci-assign: accept Error from pci_add_capability2()
Laszlo Ersek
2014-05-08
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
2014-05-08
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
2014-05-08
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
2014-05-08
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
2014-05-08
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
monitor: add Error-propagating monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
cutils: tighten qemu_parse_fd()
Laszlo Ersek
2014-05-08
qapi: treat all negative return of strtosz_suffix() as error
Amos Kong
2014-05-08
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
2014-05-08
qapi: Use an explicit input file
Lluís Vilanova
2014-05-08
qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
Lluís Vilanova
2014-05-08
qapi: [trivial] Break long command lines
Lluís Vilanova
2014-05-08
build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
Michael Tokarev
2014-05-08
build: add support for per-object -cflags and -libs to all rules
Paolo Bonzini
2014-05-08
Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)
Michael Tokarev
2014-05-08
Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)
Michael Tokarev
2014-05-08
Makefile: strip tools and modules too
Michael Tokarev
[prev]
[next]