summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell3-7/+7
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell3-2/+141
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell3-24/+52
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell1-1/+3
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2-0/+3
2014-03-03qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell1-1/+1
2014-03-02bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil1-4/+4
2014-03-02bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil1-1/+1
2014-03-02include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert1-1/+1
2014-02-28qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles1-1/+1
2014-02-28dump: add API to write dump pagesqiaonuohan1-0/+7
2014-02-28dump: add APIs to operate DataCacheqiaonuohan1-0/+9
2014-02-28dump: add API to write dump_bitmapqiaonuohan1-0/+2
2014-02-28dump: add API to write dump headerqiaonuohan1-0/+96
2014-02-28dump: add members to DumpState and init some of themqiaonuohan1-0/+7
2014-02-28dump: add API to write header of flatten formatqiaonuohan1-0/+17
2014-02-28dump: const-qualify the buf of WriteCoreDumpFunctionqiaonuohan1-1/+2
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland1-0/+1
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland1-0/+2
2014-02-27s390x/event-facility: code restructureHeinz Graalfs2-24/+19
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann1-0/+33
2014-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell3-2/+37
2014-02-26Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...Peter Maydell1-1/+1
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-6/+19
2014-02-26include/qemu/crc32c.h: Rename include guards to match filenameWill Newton1-2/+2
2014-02-26arm: vgic device control api supportChristoffer Dall1-0/+1
2014-02-26kvm: Common device control API functionsChristoffer Dall1-0/+22
2014-02-26kvm: Introduce kvm_arch_irqchip_createChristoffer Dall1-0/+12
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite1-10/+0
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite1-33/+0
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite1-19/+0
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite1-15/+0
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite1-13/+0
2014-02-25net: remove implicit peer from offload APIStefan Hajnoczi1-7/+7
2014-02-25Fix two XBZRLE corruption issuesDr. David Alan Gilbert1-1/+1
2014-02-25net: make tap offloading callbacks staticVincenzo Maffione1-6/+0
2014-02-25net: extend NetClientInfo for offloadingVincenzo Maffione1-0/+19
2014-02-25net: change vnet-hdr TAP prototypesVincenzo Maffione1-2/+2
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-12/+13
2014-02-24Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell1-0/+1
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell3-2/+32
2014-02-22scsi: report thin provisioning errors with werror=reportPaolo Bonzini1-0/+2
2014-02-22scsi: Change scsi sense buf size to 252Fam Zheng1-1/+1
2014-02-21quorum: Add quorum mechanism.Benoît Canet1-0/+2
2014-02-21blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet1-0/+2
2014-02-21qemu-option: has_help_option() and is_valid_option_list()Kevin Wolf1-0/+2
2014-02-21nbd: move socket wrappers to qemu-nbdPaolo Bonzini1-4/+0
2014-02-21nbd: inline tcp_socket_incoming_spec into sole callerPaolo Bonzini1-1/+0
2014-02-21nbd: correctly propagate errorsPaolo Bonzini1-1/+0
2014-02-21block: Remove bdrv_open_image()'s force_raw optionMax Reitz1-1/+1