summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé2021-05-271-0/+9
* cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrsPhilippe Mathieu-Daudé2021-05-271-29/+4Star
* hw/arm: Model TCMs in the SSE-300, not the AN547Peter Maydell2021-05-251-0/+2
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell2021-05-201-0/+38
|\
| * hw/tricore: Add testdevice for tests in tests/tcg/Bastian Koppelmann2021-05-181-0/+38
* | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...Peter Maydell2021-05-191-0/+7
|\ \
| * | hw/ppc: moved hcalls that depend on softmmuLucas Mateus Castro (alqotel)2021-05-191-0/+6
| * | hw/ppc/spapr.c: Extract MMU mode error reporting into a functionFabiano Rosas2021-05-191-0/+1
| |/
* / vhost-user-blk: Check that num-queues is supported by backendKevin Wolf2021-05-181-0/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-05-165-9/+19
|\
| * vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu2021-05-141-2/+0Star
| * hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk2021-05-141-0/+5
| * hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-141-1/+13
| * pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero2021-05-141-5/+0Star
| * hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé2021-05-141-1/+1
* | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell2021-05-142-1/+35
|\ \
| * | hw/i2c: add pca954x i2c-mux switchPatrick Venture2021-04-151-0/+19
| * | hw/i2c: move search to i2c_scan_bus methodPatrick Venture2021-04-151-0/+2
| * | hw/i2c: add match method for device searchPatrick Venture2021-04-151-0/+11
| * | hw/i2c: name I2CNode list in I2CBusPatrick Venture2021-04-151-1/+3
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell2021-05-135-113/+0Star
|\ \
| * | Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-40/+0Star
| * | Drop the deprecated lm32 targetMarkus Armbruster2021-05-123-65/+0Star
| * | Remove the deprecated moxie targetThomas Huth2021-05-121-8/+0Star
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-05-123-8/+157
|\ \ \
| * | | hw/opentitan: Update the interrupt layoutAlistair Francis2021-05-111-8/+8
| * | | hw/riscv: Connect Shakti UART to Shakti platformVijai Kumar K2021-05-111-0/+2
| * | | hw/char: Add Shakti UART emulationVijai Kumar K2021-05-111-0/+74
| * | | riscv: Add initial support for Shakti C machineVijai Kumar K2021-05-111-0/+73
* | | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-122-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | accel: add init_accel_cpu for adapting accel behavior to CPU typeClaudio Fontana2021-05-101-0/+6
| * | | accel-cpu: make cpu_realizefn return a boolClaudio Fontana2021-05-101-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell2021-05-123-10/+42
|\ \ \
| * | | modules: add have_vgaGerd Hoffmann2021-05-101-0/+6
| * | | virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann2021-05-101-2/+3
| * | | virtio-gpu: drop use_virgl_rendererGerd Hoffmann2021-05-101-1/+0Star
| * | | virtio-gpu: move update_cursor_dataGerd Hoffmann2021-05-101-0/+6
| * | | virtio-gpu: move virgl process_cmdGerd Hoffmann2021-05-101-0/+2
| * | | virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann2021-05-101-1/+7
| * | | virtio-gpu: move virgl resetGerd Hoffmann2021-05-101-0/+1
| * | | virtio-gpu: move virgl realize + propertiesGerd Hoffmann2021-05-101-0/+1
| * | | virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann2021-05-101-0/+7
| * | | virtio-gpu: handle partial maps properlyGerd Hoffmann2021-05-101-1/+2
| * | | edid: Make refresh rate configurableAkihiko Odaki2021-05-101-5/+7
* | | | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell2021-05-121-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | xen: Free xenforeignmemory_resource at exitAnthony PERARD2021-05-101-0/+6
| |/ /
* | | hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell2021-05-101-0/+9
* | | hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell2021-05-101-0/+12
|/ /
* | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell2021-05-054-5/+16
|\ \
| * | spapr.h: increase FDT_MAX_SIZEDaniel Henrique Barboza2021-05-041-1/+1