aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+0
2020-04-07block: Increase BB.in_flight for coroutine and sync interfacesKevin Wolf1-1/+0
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater1-0/+2
2020-04-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into stagingPeter Maydell1-0/+7
2020-04-03Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2-0/+109
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger1-0/+7
2020-04-01hw/isa/superio: Correct the license textPhilippe Mathieu-Daudé1-1/+1
2020-03-31hw/i386: Introduce apicid functions inside X86MachineStateBabu Moger1-0/+9
2020-03-31hw/386: Add EPYC mode topology decoding functionsBabu Moger1-0/+100
2020-03-31Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-2/+5
2020-03-31hw/net/can: Make CanBusClientInfo::can_receive() return a booleanPhilippe Mathieu-Daudé1-1/+1
2020-03-31hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé1-1/+1
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann3-1/+5
2020-03-29fix vhost_user_blk_watch crashLi Feng1-1/+0
2020-03-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-1/+0
2020-03-27fdc/i8257: implement verify transfer modeSven Schnelle1-1/+0
2020-03-27qemu/atomic.h: add #ifdef guards for stdatomic.hAlex Bennée1-0/+6
2020-03-26block: trickle down the fallback image creation function use to the block dri...Maxim Levitsky2-0/+12
2020-03-26block: pass BlockDriver reference to the .bdrv_co_createMaxim Levitsky1-1/+2
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé10-10/+25
2020-03-22Update copyright date for user-facing copyright stringsPeter Maydell1-1/+1
2020-03-20Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell4-0/+37
2020-03-19Add rx-softmmuYoshinori Sato2-0/+2
2020-03-19target/rx: RX disassemblerYoshinori Sato1-0/+5
2020-03-19hw/registerfields.h: Add 8bit and 16bit register macrosYoshinori Sato1-0/+30
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2-73/+33
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell4-68/+56
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell5-12/+6
2020-03-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ...Peter Maydell2-5/+6
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell2-14/+50
2020-03-18block/dirty-bitmap: improve _next_dirty_area APIVladimir Sementsov-Ogievskiy2-12/+16
2020-03-18block/dirty-bitmap: add _next_dirty APIVladimir Sementsov-Ogievskiy2-0/+15
2020-03-18block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_tVladimir Sementsov-Ogievskiy2-7/+6
2020-03-18hbitmap: drop meta bitmaps as they are unusedVladimir Sementsov-Ogievskiy1-21/+0
2020-03-18hbitmap: unpublish hbitmap_iter_skip_wordsVladimir Sementsov-Ogievskiy1-7/+0
2020-03-18hbitmap: move hbitmap_iter_next_word to hbitmap.cVladimir Sementsov-Ogievskiy1-30/+0
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell3-15/+27
2020-03-17hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_idsBabu Moger1-3/+3
2020-03-17hw/i386: Update structures to save the number of nodes per packageBabu Moger1-0/+1
2020-03-17machine: Add SMP Sockets in CpuTopologyBabu Moger1-0/+2
2020-03-17hw/i386: Consolidate topology functionsBabu Moger1-47/+21
2020-03-17hw/i386: Introduce X86CPUTopoInfo to contain topology infoBabu Moger2-14/+27
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell1-6/+0
2020-03-17hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDsBabu Moger1-20/+24
2020-03-17net: Track netdevs in NetClientState rather than QemuOptEric Blake1-0/+1
2020-03-17net: Complete qapi-fication of netdev_addEric Blake1-1/+0
2020-03-17qmp: constify QmpCommand and listMarc-André Lureau1-4/+5
2020-03-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-30/+153
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée2-19/+42
2020-03-17gdbstub: add helper for 128 bit registersAlex Bennée1-0/+13