aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-26arm: vgic device control api supportChristoffer Dall
2014-02-26kvm: Common device control API functionsChristoffer Dall
2014-02-26kvm: Introduce kvm_arch_irqchip_createChristoffer Dall
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-02-21quorum: Add quorum mechanism.Benoît Canet
2014-02-21blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet
2014-02-21qemu-option: has_help_option() and is_valid_option_list()Kevin Wolf
2014-02-21nbd: move socket wrappers to qemu-nbdPaolo Bonzini
2014-02-21nbd: inline tcp_socket_incoming_spec into sole callerPaolo Bonzini
2014-02-21nbd: correctly propagate errorsPaolo Bonzini
2014-02-21block: Remove bdrv_open_image()'s force_raw optionMax Reitz
2014-02-21block: Make bdrv_file_open() staticMax Reitz
2014-02-21block: Add reference parameter to bdrv_open()Max Reitz
2014-02-21block: Change BDS parameter of bdrv_open() to **Max Reitz
2014-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini
2014-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-20module: implement module loadingFam Zheng
2014-02-20util: Split out exec_dir from os_find_datadirFam Zheng
2014-02-20softfloat: Support halving the result of muladd operationPeter Maydell
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2014-02-15net: declare struct iovec in checksum.h to fix compiler warningMichael Tokarev
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14qapi: Add human mode to StringOutputVisitorPaolo Bonzini
2014-02-14qdev: Inline qdev_prop_parse()Paolo Bonzini
2014-02-14qdev: Legacy properties are now read-onlyPaolo Bonzini
2014-02-14qtest: Don't segfault with invalid -qtest optionFam Zheng
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber
2014-02-14i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-02-13qtest: don't report signals if qtest driver enabledMichael S. Tsirkin
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-02-11exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias