Age | Commit message (Expand) | Author | Files | Lines |
2016-02-22 | throttle: Make throttle_conflicting() set errp | Alberto Garcia | 4 | -12/+17 |
2016-02-22 | throttle: Make throttle_compute_timer() static | Alberto Garcia | 2 | -10/+4 |
2016-02-22 | block migration: Activate image on destination before writing to it | Kevin Wolf | 1 | -0/+7 |
2016-02-22 | qemu-io: use no_argument/required_argument constants | Daniel P. Berrange | 1 | -15/+15 |
2016-02-22 | qemu-nbd: use no_argument/required_argument constants | Daniel P. Berrange | 1 | -25/+26 |
2016-02-22 | qemu-nbd: don't overlap long option values with short options | Daniel P. Berrange | 1 | -7/+7 |
2016-02-22 | qemu-img: allow specifying image as a set of options args | Daniel P. Berrange | 3 | -60/+195 |
2016-02-22 | qemu-nbd: allow specifying image as a set of options args | Daniel P. Berrange | 2 | -6/+44 |
2016-02-22 | qemu-io: allow specifying image as a set of options args | Daniel P. Berrange | 1 | -6/+51 |
2016-02-22 | qemu-img: add support for --object command line arg | Daniel P. Berrange | 3 | -30/+282 |
2016-02-22 | qemu-io: add support for --object command line arg | Daniel P. Berrange | 1 | -0/+34 |
2016-02-22 | block: Fix -incoming with snapshot=on | Kevin Wolf | 5 | -4/+66 |
2016-02-22 | spec: add qcow2 bitmaps extension specification | Vladimir Sementsov-Ogievskiy | 1 | -1/+220 |
2016-02-22 | quorum: fix segfault when read fails in fifo mode | Changlong Xie | 1 | -1/+2 |
2016-02-22 | qemu-img: initialize MapEntry object | John Snow | 1 | -11/+15 |
2016-02-20 | etraxfs_dma: Dont forward zero-length payload to clients | Edgar E. Iglesias | 1 | -5/+8 |
2016-02-19 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160219.1' i... | Peter Maydell | 15 | -43/+660 |
2016-02-19 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160219' ... | Peter Maydell | 6 | -112/+124 |
2016-02-19 | vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries | Wei Yang | 1 | -1/+1 |
2016-02-19 | hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check | Eric Auger | 1 | -14/+5 |
2016-02-19 | hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation | Eric Auger | 1 | -6/+188 |
2016-02-19 | hw/arm/sysbus-fdt: helpers for clock node generation | Eric Auger | 1 | -0/+120 |
2016-02-19 | device_tree: qemu_fdt_getprop_cell converted to use the error API | Eric Auger | 4 | -12/+35 |
2016-02-19 | device_tree: qemu_fdt_getprop converted to use the error API | Eric Auger | 2 | -6/+18 |
2016-02-19 | device_tree: introduce qemu_fdt_node_path | Eric Auger | 2 | -0/+72 |
2016-02-19 | device_tree: introduce load_device_tree_from_sysfs | Eric Auger | 2 | -0/+108 |
2016-02-19 | hw/vfio/platform: amd-xgbe device | Eric Auger | 3 | -0/+107 |
2016-02-19 | vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain | Wei Yang | 1 | -4/+4 |
2016-02-19 | pcie_aer: expose pcie_aer_msg() interface | Chen Fan | 2 | -1/+2 |
2016-02-19 | aer: impove pcie_aer_init to support vfio device | Chen Fan | 5 | -6/+6 |
2016-02-19 | vfio: make the 4 bytes aligned for capability size | Chen Fan | 1 | -1/+2 |
2016-02-19 | pcie: modify the capability size assert | Chen Fan | 1 | -1/+1 |
2016-02-19 | MAINTAINERS: Add section for FPU emulation | Peter Maydell | 1 | -0/+7 |
2016-02-19 | osdep.h: Remove int_fast*_t Solaris compatibility code | Peter Maydell | 1 | -7/+0 |
2016-02-19 | fpu: Use plain 'int' rather than 'int_fast16_t' for exponents | Peter Maydell | 2 | -62/+62 |
2016-02-19 | fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts | Peter Maydell | 2 | -20/+32 |
2016-02-19 | fpu: Remove use of int_fast16_t in conversions to int16 | Peter Maydell | 2 | -22/+22 |
2016-02-19 | target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct | Peter Maydell | 1 | -13/+13 |
2016-02-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-19' into... | Peter Maydell | 2 | -14/+49 |
2016-02-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ... | Peter Maydell | 36 | -373/+358 |
2016-02-19 | vl: Clean up machine selection in main(). | Markus Armbruster | 1 | -5/+6 |
2016-02-19 | vl: Set error location when parsing memory options | Eduardo Habkost | 1 | -0/+6 |
2016-02-19 | replay: Set error location properly when parsing options | Eduardo Habkost | 1 | -0/+10 |
2016-02-19 | vl: Reset location after handling command-line arguments | Eduardo Habkost | 1 | -2/+5 |
2016-02-19 | vl.c: Fix regression in machine error message | Marcel Apfelbaum | 1 | -11/+26 |
2016-02-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 25 | -210/+429 |
2016-02-19 | qapi: Change visit_start_implicit_struct to visit_start_alternate | Eric Blake | 6 | -71/+82 |
2016-02-19 | qapi: Don't box branches of flat unions | Eric Blake | 10 | -108/+24 |
2016-02-19 | qapi: Don't box struct branch of alternate | Eric Blake | 5 | -28/+58 |
2016-02-19 | qapi-visit: Use common idiom in gen_visit_fields_decl() | Eric Blake | 1 | -6/+5 |