44162 Commits (9ba371b6343c58805867a341dc5a1d258e2ab589)
 

Author SHA1 Message Date
Daniel P. Berrange 9ba371b634 qemu-io: add support for --object command line arg 11 years ago
Kevin Wolf 12d5ee3a7e block: Fix -incoming with snapshot=on 11 years ago
Vladimir Sementsov-Ogievskiy bca5a8f462 spec: add qcow2 bitmaps extension specification 11 years ago
Changlong Xie f38738e212 quorum: fix segfault when read fails in fifo mode 11 years ago
John Snow 2875645b65 qemu-img: initialize MapEntry object 11 years ago
Edgar E. Iglesias c3bce9d5f9 etraxfs_dma: Dont forward zero-length payload to clients 11 years ago
Peter Maydell 586d1a99ff VFIO updates 2016-02-19 11 years ago
Peter Maydell 3ba32c100a softfloat queue: 11 years ago
Wei Yang b58b17f744 vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries 11 years ago
Eric Auger c89e91a76b hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check 11 years ago
Eric Auger cf5a13e370 hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation 11 years ago
Eric Auger 9481cf2e5f hw/arm/sysbus-fdt: helpers for clock node generation 11 years ago
Eric Auger 58e71097ce device_tree: qemu_fdt_getprop_cell converted to use the error API 11 years ago
Eric Auger 78e24f235e device_tree: qemu_fdt_getprop converted to use the error API 11 years ago
Eric Auger 6d79566ae6 device_tree: introduce qemu_fdt_node_path 11 years ago
Eric Auger 60e43e987c device_tree: introduce load_device_tree_from_sysfs 11 years ago
Eric Auger 62d9551247 hw/vfio/platform: amd-xgbe device 11 years ago
Wei Yang 3fc1c182c1 vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain 11 years ago
Chen Fan 40f8f0c31b pcie_aer: expose pcie_aer_msg() interface 11 years ago
Chen Fan 8d86ada2a7 aer: impove pcie_aer_init to support vfio device 11 years ago
Chen Fan 88caf177ac vfio: make the 4 bytes aligned for capability size 11 years ago
Chen Fan 79095ef717 pcie: modify the capability size assert 11 years ago
Peter Maydell 1badb58698 MAINTAINERS: Add section for FPU emulation 11 years ago
Peter Maydell 50fe4df8ee osdep.h: Remove int_fast*_t Solaris compatibility code 11 years ago
Peter Maydell 0c48262d47 fpu: Use plain 'int' rather than 'int_fast16_t' for exponents 11 years ago
Peter Maydell 07d792d2b0 fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts 11 years ago
Peter Maydell 0bb721d721 fpu: Remove use of int_fast16_t in conversions to int16 11 years ago
Peter Maydell d783f78933 target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct 11 years ago
Peter Maydell 1b3337bb1d Error reporting patches for 2016-02-19 11 years ago
Peter Maydell 5cfffc30de QAPI patches for 2016-02-19 11 years ago
Markus Armbruster 7580f231cf vl: Clean up machine selection in main(). 11 years ago
Eduardo Habkost bbe2d25c8f vl: Set error location when parsing memory options 11 years ago
Eduardo Habkost 890ad5508e replay: Set error location properly when parsing options 11 years ago
Eduardo Habkost 43fa1e0bd9 vl: Reset location after handling command-line arguments 11 years ago
Marcel Apfelbaum 34f405ae6d vl.c: Fix regression in machine error message 11 years ago
Peter Maydell 09125c5e76 vhost, virtio, pci, pxe 11 years ago
Eric Blake dbf1192262 qapi: Change visit_start_implicit_struct to visit_start_alternate 11 years ago
Eric Blake 544a373159 qapi: Don't box branches of flat unions 11 years ago
Eric Blake becceedc4d qapi: Don't box struct branch of alternate 11 years ago
Eric Blake 2208d64998 qapi-visit: Use common idiom in gen_visit_fields_decl() 11 years ago
Eric Blake 1de5d4ca07 qapi: Emit structs used as variants in topological order 11 years ago
Eric Blake e65d89bf1a qapi: Adjust layout of FooList types 11 years ago
Eric Blake 655519030b qapi-visit: Less indirection in visit_type_Foo_fields() 11 years ago
Markus Armbruster 59d9e84cc9 qapi-visit: Unify struct and union visit 11 years ago
Eric Blake 9a5cd424d5 qapi: Visit variants in visit_type_FOO_fields() 11 years ago
Markus Armbruster d7445b57f4 qapi-visit: Simplify how we visit common union members 11 years ago
Eric Blake 68d078395d qapi: Add tests of complex objects within alternate 11 years ago
Eric Blake 46534309e6 qapi: Forbid 'any' inside an alternate 11 years ago
Eric Blake 02a57ae32b qapi: Forbid empty unions and useless alternates 11 years ago
Eric Blake f96493b1ab qapi: Simplify excess input reporting in input visitors 11 years ago