aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-08-27etsec: Use TYPE_ETSEC_COMMON constantEduardo Habkost1-1/+1
2020-08-27swim: Rename struct SWIM to SwimEduardo Habkost1-5/+5
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost1-7/+7
2020-08-27nubus: Rename class type checking macrosEduardo Habkost1-2/+2
2020-08-27vfio/pci: Move QOM macros to headerEduardo Habkost2-3/+3
2020-08-27mptsas: Move QOM macros to headerEduardo Habkost2-6/+5
2020-08-27pxa2xx: Move QOM macros to headerEduardo Habkost3-14/+0
2020-08-27rocker: Move QOM macros to headerEduardo Habkost2-6/+5
2020-08-27auxbus: Move QOM macros to headerEduardo Habkost1-2/+0
2020-08-27piix: Move QOM macros to headerEduardo Habkost1-4/+0
2020-08-27virtio-serial-bus: Move QOM macros to headerEduardo Habkost1-4/+0
2020-08-27vmbus: Move QOM macros to vmbus.hEduardo Habkost1-3/+0
2020-08-27pckbd: Move QOM macro to headerEduardo Habkost1-2/+0
2020-08-27ahci: Move QOM macro to headerEduardo Habkost1-3/+0
2020-08-27i8257: Move QOM macro to headerEduardo Habkost1-2/+0
2020-08-27ahci: Move QOM macros to headerEduardo Habkost1-5/+0
2020-08-27vhost-user-gpu: Move QOM macro to headerEduardo Habkost1-3/+0
2020-08-27armsse: Rename QOM macros to avoid conflictsEduardo Habkost1-12/+12
2020-08-27s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost1-2/+2
2020-08-27mcf_fec: Move mcf_fec_state typedef to headerEduardo Habkost1-2/+2
2020-08-27tulip: Move TulipState typedef to headerEduardo Habkost2-2/+3
2020-08-27hcd-dwc2: Rename USB_*CLASS macros for consistencyEduardo Habkost2-6/+6
2020-08-27virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASSEduardo Habkost1-2/+2
2020-08-27versatile: Fix typo in PCI_VPB_HOST definitionEduardo Habkost1-1/+1
2020-08-27opentitan: Rename memmap enum constantsEduardo Habkost1-42/+42
2020-08-27aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost3-220/+220
2020-08-27allwinner-h3: Rename memmap enum constantsEduardo Habkost2-65/+65
2020-08-27pl110: Rename pl110_version enum valuesEduardo Habkost1-11/+11
2020-08-27vmw_pvscsi: Rename QOM class cast macrosEduardo Habkost1-4/+4
2020-08-27megasas: Rename QOM class cast macrosEduardo Habkost1-6/+6
2020-08-27e1000: Rename QOM class cast macrosEduardo Habkost1-4/+4
2020-08-27numa: hmat: fix cache size checkIgor Mammedov1-4/+4
2020-08-27hw/vfio/ap: Plug memleak in vfio_ap_get_group()Pan Nengyuan1-0/+1
2020-08-27virtio-ccw-input: fix descriptionCornelia Huck1-1/+1
2020-08-26Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...Peter Maydell4-76/+148
2020-08-26hw/display/artist: Fix invalidation of lines near screen borderSven Schnelle1-1/+6
2020-08-26hw/display/artist: Fix invalidation of lines in artist_draw_line()Sven Schnelle1-1/+4
2020-08-26hw/display/artist: Unbreak size mismatch memory accessesHelge Deller1-8/+4
2020-08-26hw/display/artist: Prevent out of VRAM buffer accessesHelge Deller1-41/+69
2020-08-26Revert "hw/display/artist: Avoid drawing line when nothing to display"Helge Deller1-3/+0
2020-08-26hw/display/artist: Refactor artist_rop8() to avoid buffer over-runPhilippe Mathieu-Daudé1-15/+25
2020-08-26hw/display/artist: Check offset in draw_line to avoid buffer over-runPhilippe Mathieu-Daudé1-2/+7
2020-08-26hw/hppa/lasi: Don't abort on invalid IMR valueHelge Deller1-2/+6
2020-08-25hw/riscv: virt: Allow creating multiple NUMA socketsAnup Patel1-227/+299
2020-08-25hw/riscv: spike: Allow creating multiple NUMA socketsAnup Patel1-74/+158
2020-08-25hw/riscv: Add helpers for RISC-V multi-socket NUMA machinesAnup Patel2-0/+243
2020-08-25hw/riscv: Allow creating multiple instances of PLICAnup Patel4-14/+16
2020-08-25hw/riscv: Allow creating multiple instances of CLINTAnup Patel5-12/+16
2020-08-24Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into stagingPeter Maydell1-1/+5
2020-08-24Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' int...Peter Maydell4-94/+333