aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-08hw/ppc/ppc4xx_pci: Replace pointless warning by assert()Philippe Mathieu-Daudé
2020-09-08hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic valuePhilippe Mathieu-Daudé
2020-09-08sparc/sun4m: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()Thiago Jung Bauermann
2020-09-08mips/cps: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08ppc/e500: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08ppc/spapr: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann
2020-09-08ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'Daniel Henrique Barboza
2020-09-08spapr, spapr_nvdimm: fold NVDIMM validation in the same placeDaniel Henrique Barboza
2020-09-08ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()Daniel Henrique Barboza
2020-09-08spapr/xive: Allocate vCPU IPIs from the vCPU contextsCédric Le Goater
2020-09-08spapr/xive: Allocate IPIs independently from the other sourcesCédric Le Goater
2020-09-08spapr/xive: Use kvmppc_xive_source_reset() in post_loadCédric Le Goater
2020-09-08spapr/xive: Modify kvm_cpu_is_enabled() interfaceCédric Le Goater
2020-09-08spapr/xive: Use the xics flag to check for XIVE-only IRQ backendsCédric Le Goater
2020-09-08spapr_vscsi: do not allow device hotplugDaniel Henrique Barboza
2020-09-08ppc/pnv: Add a HIOMAP erase commandCédric Le Goater
2020-09-08spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priorityCédric Le Goater
2020-09-08ppc/pnv: Fix TypeInfo of PnvLpcController abstract classCédric Le Goater
2020-09-08adb: Correct class size on TYPE_ADB_DEVICEDavid Gibson
2020-09-07Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...Peter Maydell
2020-09-07target/microblaze: Move pvr regs to MicroBlazeCPUConfigRichard Henderson
2020-09-04cirrus: handle wraparound in cirrus_invalidate_regionGerd Hoffmann
2020-09-04virtio-gpu: fix unmap the already mapped itemsLi Zhijian
2020-09-03Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-03hw/display/artist: Allow screen size up to 2048 linesHelge Deller
2020-09-03hw/display/artist: Refactor x/y coordination extractionHelge Deller
2020-09-03hw/display/artist: Verify artist screen resolutionHelge Deller
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth
2020-09-02hw/hppa: Add power button emulationHelge Deller
2020-09-02hw/hppa: Tell SeaBIOS port address of fw_cfgHelge Deller
2020-09-02hw/hppa: Change fw_cfg port addressHelge Deller
2020-09-02hw/hppa: Store boot device in fw_cfg sectionHelge Deller
2020-09-02hw/hppa: Make number of TLB and BTLB entries configurableHelge Deller
2020-09-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into stagingPeter Maydell
2020-09-02virtio: add Virtio*BusClass sizesCornelia Huck
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger
2020-09-02Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger
2020-09-02hda-audio: Set instance_size at base classEduardo Habkost
2020-09-02rx: Rename QOM type check macrosEduardo Habkost
2020-09-02rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macroEduardo Habkost
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-09-02mos6522: Rename QOM macrosEduardo Habkost
2020-09-02imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost
2020-09-02hw/block/nvme: remove explicit qsg/iov parametersKlaus Jensen
2020-09-02hw/block/nvme: use preallocated qsg/iov in nvme_dma_prpKlaus Jensen