aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2021-07-09usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann1-1/+6
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell1-0/+3
2021-07-06block: Add backend_defaults propertyAkihiko Odaki1-0/+3
2021-07-06machine: add smp compound propertyPaolo Bonzini1-1/+0
2021-07-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...Peter Maydell2-1/+31
2021-07-02hw/arm: Add basic power management to raspi.Nolan Leake2-1/+31
2021-06-30vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf2-3/+3
2021-06-30vhost: Distinguish errors in vhost_backend_init()Kevin Wolf1-1/+2
2021-06-30vhost: Add Error parameter to vhost_dev_init()Kevin Wolf1-1/+1
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell3-5/+2
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell4-44/+61
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini1-1/+1
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini2-3/+1
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini3-2/+1
2021-06-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...Peter Maydell1-0/+9
2021-06-24hw/riscv: OpenTitan: Connect the mtime and mtimecmp timerAlistair Francis1-1/+4
2021-06-24hw/timer: Initial commit of Ibex TimerAlistair Francis1-0/+52
2021-06-24hw/char/ibex_uart: Make the register layout privateAlistair Francis1-37/+0
2021-06-24hw/char: QOMify sifive_uartLukas Jünger1-6/+5
2021-06-24Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell3-6/+6
2021-06-22Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...Peter Maydell2-1/+16
2021-06-21hw/acpi: Provide function acpi_ghes_present()Peter Maydell1-0/+9
2021-06-21Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell1-0/+8
2021-06-21s390x/css: Add passthrough IRBEric Farman1-0/+3
2021-06-21s390x/css: Refactor IRB constructionEric Farman1-0/+2
2021-06-21s390x/css: Introduce an ESW structEric Farman1-1/+11
2021-06-21Remove leading underscores from QEMU definesAhmed Abouzied3-6/+6
2021-06-17i386: Add ratelimit for bus locks acquired in guestChenyi Qiang1-0/+8
2021-06-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+1
2021-06-15esp: store lun coming from the MESSAGE OUT phasePaolo Bonzini1-0/+1
2021-06-15acpi: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger1-0/+4
2021-06-11vhost-vdpa: map virtqueue notification area if possibleJason Wang1-0/+6
2021-06-08Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell1-0/+5
2021-06-08hw/riscv: Use macros for BIOS image namesBin Meng1-0/+5
2021-06-05vhost-vdpa: Remove redundant declaration of address_space_memoryXie Yongji1-1/+0
2021-06-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+4
2021-06-04virtio-net: Added eBPF RSS to virtio-net.Andrew Melnychenko1-0/+4
2021-06-03hvf: Introduce hvf vcpu structAlexander Graf1-1/+2
2021-06-03arm: Consistently use "Cortex-Axx", not "Cortex Axx"Peter Maydell1-1/+1
2021-06-03target/arm: Allow board models to specify initial NS VTORPeter Maydell1-0/+2
2021-06-03hw/core/cpu: removed cpu_dump_statistics functionBruno Larsen (billionai)1-12/+0
2021-06-03spapr: nvdimm: Forward declare and move the definitionsShivaprasad G Bhat1-12/+2
2021-06-03spapr: Don't hijack current_machine->boot_orderGreg Kurz1-0/+3
2021-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...Peter Maydell2-1/+54
2021-05-28Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell2-73/+113
2021-05-27virtio-gpu: Add virtio_gpu_set_scanout_blobVivek Kasireddy1-0/+7
2021-05-27virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy1-0/+15
2021-05-27virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy1-0/+9
2021-05-27virtio-gpu: Add initial definitions for blob resourcesVivek Kasireddy1-0/+3
2021-05-27virtio-gpu: Refactor virtio_gpu_create_mapping_iovVivek Kasireddy1-1/+1