aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-11-21display: xlnx_dp: Provide sufficient bytes for silent audio channelSai Pavan Boddu1-2/+7
2019-11-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-47/+63
2019-11-19Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191119' ...Peter Maydell5-22/+22
2019-11-19hw/mips/gt64xxx: Remove dynamic field width from trace eventsPhilippe Mathieu-Daudé2-10/+10
2019-11-19hw/block/pflash: Remove dynamic field width from trace eventsPhilippe Mathieu-Daudé3-12/+12
2019-11-19net/cadence_gem: Set PHY autonegotiation restart statusLinus Ziegert1-4/+5
2019-11-19ssi: xilinx_spips: Skip spi bus update for a few register writesSai Pavan Boddu1-4/+18
2019-11-19pl031: Expose RTCICR as proper WC registerAlexander Graf1-5/+1
2019-11-19mc146818rtc: fix timer interrupt reinjection againPaolo Bonzini1-7/+9
2019-11-19Revert "mc146818rtc: fix timer interrupt reinjection"Paolo Bonzini1-34/+33
2019-11-19scsi: deprecate scsi-diskPaolo Bonzini2-1/+14
2019-11-19hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClassLiam Merwick4-5/+5
2019-11-19vfio: vfio-pci requires EDIDPaolo Bonzini1-0/+1
2019-11-19hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabledThomas Huth1-2/+2
2019-11-19microvm: fix memory leak in microvm_fix_kernel_cmdlineSergio Lopez1-0/+2
2019-11-18vfio: vfio-pci requires EDIDPaolo Bonzini1-0/+1
2019-11-18vfio: don't ignore return value of migrate_add_blockerJens Freimann1-1/+1
2019-11-18hw/vfio/pci: Fix double free of migration_blockerMichal Privoznik1-0/+2
2019-11-18Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...Peter Maydell10-36/+167
2019-11-18mos6522: fix T1 and T2 timersLaurent Vivier1-15/+52
2019-11-18spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdiskAlexey Kardashevskiy1-10/+15
2019-11-18ppc: Skip partially initialized vCPUs in 'info pic'Greg Kurz2-2/+20
2019-11-18xive, xics: Fix reference counting on CPU objectsGreg Kurz2-2/+12
2019-11-18ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChipGreg Kurz8-9/+70
2019-11-14riscv/virt: Increase flash sizeAlistair Francis1-1/+1
2019-11-12numa: Add missing \n to error messageGreg Kurz1-1/+1
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps1-0/+3
2019-11-11ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell1-76/+15
2019-11-08dp8393x: fix dp8393x_receive()Laurent Vivier1-3/+9
2019-11-08dp8393x: put the DMA buffer in the state structureLaurent Vivier1-55/+50
2019-11-08Merge remote-tracking branch 'remotes/kraxel/tags/usb-20191107-pull-request' ...Peter Maydell1-4/+9
2019-11-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-0/+12
2019-11-07Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell4-0/+29
2019-11-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-11/+172
2019-11-06Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...Peter Maydell18-627/+570
2019-11-06Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell1-8/+32
2019-11-06usb-host: add option to allow all resets.Gerd Hoffmann1-4/+9
2019-11-06virtio: notify virtqueue via host notifier when availableStefan Hajnoczi2-1/+12
2019-11-06hw/rdma: Utilize ibv_reg_mr_iova for memory registrationYuval Shaia4-0/+29
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé2-9/+7
2019-11-05hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé4-3/+3
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé6-403/+405
2019-11-05hw/pci-host/piix: Fix code style issuesPhilippe Mathieu-Daudé1-3/+4
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé3-1/+3
2019-11-05hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé3-9/+9
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé3-5/+6
2019-11-05hw/pci-host/piix: Extract piix3_create()Philippe Mathieu-Daudé1-20/+31
2019-11-05hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé4-154/+0
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé3-28/+31
2019-11-05hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()Philippe Mathieu-Daudé1-18/+29