summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-45/+133
2017-09-22chardev: remove context in chr_update_read_handlerPeter Xu1-1/+1
2017-09-22chardev: add Chardev.gcontext fieldPeter Xu1-0/+1
2017-09-22chardev: new qemu_chr_be_update_read_handlers()Peter Xu1-0/+10
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini1-0/+4
2017-09-22Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170922-1'...Peter Maydell3-0/+20
2017-09-22ide: fix enum comparison for gcc 4.7John Snow1-2/+1
2017-09-22migration: add has_postcopy savevm handlerVladimir Sementsov-Ogievskiy1-0/+1
2017-09-22bitmap: provide to_le/from_le helpersPeter Xu1-0/+7
2017-09-22bitmap: introduce bitmap_count_one()Peter Xu1-0/+10
2017-09-22migration: Teach it about G_SOURCE_REMOVEJuan Quintela1-0/+2
2017-09-22seccomp: Don't include libseccomp from QEMU headerFam Zheng1-2/+0
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini1-0/+56
2017-09-22memory: trace FlatView creation and destructionPaolo Bonzini2-1/+1
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy2-20/+1
2017-09-21memory: Rework "info mtree" to print flat views and dispatch treesAlexey Kardashevskiy2-1/+6
2017-09-21memory: Rename mem_begin/mem_commit/mem_add helpersAlexey Kardashevskiy1-3/+3
2017-09-21memory: Switch memory from using AddressSpace to FlatViewAlexey Kardashevskiy2-17/+36
2017-09-21memory: Move AddressSpaceDispatch from AddressSpace to FlatViewAlexey Kardashevskiy2-7/+7
2017-09-21memory: Open code FlatView renderingAlexey Kardashevskiy2-3/+4
2017-09-21memory: avoid "resurrection" of dead FlatViewsPaolo Bonzini1-0/+8
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep1-0/+67
2017-09-21msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep1-0/+58
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep1-0/+77
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep1-0/+64
2017-09-21nvic: Implement NVIC_ITNS<n> registersPeter Maydell1-0/+3
2017-09-21nvic: Implement AIRCR changes for v8MPeter Maydell1-1/+2
2017-09-21nvic: Add cached vectpending_prio statePeter Maydell1-0/+2
2017-09-21nvic: Add cached vectpending_is_s_banked statePeter Maydell1-2/+9
2017-09-21nvic: Add banked exception statesPeter Maydell1-0/+14
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin1-0/+3
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland2-0/+5
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell7-4/+51
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov1-0/+4
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand1-0/+2
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand1-0/+2
2017-09-19cpu: drop old comments describing membersDavid Hildenbrand1-3/+3
2017-09-19osdep.h: Prohibit disabling assert() in supported buildsEric Blake1-0/+16
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei1-0/+5
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov3-4/+4
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov1-0/+6
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov1-1/+2
2017-09-19qom: cpus: split cpu_generic_init() on feature parsing and cpu creation partsIgor Mammedov1-0/+21
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini2-1/+1
2017-09-19osdep: Define QEMU_MADV_REMOVEEduardo Habkost1-0/+7
2017-09-19vl: Clean up user-creatable objects when exitingEduardo Habkost1-0/+8
2017-09-19scsi: introduce sg_io_sense_from_errnoPaolo Bonzini1-0/+3
2017-09-19scsi: introduce scsi_build_sensePaolo Bonzini1-0/+2
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini4-115/+120
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini1-2/+2