summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-171-6/+0
| * | hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDsBabu Moger2020-03-171-20/+24
| |/
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2020-03-195-12/+6
|\ \
| * | hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan2020-03-172-2/+2
| * | hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan2020-03-172-3/+2
| * | hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan2020-03-173-1/+2
| * | hw/ide: Get rid of piix4_init functionBALATON Zoltan2020-03-171-1/+0
| * | hw/ide: Get rid of piix3_init functionsBALATON Zoltan2020-03-171-2/+0
| * | ide/via: Get rid of via_ide_init()BALATON Zoltan2020-03-161-1/+0
| * | cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland2020-03-101-2/+0
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ...Peter Maydell2020-03-192-5/+6
|\ \ \
| * | | net: Track netdevs in NetClientState rather than QemuOptEric Blake2020-03-171-0/+1
| * | | net: Complete qapi-fication of netdev_addEric Blake2020-03-171-1/+0
| * | | qmp: constify QmpCommand and listMarc-André Lureau2020-03-171-4/+5
* | | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell2020-03-182-14/+50
|\ \ \ \