aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-10-24spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr: Formalize notion of active interrupt controllerDavid Gibson
2019-10-24spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson
2019-10-24spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson
2019-10-24spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson
2019-10-24spapr: Set VSMT to smp_threads by defaultGreg Kurz
2019-10-24ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSICédric Le Goater
2019-10-24ppc/pnv: Improve trigger data definitionCédric Le Goater
2019-10-24xics: Make some device types not user creatableGreg Kurz
2019-10-24xive: Make some device types not user creatableGreg Kurz
2019-10-22hw/arm/digic4: Inline digic4_board_setup_ram() functionPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/collie: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/mps2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-10-22hw/arm/xilinx_zynq: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-10-22hw/arm/exynos4210: Use the Samsung s3c SDHCI controllerPhilippe Mathieu-Daudé
2019-10-22hw/sd/sdhci: Add dummy Samsung SDHCI controllerPhilippe Mathieu-Daudé
2019-10-22hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functionsPhilippe Mathieu-Daudé
2019-10-22hw/m68k/mcf5208.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/altera_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/lm32_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/sh_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/puv3_ost.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()Peter Maydell
2019-10-22hw/timer/exynos4210_mct: Initialize ptimer before starting itGuenter Roeck
2019-10-18Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...Peter Maydell
2019-10-18usbaudio: change playback counters to 64 bitKővágó, Zoltán
2019-10-18usb-audio: support more than two channels of audioKővágó, Zoltán
2019-10-18usb-audio: do not count on avail bytes actually availableKővágó, Zoltán
2019-10-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-15memory-device: break the loop if tmp exceed the hinted rangeWei Yang
2019-10-15memory-device: not necessary to use goto for the last checkWei Yang
2019-10-15hw/misc/vmcoreinfo: Add comment about reset handlerPhilippe Mathieu-Daudé
2019-10-15hw/input/lm832x: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé
2019-10-15hw/isa/vt82c686: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé
2019-10-15hw/ide/via82c: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé
2019-10-15hw/ide/sii3112: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé
2019-10-15hw/ide/piix: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé
2019-10-15hw/isa/piix4: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé
2019-10-15hw/acpi/piix4: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé
2019-10-15numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu
2019-10-15hw/misc/bcm2835_mbox: Add trace eventsPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé
2019-10-15hw/arm/raspi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé