aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-17hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_idsBabu Moger
2020-03-17hw/i386: Update structures to save the number of nodes per packageBabu Moger
2020-03-17machine: Add SMP Sockets in CpuTopologyBabu Moger
2020-03-17hw/i386: Consolidate topology functionsBabu Moger
2020-03-17hw/i386: Introduce X86CPUTopoInfo to contain topology infoBabu Moger
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell
2020-03-17hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDsBabu Moger
2020-03-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-03-17lockable: add QemuRecMutex supportStefan Hajnoczi
2020-03-17lockable: add lock guardsStefan Hajnoczi
2020-03-17lockable: add QEMU_MAKE_LOCKABLE_NONNULLPaolo Bonzini
2020-03-17hw/arm/fsl-imx6: Wire up USB controllersGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Fix USB interrupt numbersGuenter Roeck
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck
2020-03-16qom/object: enable setter for uint typesFelipe Franciosi
2020-03-16WHPX: TSC get and set should be dependent on VM stateSunil Muthuswamy
2020-03-16util: add util function buffer_zero_avx512()Robert Hoo
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank
2020-03-12hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank
2020-03-12hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck
2020-03-12hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck
2020-03-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-11' in...Peter Maydell
2020-03-11block.c: adding bdrv_co_delete_fileDaniel Henrique Barboza
2020-03-11block: introducing 'bdrv_co_delete_file' interfaceDaniel Henrique Barboza
2020-03-11block: Make bdrv_get_cumulative_perm() publicKevin Wolf
2020-03-11Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-03-11block/block-copy: hide structure definitionsVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: rename start to offset in interfacesVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: refactor interfaces to use bytes instead of endVladimir Sementsov-Ogievskiy
2020-03-11block/block-copy: fix progress calculationVladimir Sementsov-Ogievskiy
2020-03-11job: refactor progress to separate objectVladimir Sementsov-Ogievskiy
2020-03-11luks: extract qcrypto_block_calculate_payload_offset()Stefan Hajnoczi
2020-03-09monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: move hmp_info_block* to block-hmp-cmds.cMaxim Levitsky