summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-1044-46/+114
|\
| * chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé2020-01-0830-30/+30
| * virtio-console: Explicit we ignore some QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+5
| * vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+5
| * ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+5
| * hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+5
| * hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+4
| * hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+5
| * hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé2020-01-071-0/+6
| * hw/ipmi: Remove unnecessary declarationsPhilippe Mathieu-Daudé2020-01-071-4/+0Star
| * hw/rtc/mc146818: Add missing dependency on ISA BusPhilippe Mathieu-Daudé2020-01-071-0/+1
| * hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOFPhilippe Mathieu-Daudé2020-01-075-1/+8
| * hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROMPhilippe Mathieu-Daudé2020-01-074-1/+8
| * hw/ppc/Kconfig: Only select FDT helper for machines using itPhilippe Mathieu-Daudé2020-01-072-1/+12
| * hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOSPhilippe Mathieu-Daudé2020-01-072-1/+8
| * hw/ppc/Makefile: Simplify the sPAPR PCI objects rulePhilippe Mathieu-Daudé2020-01-071-4/+1Star
| * hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devicesPhilippe Mathieu-Daudé2020-01-071-0/+1
| * hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devicesPhilippe Mathieu-Daudé2020-01-071-0/+1
| * hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platformsPhilippe Mathieu-Daudé2020-01-071-0/+1
| * hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA configPhilippe Mathieu-Daudé2020-01-071-1/+1
| * hw/intc/i8259: Fix Kconfig dependency on ISA busPhilippe Mathieu-Daudé2020-01-071-0/+1
| * hw/usb/redirect: Do not link 'usb-redir' device when USB not enabledPhilippe Mathieu-Daudé2020-01-071-0/+2
| * hw/timer/Kconfig: Intel 8254 PIT depends of ISA busPhilippe Mathieu-Daudé2020-01-071-0/+1
| * hw/i386/pc: fix regression in parsing vga cmdline parameterPeter Wu2020-01-071-4/+4
| * hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé2020-01-071-0/+9
| * hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov2020-01-072-2/+0Star
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell2020-01-1012-141/+154
|\ \
| * | ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater2020-01-081-1/+1
| * | ppc/pnv: check return value of blk_pwrite()Cédric Le Goater2020-01-081-2/+6
| * | pnv/psi: Consolidate some duplicated code in pnv_psi_realize()Greg Kurz2020-01-081-7/+12
| * | pnv/psi: Add device reset hookGreg Kurz2020-01-081-4/+11
| * | pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz2020-01-082-20/+2Star
| * | spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz2020-01-081-5/+4Star
| * | xive: Add a "presenter" link property to the TCTX objectCédric Le Goater2020-01-083-3/+8
| * | ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz2020-01-082-4/+6
| * | ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz2020-01-081-3/+5
| * | xive: Use the XIVE fabric link under the XIVE routerGreg Kurz2020-01-081-3/+11
| * | spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz2020-01-083-0/+16
| * | pnv/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10
| * | ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater2020-01-081-5/+19
| * | ppc/pnv: Introduce a "xics" property alias under the PSI modelCédric Le Goater2020-01-082-11/+4Star
| * | spapr/xive: remove redundant check in spapr_match_nvt()Cédric Le Goater2020-01-081-4/+4
| * | ppc/pnv: Drop "num-chips" machine propertyGreg Kurz2020-01-081-50/+12Star
| * | ppc440_bamboo.c: remove label from bamboo_load_device_tree()Daniel Henrique Barboza2020-01-081-6/+2Star
| * | spapr.c: remove 'out' label in spapr_dt_cas_updates()Daniel Henrique Barboza2020-01-081-6/+3Star
| * | spapr/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-1/+11
| * | mos6522: remove anh registerLaurent Vivier2020-01-081-8/+8
| * | ppc/pnv: Modify the powerdown notifier to get the PowerNV machineCédric Le Goater2020-01-081-1/+1
| * | ppc/spapr: Support reboot of secure pseries guestBharata B Rao2020-01-081-0/+1
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell2020-01-102-0/+88
|\ \ \