summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qdev: Inline qdev_prop_parse()Paolo Bonzini2014-02-141-2/+0
* qdev: Legacy properties are now read-onlyPaolo Bonzini2014-02-141-1/+0
* qtest: Don't segfault with invalid -qtest optionFam Zheng2014-02-141-1/+2
* ipack: Move IndustryPack out of hw/char/Andreas Färber2014-02-141-0/+87
* i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber2014-02-141-2/+0
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-1410-29/+29
* qtest: don't report signals if qtest driver enabledMichael S. Tsirkin2014-02-131-0/+2
* exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-4/+4
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-4/+4
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-4/+4
* cpu: Add per-cpu address spaceEdgar E. Iglesias2014-02-113-2/+8
* memory: Add MemoryListener to typedefs.hEdgar E. Iglesias2014-02-112-2/+1
* exec: Make iotlb_to_region input an ASEdgar E. Iglesias2014-02-112-3/+4
* exec: Make tb_invalidate_phys_addr input an ASEdgar E. Iglesias2014-02-111-1/+1
* hw/arm/allwinner-a10: initialize EMACBeniamino Galvani2014-02-081-0/+3
* hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani2014-02-081-0/+210
* util/fifo8: implement push/pop of multiple bytesBeniamino Galvani2014-02-081-0/+61
* disas: Implement disassembly output for A64Claudio Fontana2014-02-081-0/+1
* arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-081-0/+19
* vmstate: Add uint32 2D-array supportChristoffer Dall2014-02-081-0/+6
* arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-081-0/+7
* arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-081-0/+7
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...Peter Maydell2014-02-085-14/+12
|\
| * Don't abort on memory allocation errorOrit Wasserman2014-02-041-1/+3
| * migration:fix free XBZRLE decoded_buf wrongGonglei (Arei)2014-02-041-0/+1
| * exec: fix ram_list dirty map optimizationAlexey Kardashevskiy2014-02-041-1/+2
| * vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-typePeter Maydell2014-02-042-12/+6
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...Peter Maydell2014-02-052-2/+6
|\ \
| * | readline: Add missing GCC_FMT_ATTRStefan Weil2014-02-011-1/+2
| * | qemu 1.7.0 does not build on NetBSDMartin Husemann2014-02-011-1/+4
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...Peter Maydell2014-02-042-0/+80
|\ \ \ | |_|/ |/| |
| * | sclp-s390: Define new SCLP codes and structuresMatthew Rosato2014-01-281-0/+34
| * | s390-sclp: SCLP Event integrationJason J. Herne2014-01-212-0/+6
| * | s390-sclp: SCLP CPU InfoJason J. Herne2014-01-211-0/+32
| * | s390-sclp: Define New SCLP CodesJason J. Herne2014-01-211-0/+8
* | | cris: Remove the CRIS PIC glueEdgar E. Iglesias2014-02-031-2/+0
* | | Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell2014-02-012-11/+62
|\ \ \
| * | | virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov2014-01-281-11/+0
| * | | add optional 2nd stage initialization to -object/object-add commandsIgor Mammedov2014-01-281-0/+62
* | | | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell2014-02-011-0/+1
|\ \ \ \
| * | | | arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-311-0/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell2014-02-011-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | kvm: initialize qemu_host_page_sizeAlexey Kardashevskiy2014-01-171-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell2014-01-317-1/+154
|\ \ \
OpenPOWER on IntegriCloud