Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | ide: Include hw/ide/internal a bit less outside hw/ide/ | Markus Armbruster | 1 | -1/+0 |
2018-08-30 | macio: move MACIOIDEState type declarations to macio.h | Mark Cave-Ayland | 1 | -26/+0 |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -1/+2 |
2018-06-16 | mac_newworld: add PMU device | Mark Cave-Ayland | 1 | -0/+1 |
2018-06-16 | mac_newworld: add gpios to macio devices with PMU enabled | Mark Cave-Ayland | 1 | -0/+2 |
2018-06-16 | mac_newworld: add via machine option to control mac99 VIA/ADB configuration | Mark Cave-Ayland | 1 | -0/+6 |
2018-06-16 | ppc: introduce Core99MachinesState for the mac99 machine | Mark Cave-Ayland | 1 | -0/+11 |
2018-06-12 | ppc: remove obsolete macio_init() definition from mac.h | Mark Cave-Ayland | 1 | -3/+0 |
2018-06-12 | ppc: remove obsolete pci_pmac_init() definitions from mac.h | Mark Cave-Ayland | 1 | -6/+0 |
2018-05-04 | mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly | Mark Cave-Ayland | 1 | -0/+9 |
2018-04-27 | uninorth: rename UNINState to UNINHostState | Mark Cave-Ayland | 1 | -4/+4 |
2018-04-27 | uninorth: move PCI host bridge bus initialisation into device realize | Mark Cave-Ayland | 1 | -4/+2 |
2018-04-27 | mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly | Mark Cave-Ayland | 1 | -0/+8 |
2018-04-27 | grackle: remove deprecated pci_grackle_init() function | Mark Cave-Ayland | 1 | -3/+0 |
2018-04-27 | grackle: general tidy-up and QOMify | Mark Cave-Ayland | 1 | -1/+1 |
2018-04-27 | heathrow: remove obsolete heathow_init() function | Mark Cave-Ayland | 1 | -4/+0 |
2018-04-27 | uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device | Mark Cave-Ayland | 1 | -4/+6 |
2018-03-06 | macio: move macio related structures and defines into separate macio.h file | Mark Cave-Ayland | 1 | -3/+0 |
2018-03-06 | heathrow: change heathrow_pic_init() to return the heathrow device | Mark Cave-Ayland | 1 | -2/+2 |
2018-03-06 | macio: move ESCC device within the macio device | Mark Cave-Ayland | 1 | -2/+1 |
2018-02-16 | ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file | Mark Cave-Ayland | 1 | -77/+0 |
2018-02-16 | cuda: convert to use the shared mos6522 device | Mark Cave-Ayland | 1 | -42/+45 |
2018-02-11 | cuda: rename frequency property to tb_frequency | Mark Cave-Ayland | 1 | -1/+1 |
2017-09-27 | macio: use object link between MACIO_IDE and MAC_DBDMA object | Mark Cave-Ayland | 1 | -1/+1 |
2017-09-27 | macio: pass channel into MACIOIDEState via qdev property | Mark Cave-Ayland | 1 | -2/+2 |
2017-09-27 | ppc/ide/macio: Add missing registers | Benjamin Herrenschmidt | 1 | -1/+5 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+4 |
2016-02-17 | cuda: port SET_DEVICE_LIST command to new framework | Hervé Poussineau | 1 | -0/+1 |
2016-02-17 | cuda: port SET_AUTO_RATE command to new framework | Hervé Poussineau | 1 | -0/+1 |
2016-01-30 | macio: use the existing IDEDMA aiocb to hold the active DMA aiocb | Mark Cave-Ayland | 1 | -1/+0 |
2015-11-12 | cuda.c: add delay to setting of SR_INT bit | Mark Cave-Ayland | 1 | -0/+3 |
2014-10-20 | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster | 1 | -1/+1 |
2014-09-08 | PPC: Cuda: Use cuda timer to expose tbfreq to guest | Alexander Graf | 1 | -0/+2 |
2014-09-08 | PPC: mac_nvram: Remove unused functions | Alexander Graf | 1 | -2/+0 |
2013-12-02 | hw/ppc/mac.h: remove unused BIOS_FILENAME definition | Michael Tokarev | 1 | -1/+0 |
2013-07-11 | PPC: dbdma: Wait for DMA until we have data | Alexander Graf | 1 | -0/+1 |
2013-07-11 | PPC: dbdma: macio: Add DMA callback | Alexander Graf | 1 | -0/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -1/+1 |
2013-01-25 | cuda: Move ADB bus into CUDA state | Andreas Färber | 1 | -0/+2 |
2013-01-25 | cuda: QOM'ify CUDA | Andreas Färber | 1 | -2/+66 |
2013-01-25 | ide/macio: QOM'ify MacIO IDE | Andreas Färber | 1 | -2/+23 |
2013-01-25 | mac_nvram: QOM'ify MacIO NVRAM | Andreas Färber | 1 | -6/+17 |
2013-01-25 | mac_nvram: Clean up public API | Andreas Färber | 1 | -2/+2 |
2013-01-25 | macio: Split MacIO in two | Andreas Färber | 1 | -4/+6 |
2013-01-25 | ppc: Move Mac machines to hw/ppc/ | Andreas Färber | 1 | -0/+81 |