aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-14thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etcPeter Maydell
2020-04-14thread.h: Fix Coverity version of qemu_cond_timedwait()Peter Maydell
2020-04-14osdep.h: Drop no-longer-needed Coverity workaroundsPeter Maydell
2020-04-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-04-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-04-13fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum
2020-04-13memory: Do not allow direct write access to rom_device regionsAlexander Duyck
2020-04-09aio-wait: delegate polling of main AioContext if BQL not heldPaolo Bonzini
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-04-07linux-user: factor out reading of /proc/self/mapsAlex Bennée
2020-04-07elf-ops: bail out if we have no function symbolsAlex Bennée
2020-04-07block: Increase BB.in_flight for coroutine and sync interfacesKevin Wolf
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater
2020-04-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into stagingPeter Maydell
2020-04-03Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger
2020-04-01hw/isa/superio: Correct the license textPhilippe Mathieu-Daudé
2020-03-31hw/i386: Introduce apicid functions inside X86MachineStateBabu Moger
2020-03-31hw/386: Add EPYC mode topology decoding functionsBabu Moger
2020-03-31Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-03-31hw/net/can: Make CanBusClientInfo::can_receive() return a booleanPhilippe Mathieu-Daudé
2020-03-31hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-03-29fix vhost_user_blk_watch crashLi Feng
2020-03-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-03-27fdc/i8257: implement verify transfer modeSven Schnelle
2020-03-27qemu/atomic.h: add #ifdef guards for stdatomic.hAlex Bennée
2020-03-26block: trickle down the fallback image creation function use to the block dri...Maxim Levitsky
2020-03-26block: pass BlockDriver reference to the .bdrv_co_createMaxim Levitsky
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé
2020-03-22Update copyright date for user-facing copyright stringsPeter Maydell
2020-03-20Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell
2020-03-19Add rx-softmmuYoshinori Sato
2020-03-19target/rx: RX disassemblerYoshinori Sato
2020-03-19hw/registerfields.h: Add 8bit and 16bit register macrosYoshinori Sato
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-03-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell
2020-03-18block/dirty-bitmap: improve _next_dirty_area APIVladimir Sementsov-Ogievskiy
2020-03-18block/dirty-bitmap: add _next_dirty APIVladimir Sementsov-Ogievskiy
2020-03-18block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_tVladimir Sementsov-Ogievskiy
2020-03-18hbitmap: drop meta bitmaps as they are unusedVladimir Sementsov-Ogievskiy
2020-03-18hbitmap: unpublish hbitmap_iter_skip_wordsVladimir Sementsov-Ogievskiy
2020-03-18hbitmap: move hbitmap_iter_next_word to hbitmap.cVladimir Sementsov-Ogievskiy
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell
2020-03-17hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_idsBabu Moger