aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-29Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into stagingPeter Maydell
2019-10-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...Peter Maydell
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis
2019-10-28riscv/virt: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add the start-in-flash propertyAlistair Francis
2019-10-28riscv/sifive_u: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add QSPI memory regionAlistair Francis
2019-10-28riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-28block: Add @exact parameter to bdrv_co_truncate()Max Reitz
2019-10-28include: Move endof() up from hw/virtio/virtio.hMax Reitz
2019-10-28block/nvme: add support for write zerosMaxim Levitsky
2019-10-28block/block-copy: increase buffered copy requestVladimir Sementsov-Ogievskiy
2019-10-28block/block-copy: add memory limitVladimir Sementsov-Ogievskiy
2019-10-28util: introduce SharedResourceVladimir Sementsov-Ogievskiy
2019-10-28block/block-backend: add blk_co_pwritev_partVladimir Sementsov-Ogievskiy
2019-10-28exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARYRichard Henderson
2019-10-28exec: Promote TARGET_PAGE_MASK to target_longRichard Henderson
2019-10-28exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCGRichard Henderson
2019-10-28exec: Use const alias for TARGET_PAGE_BITS_VARYRichard Henderson
2019-10-28exec: Split out variable page size support to exec-vary.cRichard Henderson
2019-10-28cpu: use ROUND_UP() to define xxx_PAGE_ALIGNWei Yang
2019-10-28cputlb: ensure _cmmu helper functions follow the naming standardAlex Bennée
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-25coroutine: Add qemu_co_mutex_assert_locked()Kevin Wolf
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-10-25hw/arm/bcm2836: Rename cpus[] as cpu[].corePhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé
2019-10-25hw/timer/bcm2835: Add the BCM2835 SYS_timerPhilippe Mathieu-Daudé
2019-10-25hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé
2019-10-25hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé
2019-10-25virtio: drop unused virtio_device_stop_ioeventfd() functionStefan Hajnoczi
2019-10-25virtio: add property to enable packed virtqueueJason Wang
2019-10-25virtio: basic packed virtqueue supportJason Wang
2019-10-24hw/rtc/aspeed_rtc: Remove unused includesPhilippe Mathieu-Daudé
2019-10-24hw/rtc/mc146818: Include mc146818rtc_regs.h a bit lessPhilippe Mathieu-Daudé
2019-10-24hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24aspeed: Add an AST2600 eval boardCédric Le Goater
2019-10-24mc146818rtc: Include mc146818rtc_regs.h directly in mc146818rtc.cPhilippe Mathieu-Daudé
2019-10-24mc146818rtc: Move RTC_ISA_IRQ definitionPhilippe Mathieu-Daudé