summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qapi: Document @errp usage more thoroughly in visitor.hMarkus Armbruster2020-04-301-14/+23
* qapi: Fix typo in visit_start_list()'s contractMarkus Armbruster2020-04-301-2/+2
* qapi: Fix the virtual walk example in visitor.h's big commentMarkus Armbruster2020-04-301-1/+3
* qapi: Belatedly update visitor.h's big comment for QAPI modulesMarkus Armbruster2020-04-301-5/+5
* qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()Markus Armbruster2020-04-301-3/+0Star
* qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() insteadMarkus Armbruster2020-04-301-2/+0Star
* qobject: Clean up QLIST_FOREACH_ENTRY()Markus Armbruster2020-04-301-4/+4
* smbus: Fix spd_data_generate() error API violationMarkus Armbruster2020-04-291-1/+1
* qemu-img: Move is_valid_option_list() to qemu-img.c and rewriteMarkus Armbruster2020-04-291-1/+0Star
* gdbstub: Introduce gdb_get_float32() to get 32-bit float registersPhilippe Mathieu-Daudé2020-04-151-0/+9
* gdbstub: Do not use memset() on GByteArrayPhilippe Mathieu-Daudé2020-04-151-0/+9
* thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etcPeter Maydell2020-04-141-6/+6
* thread.h: Fix Coverity version of qemu_cond_timedwait()Peter Maydell2020-04-141-1/+1
* osdep.h: Drop no-longer-needed Coverity workaroundsPeter Maydell2020-04-141-14/+0Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-04-132-0/+7
|\
| * fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum2020-04-131-0/+6
| * acpi: Use macro for table-loader file nameShameer Kolothum2020-04-131-0/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-04-131-2/+2
|\ \
| * | memory: Do not allow direct write access to rom_device regionsAlexander Duyck2020-04-131-2/+2
* | | aio-wait: delegate polling of main AioContext if BQL not heldPaolo Bonzini2020-04-092-19/+32
| |/ |/|
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell2020-04-072-23/+69
|\ \
| * | linux-user: factor out reading of /proc/self/mapsAlex Bennée2020-04-071-0/+44
| * | elf-ops: bail out if we have no function symbolsAlex Bennée2020-04-071-23/+25
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-04-071-1/+0Star
|\ \
| * | block: Increase BB.in_flight for coroutine and sync interfacesKevin Wolf2020-04-071-1/+0Star
| |/
* / ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater2020-04-071-0/+2
|/
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into stagingPeter Maydell2020-04-031-0/+7
|\
| * vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger2020-04-021-0/+7
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2020-04-032-0/+109
|\ \
| * | hw/i386: Introduce apicid functions inside X86MachineStateBabu Moger2020-04-011-0/+9
| * | hw/386: Add EPYC mode topology decoding functionsBabu Moger2020-04-011-0/+100
| |/
* / hw/isa/superio: Correct the license textPhilippe Mathieu-Daudé2020-04-011-1/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-03-314-2/+5
|\
| * acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann2020-03-293-1/+5
| * fix vhost_user_blk_watch crashLi Feng2020-03-291-1/+0Star
* | hw/net/can: Make CanBusClientInfo::can_receive() return a booleanPhilippe Mathieu-Daudé2020-03-311-1/+1
* | hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé2020-03-311-1/+1
|/
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2020-03-281-1/+0Star
|\
| * fdc/i8257: implement verify transfer modeSven Schnelle2020-03-271-1/+0Star
* | qemu/atomic.h: add #ifdef guards for stdatomic.hAlex Bennée2020-03-271-0/+6
|/
* block: trickle down the fallback image creation function use to the block dri...Maxim Levitsky2020-03-262-0/+12
* block: pass BlockDriver reference to the .bdrv_co_createMaxim Levitsky2020-03-261-1/+2
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-2310-10/+25
* Update copyright date for user-facing copyright stringsPeter Maydell2020-03-221-1/+1
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell2020-03-204-0/+37
|\
| * Add rx-softmmuYoshinori Sato2020-03-192-0/+2
| * target/rx: RX disassemblerYoshinori Sato2020-03-191-0/+5
| * hw/registerfields.h: Add 8bit and 16bit register macrosYoshinori Sato2020-03-191-0/+30
* | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2020-03-192-73/+33Star
|\ \ | |/ |/|
| * block/dirty-bitmap: improve _next_dirty_area APIVladimir Sementsov-Ogievskiy2020-03-182-12/+16