aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-17hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan2-2/+2
2020-03-17hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan2-3/+2
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan3-1/+2
2020-03-17hw/ide: Get rid of piix4_init functionBALATON Zoltan1-1/+0
2020-03-17hw/ide: Get rid of piix3_init functionsBALATON Zoltan1-2/+0
2020-03-17lockable: add QemuRecMutex supportStefan Hajnoczi1-2/+4
2020-03-17lockable: add lock guardsStefan Hajnoczi1-0/+65
2020-03-17lockable: add QEMU_MAKE_LOCKABLE_NONNULLPaolo Bonzini1-2/+15
2020-03-17hw/arm/fsl-imx6: Wire up USB controllersGuenter Roeck1-0/+6
2020-03-17hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck1-0/+10
2020-03-17hw/arm/fsl-imx6ul: Fix USB interrupt numbersGuenter Roeck1-3/+3
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck1-0/+53
2020-03-17ppc/spapr: Add FWNMI System Reset stateNicholas Piggin1-1/+2
2020-03-17ppc/spapr: Change FWNMI namesNicholas Piggin1-10/+17
2020-03-17spapr: Rename DT functions to newer naming conventionDavid Gibson1-2/+2
2020-03-17spapr/rtas: Reserve space for RTAS blob and logAlexey Kardashevskiy1-0/+1
2020-03-17ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy1-1/+3
2020-03-16ide/via: Get rid of via_ide_init()BALATON Zoltan1-1/+0
2020-03-17spapr: Don't clamp RMA to 16GiB on new machine typesDavid Gibson1-0/+1
2020-03-17spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson1-2/+1