summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell2021-07-143-23/+26
|\
| * numa: Parse initiator= attribute before cpus= attributeMichal Privoznik2021-07-131-22/+23
| * numa: Report expected initiatorMichal Privoznik2021-07-131-1/+2
| * target/i386: suppress CPUID leaves not defined by the CPU vendorMichael Roth2021-07-131-0/+1
* | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' in...Peter Maydell2021-07-132-1/+10
|\ \ | |/ |/|
| * mv64361: Remove extra break from a switch caseBALATON Zoltan2021-07-131-1/+0Star
| * ppc/pegasos2: Allow setprop in VOFBALATON Zoltan2021-07-131-0/+10
* | Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210712' into stagingPeter Maydell2021-07-121-13/+28
|\ \ | |/ |/|
| * hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)Philippe Mathieu-Daudé2021-07-121-0/+5
| * hw/sd/sdcard: Extract address_in_range() helper, log invalid accessesPhilippe Mathieu-Daudé2021-07-121-12/+21
| * hw/sd/sdcard: When card is in wrong state, log which state it isPhilippe Mathieu-Daudé2021-07-121-1/+2
* | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell2021-07-127-8/+17
|\ \
| * | target/s390x: move kvm files into kvm/Cho, Yu-Chen2021-07-074-4/+4
| * | target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen2021-07-071-1/+1
| * | hw/s390x: only build tod-tcg from the CONFIG_TCG buildCho, Yu-Chen2021-07-071-1/+3
| * | hw/s390x: tod: make explicit checks for accelerators when initializingCho, Yu-Chen2021-07-071-1/+8
| * | hw/s390x: rename tod-qemu.c to tod-tcg.cCho, Yu-Chen2021-07-072-2/+2
* | | Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into stagingPeter Maydell2021-07-125-127/+98Star
|\ \ \ | |_|/ |/| |
| * | dp8393x: don't force 32-bit register accessMark Cave-Ayland2021-07-111-5/+9
| * | dp8393x: Rewrite dp8393x_get() / dp8393x_put()Philippe Mathieu-Daudé2021-07-111-97/+63Star
| * | dp8393x: Store CAM registers as 16-bitPhilippe Mathieu-Daudé2021-07-111-15/+12Star
| * | dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definitionPhilippe Mathieu-Daudé2021-07-111-3/+4
| * | dp8393x: Replace address_space_rw(is_write=1) by address_space_write()Philippe Mathieu-Daudé2021-07-111-4/+4
| * | dp8393x: fix CAM descriptor entry indexMark Cave-Ayland2021-07-111-2/+2
| * | hw/pci-host/raven: Add PCI_IO_BASE_ADDR definitionPhilippe Mathieu-Daudé2021-07-111-4/+7
| * | hw/pci-host: Rename Raven ASIC PCI bridge as raven.cPhilippe Mathieu-Daudé2021-07-114-3/+3
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-07-1123-79/+51Star
|\ \ \
| * | | hw/arm: move CONFIG_V7M out of default-devicesAlex Bennée2021-07-091-0/+3
| * | | hw/arm: add dependency on OR_IRQ for XLNX_VERSALAlex Bennée2021-07-091-0/+1
| * | | usb: build usb-host as moduleGerd Hoffmann2021-07-092-2/+7
| * | | monitor/usb: register 'info usbhost' dynamicallyGerd Hoffmann2021-07-093-43/+2Star
| * | | usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann2021-07-096-35/+11Star
| * | | modules: add s390x module annotationsGerd Hoffmann2021-07-091-0/+3
| * | | modules: add ccid module annotationsGerd Hoffmann2021-07-092-0/+2
| * | | modules: add usb-redir module annotationsGerd Hoffmann2021-07-091-0/+1
| * | | modules: add virtio-gpu module annotationsGerd Hoffmann2021-07-0910-0/+18
| * | | modules: add qxl module annotationsGerd Hoffmann2021-07-091-0/+4
* | | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell2021-07-112-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | hw/virtio: Document *_should_notify() are called within rcu_read_lock()Philippe Mathieu-Daudé2021-07-091-0/+2
| * | | misc: Fix "havn't" typoPhilippe Mathieu-Daudé2021-07-091-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell2021-07-1136-167/+3116
|\ \ \
| * | | hw/misc: add MAX34451 deviceTitus Rwantare2021-07-084-0/+781
| * | | hw/misc: add ADM1272 deviceTitus Rwantare2021-07-084-0/+549
| * | | hw/i2c: add support for PMBusTitus Rwantare2021-07-084-0/+1618
| * | | ipmi/sim: fix watchdog_expired data type error in IPMIBmcSim structJinhua Cao2021-07-081-2/+2
| * | | hw/i2c: Introduce i2c_start_recv() and i2c_start_send()Philippe Mathieu-Daudé2021-07-084-19/+29
| * | | hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer()Philippe Mathieu-Daudé2021-07-081-2/+12
| * | | hw/i2c: Make i2c_start_transfer() direction argument a booleanBALATON Zoltan2021-07-081-2/+2
| * | | hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()Philippe Mathieu-Daudé2021-07-087-8/+8
| * | | hw/i2c: Remove confusing i2c_send_recv()Philippe Mathieu-Daudé2021-07-081-29/+21Star