summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vhost: Distinguish errors in vhost_backend_init()Kevin Wolf2021-06-304-28/+30
* vhost: Add Error parameter to vhost_dev_init()Kevin Wolf2021-06-308-21/+22
* Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...Peter Maydell2021-06-294-32/+55
|\
| * hw/alpha: Provide a PCI-ISA bridge device nodeJason Thorpe2021-06-284-27/+36
| * hw/alpha: Provide console information to the PALcode at start-upJason Thorpe2021-06-281-1/+11
| * hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappingsJason Thorpe2021-06-283-5/+9
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-06-285-128/+139
|\ \
| * | machine: reject -smp dies!=1 for non-PC machinesPaolo Bonzini2021-06-251-0/+4
| * | machine: pass QAPI struct to mc->smp_parsePaolo Bonzini2021-06-252-20/+31
| * | machine: add error propagation to mc->smp_parsePaolo Bonzini2021-06-252-29/+33
| * | machine: move common smp_parse code to callerPaolo Bonzini2021-06-252-118/+110Star
| * | machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini2021-06-253-11/+9Star
| * | block: add max_hw_transfer to BlockLimitsPaolo Bonzini2021-06-251-1/+1
| * | scsi-generic: pass max_segments via max_iov field in BlockLimitsPaolo Bonzini2021-06-251-2/+4
| * | configure, meson: convert libusbredir detection to mesonPaolo Bonzini2021-06-251-1/+1
| * | configure, meson: convert libcacard detection to mesonPaolo Bonzini2021-06-251-1/+1
| * | configure, meson: convert libusb detection to mesonPaolo Bonzini2021-06-251-1/+1
* | | Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...Peter Maydell2021-06-2812-622/+760
|\ \ \ | |_|/ |/| |
| * | hw/block/fdc: Add description to floppy controllersPhilippe Mathieu-Daudé2021-06-252-0/+3
| * | hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.cPhilippe Mathieu-Daudé2021-06-257-222/+258
| * | hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé2021-06-257-274/+331
| * | hw/block/fdc: Declare shared prototypes in fdc-internal.hPhilippe Mathieu-Daudé2021-06-252-122/+167
| * | hw/block/fdc: Replace disabled fprintf() by trace eventPhilippe Mathieu-Daudé2021-06-252-6/+2Star
| * | hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDCPhilippe Mathieu-Daudé2021-06-251-0/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell2021-06-251-12/+19
|\ \
| * | hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42hQiang Liu2021-06-241-12/+19
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-06-255-31/+478
|\ \ \ | |_|/ |/| |
| * | hw/riscv: OpenTitan: Connect the mtime and mtimecmp timerAlistair Francis2021-06-241-3/+11
| * | hw/timer: Initial commit of Ibex TimerAlistair Francis2021-06-242-0/+306
| * | hw/char/ibex_uart: Make the register layout privateAlistair Francis2021-06-241-0/+37
| * | hw/char: QOMify sifive_uartLukas Jünger2021-06-241-10/+104
| * | hw/char: Consistent function names for sifive_uartLukas Jünger2021-06-241-22/+24
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...Peter Maydell2021-06-243-3/+42
|\ \ | |/ |/|
| * hw/acpi: Provide function acpi_ghes_present()Peter Maydell2021-06-212-0/+22
| * hw/acpi: Provide stub version of acpi_ghes_record_errors()Peter Maydell2021-06-212-3/+20
* | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...Peter Maydell2021-06-226-24/+73
|\ \ | |/ |/|
| * s390x/css: Add passthrough IRBEric Farman2021-06-213-1/+20
| * s390x/css: Refactor IRB constructionEric Farman2021-06-213-16/+31
| * s390x/css: Split out the IRB sense dataEric Farman2021-06-211-7/+12
| * s390x/css: Introduce an ESW structEric Farman2021-06-211-6/+13
| * s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2David Hildenbrand2021-06-211-0/+3
* | Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell2021-06-211-0/+24
|\ \ | |/ |/|
| * i386: Add ratelimit for bus locks acquired in guestChenyi Qiang2021-06-171-0/+24
* | vfio/migration: Correct device state from vmstate change for savevm caseKirti Wankhede2021-06-181-1/+10
* | vfio: Fix unregister SaveVMHandler in vfio_migration_finalizeKunkun Jiang2021-06-181-0/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...Peter Maydell2021-06-181-0/+14
|\ \
| * | hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé2021-06-171-0/+14
| |/
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-06-177-82/+152
|\ \ | |/ |/|
| * hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand2021-06-151-0/+4
| * qmp: Include "reserve" property of memory backendsDavid Hildenbrand2021-06-151-0/+7