aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-10-22hw/intc/apic: reject pic ints if isa_pic == NULLSergio Lopez
2019-10-22fw_cfg: add "modify" functions for all typesSergio Lopez
2019-10-22hw/i386: make x86.c independent from PCMachineStateSergio Lopez
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini
2019-10-22hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez
2019-10-22hw/i386/pc: remove commented out code from x86_load_linux()Sergio Lopez
2019-10-22hw/i386/pc: avoid an assignment in if condition in x86_load_linux()Sergio Lopez
2019-10-22hw/i386/pc: replace use of strtol with qemu_strtoui in x86_load_linux()Sergio Lopez
2019-10-22hw/i386/pc: fix code style issues on functions that will be moved outSergio Lopez
2019-10-22hw/i386/pc: rename functions shared with non-PC machinesSergio Lopez
2019-10-22hw/virtio: Factorize virtio-mmio headersSergio Lopez
2019-10-22memory-device: simplify Makefile.objs conditionsPaolo Bonzini
2019-10-22Do not use %m in common code to print error messagesThomas Huth
2019-10-22mc146818rtc: fix timer interrupt reinjectionMarcelo Tosatti
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é
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater
2019-10-15aspeed: Parameterise number of MACsJoel Stanley
2019-10-15m25p80: Add support for w25q512jvCédric Le Goater
2019-10-15aspeed/soc: Add AST2600 supportCédric Le Goater
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/i2c: Add AST2600 supportCédric Le Goater
2019-10-15aspeed/i2c: Introduce an object class per SoCCédric Le Goater
2019-10-15hw/gpio: Add in AST2600 specific implementationRashmica Gupta
2019-10-15aspeed/smc: Add AST2600 supportCédric Le Goater
2019-10-15aspeed/smc: Introduce segment operationsCédric Le Goater
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater