summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
|\ \
| * | block: Increase BB.in_flight for coroutine and sync interfacesKevin Wolf2020-04-071-1/+0
| |/
* / 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-03-311-0/+9
| * | hw/386: Add EPYC mode topology decoding functionsBabu Moger2020-03-311-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/+0
* | 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/+0
|\
| * fdc/i8257: implement verify transfer modeSven Schnelle2020-03-271-1/+0
* | 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/+33
|\ \ | |/ |/|
| * block/dirty-bitmap: improve _next_dirty_area APIVladimir Sementsov-Ogievskiy2020-03-182-12/+16
| * block/dirty-bitmap: add _next_dirty APIVladimir Sementsov-Ogievskiy2020-03-182-0/+15
| * block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_tVladimir Sementsov-Ogievskiy2020-03-182-7/+6
| * hbitmap: drop meta bitmaps as they are unusedVladimir Sementsov-Ogievskiy2020-03-181-21/+0
| * hbitmap: unpublish hbitmap_iter_skip_wordsVladimir Sementsov-Ogievskiy2020-03-181-7/+0
| * hbitmap: move hbitmap_iter_next_word to hbitmap.cVladimir Sementsov-Ogievskiy2020-03-181-30/+0
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-03-194-68/+56
|\ \
| * | hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_idsBabu Moger2020-03-171-3/+3
| * | hw/i386: Update structures to save the number of nodes per packageBabu Moger2020-03-171-0/+1
| * | machine: Add SMP Sockets in CpuTopologyBabu Moger2020-03-171-0/+2
| * | hw/i386: Consolidate topology functionsBabu Moger2020-03-171-47/+21
| * | hw/i386: Introduce X86CPUTopoInfo to contain topology infoBabu Moger2020-03-172-14/+27