aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-24target/riscv: Add a base 32 and 64 bit CPUAlistair Francis1-2/+2
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau2-2/+78
2019-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...Peter Maydell1-1/+1
2019-05-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...Peter Maydell14-21/+42
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming1-1/+1
2019-05-23hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé1-2/+7
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell12-15/+13
2019-05-23arm: Move system_clock_scale to armv7m_systick.hPeter Maydell2-4/+22
2019-05-23Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...Peter Maydell1-0/+14
2019-05-23hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé1-0/+14
2019-05-23Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into stagingPeter Maydell3-1/+70
2019-05-22cpus: Initialize pseudo-random seeds for all guest cpusRichard Henderson1-0/+1
2019-05-22util: Add qemu_guest_getrandom and associated routinesRichard Henderson1-0/+68
2019-05-22crypto: Change the qcrypto_random_bytes buffer type to void*Richard Henderson1-1/+1
2019-05-22pci: msix: move 'MSIX_CAP_LENGTH' to header fileLi Qiang1-0/+2
2019-05-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into stagingPeter Maydell11-98/+264
2019-05-21linux headers: update against Linux 5.2-rc1Cornelia Huck10-98/+263
2019-05-20pci: Simplify pci_bus_is_root()David Gibson2-2/+11
2019-05-20hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang1-0/+33
2019-05-20vhost-user-blk: Add support to reconnect backendXie Yongji1-0/+3
2019-05-20virtio: Introduce started flag to VirtioDeviceXie Yongji1-0/+2
2019-05-20Revert "globals: Allow global properties to be optional"Daniel P. Berrangé1-3/+0
2019-05-20block: Add blk_set_allow_aio_context_change()Kevin Wolf1-0/+1
2019-05-20block: Propagate AioContext change to parentsKevin Wolf2-0/+3
2019-05-20block: Make bdrv_attach/detach_aio_context() staticKevin Wolf1-21/+0
2019-05-20block: Add bdrv_try_set_aio_context()Kevin Wolf2-0/+11
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-3/+4
2019-05-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell2-74/+64
2019-05-17ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov1-0/+3
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé2-4/+0
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé1-0/+2
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang1-0/+1
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic1-0/+60
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic1-19/+1
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic1-26/+1
2019-05-17grlib, irqmp: get rid of the old-style create functionKONRAD Frederic1-29/+2
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck1-0/+1
2019-05-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into stagingPeter Maydell3-52/+19
2019-05-14migration/colo.h: Remove obsolete codesZhang Chen1-2/+0
2019-05-14migration/colo.c: Remove redundant input parameterZhang Chen1-1/+1
2019-05-14migration: comment VMSTATE_UNUSED*() properlyPeter Xu1-0/+14
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell51-113/+115
2019-05-13Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...Peter Maydell2-0/+71
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster9-9/+8
2019-05-13Normalize header guard symbol definition.Markus Armbruster7-7/+8
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster19-55/+60
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster15-41/+39
2019-05-13Clean up includesMarkus Armbruster1-1/+0
2019-05-10tcg: Use tlb_fill probe from tlb_vaddr_to_hostRichard Henderson1-40/+10
2019-05-10tcg: Remove CPUClass::handle_mmu_faultRichard Henderson1-3/+0