summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* q800: add NMI handlerMark Cave-Ayland2021-10-201-0/+47
* q800: wire up remaining IRQs in classic modeMark Cave-Ayland2021-10-201-0/+49
* q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic modeMark Cave-Ayland2021-10-201-16/+41
* q800: wire up auxmode GPIO to GLUEMark Cave-Ayland2021-10-201-0/+14
* mac_via: add GPIO for A/UX modeMark Cave-Ayland2021-10-202-0/+20
* q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQsMark Cave-Ayland2021-10-201-4/+28
* q800: move VIA1 IRQ from level 1 to level 6Mark Cave-Ayland2021-10-201-1/+1
* mac_via: update comment for VIA1B_vMystery bitMark Cave-Ayland2021-10-201-0/+4
* via-ide: Avoid using isa_get_irq()BALATON Zoltan2021-10-181-2/+2
* vt82c686: Add a method to VIA_ISA to raise ISA interruptsBALATON Zoltan2021-10-181-1/+9
* vt82c686: Move common code to via_isa_realizeBALATON Zoltan2021-10-181-38/+29Star
* via-ide: Set user_creatable to falseBALATON Zoltan2021-10-181-0/+3
* hw/mips/boston: Add FDT generatorJiaxun Yang2021-10-181-9/+236
* hw/mips/boston: Allow loading elf kernel and dtbJiaxun Yang2021-10-181-4/+32
* hw/mips/boston: Massage memory map informationJiaxun Yang2021-10-181-28/+80
* Revert "cpu: Move cpu_common_props to hw/core/cpu.c"Richard Henderson2021-10-161-16/+1Star
* Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson2021-10-158-52/+63
|\
| * qdev: Base object creation on QDict rather than QemuOptsKevin Wolf2021-10-153-15/+19
| * virtio-net: Avoid QemuOpts in failover_find_primary_device()Kevin Wolf2021-10-151-33/+19Star
| * virtio-net: Store failover primary opts pointer locallyKevin Wolf2021-10-151-8/+18
| * qdev: Add Error parameter to hide_device() callbacksKevin Wolf2021-10-152-3/+6
| * softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde2021-10-151-1/+2
| * qdev: Make DeviceState.id independent of QemuOptsKevin Wolf2021-10-154-3/+4
| * net: Introduce NetClientInfo.check_peer_type()Kevin Wolf2021-10-151-0/+6
* | Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...Richard Henderson2021-10-151-1/+11
|\ \ | |/ |/|
| * s390x/ipl: check kernel command line sizeMarc Hartmayer2021-10-131-1/+11
* | kconfig: split CONFIG_SPARSE_MEM from fuzzingPaolo Bonzini2021-10-142-1/+4
* | Revert "hw/misc: applesmc: use host osk as default on macs"Paolo Bonzini2021-10-131-191/+1Star
* | hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-132-4/+32
* | hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-132-2/+5
* | hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé2021-10-132-4/+4
* | target/i386/sev: Declare system-specific functions in 'sev.h'Philippe Mathieu-Daudé2021-10-131-1/+1
* | target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé2021-10-131-1/+1
|/
* aspeed/smc: Dump address offset in trace eventsCédric Le Goater2021-10-121-3/+3
* aspeed/wdt: Add trace eventsCédric Le Goater2021-10-122-0/+9
* hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery2021-10-122-0/+22
* hw/adc: Add basic Aspeed ADC modelAndrew Jeffery2021-10-123-0/+431
* hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas2021-10-121-47/+33Star
* hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas2021-10-121-4/+4
* aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater2021-10-122-23/+85
* aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater2021-10-121-7/+12
* aspeed/smc: Add default reset valuesCédric Le Goater2021-10-121-25/+27
* aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater2021-10-121-8/+68
* aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater2021-10-121-15/+15
* aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater2021-10-122-6/+6
* aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-6/+5Star
* aspeed/smc: Drop AspeedSMCController structureCédric Le Goater2021-10-123-387/+482
* aspeed/smc: Stop using the model name for the memory regionsCédric Le Goater2021-10-121-15/+10Star
* aspeed/smc: Introduce aspeed_smc_error() helperCédric Le Goater2021-10-121-52/+45Star
* aspeed/smc: Add watchdog Control/Status RegistersCédric Le Goater2021-10-121-1/+18