summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell2021-05-144-13/+42
|\
| * numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand2021-05-131-3/+10
| * numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand2021-05-132-8/+21
| * util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand2021-05-131-0/+14
| * migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand2021-05-132-6/+1Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell2021-05-1358-6971/+0Star
|\ \ | |/ |/|
| * Drop the deprecated unicore32 targetMarkus Armbruster2021-05-1215-909/+0Star
| * Drop the deprecated lm32 targetMarkus Armbruster2021-05-1245-5898/+0Star
| * Remove the deprecated moxie targetThomas Huth2021-05-125-164/+0Star
* | Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into stagingPeter Maydell2021-05-131-3/+7
|\ \
| * | hw/block/pflash_cfi02: Do not create aliases when not necessaryPhilippe Mathieu-Daudé2021-05-111-2/+6
| * | hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()Philippe Mathieu-Daudé2021-05-111-1/+1
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-05-129-16/+399
|\ \ \
| * | | hw/riscv: Fix OT IBEX reset vectorAlexander Wagner2021-05-111-1/+1
| * | | hw/riscv: Enable VIRTIO_VGA for RISC-V virt machineAlistair Francis2021-05-111-0/+1
| * | | hw/opentitan: Update the interrupt layoutAlistair Francis2021-05-112-14/+14
| * | | hw/riscv: Connect Shakti UART to Shakti platformVijai Kumar K2021-05-111-0/+8
| * | | hw/char: Add Shakti UART emulationVijai Kumar K2021-05-113-0/+190
| * | | riscv: Add initial support for Shakti C machineVijai Kumar K2021-05-113-0/+184
| * | | hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]Bin Meng2021-05-111-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-122-0/+2
|\ \ \ | |_|/ |/| |
| * | accel: move call to accel_init_interfacesClaudio Fontana2021-05-101-0/+1
| * | i386: split cpu accelerators from cpu.c, using AccelCPUClassClaudio Fontana2021-05-101-0/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell2021-05-1210-216/+517
|\ \ \
| * | | virtio-gpu: add virtio-vga-glGerd Hoffmann2021-05-102-0/+52
| * | | modules: add have_vgaGerd Hoffmann2021-05-101-0/+2
| * | | virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann2021-05-102-0/+60
| * | | virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann2021-05-101-6/+9
| * | | virtio-gpu: drop use_virgl_rendererGerd Hoffmann2021-05-102-36/+14Star
| * | | virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann2021-05-101-3/+6
| * | | virtio-gpu: drop VIRGL() macroGerd Hoffmann2021-05-101-17/+0Star
| * | | virtio-gpu: move update_cursor_dataGerd Hoffmann2021-05-102-32/+36
| * | | virtio-gpu: move virgl process_cmdGerd Hoffmann2021-05-102-4/+16
| * | | virtio-gpu: move virgl gl_flushedGerd Hoffmann2021-05-102-15/+13Star
| * | | virtio-gpu: move virgl handle_ctrlGerd Hoffmann2021-05-102-13/+33
| * | | virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann2021-05-101-3/+9
| * | | virtio-gpu: move virgl resetGerd Hoffmann2021-05-102-18/+18
| * | | virtio-gpu: move virgl realize + propertiesGerd Hoffmann2021-05-102-22/+34
| * | | virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann2021-05-102-1/+42
| * | | virtio-gpu: rename virgl source file.Gerd Hoffmann2021-05-102-1/+1
| * | | virtio-gpu: handle partial maps properlyGerd Hoffmann2021-05-102-33/+50
| * | | edid: add support for DisplayID extension (5k resolution)Konstantin Nazarov2021-05-102-6/+74
| * | | edid: allow arbitrary-length checksumsKonstantin Nazarov2021-05-101-5/+5
| * | | edid: move timing generation into a separate functionKonstantin Nazarov2021-05-101-24/+44
| * | | edid: Make refresh rate configurableAkihiko Odaki2021-05-101-4/+5
| * | | edid: use dta extension block descriptorsGerd Hoffmann2021-05-101-0/+8
| * | | edid: move xtra3 descriptorGerd Hoffmann2021-05-101-9/+11
| * | | edid: edid_desc_nextGerd Hoffmann2021-05-101-15/+26
* | | | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell2021-05-123-5/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen-block: Use specific blockdev driverAnthony PERARD2021-05-101-1/+13