aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-11-18Merge remote-tracking branch 'remotes/vivier2/tags/ppc-for-4.2-pull-request' ...Peter Maydell
2019-11-18mos6522: fix T1 and T2 timersLaurent Vivier
2019-11-18spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdiskAlexey Kardashevskiy
2019-11-18ppc: Skip partially initialized vCPUs in 'info pic'Greg Kurz
2019-11-18xive, xics: Fix reference counting on CPU objectsGreg Kurz
2019-11-18ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChipGreg Kurz
2019-11-14riscv/virt: Increase flash sizeAlistair Francis
2019-11-12numa: Add missing \n to error messageGreg Kurz
2019-11-11hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routineClement Deschamps
2019-11-11ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell
2019-11-08dp8393x: fix dp8393x_receive()Laurent Vivier
2019-11-08dp8393x: put the DMA buffer in the state structureLaurent Vivier
2019-11-08Merge remote-tracking branch 'remotes/kraxel/tags/usb-20191107-pull-request' ...Peter Maydell
2019-11-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-11-07Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2019-11-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-11-06Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...Peter Maydell
2019-11-06Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell
2019-11-06usb-host: add option to allow all resets.Gerd Hoffmann
2019-11-06virtio: notify virtqueue via host notifier when availableStefan Hajnoczi
2019-11-06hw/rdma: Utilize ibv_reg_mr_iova for memory registrationYuval Shaia
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé
2019-11-05hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Fix code style issuesPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Define and use the PIIX IRQ Route Control RegistersPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Extract piix3_create()Philippe Mathieu-Daudé
2019-11-05hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé
2019-11-05hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()Philippe Mathieu-Daudé
2019-11-05hw/mips/mips_malta: Create IDE hard drive array dynamicallyPhilippe Mathieu-Daudé
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé
2019-11-05piix4: Add an i8254 PIT Controller as specified in datasheetHervé Poussineau
2019-11-05piix4: Add an i8257 DMA Controller as specified in datasheetHervé Poussineau
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau
2019-11-05piix4: Add the Reset Control RegisterHervé Poussineau
2019-11-05Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell
2019-11-05q800: fix I/O memory mapLaurent Vivier
2019-11-05hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accessesPhilippe Mathieu-Daudé
2019-11-05hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registersPhilippe Mathieu-Daudé
2019-11-05hw/i386: AMD-Vi IVRS DMA alias supportAlex Williamson
2019-11-05pci: Use PCI aliases when determining device IOMMU address spaceAlex Williamson
2019-11-01hw/arm/boot: Rebuild hflags when modifying CPUState at bootEdgar E. Iglesias
2019-11-01fw_cfg: Allow reboot-timeout=-1 againDr. David Alan Gilbert
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman
2019-10-31bootdevice: Gather LCHS from all relevant devicesSam Eiderman