summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...Peter Maydell2019-10-181-69/+390
|\
| * usbaudio: change playback counters to 64 bitKővágó, Zoltán2019-10-181-6/+8
| * usb-audio: support more than two channels of audioKővágó, Zoltán2019-10-181-53/+366
| * usb-audio: do not count on avail bytes actually availableKővágó, Zoltán2019-10-181-11/+17
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-10-1711-48/+41Star
|\ \ | |/ |/|
| * memory-device: break the loop if tmp exceed the hinted rangeWei Yang2019-10-151-0/+2
| * memory-device: not necessary to use goto for the last checkWei Yang2019-10-151-1/+0Star
| * hw/misc/vmcoreinfo: Add comment about reset handlerPhilippe Mathieu-Daudé2019-10-151-0/+4
| * hw/input/lm832x: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-7/+5Star
| * hw/isa/vt82c686: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-7/+4Star
| * hw/ide/via82c: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-6/+4Star
| * hw/ide/sii3112: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-4/+3Star
| * hw/ide/piix: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-5/+4Star
| * hw/isa/piix4: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-4/+3Star
| * hw/acpi/piix4: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé2019-10-151-4/+3Star
| * numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu2019-10-152-10/+9Star
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-1712-39/+879
|\ \ | |/ |/|
| * virtio: add vhost-user-fs-pci deviceDr. David Alan Gilbert2019-10-052-0/+86
| * virtio: add vhost-user-fs base deviceDr. David Alan Gilbert2019-10-052-0/+300
| * hw/arm: Use GED for system_powerdown eventShameer Kolothum2019-10-053-9/+23
| * hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum2019-10-051-8/+4Star
| * hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum2019-10-052-0/+10
| * hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum2019-10-053-7/+75
| * hw/arm/virt: Add memory hotplug frameworkEric Auger2019-10-052-1/+54
| * hw/acpi: Add ACPI Generic Event Device SupportSamuel Ortiz2019-10-053-0/+308
| * hw/acpi: Do not create memory hotplug method when handler is not definedSamuel Ortiz2019-10-051-4/+6
| * hw/acpi: Make ACPI IO address space configurableShameer Kolothum2019-10-053-20/+23
* | hw/misc/bcm2835_mbox: Add trace eventsPhilippe Mathieu-Daudé2019-10-153-0/+13
* | hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé2019-10-151-0/+31
* | hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé2019-10-152-4/+5
* | hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé2019-10-154-4/+4
* | hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé2019-10-155-18/+25
* | hw/arm/raspi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-10-151-2/+2
* | aspeed/soc: Add ASPEED Video stubJoel Stanley2019-10-152-0/+11
* | aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater2019-10-152-0/+182
* | aspeed: Parameterise number of MACsJoel Stanley2019-10-152-4/+12
* | m25p80: Add support for w25q512jvCédric Le Goater2019-10-151-0/+1
* | aspeed/soc: Add AST2600 supportCédric Le Goater2019-10-152-1/+493
* | aspeed: Introduce an object class per SoCCédric Le Goater2019-10-152-71/+81
* | aspeed/i2c: Add AST2600 supportCédric Le Goater2019-10-151-2/+44
* | aspeed/i2c: Introduce an object class per SoCCédric Le Goater2019-10-152-9/+54
* | hw/gpio: Add in AST2600 specific implementationRashmica Gupta2019-10-151-5/+137
* | aspeed/smc: Add AST2600 supportCédric Le Goater2019-10-151-4/+128
* | aspeed/smc: Introduce segment operationsCédric Le Goater2019-10-151-15/+30
* | hw: wdt_aspeed: Add AST2600 supportJoel Stanley2019-10-151-0/+29
* | watchdog/aspeed: Introduce an object class per SoCCédric Le Goater2019-10-152-61/+70
* | aspeed/sdmc: Add AST2600 supportJoel Stanley2019-10-152-0/+84
* | aspeed/sdmc: Introduce an object class per SoCCédric Le Goater2019-10-152-66/+107
* | aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater2019-10-151-8/+28
* | aspeed/timer: Add AST2600 supportCédric Le Goater2019-10-151-0/+51